{"id":1446,"date":"2025-07-03T15:15:55","date_gmt":"2025-07-03T06:15:55","guid":{"rendered":"https:\/\/www.samurai2948.com\/?p=1446"},"modified":"2026-04-29T19:25:41","modified_gmt":"2026-04-29T10:25:41","slug":"star-citizen-2025%e5%b9%b46%e6%9c%88%e5%ba%a6-%e6%9c%88%e9%96%93%e3%83%ac%e3%83%9d%e3%83%bc%e3%83%88","status":"publish","type":"post","link":"https:\/\/www.samurai2948.com\/?p=1446","title":{"rendered":"\u00a0Star Citizen 2025\u5e746\u6708\u5ea6 \u6708\u9593\u30ec\u30dd\u30fc\u30c8"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Star Citizen 2025\u5e746\u6708\u5ea6 \u6708\u9593\u30ec\u30dd\u30fc\u30c8 &#8211; \u6700\u65b0\u60c5\u5831\u307e\u3068\u3081<\/title>\n    <style>\n        \/* === \u25bc \u5168\u4f53\u7684\u306a\u30b9\u30bf\u30a4\u30eb\u8a2d\u5b9a \u25bc === *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Arial', sans-serif;\n            \/* \u80cc\u666f\u3092\u3088\u308a\u6df1\u307f\u306e\u3042\u308b\u30c0\u30fc\u30af\u30d6\u30eb\u30fc\u7cfb\u306b\u5909\u66f4 *\/\n            background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #334155 100%);\n            color: #e2e8f0; \/* \u30c6\u30ad\u30b9\u30c8\u8272\u3092\u767d\u304b\u3089\u5c11\u3057\u67d4\u3089\u304b\u3044\u8272\u306b *\/\n            line-height: 1.6;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        \/* === \u25bc \u633f\u5165\u753b\u50cf\u7528\u306e\u30b9\u30bf\u30a4\u30eb \u25bc === *\/\n        .inserted-image {\n            width: 100%;\n            border-radius: 15px; \/* \u30b3\u30f3\u30c6\u30ca\u306e\u89d2\u4e38\u306b\u5408\u308f\u305b\u308b *\/\n            margin: 25px 0; \/* \u4e0a\u4e0b\u306e\u4f59\u767d *\/\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); \/* \u5f71\u3092\u8ffd\u52a0 *\/\n        }\n        \n        \/* === \u25bc \u30d8\u30c3\u30c0\u30fc \u25bc === *\/\n        .header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 30px 0;\n            \/* \u30e1\u30a4\u30f3\u30ab\u30e9\u30fc\u3092\u30aa\u30ec\u30f3\u30b8\u7cfb\u304b\u3089\u30d6\u30eb\u30fc\u7cfb\u306b\u5909\u66f4 *\/\n            background: linear-gradient(45deg, #3b82f6, #60a5fa);\n            border-radius: 15px;\n            \/* \u5f71\u306e\u8272\u3082\u30d6\u30eb\u30fc\u7cfb\u306b\u5408\u308f\u305b\u308b *\/\n            box-shadow: 0 10px 30px rgba(59, 130, 246, 0.3);\n        }\n        \n        .header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n            color: #ffffff;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\n        }\n        \n        .header p {\n            font-size: 1.2em;\n            color: #dbeafe; \/* \u30d8\u30c3\u30c0\u30fc\u30c6\u30ad\u30b9\u30c8\u306e\u8272\u3092\u8abf\u6574 *\/\n            opacity: 0.9;\n        }\n        \n        \/* === \u25bc \u30d7\u30ed\u30e2\u30fc\u30b7\u30e7\u30f3\u30bb\u30af\u30b7\u30e7\u30f3 \u25bc === *\/\n        .promo-section {\n            \/* \u3053\u306e\u7d2b\u301c\u9752\u306e\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u306f\u30c6\u30fc\u30de\u306b\u5408\u3063\u3066\u3044\u308b\u306e\u3067\u7dad\u6301 *\/\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            border-radius: 15px;\n            padding: 25px;\n            margin-bottom: 30px;\n            box-shadow: 0 8px 25px rgba(102, 126, 234, 0.3);\n        }\n        \n        .promo-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin-top: 20px;\n        }\n        \n        .promo-card {\n            background: rgba(255, 255, 255, 0.05); \/* \u80cc\u666f\u306e\u900f\u660e\u5ea6\u3092\u5c11\u3057\u8abf\u6574 *\/\n            border-radius: 10px;\n            padding: 20px;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n        }\n        \n        .promo-card h3 {\n            color: #facc15; \/* \u9ec4\u8272\u3092\u5c11\u3057\u8abf\u6574 *\/\n            margin-bottom: 15px;\n            font-size: 1.3em;\n        }\n        \n        .referral-code {\n            \/* \u8d64\u304b\u3089\u30c6\u30fc\u30de\u306b\u5408\u308f\u305b\u305f\u6fc3\u3044\u9752\u306b\u5909\u66f4 *\/\n            background: #1e40af;\n            color: #dbeafe;\n            padding: 8px 15px;\n            border-radius: 5px;\n            font-weight: bold;\n            font-size: 1.1em;\n            margin: 10px 0;\n            display: inline-block;\n        }\n        \n        .stats {\n            display: flex;\n            justify-content: space-around;\n            margin: 15px 0;\n        }\n        \n        .stat {\n            text-align: center;\n        }\n        \n        .stat-number {\n            font-size: 1.8em;\n            font-weight: bold;\n            color: #facc15; \/* \u9ec4\u8272\u3092\u8abf\u6574 *\/\n        }\n        \n        \/* === \u25bc \u30dc\u30bf\u30f3 \u25bc === *\/\n        .btn {\n            display: inline-block;\n            \/* \u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3\u3092\u30d6\u30eb\u30fc\u7cfb\u306b\u5909\u66f4 *\/\n            background: linear-gradient(45deg, #3b82f6, #60a5fa);\n            color: white;\n            padding: 12px 25px;\n            text-decoration: none;\n            border-radius: 25px;\n            margin: 10px 5px;\n            transition: all 0.3s ease;\n            font-weight: bold;\n        }\n        \n        .btn:hover {\n            transform: translateY(-2px);\n            \/* \u30db\u30d0\u30fc\u6642\u306e\u5f71\u306e\u8272\u3082\u30d6\u30eb\u30fc\u7cfb\u306b *\/\n            box-shadow: 0 5px 15px rgba(96, 165, 250, 0.4);\n        }\n        \n        \/* === \u25bc \u5404\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u30b9\u30bf\u30a4\u30eb \u25bc === *\/\n        .section {\n            background: rgba(15, 23, 42, 0.5); \/* \u30bb\u30af\u30b7\u30e7\u30f3\u80cc\u666f\u3092\u5c11\u3057\u6fc3\u304f *\/\n            border-radius: 15px;\n            padding: 30px;\n            margin-bottom: 30px;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n        }\n        \n        .section h2 {\n            \/* \u30aa\u30ec\u30f3\u30b8\u304b\u3089\u660e\u308b\u3044\u30d6\u30eb\u30fc\u306b\u5909\u66f4\u3057\u8996\u8a8d\u6027\u5411\u4e0a *\/\n            color: #93c5fd; \n            font-size: 2em;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .ship-progress {\n            margin-bottom: 30px;\n        }\n        \n        .ship-item {\n            background: rgba(255, 255, 255, 0.03);\n            border-radius: 10px;\n            padding: 20px;\n            margin-bottom: 15px;\n            \/* \u30dc\u30fc\u30c0\u30fc\u8272\u3092\u30d6\u30eb\u30fc\u7cfb\u306b\u5909\u66f4 *\/\n            border-left: 4px solid #3b82f6;\n        }\n        \n        .ship-name {\n            font-size: 1.4em;\n            font-weight: bold;\n            color: #facc15; \/* \u9ec4\u8272\u3092\u8abf\u6574 *\/\n            margin-bottom: 10px;\n        }\n        \n        .progress-bar {\n            background: rgba(255, 255, 255, 0.1);\n            border-radius: 10px;\n            height: 25px;\n            margin: 10px 0;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .progress-fill {\n            height: 100%;\n            border-radius: 10px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            transition: width 0.8s ease;\n            position: relative;\n            white-space: nowrap;\n            overflow: hidden;\n            text-overflow: ellipsis;\n            padding: 0 5px;\n            font-size: clamp(0.6rem, 2vw, 0.8rem);\n        }\n        \n        .progress-fill::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(45deg, transparent 25%, rgba(255,255,255,0.1) 25%, rgba(255,255,255,0.1) 50%, transparent 50%, transparent 75%, rgba(255,255,255,0.1) 75%);\n            background-size: 20px 20px;\n            animation: move 1s linear infinite;\n        }\n        \n        @keyframes move {\n            0% { background-position: 0 0; }\n            100% { background-position: 20px 0; }\n        }\n        \n        \/* \u30d7\u30ed\u30b0\u30ec\u30b9\u30d0\u30fc\u306e\u8272\u306f\u610f\u5473\u3092\u6301\u3064\u305f\u3081\u7dad\u6301\u3057\u3064\u3064\u3001\u30c6\u30ad\u30b9\u30c8\u8272\u3092\u7d71\u4e00 *\/\n        .progress-15 { background: linear-gradient(45deg, #e74c3c, #c0392b); width: 15%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-20 { background: linear-gradient(45deg, #e67e22, #d35400); width: 20%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-25 { background: linear-gradient(45deg, #f39c12, #e67e22); width: 25%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-35 { background: linear-gradient(45deg, #f1c40f, #f39c12); width: 35%; color: #000000; text-shadow: 1px 1px 2px rgba(255,255,255,0.8); }\n        .progress-45 { background: linear-gradient(45deg, #3498db, #2980b9); width: 45%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-60 { background: linear-gradient(45deg, #4e73df, #6f42c1); width: 60%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-65 { background: linear-gradient(45deg, #9b59b6, #8e44ad); width: 65%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-70 { background: linear-gradient(45deg, #2ecc71, #27ae60); width: 70%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-75 { background: linear-gradient(45deg, #1abc9c, #16a085); width: 75%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-80 { background: linear-gradient(45deg, #34495e, #2c3e50); width: 80%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        .progress-95 { background: linear-gradient(45deg, #27ae60, #2ecc71); width: 95%; color: #ffffff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }\n        \n        .ship-details {\n            font-size: 0.9em;\n            \/* \u6587\u5b57\u8272\u3092\u4ed6\u306e\u30c6\u30ad\u30b9\u30c8\u3068\u5408\u308f\u305b\u3066\u660e\u308b\u304f\u3057\u3001\u8996\u8a8d\u6027\u3092\u5411\u4e0a *\/\n            color: #e2e8f0; \n            \/* \u5c11\u3057\u3060\u3051\u900f\u660e\u5ea6\u3092\u52a0\u3048\u3066\u3001\u4e3b\u60c5\u5831\uff08\u8239\u540d\uff09\u3088\u308a\u76ee\u7acb\u305f\u306a\u3044\u3088\u3046\u306b\u8abf\u6574 *\/\n            opacity: 0.85; \n            margin-top: 5px;\n        }\n        \n        .updates-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n        }\n        \n        .update-card {\n            background: rgba(255, 255, 255, 0.03);\n            border-radius: 10px;\n            padding: 20px;\n            \/* \u30dc\u30fc\u30c0\u30fc\u8272\u3092\u30d6\u30eb\u30fc\u7cfb\u306b\u5909\u66f4 *\/\n            border-top: 3px solid #3b82f6;\n        }\n        \n        .update-card h3 {\n            color: #facc15; \/* \u9ec4\u8272\u3092\u8abf\u6574 *\/\n            margin-bottom: 15px;\n            font-size: 1.3em;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            border-radius: 10px;\n            padding: 20px;\n            margin: 20px 0;\n            border-left: 5px solid #facc15; \/* \u30dc\u30fc\u30c0\u30fc\u8272\u3092\u9ec4\u8272\u306b *\/\n        }\n        \n        .quote {\n            font-style: italic;\n            color: #fde047; \/* \u5f15\u7528\u30c6\u30ad\u30b9\u30c8\u306e\u9ec4\u8272\u3092\u8abf\u6574 *\/\n            font-size: 1.1em;\n            margin: 15px 0;\n            padding-left: 20px;\n            \/* \u30dc\u30fc\u30c0\u30fc\u8272\u3092\u30d6\u30eb\u30fc\u7cfb\u306b\u5909\u66f4 *\/\n            border-left: 3px solid #60a5fa;\n        }\n        \n        \/* === \u25bc \u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u5bfe\u5fdc \u25bc === *\/\n        @media (max-width: 768px) {\n            .promo-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .header h1 {\n                font-size: 2em;\n            }\n            \n            .section {\n                padding: 20px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>\ud83d\ude80 Star Citizen 2025\u5e746\u6708\u5ea6 \u6708\u9593\u30ec\u30dd\u30fc\u30c8<\/h1>\n            <p>\u6700\u65b0\u958b\u767a\u72b6\u6cc1\u30fb\u8239\u8236\u9032\u6357\u30fb\u65b0\u6a5f\u80fd\u307e\u3068\u3081<\/p>\n        <\/div>\n\n        <img decoding=\"async\" class=\"inserted-image\" src=\"https:\/\/i.imgur.com\/Yj5k6DS.jpeg\" alt=\"\">\n        \n        <div class=\"promo-section\">\n            <h2 style=\"color: #fde047; text-align: center; margin-bottom: 20px;\">\ud83c\udfae \u521d\u5fc3\u8005\u5411\u3051\u60c5\u5831<\/h2>\n            <div class=\"promo-grid\">\n                <div class=\"promo-card\">\n                    <h3>\ud83d\udcb0 \u521d\u56de\u767b\u9332\u7279\u5178\u30b3\u30fc\u30c9<\/h3>\n                    <div class=\"referral-code\">STAR-GF3D-GLNQ<\/div>\n                    <p>\u521d\u56de\u767b\u9332\u6642\u306ereferral code\u306b\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\uff01<\/p>\n                <\/div>\n                <div class=\"promo-card\">\n                    <h3>\ud83c\udf1f \u65e5\u672c\u6700\u5927\u7d1a\u30b3\u30df\u30e5\u30cb\u30c6\u30a3<\/h3>\n                    <div class=\"stats\">\n                        <div class=\"stat\">\n                            <div class=\"stat-number\">6500+<\/div>\n                            <div>\u53c2\u52a0\u8005<\/div>\n                        <\/div>\n                        <div class=\"stat\">\n                            <div class=\"stat-number\">5\u5e74+<\/div>\n                            <div>\u904b\u55b6\u6b74<\/div>\n                        <\/div>\n                        <div class=\"stat\">\n                            <div class=\"stat-number\">100%<\/div>\n                            <div>\u7121\u6599<\/div>\n                        <\/div>\n                    <\/div>\n                    <p>\ud83d\udcf1 \u533f\u540d\u53c2\u52a0OK\u30fb\u521d\u5fc3\u8005\u6b53\u8fce\uff01<\/p>\n                <\/div>\n            <\/div>\n            <div style=\"text-align: center; margin-top: 20px;\">\n                <a href=\"https:\/\/discord.gg\/FtwZKhZvPD\" class=\"btn\">\ud83d\ude80 Discord\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u306b\u53c2\u52a0<\/a>\n                <a href=\"https:\/\/robertsspaceindustries.com\/en\/orgs\/2948\" class=\"btn\">\u2694\ufe0f The Samurai Squadron<\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\ud83d\udea2 \u8239\u8236\u958b\u767a\u9032\u6357\u72b6\u6cc1<\/h2>\n            \n            <div class=\"ship-progress\">\n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\u26a1 Anvil Paladin<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-60\">60% &#8211; \u30b0\u30ec\u30fc\u30dc\u30c3\u30af\u30b9\u9032\u884c\u4e2d<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">7\u6708\u306e\u30b2\u30fc\u30c8\u30ec\u30d3\u30e5\u30fc\u306b\u5411\u3051\u3066\u8ffd\u52a0\u30a2\u30fc\u30c6\u30a3\u30b9\u30c8\u3092\u6295\u5165\u3057\u6e96\u5099\u4e2d<\/div>\n                <\/div>\n                \n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\ude9b Gatac Railen<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-20\">20% &#8211; \u30d7\u30ea\u30d7\u30ed\u958b\u59cb<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u5e74\u5f8c\u534a\u306e\u6b63\u5f0f\u5236\u4f5c\u958b\u59cb\u306b\u5411\u3051\u3066\u4ed6\u30bf\u30b9\u30af\u3068\u4e26\u884c\u3057\u3066\u9032\u884c\u4e2d<\/div>\n                <\/div>\n                \n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\udd25 Drake Ironclad<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-45\">45% &#8211; \u30ec\u30a4\u30a2\u30a6\u30c8\u6539\u826f<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u79fb\u52d5\u6027\u5411\u4e0a\u306e\u30ec\u30a4\u30a2\u30a6\u30c8\u5909\u66f4\u3068\u30e2\u30b8\u30e5\u30e9\u30fcDrake\u30ad\u30c3\u30c8\u306e\u6d17\u7df4\u4f5c\u696d<\/div>\n                <\/div>\n                \n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83c\udfe5 RSI Apollo Medivac\/Triage<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-80\">80% &#8211; LOD0\u6bb5\u968e\u5230\u9054<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u30e2\u30b8\u30e5\u30e9\u30fc\u533b\u7642\u30d9\u30a4\u306e\u4ea4\u63db\u30fb\u52d5\u4f5c\u30b7\u30b9\u30c6\u30e0\u3092\u5b8c\u6210\u3055\u305b\u308b\u6bb5\u968e<\/div>\n                <\/div>\n                \n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\udca5 RSI Perseus<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-65\">65% &#8211; \u30ec\u30d3\u30e5\u30fc\u63a5\u8fd1<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u9b5a\u96f7\u767a\u5c04\u88c5\u7f6e\u306a\u3069\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u8981\u7d20\u3092\u4e0b\u6d41\u30c1\u30fc\u30e0\u306b\u6e96\u5099<\/div>\n                <\/div>\n                \n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\udef8 Drake Kraken<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-25\">25% &#8211; \u30d7\u30ea\u30d7\u30ed\u30c0\u30af\u30b7\u30e7\u30f3\u958b\u59cb<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u30aa\u30ea\u30b8\u30ca\u30eb\u30b3\u30f3\u30bb\u30d7\u30c8\u306e\u73fe\u4ee3\u57fa\u6e96\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u7b87\u6240\u3092\u7279\u5b9a\u4e2d<\/div>\n                <\/div>\n                \n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83e\udd85 Esperia Prowler Utility<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-95\">95% &#8211; \u30ea\u30ea\u30fc\u30b9\u5f8c\u30d0\u30b0\u4fee\u6b63<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">Alpha 4.2.1\u3067\u306e\u30d0\u30b0\u4fee\u6b63\u5bfe\u5fdc\u5b8c\u4e86\u4e88\u5b9a<\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"highlight-box\">\n                <h3>\ud83d\udcca \u672a\u767a\u8868\u306e\u8eca\u4e21\uff085\u3064\u306e\u8eca\u4e21\u88fd\u4f5c\u304c\u540c\u6642\u9032\u884c\u4e2d\uff09<\/h3>\n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\udd38 \u672a\u767a\u8868\u8eca\u4e21 #1<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-75\">75% &#8211; \u30b0\u30ec\u30fc\u30dc\u30c3\u30af\u30b9\u5f8c\u671f\uff08\u8239\u4f53\u30c7\u30a3\u30c6\u30fc\u30eb\u96c6\u4e2d\uff09<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u30db\u30ef\u30a4\u30c8\u30dc\u30c3\u30af\u30b9\u5b8c\u4e86\u6e08\u307f\u3001\u73fe\u5728\u8239\u4f53\u5468\u8fba\u306e\u8a73\u7d30\u4f5c\u696d\u4e2d<\/div>\n                <\/div>\n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\udd38 \u672a\u767a\u8868\u8eca\u4e21 #2<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-75\">75% &#8211; \u30b0\u30ec\u30fc\u30dc\u30c3\u30af\u30b9\u5f8c\u671f\uff08\u8239\u4f53\u30c7\u30a3\u30c6\u30fc\u30eb\u96c6\u4e2d\uff09<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u30db\u30ef\u30a4\u30c8\u30dc\u30c3\u30af\u30b9\u5b8c\u4e86\u6e08\u307f\u3001\u73fe\u5728\u8239\u4f53\u5468\u8fba\u306e\u8a73\u7d30\u4f5c\u696d\u4e2d<\/div>\n                <\/div>\n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\udd38 \u672a\u767a\u8868\u8eca\u4e21 #3<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-95\">95% &#8211; \u6700\u7d42\u5236\u4f5c\u6bb5\u968e<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u30ea\u30ea\u30fc\u30b9\u524d\u306e\u6700\u7d42\u4ed5\u4e0a\u3052\u3068\u30d0\u30b0\u4fee\u6b63\u4f5c\u696d\u4e2d<\/div>\n                <\/div>\n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\udd38 \u672a\u767a\u8868\u8eca\u4e21 #4\uff08\u6709\u540d\u30e1\u30fc\u30ab\u30fc\uff09<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-35\">35% &#8211; \u30db\u30ef\u30a4\u30c8\u30dc\u30c3\u30af\u30b9\u30ec\u30d3\u30e5\u30fc\u63a5\u8fd1<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u5236\u4f5c\u958b\u59cb\u6e08\u307f\u3001\u30db\u30ef\u30a4\u30c8\u30dc\u30c3\u30af\u30b9\u30ec\u30d3\u30e5\u30fc\u306b\u5411\u3051\u3066\u9032\u884c\u4e2d<\/div>\n                <\/div>\n                <div class=\"ship-item\">\n                    <div class=\"ship-name\">\ud83d\udd38 \u65b0\u30d0\u30ea\u30a2\u30f3\u30c8\u8eca\u4e21<\/div>\n                    <div class=\"progress-bar\">\n                        <div class=\"progress-fill progress-15\">15% &#8211; \u30d7\u30ea\u30d7\u30ed\u30c0\u30af\u30b7\u30e7\u30f3<\/div>\n                    <\/div>\n                    <div class=\"ship-details\">\u300c\u5236\u4f5c\u30d1\u30a4\u30d7\u30e9\u30a4\u30f3\u53f2\u4e0a\u6700\u901f\u8a18\u9332\u3092\u6a39\u7acb\u3059\u308b\u53ef\u80fd\u6027\u300d<\/div>\n                <\/div>\n            <\/div>\n            <img decoding=\"async\" class=\"inserted-image\" src=\"https:\/\/i.imgur.com\/m17w0Fh.jpeg\" alt=\"\">\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\ud83e\udd16 AI\u30fbNPC \u30b7\u30b9\u30c6\u30e0\u66f4\u65b0<\/h2>\n            <img decoding=\"async\" class=\"inserted-image\" src=\"https:\/\/i.imgur.com\/H0wTw5m.jpeg\" alt=\"\">\n            <img decoding=\"async\" class=\"inserted-image\" src=\"https:\/\/i.imgur.com\/ZMr5m3B.jpeg\" alt=\"\">\n\n            <div class=\"updates-grid\">\n                <div class=\"update-card\">\n                    <h3>\ud83d\udcac AI \u30b3\u30f3\u30c6\u30f3\u30c4<\/h3>\n                    <p>\u65b0\u3057\u3044\u6226\u95d8\u54e1\u30ef\u30a4\u30eb\u30c9\u30e9\u30a4\u30f3\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u958b\u767a\u63a8\u9032\u3002FPS\u3068\u30c9\u30c3\u30b0\u30d5\u30a1\u30a4\u30c8NPC\u306e\u4e21\u65b9\u306b\u5bfe\u5fdc\u3057\u3001\u30ae\u30e3\u30f3\u30b0\u5c02\u7528\u30dc\u30a4\u30b9\u30d1\u30c3\u30af\u306e\u691c\u8a0e\u4e2d\u3002<\/p>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\ud83e\udd8e \u653e\u5c04\u6027\u30f4\u30a1\u30e9\u30c3\u30ab\u30fc<\/h3>\n                    <p>PU\u3067\u30c7\u30d3\u30e5\u30fc\u3092\u679c\u305f\u3057\u3001\u8907\u6570\u30c1\u30fc\u30e0\u306e\u9023\u643a\u4f5c\u696d\u306e\u6210\u679c\u3002\u30a8\u30e1\u30fc\u30b8\u5931\u6557\u3084\u30c7\u30b9\u30dd\u30fc\u30f3\u554f\u984c\u306a\u3069\u306e\u30d0\u30b0\u4fee\u6b63\u3082\u5b9f\u65bd\u3002<\/p>\n                    <div class=\"quote\">&#8220;\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u304b\u3089\u306e\u7d20\u6674\u3089\u3057\u3044\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u306b\u611f\u8b1d\u3002\u4eca\u5f8c\u306e\u30af\u30ea\u30fc\u30c1\u30e3\u30fc\u3084\u906d\u9047\u6226\u3078\u306e\u671f\u5f85\u304c\u9ad8\u307e\u308a\u307e\u3059\u3002&#8221; &#8211; AI Features<\/div>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\u2694\ufe0f \u6226\u95d8\u30b7\u30b9\u30c6\u30e0\u5f37\u5316<\/h3>\n                    <p>NPC\u306e\u7167\u6e96\u6539\u5584\uff08\u80f8\u90e8\u304c\u906e\u3089\u308c\u305f\u5834\u5408\u306e\u982d\u90e8\u72d9\u6483\u306a\u3069\uff09\u3002\u30d3\u30fc\u30e0\u5175\u5668\u3084\u30ec\u30fc\u30b6\u30fc\u306e\u30aa\u30fc\u30d0\u30fc\u30d2\u30fc\u30c8\u5bfe\u5fdc\u306a\u3069\u306e\u5148\u9032\u7684\u6b66\u5668\u30b5\u30dd\u30fc\u30c8\u8ffd\u52a0\u3002<\/p>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\ud83d\uddfa\ufe0f \u30ca\u30d3\u30e1\u30c3\u30b7\u30e5\u6700\u9069\u5316<\/h3>\n                    <p>\u60d1\u661f\u30ca\u30d3\u30e1\u30c3\u30b7\u30e5\u7528\u306e\u300c\u5cf6\u300d\u8a08\u7b97\u3092\u6539\u5584\u3002\u30f4\u30a1\u30e9\u30c3\u30ab\u30fc\u6226\u95d8\u4f53\u9a13\u5411\u4e0a\u306e\u305f\u3081\u3001NPC\u751f\u6210\u534a\u5f84\u3092\u62e1\u5927\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\ud83c\udf2a\ufe0f \u30b9\u30c8\u30fc\u30e0\u30d6\u30ec\u30a4\u30ab\u30fc &#038; \u65b0\u6a5f\u80fd<\/h2>\n            <div class=\"updates-grid\">\n                <div class=\"update-card\">\n                    <h3>\u2622\ufe0f \u653e\u5c04\u7dda\u30fb\u30cf\u30b6\u30fc\u30c9\u30a8\u30ea\u30a2<\/h3>\n                    <p>\u65b0\u3057\u3044\u653e\u5c04\u7dda\u30b7\u30b9\u30c6\u30e0\u3068\u30c0\u30e1\u30fc\u30b8\u30aa\u30fc\u30d0\u30fc\u30bf\u30a4\u30e0\u51e6\u7406\u3092\u8ffd\u52a0\u3002\u30b9\u30c8\u30fc\u30e0\u30af\u30e9\u30a6\u30c9\u7528\u306e\u65b0\u3057\u3044IFCS\u30ed\u30b8\u30c3\u30af\u3082\u5b9f\u88c5\u3002<\/p>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\ud83d\ude9b Argo ATLS IKTI<\/h3>\n                    <p>\u5404\u7a2e\u30d1\u30ef\u30fc\u30b9\u30fc\u30c4\u30d0\u30ea\u30a2\u30f3\u30c8\u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u30d5\u30ec\u30a4\u30c8\u30a8\u30ec\u30d9\u30fc\u30bf\u30fc\u3092\u6709\u52b9\u5316\u3002\u65b0\u3057\u3044\u30a4\u30f3\u30d1\u30af\u30c8\u3068\u8868\u9762\u30a8\u30d5\u30a7\u30af\u30c8\u3092\u8ffd\u52a0\u3002<\/p>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\ud83c\udfaf \u65b0\u30df\u30c3\u30b7\u30e7\u30f3\u62e1\u5f35<\/h3>\n                    <p>\u300c\u6f5c\u5165\u30fb\u9632\u885b\u300d\u30df\u30c3\u30b7\u30e7\u30f3\u3092Foxwell\u306e\u307f\u306b\u96c6\u7d04\u3057\u3001\u5834\u6240\u30d7\u30fc\u30eb\u3092\u62e1\u5f35\u3002\u30a8\u30b9\u30b3\u30fc\u30c8\u30d9\u30fc\u30b9\u306e\u65b0\u3057\u3044\u8239\u8236\u6226\u95d8\u30df\u30c3\u30b7\u30e7\u30f3\u3082\u958b\u767a\u4e2d\u3002<\/p>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\ud83d\udce1 \u30ec\u30fc\u30c0\u30fc\u30d4\u30f3\u30b0\u53cd\u5fdc<\/h3>\n                    <p>NPC\u304c\u30ec\u30fc\u30c0\u30fc\u30d4\u30f3\u30b0\u306b\u53cd\u5fdc\u3059\u308b\u30b7\u30b9\u30c6\u30e0\u3092\u8ffd\u52a0\u3002\u59a8\u5bb3\u3068\u3057\u3066\u8abf\u67fb\u3059\u308b\u304b\u3001\u6226\u95d8\u30a4\u30d9\u30f3\u30c8\u3068\u3057\u3066\u5bfe\u5fdc\u3059\u308b\u304b\u3092\u5224\u65ad\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\ud83d\udd2c \u6280\u8853\u30fb\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u5411\u4e0a<\/h2>\n            <div class=\"updates-grid\">\n                <div class=\"update-card\">\n                    <h3>\u2601\ufe0f \u30ac\u30b9\u30af\u30e9\u30a6\u30c9\u30ec\u30f3\u30c0\u30ea\u30f3\u30b0<\/h3>\n                    <p>3\u6708\u306e\u6539\u5584\u3092\u30d9\u30fc\u30b9\u306b\u3001\u8ffd\u52a0\u306e\u4fb5\u98df\u30ec\u30a4\u30e4\u30fc\u30b5\u30dd\u30fc\u30c8\u3092\u8ffd\u52a0\u3002\u96f2\u306e\u5f62\u72b6\u4fdd\u6301\u3068\u30c7\u30a3\u30c6\u30fc\u30eb\u5411\u4e0a\u3092\u5b9f\u73fe\u3002<\/p>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\ud83c\udf0c \u591c\u7a7a\u30ec\u30f3\u30c0\u30ea\u30f3\u30b0\u6539\u5584<\/h3>\n                    <p>\u5b8c\u5168\u306b\u906e\u853d\u3055\u308c\u305f\u592a\u967d\u306b\u95a2\u3059\u308b\u30df\u30fc\u6563\u4e71\u306e\u8aa4\u3063\u305f\u8a08\u7b97\u3092\u4fee\u6b63\u3002\u8ecc\u9053\u304b\u3089\u306e\u591c\u7a7a\u89b3\u5bdf\u6642\u306e\u507d\u30cf\u30ed\u30fc\u3092\u6392\u9664\u3002<\/p>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\ud83d\udd78\ufe0f \u30c0\u30a4\u30ca\u30df\u30c3\u30af\u30b5\u30fc\u30d0\u30fc\u30e1\u30c3\u30b7\u30f3\u30b0<\/h3>\n                    <p>\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30c1\u30fc\u30e0\u304c\u30d0\u30b0\u4fee\u6b63\u3068\u5b89\u5b9a\u6027\u66f4\u65b0\u306b\u96c6\u4e2d\u3002\u30a4\u30f3\u30b9\u30bf\u30f3\u30b7\u30f3\u30b0\u306e\u6210\u529f\u5b9f\u88c5\u306b\u5411\u3051\u3066\u7740\u5b9f\u306b\u9032\u6b69\u3002<\/p>\n                <\/div>\n                <div class=\"update-card\">\n                    <h3>\ud83d\udce6 \u30a2\u30a4\u30c6\u30e0\u30a4\u30f3\u30d7\u30ea\u30f3\u30c8\u30b7\u30b9\u30c6\u30e0<\/h3>\n                    <p>\u30aa\u30f3\u30e9\u30a4\u30f3\u30b5\u30fc\u30d3\u30b9\u30c1\u30fc\u30e0\u304c\u8a2d\u8a08\u9762\u3092\u8b70\u8ad6\u3057\u3001\u6280\u8853\u6587\u66f8\u3092\u4f5c\u6210\u4e2d\u3002\u30b5\u30fc\u30d3\u30b9\u958b\u767a\u3082\u958b\u59cb\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"section\">\n            <h2>\ud83c\udf89 \u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u30a4\u30d9\u30f3\u30c8<\/h2>\n            <img decoding=\"async\" class=\"inserted-image\" src=\"https:\/\/i.imgur.com\/FowWV96.jpeg\" alt=\"\">\n            <img decoding=\"async\" class=\"inserted-image\" src=\"https:\/\/i.imgur.com\/qdRW1aK.jpeg\" alt=\"\">\n\n            <div class=\"highlight-box\">\n                <h3>\ud83c\udff3\ufe0f\u200d\ud83c\udf08 Show Us Your Colors 2025<\/h3>\n                <p>\u591a\u69d8\u6027\u3068\u6587\u5316\u306e\u795d\u5178\u3067\u30b9\u30bf\u30fc\u30c8<\/p>\n            <\/div>\n            <div class=\"highlight-box\">\n                <h3>\ud83d\udc7d Alien Week 2955<\/h3>\n                <p>Esperia Prowler Utility\u306eQ&#038;A\u3068Wikelo&#8217;s Nine Tastes Contest\u3092\u958b\u50ac<\/p>\n            <\/div>\n            <div class=\"highlight-box\">\n                <h3>\ud83c\udf7b International Bar Citizen Weekend<\/h3>\n                <p>\u30d5\u30e9\u30f3\u30af\u30d5\u30eb\u30c8\u3001\u30e2\u30f3\u30c8\u30ea\u30aa\u30fc\u30eb\u3001\u30aa\u30fc\u30b9\u30c6\u30a3\u30f3\u3001\u30de\u30f3\u30c1\u30a7\u30b9\u30bf\u30fc\u3067\u958b\u50ac\u3002\u9650\u5b9a\u30db\u30ed\u30b0\u30e9\u30d5\u30a3\u30c3\u30af\u30fb\u30f4\u30a1\u30f3\u30c9\u30a5\u30fc\u30eb\u30b9\u30ab\u30eb\u3092\u914d\u5e03\u3002<\/p>\n                <div class=\"quote\">&#8220;\u60c5\u71b1\u7684\u3067\u5275\u9020\u7684\u306a\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u30e1\u30f3\u30d0\u30fc\u3068\u76f4\u63a5\u304a\u4f1a\u3044\u3067\u304d\u3066\u672c\u5f53\u306b\u611f\u52d5\u7684\u3067\u3057\u305f\u3002&#8221; &#8211; \u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u30c1\u30fc\u30e0<\/div>\n            <\/div>\n        <\/div>\n\n        <div style=\"text-align: center; margin-top: 40px; padding: 30px; background: rgba(15, 23, 42, 0.7); border-radius: 15px;\">\n            <h3 style=\"color: #fde047; margin-bottom: 20px;\">\ud83d\udcc5 \u4eca\u5f8c\u306e\u4e88\u5b9a<\/h3>\n            <p>\u30fbFoundation Festival &#038; Ship Showdown\uff087\u6708\u958b\u59cb\uff09<\/p>\n            <p>\u30fbCitizenCon Direct\uff0810\u670811\u65e5\uff09<\/p>\n            <p>\u30fbAlpha 4.2.1 &#038; 4.3 \u6e96\u5099\u4e2d<\/p>\n            <br>\n            <a href=\"https:\/\/robertsspaceindustries.com\/en\/comm-link\/transmission\/20661-Star-Citizen-Monthly-Report-June-2025\" class=\"btn\">\ud83d\udcd6 \u539f\u6587\u30ec\u30dd\u30fc\u30c8\u3092\u8aad\u3080<\/a>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Star Citizen 2025\u5e746\u6708\u5ea6 \u6708\u9593\u30ec\u30dd\u30fc\u30c8 &#8211; \u6700\u65b0\u60c5\u5831\u307e\u3068\u3081 \ud83d\ude80 Star Citizen 2025\u5e746\u6708\u5ea6 \u6708\u9593\u30ec\u30dd\u30fc\u30c8 \u6700\u65b0\u958b\u767a\u72b6\u6cc1\u30fb\u8239\u8236\u9032\u6357\u30fb\u65b0\u6a5f\u80fd\u307e\u3068\u3081 \ud83c\udfae \u521d\u5fc3\u8005\u5411\u3051\u60c5\u5831 \ud83d\udcb0 \u521d\u56de\u767b [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1453,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[9,21],"tags":[],"class_list":["post-1446","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-starcitizen","category-news-update"],"_links":{"self":[{"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=\/wp\/v2\/posts\/1446","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1446"}],"version-history":[{"count":7,"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=\/wp\/v2\/posts\/1446\/revisions"}],"predecessor-version":[{"id":1459,"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=\/wp\/v2\/posts\/1446\/revisions\/1459"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=\/wp\/v2\/media\/1453"}],"wp:attachment":[{"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1446"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.samurai2948.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}