
    .fuji-blog-container { font-family: Verdana, Geneva, sans-serif; font-size: 16px; line-height: 1.6; color: #333; width: 100%; margin: 0 auto; padding: 0; }
    .fuji-blog-container h2 { font-size: 20px; font-weight: 700; color: #000; margin-top: 35px; margin-bottom: 15px; border-left: 5px solid #e60012; padding-left: 15px; line-height: 1.3; }
    .fuji-blog-container h3 { font-size: 18px; font-weight: 600; color: #333; margin-top: 25px; margin-bottom: 10px; }
    .fuji-blog-container p { margin-bottom: 15px; text-align: justify; }
    .fuji-blog-container ul { margin-bottom: 20px; padding-left: 20px; }
    .fuji-blog-container li { margin-bottom: 8px; }
    .fuji-blog-container a { color: #e60012; text-decoration: underline; font-weight: bold; }
    .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; margin-bottom: 25px; background: #000; border-radius: 4px; overflow: hidden; }
    .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
    .tech-table-wrapper { overflow-x: auto; margin-bottom: 25px; }
    .tech-table { width: 100%; border-collapse: collapse; min-width: 600px; font-size: 15px; }
    .tech-table th, .tech-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }
    .tech-table th { background-color: #f5f5f5; font-weight: bold; color: #000; }
    .faq-item { background-color: #fafafa; border: 1px solid #eee; padding: 15px; margin-bottom: 15px; border-radius: 4px; }
    .faq-q { font-weight: bold; display: block; margin-bottom: 5px; color: #000; }
    .fuji-blog-container > *:first-child { margin-top: 0; }
