
    .fuji-blog-container { font-family: Verdana, Geneva, sans-serif; font-size: 16px; line-height: 1.6; color: #333; margin-top: 0 !important; padding-top: 0 !important; word-break: keep-all; }
    .fuji-blog-container h2 { font-size: 20px; font-weight: 700; color: #000; margin-top: 30px; margin-bottom: 15px; border-bottom: 2px solid #e60012; padding-bottom: 5px; }
    .fuji-blog-container h3 { font-size: 18px; font-weight: 600; color: #444; margin-top: 25px; margin-bottom: 10px; }
    .fuji-blog-container p, .fuji-blog-container li { margin-bottom: 15px; text-align: justify; }
    .fuji-blog-container ul { margin-bottom: 20px; padding-left: 20px; }
    .fuji-blog-container img { width: 100%; max-width: 600px; height: auto; display: block; margin: 20px auto; border-radius: 4px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); }
    .tech-table { width: 100%; border-collapse: collapse; margin: 20px 0; font-size: 15px; min-width: 400px; }
    .tech-table th, .tech-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }
    .tech-table th { background-color: #f8f8f8; font-weight: bold; color: #000; }
    .table-wrapper { overflow-x: auto; margin-bottom: 20px; }
    .faq-box { background-color: #f9f9f9; border-left: 5px solid #e60012; padding: 15px; margin-bottom: 15px; border-radius: 0 4px 4px 0; }
    .faq-q { font-weight: bold; color: #000; display: block; margin-bottom: 5px; }
    .fuji-blog-container a { color: #e60012; text-decoration: underline; font-weight: bold; transition: color 0.2s ease; }
    .fuji-blog-container a:hover { color: #000; }
    @media (max-width: 768px) { .fuji-blog-container { padding: 10px; font-size: 16px; line-height: 1.5; } .fuji-blog-container h2 { font-size: 18px; margin-top: 20px; } .fuji-blog-container p, .fuji-blog-container li { margin-bottom: 10px; } }
