.tomisato-container{max-width:960px;margin:0 auto;padding:1.5rem 1rem 4rem;color:#333333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.7}.tomisato-breadcrumbs{margin-bottom:1.5rem;font-size:.875rem;color:#666666}.tomisato-breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.tomisato-breadcrumbs li{display:inline-flex;align-items:center}.tomisato-breadcrumbs a{color:#0066cc;text-decoration:none}.tomisato-breadcrumbs a:hover{text-decoration:underline}.tomisato-section{margin-top:3.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.tomisato-section-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.4;border-left:4px solid #0066cc;padding-left:.75rem}.tomisato-section-desc{font-size:1rem;color:#4b5563;margin-bottom:1.5rem}.tomisato-subsection-title{font-size:1.25rem;font-weight:600;color:#374151;margin-top:1.5rem;margin-bottom:.75rem}.tomisato-hero{background:linear-gradient(135deg,#f0fdf4,#e0f2fe);padding:2.5rem 1.5rem;border-radius:12px;border:1px solid #bae6fd;margin-bottom:2.5rem}.tomisato-badge{display:inline-block;background-color:#0284c7;color:#ffffff;font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem}.tomisato-hero-title{font-size:1.75rem;font-weight:800;color:#0f172a;line-height:1.35;margin-bottom:1.25rem}.tomisato-hero-lead{font-size:1.05rem;color:#334155;margin-bottom:2rem;line-height:1.8}.tomisato-final-cta-cards,.tomisato-hero-cta{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:640px){.tomisato-final-cta-cards,.tomisato-hero-cta{grid-template-columns:1fr 1fr}}.tomisato-cta-card{background:#ffffff;padding:1.25rem;border-radius:8px;border:1px solid #cbd5e1;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 1px 3px rgba(0,0,0,.05)}.tomisato-cta-label{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.5rem}.tomisato-phone-number{font-size:1.5rem;font-weight:800;color:#0284c7;text-decoration:none;letter-spacing:.05em}.tomisato-btn-primary{display:inline-block;background-color:#0284c7;color:#ffffff;font-weight:700;font-size:1rem;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;transition:background-color .2s;width:100%;max-width:280px}.tomisato-btn-primary:hover{background-color:#0369a1}.tomisato-qa-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:640px){.tomisato-qa-grid{grid-template-columns:1fr 1fr}}.tomisato-qa-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem}.tomisato-qa-card h3{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;display:flex;align-items:center}.tomisato-qa-card p{font-size:.95rem;color:#475569;margin:0;line-height:1.6}.tomisato-info-box{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.tomisato-warning-box{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.tomisato-highlight-box{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.tomisato-decision-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}@media (min-width:768px){.tomisato-decision-grid{grid-template-columns:1fr 1fr 1fr}}.tomisato-decision-card{background:#ffffff;border:2px solid #e2e8f0;border-radius:8px;padding:1.25rem;display:flex;flex-direction:column}.tomisato-decision-card h3{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;border-bottom:2px solid #0284c7;padding-bottom:.5rem}.tomisato-decision-card p{font-size:.95rem;color:#475569;line-height:1.6;margin:0}.tomisato-burden-list{list-style:none;padding:0;margin:0 0 1.5rem;display:grid;grid-gap:.75rem;gap:.75rem}.tomisato-burden-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.875rem 1rem;font-size:.95rem;color:#334155;display:flex;align-items:flex-start;gap:.5rem}.tomisato-burden-item:before{content:"・";color:#0284c7;font-weight:700}.tomisato-table-wrapper{overflow-x:auto;margin-bottom:1.5rem}.tomisato-table{width:100%;border-collapse:collapse;text-align:left;font-size:.95rem}.tomisato-table td,.tomisato-table th{padding:.75rem 1rem;border:1px solid #cbd5e1}.tomisato-table th{background-color:#f1f5f9;font-weight:600;color:#334155;white-space:nowrap}.tomisato-table td{background-color:#ffffff;color:#475569}.tomisato-faq-list{display:flex;flex-direction:column;gap:1rem}.tomisato-faq-item{border:1px solid #e2e8f0;border-radius:8px;background-color:#ffffff;overflow:hidden}.tomisato-faq-summary{padding:1rem 1.25rem;font-weight:700;color:#1e293b;cursor:pointer;background-color:#f8fafc;outline:none;list-style:none;display:flex;justify-content:space-between;align-items:center}.tomisato-faq-summary::-webkit-details-marker{display:none}.tomisato-faq-summary:after{content:"+";font-size:1.25rem;color:#0284c7;font-weight:700}details[open] .tomisato-faq-summary:after{content:"−"}.tomisato-faq-answer{padding:1.25rem;font-size:.95rem;color:#475569;border-top:1px solid #e2e8f0;line-height:1.7}.tomisato-source-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.tomisato-source-item{font-size:.9rem;color:#64748b;line-height:1.6}.tomisato-source-item a{color:#0284c7;text-decoration:underline;word-break:break-all}.tomisato-related-grid{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin-top:1.5rem}@media (min-width:640px){.tomisato-related-grid{grid-template-columns:1fr 1fr}}.tomisato-related-link{display:block;background-color:#ffffff;border:1px solid #cbd5e1;border-radius:6px;padding:.75rem 1rem;color:#0284c7;text-decoration:none;font-weight:600;font-size:.95rem;transition:border-color .2s,background-color .2s}.tomisato-related-link:hover{border-color:#0284c7;background-color:#f0f9ff}.tomisato-legal-box{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:1.25rem;margin-top:1.5rem;font-size:.9rem;color:#475569;line-height:1.7}.tomisato-legal-box p{margin-bottom:.75rem}.tomisato-legal-box p:last-child{margin-bottom:0}.tomisato-final-cta{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #cbd5e1;border-radius:12px;padding:2.5rem 1.5rem;margin-top:3.5rem;text-align:center}.tomisato-final-cta-heading{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem;line-height:1.4}.tomisato-final-cta-lead{font-size:1rem;color:#334155;margin-bottom:2rem;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.8}