.prove-renewal{--prove-orange:#D44E20;--prove-orange-dark:#B33F18;--prove-orange-light:#E86030;--prove-gold:#F5A030;--prove-gold-dark:#D88A20;--prove-gold-light:#F8B850;--prove-overlap:#C84018;--prove-logo-gray:#666666;--prove-charcoal:#1A1A1A;--prove-navy:#1A1F2E;--prove-ivory:#F8F6F2;--prove-ivory-dark:#EDE9E3;--prove-stone:#E5E1DA;--text-primary:#1A1A1A;--text-secondary:#4B5563;--text-muted:#9CA3AF;--border-light:#E5E7EB;--border-medium:#D1D5DB;--max-w:1200px}.prove-renewal{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}.prove-renewal.is-body-reset{line-height:1.85;background-color:#ffffff;overflow-x:hidden}.prove-renewal .font-display{font-family:"Noto Serif JP","Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;font-weight:700}.prove-renewal .container-prove{max-width:var(--max-w);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media(min-width:768px){.prove-renewal .container-prove{padding-left:40px;padding-right:40px}}.prove-renewal .section-label{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--prove-orange);display:flex;align-items:center;gap:10px;margin-bottom:16px}.prove-renewal .section-label::after{content:'';display:block;width:32px;height:1px;background-color:var(--prove-orange);flex-shrink:0}.prove-renewal .section-title{font-family:"Noto Serif JP",serif;font-weight:700;color:var(--text-primary);line-height:1.3}.prove-renewal .title-underline{position:relative;padding-bottom:18px}.prove-renewal .title-underline::after{content:'';position:absolute;bottom:0;left:0;width:48px;height:3px;background:linear-gradient(to right,var(--prove-orange),var(--prove-gold));border-radius:2px}.prove-renewal .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:var(--prove-orange);color:#ffffff;padding:14px 36px;font-weight:700;font-size:.9375rem;letter-spacing:.02em;text-decoration:none;border:2px solid var(--prove-orange);transition:background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;cursor:pointer}.prove-renewal .btn-primary:hover{background-color:var(--prove-orange-dark);border-color:var(--prove-orange-dark);box-shadow:0 6px 20px rgba(212,78,32,0.35)}.prove-renewal .btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:transparent;color:var(--prove-charcoal);padding:12px 34px;font-weight:700;font-size:.9375rem;letter-spacing:.02em;text-decoration:none;border:2px solid var(--prove-charcoal);transition:background-color 0.3s ease,color 0.3s ease;cursor:pointer}.prove-renewal .btn-secondary:hover{background-color:var(--prove-charcoal);color:#ffffff}.prove-renewal .btn-ghost-white{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:transparent;color:#ffffff;padding:12px 34px;font-weight:700;font-size:.9375rem;letter-spacing:.02em;text-decoration:none;border:2px solid rgba(255,255,255,0.6);transition:background-color 0.3s ease,border-color 0.3s ease;cursor:pointer}.prove-renewal .btn-ghost-white:hover{background-color:rgba(255,255,255,0.15);border-color:#ffffff}.prove-renewal .link-arrow{display:inline-flex;align-items:center;gap:6px;color:var(--prove-orange);font-weight:700;font-size:.9rem;text-decoration:none;letter-spacing:.02em;transition:gap 0.2s ease}.prove-renewal .link-arrow::after{content:'→';transition:transform 0.2s ease}.prove-renewal .link-arrow:hover::after{transform:translateX(4px)}.prove-renewal .card-base{background:#ffffff;border:1px solid var(--border-light);transition:box-shadow 0.3s ease,border-color 0.3s ease,transform 0.3s ease}.prove-renewal .card-base:hover{box-shadow:0 8px 32px rgba(212,78,32,0.1);border-color:var(--prove-orange);transform:translateY(-3px)}.prove-renewal .stat-number{font-family:"Noto Serif JP",serif;font-weight:700;font-size:clamp(2rem,4vw,3rem);color:var(--prove-orange);line-height:1;letter-spacing:-0.03em}.prove-renewal .tag{display:inline-block;font-size:.75rem;font-weight:500;padding:3px 10px;border:1px solid var(--border-light);color:var(--text-secondary);letter-spacing:.02em;background:var(--prove-ivory)}.prove-renewal .tag-orange{border-color:var(--prove-orange);color:var(--prove-orange);background:#FFF5F0}.prove-renewal .tag-gold{border-color:var(--prove-gold);color:var(--prove-gold-dark);background:#FFFBF0}.prove-renewal .hero-video-wrapper{position:relative;width:100%;height:100vh;min-height:600px;max-height:900px;overflow:hidden;background-color:var(--prove-charcoal)}.prove-renewal .hero-video-wrapper video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.prove-renewal .hero-overlay{position:absolute;inset:0;background:linear-gradient(105deg,rgba(10,10,10,0.80)0%,rgba(10,10,10,0.55)50%,rgba(10,10,10,0.20)100%)}.prove-renewal .section-xl{padding-top:120px;padding-bottom:120px}.prove-renewal .section-lg{padding-top:96px;padding-bottom:96px}.prove-renewal .section-md{padding-top:72px;padding-bottom:72px}@media(max-width:768px){.prove-renewal .section-xl{padding-top:72px;padding-bottom:72px}.prove-renewal .section-lg{padding-top:56px;padding-bottom:56px}.prove-renewal .section-md{padding-top:48px;padding-bottom:48px}}.prove-renewal .preview-banner{background-color:var(--prove-charcoal);color:rgba(255,255,255,0.65);text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.03em;position:sticky;top:0;z-index:9999}.prove-renewal .preview-banner a{color:var(--prove-gold);text-decoration:underline;margin-left:8px}.prove-renewal .logo-motif{position:relative;display:inline-block;width:48px;height:48px}.prove-renewal .logo-motif::before{content:'';position:absolute;top:0;right:0;width:36px;height:36px;border-radius:50%;background-color:var(--prove-orange);opacity:.9}.prove-renewal .logo-motif::after{content:'';position:absolute;bottom:0;left:0;width:30px;height:30px;border-radius:50%;background-color:var(--prove-gold);opacity:.9}@keyframes fadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.prove-renewal .animate-fade-in-up{animation:fadeInUp 0.7s cubic-bezier(0.25,1,0.5,1)both}.prove-renewal .delay-100{animation-delay:.1s}.prove-renewal .delay-200{animation-delay:.2s}.prove-renewal .delay-300{animation-delay:.3s}.prove-renewal .delay-400{animation-delay:.4s}.prove-renewal{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;float:none !important;clear:both;box-sizing:border-box;line-height:1.85;background-color:#ffffff;overflow-x:hidden}.prove-renewal *,.prove-renewal *::before,.prove-renewal *::after{box-sizing:border-box}.prove-renewal p{margin-top:0;margin-bottom:1em}.prove-renewal p:last-child{margin-bottom:0}.prove-renewal ul,.prove-renewal ol{margin:0;padding:0}.prove-renewal img{max-width:100%;height:auto;border:none}.prove-renewal a{text-decoration:none}.prove-renewal blockquote{margin:0}.prove-renewal figure{margin:0}.prove-renewal h1,.prove-renewal h2,.prove-renewal h3,.prove-renewal h4,.prove-renewal h5,.prove-renewal h6{margin-top:0;padding:0;border:none;background:none}.prove-renewal .text-white\/90{color:rgba(255,255,255,0.9)!important}.prove-renewal .text-white\/85{color:rgba(255,255,255,0.85)!important}.prove-renewal .text-white\/75{color:rgba(255,255,255,0.75)!important}.prove-renewal .text-white\/70{color:rgba(255,255,255,0.7)!important}.prove-renewal .text-white\/65{color:rgba(255,255,255,0.65)!important}.prove-renewal .text-white\/60{color:rgba(255,255,255,0.6)!important}.prove-renewal .text-white\/55{color:rgba(255,255,255,0.55)!important}.prove-renewal .text-white\/50{color:rgba(255,255,255,0.5)!important}.prove-renewal .text-white\/40{color:rgba(255,255,255,0.4)!important}.prove-renewal .bg-white\/5{background-color:rgba(255,255,255,0.05)!important}.prove-renewal .bg-white\/10{background-color:rgba(255,255,255,0.1)!important}.prove-renewal .border-white\/10{border-color:rgba(255,255,255,0.1)!important}.prove-renewal .border-white\/15{border-color:rgba(255,255,255,0.15)!important}.prove-renewal .border-white\/50{border-color:rgba(255,255,255,0.5)!important}.prove-renewal .hover\:text-\[\#F5A030\]:hover{color:#F5A030 !important}.prove-renewal{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;box-sizing:border-box !important;overflow-x:clip;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}body:has(.prove-renewal).l-header,body:has(.prove-renewal).l-footer,body:has(.prove-renewal)#footer,body:has(.prove-renewal).c-page-header,body:has(.prove-renewal).p-page-header,body:has(.prove-renewal).c-breadcrumbs-wrapper,body:has(.prove-renewal).c-entry__header,body:has(.prove-renewal).p-entry__header,body:has(.prove-renewal).c-entry__footer,body:has(.prove-renewal).p-entry__footer{display:none !important}body:has(.prove-renewal).c-container,body:has(.prove-renewal).l-container,body:has(.prove-renewal).c-entry__body,body:has(.prove-renewal).p-entry__body,body:has(.prove-renewal).entry-content,body:has(.prove-renewal).c-entry,body:has(.prove-renewal).p-entry,body:has(.prove-renewal)article.page{max-width:none !important;width:100% !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important}body:has(.prove-renewal).c-entry__content,body:has(.prove-renewal).p-entry__content{padding:0 !important;margin:0 !important}.prove-renewal-chrome{position:sticky !important;top:0 !important;margin-top:0 !important;margin-left:calc(-50vw+50%)!important;margin-right:calc(-50vw+50%)!important;width:100vw !important;max-width:100vw !important;z-index:10000 !important;background:#1A1A1A;box-shadow:0 1px 6px rgba(0,0,0,0.10)}body.admin-bar .prove-renewal-chrome{top:32px !important}@media(max-width:782px){body.admin-bar .prove-renewal-chrome{top:46px !important}}.prove-renewal-header nav,.prove-renewal-header nav ul,.prove-renewal-header nav li{display:block !important;list-style:none !important;margin:0 !important;padding:0 !important;background:none !important;border:none !important}.prove-renewal-chrome .preview-banner{position:static !important;top:auto !important;z-index:auto !important;flex-shrink:0}.prove-renewal-header{background:#ffffff;border-bottom:1px solid #E5E7EB;position:static !important;top:auto !important;z-index:auto !important}.prove-renewal-header__inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:1rem}.prove-renewal-header__logo{flex-shrink:0;display:flex;align-items:center}.prove-renewal-header__nav{display:none;align-items:center;gap:0}@media(min-width:1024px){.prove-renewal-header__nav{display:flex;flex-wrap:nowrap}}.prove-renewal-header__nav a{position:relative;padding:.5rem 0.875rem;font-size:13px;font-weight:500;color:#374151 !important;text-decoration:none;transition:color 0.2s}.prove-renewal-header__nav a:hover{color:#D44E20 !important}.prove-renewal-header__nav a.has-new{padding-right:1.25rem}.prove-renewal-header__nav .new-badge{position:absolute;top:2px;right:2px;font-size:9px;font-weight:700;color:#D44E20;letter-spacing:.05em}.prove-renewal-header__cta{display:inline-flex;align-items:center;padding:.625rem 1.25rem;font-size:13px;font-weight:700;color:#ffffff !important;background:linear-gradient(135deg,#D44E20 0%,#F5A030 100%);letter-spacing:.05em;text-decoration:none;transition:opacity 0.3s,box-shadow 0.3s;white-space:nowrap}.prove-renewal-header__cta:hover{opacity:.9;box-shadow:0 4px 16px rgba(212,78,32,0.35)}.prove-renewal .prove-step-grid{display:grid;grid-template-columns:64px 1fr;gap:2rem;padding-top:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #E5E7EB}.prove-renewal .prove-step-grid:last-child{border-bottom:none}.prove-renewal .prove-step-num{font-family:"Noto Serif JP",serif;font-weight:700;font-size:2.25rem;line-height:1}.prove-renewal .prove-step-num.is-active,.prove-renewal .prove-step-num.is-muted{color:#D44E20;-webkit-text-stroke:0}.prove-renewal .prove-cta-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:1024px){.prove-renewal .prove-cta-grid{grid-template-columns:1fr auto}}.prove-renewal .prove-newsletter-grid{display:grid !important;grid-template-columns:1fr !important;gap:2rem !important;align-items:center !important;width:100% !important}@media(min-width:1024px){.prove-renewal .prove-newsletter-grid{grid-template-columns:1.4fr 1fr !important}}.prove-renewal .section-label-center{justify-content:center}.prove-renewal .prove-rail-800,.prove-renewal .prove-rail-760,.prove-renewal .prove-rail-720,.prove-renewal .prove-rail-840{width:100%;margin-left:0;margin-right:auto}.prove-renewal .prove-rail-800{max-width:800px}.prove-renewal .prove-rail-760{max-width:760px}.prove-renewal .prove-rail-720{max-width:720px}.prove-renewal .prove-rail-840{max-width:840px}.prove-renewal .prove-rail-560{max-width:560px}.prove-renewal .section-lg .prove-rail-800,.prove-renewal .section-lg .prove-rail-760,.prove-renewal .section-lg .prove-rail-720,.prove-renewal .section-lg .prove-rail-840,.prove-renewal .section-md .prove-rail-800,.prove-renewal .section-md .prove-rail-760,.prove-renewal .section-md .prove-rail-720,.prove-renewal .section-md .prove-rail-840{max-width:100% !important}.prove-renewal .prove-two-col-grid{display:grid !important;grid-template-columns:1fr;gap:3rem;width:100%}@media(min-width:1024px){.prove-renewal .prove-two-col-grid{grid-template-columns:1fr 1fr !important}}.prove-renewal .prove-cols-2{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.25rem;width:100%}.prove-renewal .prove-cards-2{display:grid !important;grid-template-columns:1fr;gap:1rem;width:100%}@media(min-width:768px){.prove-renewal .prove-cards-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.prove-renewal .prove-cards-3{display:grid !important;grid-template-columns:1fr;gap:1.5rem;width:100%}@media(min-width:768px){.prove-renewal .prove-cards-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.prove-renewal .prove-timeline-grid{display:grid !important;grid-template-columns:1fr;gap:0;width:100%}@media(min-width:640px){.prove-renewal .prove-timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1024px){.prove-renewal .prove-timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.prove-renewal .prove-flex-row{display:flex !important;flex-direction:column;gap:2.5rem;align-items:flex-start}@media(min-width:640px){.prove-renewal .prove-flex-row{flex-direction:row !important}}.prove-renewal .prove-cols-2>div,.prove-renewal .prove-cards-2>article,.prove-renewal .prove-cards-3>article{min-width:0}.prove-renewal .flex{display:flex !important}.prove-renewal .flex-col{flex-direction:column !important}.prove-renewal .flex-wrap{flex-wrap:wrap !important}.prove-renewal .items-center{align-items:center !important}.prove-renewal .items-start{align-items:flex-start !important}.prove-renewal .justify-center{justify-content:center !important}.prove-renewal .justify-between{justify-content:space-between !important}.prove-renewal .shrink-0{flex-shrink:0 !important}.prove-renewal .flex-1{flex:1 1 0% !important;min-width:0}.prove-renewal .w-full{width:100% !important}.prove-renewal .gap-3{gap:.75rem !important}.prove-renewal .gap-4{gap:1rem !important}.prove-renewal .gap-6{gap:1.5rem !important}.prove-renewal .gap-10{gap:2.5rem !important}.prove-renewal .space-y-5>*+*{margin-top:1.25rem}.prove-renewal .space-y-6>*+*{margin-top:1.5rem}.prove-renewal .prove-message-hero{width:100%;max-width:800px;margin-left:auto !important;margin-right:auto !important}.prove-renewal .prove-message-related{width:100%;max-width:800px;margin-left:auto !important;margin-right:auto !important}.prove-renewal .prove-chapter-head{display:flex !important;align-items:baseline !important;gap:1rem !important;margin-bottom:1.25rem !important}.prove-renewal .prove-chapter-head h2{flex:1 1 0% !important;min-width:0 !important}.prove-renewal .prove-breadcrumb{display:flex !important;flex-wrap:wrap !important;gap:.35rem 0.5rem !important;font-size:.75rem !important;align-items:center !important}.prove-renewal .prove-sector-overview{display:grid !important;grid-template-columns:1fr !important;gap:4rem !important;width:100% !important}@media(min-width:1024px){.prove-renewal .prove-sector-overview{grid-template-columns:1fr 320px !important}}.prove-renewal .prove-sector-approach-grid{display:grid !important;grid-template-columns:1fr !important;gap:1.5rem !important;width:100% !important}@media(min-width:768px){.prove-renewal .prove-sector-approach-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.prove-renewal .prove-policy-matrix-wrap{overflow-x:auto !important;width:100% !important;-webkit-overflow-scrolling:touch}.prove-renewal .prove-bottom-cta-section{text-align:center !important}.prove-renewal .prove-bottom-cta-inner{max-width:760px !important;margin-left:auto !important;margin-right:auto !important}.prove-renewal .prove-cta-button-row{display:flex !important;flex-direction:column !important;flex-wrap:wrap !important;gap:1rem !important;justify-content:center !important;align-items:stretch !important;width:100% !important}@media(min-width:640px){.prove-renewal .prove-cta-button-row{flex-direction:row !important;align-items:center !important}}.prove-renewal .prove-cta-button-row .btn-primary,.prove-renewal .prove-cta-button-row .btn-secondary,.prove-renewal .prove-cta-button-row a.btn-primary,.prove-renewal .prove-cta-button-row a.btn-secondary{display:inline-flex !important;align-items:center !important;justify-content:center !important;text-decoration:none !important;box-sizing:border-box !important;width:auto !important;max-width:100% !important;white-space:nowrap !important}@media(min-width:640px){.prove-renewal .prove-cta-button-row .btn-primary,.prove-renewal .prove-cta-button-row .btn-secondary,.prove-renewal .prove-cta-button-row a.btn-primary,.prove-renewal .prove-cta-button-row a.btn-secondary{flex:0 1 auto !important}}.prove-renewal .prove-chapter-body{padding-left:0 !important}@media(min-width:768px){.prove-renewal .prove-chapter-body{padding-left:2.5rem !important}}.prove-renewal .prove-chapter-block{margin-bottom:3.5rem !important}.prove-renewal .prove-chapter-block:last-of-type{margin-bottom:0 !important}.prove-renewal .prove-profile-row{display:flex !important;flex-direction:column !important;align-items:flex-start !important;gap:2rem !important}@media(min-width:768px){.prove-renewal .prove-profile-row{flex-direction:row !important;align-items:center !important}}.prove-renewal .prove-profile-avatar{width:120px !important;height:120px !important;border-radius:9999px !important;display:flex !important;align-items:center !important;justify-content:center !important;background:linear-gradient(135deg,#0D1F3C 0%,#D44E20 100%)!important;flex-shrink:0 !important}.prove-renewal .prove-layout-2col{display:grid !important;grid-template-columns:1fr !important;gap:3rem !important;width:100% !important}@media(min-width:1024px){.prove-renewal .prove-layout-2col{grid-template-columns:1fr 1fr !important}}.prove-renewal .prove-container-720{max-width:720px !important;margin-left:auto !important;margin-right:auto !important}.prove-renewal .prove-container-840{max-width:840px !important;margin-left:auto !important;margin-right:auto !important}.prove-renewal .prove-container-560{max-width:560px !important;margin-left:auto !important;margin-right:auto !important}.prove-renewal .prove-contact-cards{display:grid !important;grid-template-columns:1fr !important;gap:1.5rem !important;width:100% !important;margin-bottom:2rem !important}@media(min-width:768px){.prove-renewal .prove-contact-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.prove-renewal .prove-company-cards{display:grid !important;grid-template-columns:1fr !important;gap:1rem !important;width:100% !important;margin-bottom:2.5rem !important}@media(min-width:768px){.prove-renewal .prove-company-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.prove-renewal .prove-diagram-cols-2{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.25rem !important;width:100% !important}.prove-renewal .prove-ch6-row{display:grid !important;grid-template-columns:1fr !important;gap:2.5rem !important;align-items:start !important;margin-bottom:2.5rem !important;width:100% !important}@media(min-width:640px){.prove-renewal .prove-ch6-row{grid-template-columns:112px 1fr !important;gap:3rem !important}}.prove-renewal .prove-rail-centered{margin-left:auto !important;margin-right:auto !important}.prove-renewal .prove-group-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;width:100%}@media(max-width:767px){.prove-renewal .prove-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.prove-renewal .prove-group-grid>div{padding:1.25rem 1rem;background:#ffffff;border:1px solid rgba(255,255,255,0.15);display:flex;flex-direction:column;align-items:flex-start;text-align:left;overflow:visible}.prove-renewal .prove-group-grid>div .flex{justify-content:flex-start;overflow:visible;width:100%}.prove-renewal .prove-group-grid>div img{object-fit:contain;object-position:left center;max-width:100%}.prove-renewal .prove-group-grid img[alt="Sellwell"]{width:130px !important;height:34px !important}.prove-renewal .prove-group-synergy-body{max-width:100%}.prove-renewal .container-prove.max-w-800,.prove-renewal .container-prove.max-w-760,.prove-renewal .container-prove.max-w-720{max-width:1200px !important;width:100%}.prove-renewal .max-w-800,.prove-renewal .max-w-760,.prove-renewal .max-w-720{max-width:none;margin-left:0;margin-right:0}.prove-renewal-footer{background:#1A1A1A;color:rgba(255,255,255,0.6)}.prove-renewal-footer__newsletter{border-bottom:1px solid rgba(255,255,255,0.1);background:linear-gradient(to right,#0D1F3C,#1A3A5C);padding:2.5rem 0}.prove-renewal-footer__label{font-size:10px;font-weight:700;letter-spacing:.25em;text-transform:uppercase;margin-bottom:.5rem}.prove-renewal-footer__newsletter-title{font-family:"Noto Serif JP",serif;font-weight:700;font-size:clamp(1rem,1.6vw,1.125rem);color:#ffffff;line-height:1.55;margin-bottom:.5rem}.prove-renewal-footer__newsletter-sub{font-size:12px;line-height:1.85;color:rgba(255,255,255,0.6)}.prove-renewal .prove-newsletter-form{display:flex;flex-direction:column;gap:.5rem}@media(min-width:640px){.prove-renewal .prove-newsletter-form{flex-direction:row}}.prove-renewal .prove-newsletter-form input[type="email"]{flex:1;padding:.75rem 1rem;font-size:13px;background:#ffffff;color:#1A1A1A;border:0;min-width:0}.prove-renewal .prove-newsletter-form button{padding:.75rem 1.5rem;font-size:13px;font-weight:700;color:#ffffff;background:#D44E20;border:0;cursor:pointer;white-space:nowrap;letter-spacing:.05em}.prove-renewal .prove-newsletter-form button:hover{background:#B33F18}.prove-renewal .prove-newsletter-note{font-size:10px;color:rgba(255,255,255,0.4);margin-top:.5rem;line-height:1.6}.prove-renewal .prove-newsletter-note a{color:rgba(255,255,255,0.4);text-decoration:underline}.prove-renewal-footer__news{border-bottom:1px solid rgba(255,255,255,0.1);padding:1.5rem 0}.prove-renewal .prove-news-strip{display:flex !important;flex-direction:column !important;gap:1rem !important;width:100% !important}@media(min-width:640px){.prove-renewal .prove-news-strip{flex-direction:row !important;align-items:center !important;gap:2rem !important}}.prove-renewal .prove-news-strip ul{list-style:none;padding:0;margin:0;flex:1 1 auto !important;display:flex !important;flex-direction:column !important;gap:.75rem !important;min-width:0 !important}@media(min-width:640px){.prove-renewal .prove-news-strip ul{flex-direction:row !important;gap:2rem !important}}.prove-renewal .prove-news-strip li{display:flex;align-items:center;gap:.75rem;min-width:0}.prove-renewal .prove-news-strip .date{font-size:10px;color:rgba(255,255,255,0.3);flex-shrink:0}.prove-renewal .prove-news-strip a{font-size:.8125rem;color:rgba(255,255,255,0.55)!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prove-renewal .prove-news-strip a:hover{color:#ffffff !important}.prove-renewal .prove-news-more{font-size:11px;color:rgba(255,255,255,0.3)!important;text-decoration:none;flex-shrink:0}.prove-renewal-footer__main{padding:4rem 0}.prove-renewal .prove-footer-grid{display:grid !important;grid-template-columns:1fr !important;gap:2.5rem !important;width:100% !important}@media(min-width:768px){.prove-renewal .prove-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr !important}}.prove-renewal .prove-footer-mission{font-family:"Noto Serif JP",serif;font-weight:700;font-size:.9375rem;color:rgba(255,255,255,0.9);letter-spacing:.04em;margin-bottom:.75rem}.prove-renewal .prove-footer-tagline{font-size:.8125rem;line-height:1.85;color:rgba(255,255,255,0.55);margin-bottom:1.5rem;max-width:280px}.prove-renewal .prove-footer-stats{display:flex;gap:1.5rem}.prove-renewal .prove-footer-stats strong{display:block;font-family:"Noto Serif JP",serif;font-size:1.125rem;color:#ffffff;line-height:1.2}.prove-renewal .prove-footer-stats span{font-size:10px;color:rgba(255,255,255,0.4)}.prove-renewal .prove-footer-col-title{color:#ffffff;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,0.1)}.prove-renewal-footer ul{list-style:none;padding:0;margin:0}.prove-renewal-footer ul li{margin-bottom:.75rem}.prove-renewal-footer ul a{font-size:.8125rem;color:rgba(255,255,255,0.55)!important;text-decoration:none}.prove-renewal-footer ul a:hover{color:#ffffff !important}.prove-renewal .prove-footer-contact-text{font-size:.8125rem;line-height:1.85;color:rgba(255,255,255,0.55);margin-bottom:1.25rem}.prove-renewal-footer__bottom{border-top:1px solid rgba(255,255,255,0.1);padding:1.25rem 0}.prove-renewal-footer__bottom .container-prove{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media(min-width:640px){.prove-renewal-footer__bottom .container-prove{flex-direction:row;justify-content:space-between}}.prove-renewal-footer__bottom p,.prove-renewal-footer__bottom a{font-size:11px;color:rgba(255,255,255,0.3)!important;text-decoration:none;margin:0}.prove-renewal{font-size:15px !important}.prove-renewal p:not([style*="font-family"]),.prove-renewal section li:not([style*="font-family"]){font-size:15px !important;line-height:1.85 !important}.prove-renewal [class*="text-[10px]"],.prove-renewal [class*="text-[11px]"]{font-size:11.5px !important;line-height:1.5 !important}.prove-renewal .section-label{font-size:13px !important;line-height:1.5 !important}.prove-renewal .new-badge{font-size:9px !important}.prove-renewal h1{font-size:clamp(1.75rem,3.5vw,2.875rem)!important}.prove-renewal h2.section-title{font-size:clamp(1.5rem,2.75vw,2.375rem)!important}.prove-renewal h3{font-size:26px !important;line-height:1.5 !important}.prove-renewal h4{font-size:22px !important;line-height:1.5 !important}.prove-renewal-footer p,.prove-renewal-footer li,.prove-renewal-footer a{font-size:inherit !important;line-height:inherit !important}.prove-renewal .prove-challenge-card h3{font-size:1.0625rem !important;line-height:1.5 !important}.prove-header-top{background:#ffffff}.prove-header-top .header-inner-top{max-width:var(--max-w,1200px);margin:0 auto;padding:6px 24px 4px;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-sizing:border-box}@media(min-width:640px){.prove-header-top .header-inner-top{padding-left:40px;padding-right:40px}}.prove-header-top .header-logo-top{flex-shrink:0;display:flex;align-items:center;text-decoration:none !important}.prove-header-top .header-logo-top img{height:32px !important;width:auto !important;display:block !important;max-width:none !important}.prove-header-top .header-ctas{display:flex;gap:.4rem;align-items:center;flex-shrink:0}.prove-header-top .header-ctas a{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.1rem;font-size:12.5px;font-weight:700;color:#ffffff !important;text-decoration:none !important;letter-spacing:.04em;white-space:nowrap;transition:opacity .2s,box-shadow .2s}.prove-header-top .header-ctas a:hover{opacity:.92;box-shadow:0 4px 14px rgba(0,0,0,0.18)}.prove-header-top .cta-resource{background:linear-gradient(135deg,#D44E20 0%,#F5A030 100%)}.cta-recruit{background:#1A1F2E}.prove-header-top .cta-contact{background:#C8102E}.prove-header-nav{background:#ffffff}.prove-header-nav .nav-inner{max-width:1320px;margin:0 auto;padding:0 24px;display:flex;align-items:stretch;justify-content:space-between;gap:0;flex-wrap:nowrap;box-sizing:border-box}@media(min-width:640px){.prove-header-nav .nav-inner{padding-left:40px;padding-right:40px}}.prove-header-nav .nav-inner>a,.prove-header-nav .nav-inner>.nav-mega>.nav-trigger{display:inline-flex !important;align-items:center;justify-content:center;height:44px;padding:0 0.45rem;font-size:13px;font-weight:600;color:#1F2937 !important;text-decoration:none !important;white-space:nowrap;letter-spacing:.02em;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease;cursor:pointer;position:relative}.prove-header-nav .nav-inner>a:hover,.prove-header-nav .nav-inner>.nav-mega:hover>.nav-trigger,.prove-header-nav .nav-inner>.nav-mega:focus-within>.nav-trigger{color:#D44E20 !important;border-bottom-color:#D44E20}.prove-header-nav .nav-mega{position:relative;display:flex;align-items:stretch}.prove-header-nav .nav-trigger .caret{font-size:8px;margin-left:4px;opacity:.5;transition:transform .2s}.prove-header-nav .nav-mega:hover .nav-trigger .caret,.prove-header-nav .nav-mega:focus-within .nav-trigger .caret{transform:rotate(180deg);opacity:1}.prove-header-nav .nav-panel{position:absolute;top:100%;left:0;min-width:240px;background:#ffffff;border-top:3px solid #D44E20;box-shadow:0 12px 32px rgba(0,0,0,0.12);padding:.5rem 0;visibility:hidden;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease;z-index:99}.prove-header-nav .nav-mega:hover .nav-panel,.prove-header-nav .nav-mega:focus-within .nav-panel{visibility:visible;opacity:1;transform:translateY(0)}.prove-header-nav .nav-panel a{display:block !important;height:auto !important;padding:.45rem 1.1rem !important;font-size:13px !important;font-weight:500 !important;color:#1F2937 !important;text-decoration:none !important;border-bottom:0 !important;border-left:3px solid transparent !important;white-space:nowrap;transition:background .12s,color .12s,border-left-color .12s}.prove-header-nav .nav-panel a:hover{background:#FEF8F4 !important;color:#D44E20 !important;border-left-color:#D44E20 !important}.prove-header-nav .nav-panel .panel-label{display:block;padding:.4rem 1.1rem;margin-top:.4rem;font-size:10px;font-weight:700;color:#9CA3AF;letter-spacing:.12em;text-transform:uppercase}.prove-header-nav .nav-panel .panel-label:first-child{margin-top:0}.prove-header-nav .nav-panel-wide{min-width:720px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;padding:1rem 0.4rem}.prove-header-nav .nav-panel-wide .panel-col{padding:0 0.6rem}.prove-header-nav .nav-panel-wide .panel-label{margin-top:0;padding:.3rem 0.6rem}.prove-header-nav .nav-panel-wide a{padding:.35rem 0.6rem !important;font-size:12.5px !important}.prove-header-nav .nav-inner>a.nav-2line{white-space:normal !important;line-height:1.2 !important;text-align:center;padding:0 0.55rem !important;letter-spacing:.005em !important;flex-direction:column !important;justify-content:center !important}.prove-header-nav .nav-inner>a.nav-2line .l1,.prove-header-nav .nav-inner>a.nav-2line .l2{font-size:12px;font-weight:600;letter-spacing:.005em}.prove-header-nav .nav-panel-wide-2{min-width:540px;grid-template-columns:1fr 1fr}.prove-header-nav .nav-panel-wide-4{min-width:920px;grid-template-columns:1fr 1fr 1fr 1.05fr}.prove-header-nav .nav-panel-wide .panel-col-highlight{background:linear-gradient(180deg,#FFF7EE 0%,#FFFCF8 100%);border-left:1px solid #F5DAB8}.prove-header-nav .nav-panel-wide .panel-col-highlight .panel-label{color:#D44E20}.prove-header-nav .nav-panel-center{left:50% !important;transform:translateX(-50%)translateY(-4px)}.prove-header-nav .nav-mega:hover .nav-panel-center,.prove-header-nav .nav-mega:focus-within .nav-panel-center{transform:translateX(-50%)translateY(0)}.prove-header-nav .nav-badge,.prove-header-nav .nav-badge-inline{display:inline-block;margin-left:4px;font-size:8.5px;font-weight:700;letter-spacing:.05em;color:#ffffff;background:#D44E20;padding:1px 5px;border-radius:2px;vertical-align:middle}.prove-renewal-header-v2{height:64px;display:flex;align-items:center;width:100%}.prove-renewal-header-v2 .header-inner{display:flex;align-items:center;height:64px;flex-wrap:nowrap;width:100%;max-width:var(--max-w,1200px);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}@media(min-width:640px){.prove-renewal-header-v2 .header-inner{padding-left:40px;padding-right:40px}}.prove-renewal-header-v2 .header-logo img{height:36px !important;width:auto !important;display:block !important;max-width:none !important}.prove-renewal-header-v2 .header-cta{flex-shrink:0;display:inline-flex;align-items:center;padding:.55rem 1.4rem;font-size:13.5px;font-weight:700;color:#ffffff !important;text-decoration:none !important;background:linear-gradient(135deg,#D44E20 0%,#F5A030 100%);letter-spacing:.05em;white-space:nowrap;transition:opacity .2s,box-shadow .2s}.prove-renewal-header-v2 .header-cta:hover{opacity:.92;box-shadow:0 4px 14px rgba(212,78,32,0.35)}.prove-renewal .seminar-bar{display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:.75rem 1.25rem !important;text-decoration:none !important}.prove-renewal .seminar-bar>*{margin:0 !important;align-self:center !important}.prove-renewal .seminar-bar p,.prove-renewal .seminar-bar span{margin:0 !important;padding-top:0 !important;padding-bottom:0 !important}.prove-renewal .growth-row{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:2.5rem !important;flex-wrap:wrap !important}.prove-renewal .growth-row>.growth-text{flex:1 1 0 !important;min-width:280px !important}.prove-renewal .growth-row>.growth-cta{flex:0 0 auto !important}@media(max-width:767px){.prove-renewal .growth-row{flex-direction:column !important;align-items:flex-start !important;gap:1.5rem !important}}.prove-renewal .seminar-grid{display:grid !important;grid-template-columns:1fr !important;gap:2.5rem !important;align-items:center !important}@media(min-width:1024px){.prove-renewal .seminar-grid{grid-template-columns:1.4fr 1fr !important;gap:3rem !important}}.prove-renewal .column-head{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:space-between !important;gap:1rem !important;margin-bottom:2.5rem !important}.prove-renewal .column-cards{display:flex !important;gap:1rem !important;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-left:1.5rem;padding-right:1.5rem}.prove-renewal .column-cards>a{flex-shrink:0;width:220px;scroll-snap-align:start}@media(min-width:1024px){.prove-renewal .column-head{flex-direction:row !important;align-items:flex-end !important}.prove-renewal .column-cards{display:grid !important;grid-template-columns:repeat(5,1fr)!important;gap:1.25rem !important;overflow:visible !important;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important;scroll-snap-type:none !important}.prove-renewal .column-cards>a{flex-shrink:initial !important;width:auto !important;min-width:0 !important}}.prove-renewal .three-col-band{display:grid !important;grid-template-columns:1fr !important;border-top:1px solid #E5E7EB}.prove-renewal .three-col-band>div{padding:3.5rem 2.5rem;display:flex;flex-direction:column;gap:1.25rem;border-bottom:1px solid rgba(229,231,235,0.4)}.prove-renewal .three-col-band>div:last-child{border-bottom:none}@media(min-width:1024px){.prove-renewal .three-col-band{grid-template-columns:repeat(3,1fr)!important}.prove-renewal .three-col-band>div{border-bottom:none !important;padding:4rem 2.5rem !important}}.prove-cta-inline{text-align:center;padding:2rem 1.5rem;background:#fef3e7;border-radius:12px;margin:2rem 0 0}.prove-cta-inline p{font-size:15px;color:#1A1A1A;margin:0 0 1.25rem;font-family:"Noto Sans JP",sans-serif;font-weight:500}.prove-cta-btn{display:inline-block;padding:.95rem 2rem;background:#D44E20;color:#fff !important;font-size:14px;font-weight:700;border-radius:6px;text-decoration:none !important;letter-spacing:.05em;transition:background 0.2s,transform 0.2s;font-family:"Noto Sans JP",sans-serif}.prove-cta-btn:hover{background:#B53D15;transform:translateY(-1px)}.prove-cta-btn--primary{background:#D44E20;padding:1.1rem 2.5rem}.prove-cta-btn--secondary{background:transparent;color:#fff !important;padding:1.1rem 2.5rem;border:1px solid rgba(255,255,255,0.4)}.prove-cta-btn--secondary:hover{background:rgba(255,255,255,0.1);border-color:#fff}a.prove-cta-btn{display:inline-block !important}.prove-pain-fr__cta .prove-cta-btn{background:#D44E20;color:#fff !important}
/* === 業界 LP banner CSS（auto-injected 2026-06-25）=== */
.prove-section-banner{position:relative;width:100%;height:240px;overflow:hidden;display:flex;align-items:flex-end;margin:0 0 0 0;background:#0D1F3C}.prove-section-banner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;z-index:1;filter:saturate(1.05)}.prove-section-banner__mask{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,31,60,0.45) 0%,rgba(13,31,60,0.65) 50%,rgba(13,31,60,0.85) 100%);z-index:2}.prove-section-banner__pattern{position:absolute;bottom:-10px;left:-10px;width:140px;height:140px;background-image:radial-gradient(circle,rgba(245,160,48,0.18) 1.2px,transparent 1.2px);background-size:12px 12px;z-index:3;pointer-events:none}.prove-section-banner__line{position:absolute;top:32px;right:0;width:80px;height:2px;background:linear-gradient(to right,transparent,#F5A030);z-index:3;pointer-events:none}.prove-section-banner__inner{position:relative;z-index:4;width:100%;max-width:1100px;margin:0 auto;padding:0 24px 2.25rem}.prove-section-banner__eyebrow{font-size:11px;font-weight:700;letter-spacing:0.22em;color:#F5A030;text-transform:uppercase;margin:0 0 0.85rem;font-family:"Noto Sans JP",sans-serif;display:flex;align-items:center;gap:12px}.prove-section-banner__eyebrow::before{content:"";display:inline-block;width:32px;height:1px;background:#F5A030}.prove-section-banner__title{font-family:"Noto Serif JP",serif;font-weight:700;font-size:clamp(20px,2.4vw,30px);line-height:1.4;color:#fff;margin:0;letter-spacing:0.02em;text-shadow:0 2px 12px rgba(0,0,0,0.3);border:none;padding:0}.prove-section-banner+section,.prove-section-banner+.prove-section{padding-top:3rem !important}.prove-section-banner+.prove-pain-points,.prove-section-banner+.prove-success-patterns,.prove-section-banner+.prove-deep-articles,.prove-section-banner+.prove-services{padding-top:3rem !important}.prove-section-banner+.prove-pain-points .prove-section__eyebrow,.prove-section-banner+.prove-success-patterns .prove-section__eyebrow,.prove-section-banner+.prove-deep-articles .prove-section__eyebrow,.prove-section-banner+.prove-services .prove-section__eyebrow{display:none !important}.prove-section-banner+.prove-pain-points .prove-section__title,.prove-section-banner+.prove-success-patterns .prove-section__title,.prove-section-banner+.prove-deep-articles .prove-section__title,.prove-section-banner+.prove-services .prove-section__title{display:none !important}@media(max-width:767px){.prove-section-banner{height:180px}.prove-section-banner__inner{padding-bottom:1.5rem}}