
    #fuji-hgc125-detail { font-family: 'Verdana', 'Segoe UI', Helvetica, sans-serif; line-height: 1.6; color: #333; font-size: 16px; background-color: #fff; max-width: 100%; }
    #fuji-hgc125-detail .article-container { max-width: 1200px; margin: 0 auto; padding: 0 15px 40px 15px; }
    #fuji-hgc125-detail 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-hgc125-detail h2:first-of-type { margin-top: 0; }
    #fuji-hgc125-detail h3 { font-size: 18px; color: #444; margin-top: 25px; margin-bottom: 15px; font-weight: 700; border-left: 4px solid #b71c1c; padding-left: 10px; }
    #fuji-hgc125-detail p { margin-bottom: 15px; text-align: justify; }
    #fuji-hgc125-detail a { color: #b71c1c; text-decoration: underline; font-weight: 600; transition: opacity 0.2s; }
    #fuji-hgc125-detail a:hover { opacity: 0.8; }
    #fuji-hgc125-detail img { display: block; max-width: 100%; height: auto !important; border-radius: 4px; margin: 25px auto; border: 1px solid #eee; box-shadow: 0 2px 8px rgba(0,0,0,0.05); }
    #fuji-hgc125-detail .img-medium { max-width: 600px; }
    #fuji-hgc125-detail .img-small { max-width: 400px; }
    #fuji-hgc125-detail .model-container { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin-bottom: 30px; }
    #fuji-hgc125-detail .model-box { background: #f9f9f9; border: 1px solid #eee; padding: 20px; border-radius: 6px; transition: transform 0.2s ease, box-shadow 0.2s ease; }
    #fuji-hgc125-detail .model-box:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0,0,0,0.08); }
    #fuji-hgc125-detail .badge { display: inline-block; background: #b71c1c; color: #fff; padding: 4px 8px; border-radius: 3px; font-size: 14px; font-weight: bold; margin-bottom: 10px; }
    #fuji-hgc125-detail .table-wrapper { overflow-x: auto; margin-bottom: 30px; border: 1px solid #ddd; }
    #fuji-hgc125-detail table { width: 100%; border-collapse: collapse; min-width: 900px; }
    #fuji-hgc125-detail th, #fuji-hgc125-detail td { padding: 12px; border: 1px solid #ddd; text-align: center; font-size: 15px; }
    #fuji-hgc125-detail th { background-color: #f1f1f1; font-weight: 700; color: #000; }
    #fuji-hgc125-detail ul.clean-list { list-style: none; padding: 0; margin: 0; }
    #fuji-hgc125-detail ul.clean-list li { position: relative; padding-left: 20px; margin-bottom: 8px; }
    #fuji-hgc125-detail ul.clean-list li::before { content: "•"; color: #b71c1c; font-weight: bold; position: absolute; left: 0; }
    #fuji-hgc125-detail .tech-box { background-color: #e3f2fd; border-left: 5px solid #2196f3; padding: 15px 20px; margin: 25px 0; border-radius: 4px; }
    #fuji-hgc125-detail .insight-box { background-color: #fdf5e6; border-left: 5px solid #ff9800; padding: 15px 20px; margin: 25px 0; border-radius: 4px; }
    #fuji-hgc125-detail .alert-box { background-color: #fff3e0; border-left: 5px solid #ff9800; padding: 15px 20px; margin: 25px 0; border-radius: 4px; }
    #fuji-hgc125-detail .faq-item { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; }
    #fuji-hgc125-detail .faq-q { font-weight: 700; display: block; margin-bottom: 5px; }
    @media (max-width: 768px) { #fuji-hgc125-detail .model-container { grid-template-columns: 1fr; } #fuji-hgc125-detail .article-container { padding: 0 10px 30px 10px; } }
