
    .fuji-cut-wrapper { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #333; line-height: 1.6; max-width: 100%; margin: 0 auto; word-break: keep-all; }
    .fuji-cut-wrapper p, .fuji-cut-wrapper li, .fuji-cut-wrapper td, .fuji-cut-wrapper th, .fuji-cut-wrapper span, .fuji-cut-wrapper a { font-size: 16px !important; }
    .fuji-cut-wrapper h2 { font-size: 20px !important; font-weight: 700; color: #000; margin-top: 35px; margin-bottom: 15px; padding-bottom: 8px; border-bottom: 2px solid #f0f0f0; line-height: 1.3; }
    .fuji-cut-wrapper h2:first-of-type { margin-top: 0 !important; }
    .fuji-cut-wrapper h3 { font-size: 18px !important; font-weight: 600; margin-top: 25px; margin-bottom: 10px; color: #444; }
    .fuji-cut-wrapper a { color: #d32f2f; text-decoration: none; font-weight: 600; transition: all 0.2s ease; }
    .fuji-cut-wrapper a:hover { text-decoration: underline; color: #b71c1c; }
    .fuji-cut-wrapper img { max-width: 600px; width: 100%; height: auto; display: block; margin: 25px auto; border-radius: 4px; box-shadow: 0 4px 12px rgba(0,0,0,0.08); }
    .select-table { width: 100%; border-collapse: collapse; margin: 20px 0; border: 1px solid #ddd; }
    .select-table th, .select-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }
    .select-table th { background-color: #f4f4f4; font-weight: 700; }
    .tip-box { background-color: #e3f2fd; border-left: 4px solid #2196f3; padding: 15px 20px; margin: 20px 0; }
    .faq-wrapper { margin-top: 40px; border-top: 1px solid #eee; padding-top: 20px; }
    .faq-item { margin-bottom: 15px; }
    .faq-question { display: block; font-weight: 700; margin-bottom: 5px; color: #000; }
    @media (max-width: 768px) {
        .fuji-cut-wrapper { padding: 0; }
        .fuji-cut-wrapper h2 { margin-top: 25px; font-size: 18px !important; }
        .select-table { display: block; overflow-x: auto; white-space: nowrap; }
        .tip-box { padding: 15px; }
    }
