
    #fuji-hgc250-pt { font-family: 'Verdana', 'Segoe UI', Helvetica, sans-serif; line-height: 1.6; color: #333; font-size: 16px; background-color: #fff; max-width: 100%; }
    #fuji-hgc250-pt .article-container { max-width: 1200px; margin: 0 auto; padding: 0 15px 40px 15px; }
    #fuji-hgc250-pt h2 { font-size: 20px; color: #000; border-bottom: 2px solid #b71c1c; padding-bottom: 10px; margin-top: 40px; margin-bottom: 25px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; }
    #fuji-hgc250-pt h2:first-of-type { margin-top: 0; }
    #fuji-hgc250-pt h3 { font-size: 18px; color: #444; margin-top: 25px; margin-bottom: 15px; font-weight: 700; border-left: 4px solid #b71c1c; padding-left: 10px; }
    #fuji-hgc250-pt p { margin-bottom: 15px; text-align: justify; }
    #fuji-hgc250-pt a { color: #b71c1c; text-decoration: underline; font-weight: 600; }
    #fuji-hgc250-pt .feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-bottom: 30px; }
    #fuji-hgc250-pt .feature-box { background: #f9f9f9; padding: 20px; border: 1px solid #eee; border-radius: 6px; transition: transform 0.2s ease; }
    #fuji-hgc250-pt .feature-box:hover { transform: translateY(-3px); box-shadow: 0 4px 10px rgba(0,0,0,0.05); }
    #fuji-hgc250-pt .feature-box strong { display: block; color: #b71c1c; margin-bottom: 8px; font-size: 17px; }
    #fuji-hgc250-pt img { display: block; max-width: 100%; height: auto !important; border-radius: 4px; margin: 20px auto; border: 1px solid #eee; }
    #fuji-hgc250-pt .img-small { max-width: 500px; }
    #fuji-hgc250-pt .table-wrapper { overflow-x: auto; margin-bottom: 30px; border: 1px solid #ddd; border-radius: 4px; }
    #fuji-hgc250-pt table { width: 100%; border-collapse: collapse; min-width: 800px; }
    #fuji-hgc250-pt th, #fuji-hgc250-pt td { padding: 12px; border: 1px solid #ddd; text-align: center; font-size: 15px; }
    #fuji-hgc250-pt th { background-color: #f1f1f1; font-weight: 700; color: #000; }
    #fuji-hgc250-pt .note-box { background-color: #fff3e0; border-left: 5px solid #ff9800; padding: 15px; margin: 20px 0; font-size: 15px; }
    #fuji-hgc250-pt .tech-box { background-color: #e3f2fd; border-left: 5px solid #2196f3; padding: 15px; margin: 20px 0; }
    #fuji-hgc250-pt .company-box { background-color: #fafafa; border: 1px solid #ddd; padding: 25px; margin: 30px 0; border-radius: 6px; }
    #fuji-hgc250-pt .faq-item { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
    #fuji-hgc250-pt .faq-q { font-weight: 700; display: block; margin-bottom: 5px; }
    @media (max-width: 768px) { #fuji-hgc250-pt .feature-grid { grid-template-columns: 1fr; } #fuji-hgc250-pt .article-container { padding: 0 10px 30px 10px; } }
