{"id":539,"date":"2026-01-29T19:16:59","date_gmt":"2026-01-29T10:16:59","guid":{"rendered":"https:\/\/novacore.jp\/incorporation\/?p=539"},"modified":"2026-01-29T20:16:14","modified_gmt":"2026-01-29T11:16:14","slug":"539-2","status":"publish","type":"post","link":"https:\/\/novacore.jp\/incorporation\/en\/539-2\/","title":{"rendered":"Georgia's Lifestyle and Cost of Living"},"content":{"rendered":"<!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>\u30b8\u30e7\u30fc\u30b8\u30a2\u3067\u306e\u98df\u4e8b\u30fb\u751f\u6d3b\u30ac\u30a4\u30c9 &#8211; \u7f8e\u98df\u306e\u56fd\u306e\u7269\u4fa1\u3068\u6599\u7406<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n            line-height: 1.6;\n            color: #333;\n            background-color: #fff;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        .hero-section {\n            background: linear-gradient(135deg, #FF6B6B 0%, #FFE66D 100%);\n            padding: 50px 20px;\n            text-align: center;\n            color: white;\n            border-radius: 10px;\n            margin-bottom: 30px;\n        }\n        \n        .hero-section h1 {\n            font-size: 2.8em;\n            margin-bottom: 15px;\n        }\n        \n        .hero-section p {\n            font-size: 1.3em;\n            opacity: 0.95;\n            line-height: 1.6;\n            text-shadow: 1px 1px 2px rgba(0,0,0,0.2);\n        }\n        \n        .hero-badge {\n            margin-top: 25px;\n            font-size: 1.1em;\n            background: rgba(255,255,255,0.2);\n            display: inline-block;\n            padding: 15px 30px;\n            border-radius: 50px;\n        }\n        \n        .section {\n            background: #f8f9fa;\n            padding: 30px;\n            border-radius: 10px;\n            margin: 30px 0;\n        }\n        \n        .section p {\n            font-size: 1.1em;\n            line-height: 1.8;\n            margin-bottom: 20px;\n        }\n        \n        .grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n        \n        .grid-item {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n        }\n        \n        .grid-item-left-border {\n            border-left: 4px solid;\n        }\n        \n        .icon {\n            font-size: 2em;\n            margin-bottom: 10px;\n        }\n        \n        .gradient-section {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            color: white;\n            padding: 35px;\n            border-radius: 15px;\n            margin: 30px 0;\n            text-align: center;\n        }\n        \n        .gradient-section h3 {\n            font-size: 2em;\n            margin-bottom: 20px;\n        }\n        \n        .gradient-section p {\n            font-size: 1.2em;\n            opacity: 0.95;\n            line-height: 1.8;\n            margin: 0;\n        }\n        \n        .dish-card {\n            background: white;\n            border: 3px solid;\n            border-radius: 15px;\n            padding: 30px;\n            margin: 25px 0;\n        }\n        \n        .dish-grid {\n            display: grid;\n            grid-template-columns: 1fr 2fr;\n            gap: 20px;\n            align-items: center;\n        }\n        \n        .dish-icon {\n            text-align: center;\n            font-size: 5em;\n            margin-bottom: 10px;\n        }\n        \n        .dish-content h5 {\n            font-size: 1.3em;\n            margin-bottom: 15px;\n        }\n        \n        .dish-content p {\n            line-height: 1.8;\n            margin-bottom: 15px;\n        }\n        \n        .price-box {\n            padding: 15px;\n            border-radius: 8px;\n            margin-top: 15px;\n        }\n        \n        .price-box p {\n            margin: 5px 0;\n            font-size: 0.95em;\n        }\n        \n        table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n            background: white;\n        }\n        \n        table th {\n            padding: 18px;\n            text-align: left;\n            font-size: 1.1em;\n            color: white;\n        }\n        \n        table td {\n            padding: 15px;\n            border-bottom: 1px solid #dee2e6;\n        }\n        \n        table tr:nth-child(even) {\n            background: #f8f9fa;\n        }\n        \n        .info-box {\n            padding: 25px;\n            border-radius: 8px;\n            margin: 20px 0;\n        }\n        \n        .info-box-border {\n            border-left: 4px solid;\n        }\n        \n        .info-box h5 {\n            font-size: 1.2em;\n            margin-bottom: 15px;\n        }\n        \n        .info-box p {\n            line-height: 1.8;\n            font-size: 1.05em;\n        }\n        \n        .info-box ul {\n            line-height: 2;\n            font-size: 1.05em;\n            margin: 10px 0;\n            padding-left: 20px;\n        }\n        \n        .wine-section {\n            background: linear-gradient(135deg, #8E2DE2 0%, #4A00E0 100%);\n            color: white;\n            padding: 35px;\n            border-radius: 15px;\n            margin: 30px 0;\n        }\n        \n        .wine-content {\n            background: rgba(255,255,255,0.15);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 20px 0;\n        }\n        \n        .wine-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 20px 0;\n        }\n        \n        .wine-item {\n            background: rgba(255,255,255,0.2);\n            padding: 15px;\n            border-radius: 8px;\n        }\n        \n        .wine-price {\n            background: rgba(255,255,255,0.2);\n            padding: 20px;\n            border-radius: 8px;\n            margin-top: 20px;\n            text-align: center;\n        }\n        \n        .budget-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .budget-card {\n            background: white;\n            border: 3px solid;\n            border-radius: 15px;\n            padding: 30px;\n        }\n        \n        .budget-card h4 {\n            text-align: center;\n            margin-bottom: 20px;\n            font-size: 1.4em;\n        }\n        \n        .budget-table {\n            width: 100%;\n            font-size: 0.95em;\n        }\n        \n        .budget-table td {\n            padding: 10px;\n        }\n        \n        .budget-total {\n            padding: 15px;\n            font-weight: bold;\n        }\n        \n        .restaurant-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .restaurant-card {\n            background: white;\n            border: 2px solid;\n            border-radius: 10px;\n            padding: 25px;\n        }\n        \n        .restaurant-card h5 {\n            margin-bottom: 15px;\n            font-size: 1.2em;\n        }\n        \n        .restaurant-info {\n            background: #f8f9fa;\n            padding: 10px;\n            border-radius: 5px;\n            margin-top: 10px;\n        }\n        \n        .tips-section {\n            background: #fff3cd;\n            border: 2px solid #ffc107;\n            border-radius: 15px;\n            padding: 35px;\n            margin: 30px 0;\n        }\n        \n        .tips-section ul {\n            line-height: 2.2;\n            font-size: 1.05em;\n            margin: 20px 0;\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .tips-section ul li {\n            margin-bottom: 10px;\n        }\n        \n        .area-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin: 25px 0;\n        }\n        \n        .area-card {\n            background: white;\n            border: 2px solid;\n            border-radius: 10px;\n            padding: 25px;\n        }\n        \n        .area-card h5 {\n            margin-bottom: 15px;\n            font-size: 1.2em;\n        }\n        \n        .area-info {\n            background: #f8f9fa;\n            padding: 10px;\n            border-radius: 5px;\n            margin-top: 10px;\n        }\n        \n        .summary-section {\n            background: linear-gradient(135deg, #FA8BFF 0%, #2BD2FF 90%, #2BFF88 100%);\n            color: white;\n            padding: 40px;\n            border-radius: 15px;\n            margin: 40px 0;\n            text-align: center;\n        }\n        \n        .summary-content {\n            background: rgba(255,255,255,0.2);\n            padding: 30px;\n            border-radius: 10px;\n            text-align: left;\n        }\n        \n        .summary-content h4 {\n            font-size: 1.4em;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        \n        .summary-content ul {\n            line-height: 2.5;\n            font-size: 1.1em;\n            margin: 0;\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .contact-section {\n            background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);\n            color: white;\n            padding: 40px;\n            border-radius: 10px;\n            text-align: center;\n            margin: 40px 0;\n        }\n        \n        .contact-info {\n            background: rgba(255,255,255,0.2);\n            padding: 25px;\n            border-radius: 8px;\n            display: inline-block;\n            text-align: left;\n            max-width: 500px;\n        }\n        \n        .contact-info p {\n            font-size: 1.1em;\n            margin: 10px 0;\n        }\n        \n        .contact-hours {\n            margin-top: 30px;\n            background: rgba(255,255,255,0.15);\n            padding: 20px;\n            border-radius: 8px;\n        }\n        \n        .footer {\n            text-align: center;\n            padding: 40px 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n        }\n        \n        .footer p {\n            font-size: 0.9em;\n            color: #6c757d;\n            line-height: 1.8;\n        }\n        \n        @media (max-width: 768px) {\n            .hero-section h1 {\n                font-size: 2em;\n            }\n            \n            .dish-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .budget-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            table {\n                font-size: 0.9em;\n            }\n            \n            table th, table td {\n                padding: 10px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"hero-section\">\n    <h1>&#x1f37d;&#xfe0f; \u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u98df\u4e8b\u3068\u751f\u6d3b<\/h1>\n    <p>\u7f8e\u98df\u306e\u56fd\u30b8\u30e7\u30fc\u30b8\u30a2\u3078\u3088\u3046\u3053\u305d!<br>\u9a5a\u304d\u306e\u7269\u4fa1\u3068\u7d76\u54c1\u30b0\u30eb\u30e1\u3092\u5fb9\u5e95\u89e3\u8aac<\/p>\n    <div class=\"hero-badge\">\n        &#x1f377; \u30ef\u30a4\u30f3\u767a\u7965\u306e\u5730 | &#x1f95f; \u7d76\u54c1\u6599\u7406 | &#x1f4b0; \u9a5a\u304d\u306e\u7269\u4fa1\n    <\/div>\n<\/div>\n\n<h2>&#x1f30d; \u30b8\u30e7\u30fc\u30b8\u30a2\u3063\u3066\u3069\u3093\u306a\u56fd?<\/h2>\n\n<div class=\"section\">\n    <p>\u30b8\u30e7\u30fc\u30b8\u30a2(\u65e7\u79f0:\u30b0\u30eb\u30b8\u30a2)\u306f\u3001\u9ed2\u6d77\u3068\u30ab\u30b9\u30d4\u6d77\u306b\u631f\u307e\u308c\u305f\u30b3\u30fc\u30ab\u30b5\u30b9\u5730\u65b9\u306b\u4f4d\u7f6e\u3059\u308b\u56fd\u3067\u3059\u3002<strong>8000\u5e74\u306e\u6b74\u53f2\u3092\u6301\u3064\u30ef\u30a4\u30f3\u767a\u7965\u306e\u5730<\/strong>\u3068\u3057\u3066\u77e5\u3089\u308c\u3001\u72ec\u7279\u3067\u8c4a\u304b\u306a\u98df\u6587\u5316\u3092\u8a87\u308a\u307e\u3059\u3002<\/p>\n    \n    <div class=\"grid\">\n        <div class=\"grid-item grid-item-left-border\" style=\"border-color: #FF6B6B;\">\n            <div class=\"icon\">&#x1f5fa;&#xfe0f;<\/div>\n            <p style=\"margin: 0; font-weight: bold;\">\u4f4d\u7f6e<\/p>\n            <p style=\"margin: 5px 0; color: #666; font-size: 0.95em;\">\u30b3\u30fc\u30ab\u30b5\u30b9\u5730\u65b9<br>(\u30e8\u30fc\u30ed\u30c3\u30d1\u3068\u30a2\u30b8\u30a2\u306e\u5883\u754c)<\/p>\n        <\/div>\n        \n        <div class=\"grid-item grid-item-left-border\" style=\"border-color: #4ECDC4;\">\n            <div class=\"icon\">&#x1f465;<\/div>\n            <p style=\"margin: 0; font-weight: bold;\">\u4eba\u53e3<\/p>\n            <p style=\"margin: 5px 0; color: #666; font-size: 0.95em;\">\u7d04370\u4e07\u4eba<\/p>\n        <\/div>\n        \n        <div class=\"grid-item grid-item-left-border\" style=\"border-color: #95E1D3;\">\n            <div class=\"icon\">&#x1f3db;&#xfe0f;<\/div>\n            <p style=\"margin: 0; font-weight: bold;\">\u9996\u90fd<\/p>\n            <p style=\"margin: 5px 0; color: #666; font-size: 0.95em;\">\u30c8\u30d3\u30ea\u30b7(Tbilisi)<\/p>\n        <\/div>\n        \n        <div class=\"grid-item grid-item-left-border\" style=\"border-color: #FFE66D;\">\n            <div class=\"icon\">&#x1f4b1;<\/div>\n            <p style=\"margin: 0; font-weight: bold;\">\u901a\u8ca8<\/p>\n            <p style=\"margin: 5px 0; color: #666; font-size: 0.95em;\">\u30e9\u30ea(GEL)<br>1 GEL \u2252 55\u5186<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<h2>&#x1f37d;&#xfe0f; \u30b8\u30e7\u30fc\u30b8\u30a2\u6599\u7406\u306e\u9b45\u529b<\/h2>\n\n<div class=\"gradient-section\">\n    <h3>\u4e16\u754c\u304c\u8a8d\u3081\u308b\u7f8e\u98df\u306e\u56fd<\/h3>\n    <p>\u30b8\u30e7\u30fc\u30b8\u30a2\u6599\u7406\u306f\u3001\u30c8\u30eb\u30b3\u3001\u30da\u30eb\u30b7\u30e3\u3001\u30ed\u30b7\u30a2\u3001\u4e2d\u592e\u30a2\u30b8\u30a2\u306a\u3069<br>\n    \u5468\u8fba\u5730\u57df\u306e\u5f71\u97ff\u3092\u53d7\u3051\u306a\u304c\u3089\u72ec\u81ea\u306b\u767a\u5c55\u3057\u305f\u3001<br>\n    <strong>\u9a5a\u304f\u307b\u3069\u7f8e\u5473\u3057\u3044\u6599\u7406<\/strong>\u3068\u3057\u3066\u4e16\u754c\u4e2d\u3067\u6ce8\u76ee\u3055\u308c\u3066\u3044\u307e\u3059<\/p>\n<\/div>\n\n<h3>&#x1f95f; \u4ee3\u8868\u7684\u306a\u30b8\u30e7\u30fc\u30b8\u30a2\u6599\u7406<\/h3>\n\n<div class=\"section\">\n    \n    <h4>1. \u30cf\u30c1\u30e3\u30d7\u30ea (Khachapuri) &#8211; \u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u56fd\u6c11\u98df<\/h4>\n    \n    <div class=\"dish-card\" style=\"border-color: #FFE66D;\">\n        <div class=\"dish-grid\">\n            <div>\n                <div class=\"dish-icon\">&#x1f956;&#x1f9c0;<\/div>\n            <\/div>\n            \n            <div class=\"dish-content\">\n                <h5 style=\"color: #856404;\">\u30c1\u30fc\u30ba\u305f\u3063\u3077\u308a\u306e\u8239\u578b\u30d1\u30f3<\/h5>\n                \n                <p>\u8239\u306e\u5f62\u3092\u3057\u305f\u751f\u5730\u306e\u4e2d\u306b<strong>\u305f\u3063\u3077\u308a\u306e\u30c1\u30fc\u30ba\u3068\u30d0\u30bf\u30fc\u3001\u5375<\/strong>\u304c\u5165\u3063\u305f\u7d76\u54c1\u6599\u7406\u3002\u30a2\u30c4\u30a2\u30c4\u306e\u3046\u3061\u306b\u6df7\u305c\u3066\u3001\u5468\u308a\u306e\u751f\u5730\u3092\u3061\u304e\u3063\u3066\u4ed8\u3051\u3066\u98df\u3079\u307e\u3059\u3002<\/p>\n                \n                <div class=\"price-box\" style=\"background: #fff3cd;\">\n                    <p style=\"margin: 0; font-weight: bold; color: #856404;\">&#x1f4b0; \u4fa1\u683c: 8-15 GEL (\u7d04440-825\u5186)<\/p>\n                    <p style=\"margin: 5px 0 0 0; color: #856404; font-size: 0.95em;\">\u203b\u30ec\u30b9\u30c8\u30e9\u30f3\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059<\/p>\n                <\/div>\n                \n                <p style=\"margin-top: 15px;\"><strong>\u7a2e\u985e\u3082\u8c4a\u5bcc:<\/strong><\/p>\n                <ul style=\"margin: 10px 0; line-height: 1.8;\">\n                    <li><strong>\u30a2\u30b8\u30e3\u30ea\u30a2\u30f3\u30fb\u30cf\u30c1\u30e3\u30d7\u30ea<\/strong> &#8211; \u8239\u578b(\u6700\u3082\u6709\u540d)<\/li>\n                    <li><strong>\u30a4\u30e1\u30eb\u30ea\u30fb\u30cf\u30c1\u30e3\u30d7\u30ea<\/strong> &#8211; \u4e38\u578b<\/li>\n                    <li><strong>\u30e1\u30b0\u30ec\u30ea\u30fb\u30cf\u30c1\u30e3\u30d7\u30ea<\/strong> &#8211; \u30c1\u30fc\u30ba\u304c\u8868\u9762\u306b\u3082<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <h4>2. \u30d2\u30f3\u30ab\u30ea (Khinkali) &#8211; \u30b8\u30e7\u30fc\u30b8\u30a2\u5f0f\u5c0f\u7c60\u5305<\/h4>\n    \n    <div class=\"dish-card\" style=\"border-color: #4ECDC4;\">\n        <div class=\"dish-grid\">\n            <div>\n                <div class=\"dish-icon\">&#x1f95f;<\/div>\n            <\/div>\n            \n            <div class=\"dish-content\">\n                <h5 style=\"color: #0c5460;\">\u8089\u6c41\u305f\u3063\u3077\u308a\u306e\u5de8\u5927\u9903\u5b50<\/h5>\n                \n                <p>\u5c0f\u7c60\u5305\u3092\u5927\u304d\u304f\u3057\u305f\u3088\u3046\u306a\u6599\u7406\u3067\u3001\u4e2d\u306b\u306f<strong>\u30b8\u30e5\u30fc\u30b7\u30fc\u306a\u8089\u3068\u8089\u6c41<\/strong>\u304c\u305f\u3063\u3077\u308a\u3002\u4e0a\u90e8\u306e\u3072\u3060\u3092\u6301\u3063\u3066\u3001\u307e\u305a\u8089\u6c41\u3092\u3059\u3059\u3063\u3066\u304b\u3089\u98df\u3079\u308b\u306e\u304c\u6b63\u3057\u3044\u98df\u3079\u65b9\u3067\u3059\u3002<\/p>\n                \n                <div class=\"price-box\" style=\"background: #d1ecf1;\">\n                    <p style=\"margin: 0; font-weight: bold; color: #0c5460;\">&#x1f4b0; \u4fa1\u683c: 1\u500b 0.8-1.5 GEL (\u7d0444-83\u5186)<\/p>\n                    <p style=\"margin: 5px 0 0 0; color: #0c5460; font-size: 0.95em;\">\u901a\u5e385-10\u500b\u6ce8\u6587\u3057\u307e\u3059<\/p>\n                <\/div>\n                \n                <p style=\"margin-top: 15px;\"><strong>\u98df\u3079\u65b9\u306e\u30de\u30ca\u30fc:<\/strong><\/p>\n                <ul style=\"margin: 10px 0; line-height: 1.8;\">\n                    <li>\u4e0a\u90e8\u306e\u3072\u3060\u90e8\u5206\u306f\u98df\u3079\u305a\u306b\u6b8b\u3059<\/li>\n                    <li>\u307e\u305a\u8089\u6c41\u3092\u3059\u3059\u308b<\/li>\n                    <li>\u624b\u3067\u6301\u3063\u3066\u98df\u3079\u308b\u306e\u304c\u4e00\u822c\u7684<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <h4>3. \u30cf\u30eb\u30c1\u30e7\u30fc (Kharcho) &#8211; \u30b9\u30d1\u30a4\u30b7\u30fc\u306a\u725b\u8089\u30b9\u30fc\u30d7<\/h4>\n    \n    <div class=\"dish-card\" style=\"border-color: #FF6B6B;\">\n        <div class=\"dish-grid\">\n            <div>\n                <div class=\"dish-icon\">&#x1f372;<\/div>\n            <\/div>\n            \n            <div class=\"dish-content\">\n                <h5 style=\"color: #721c24;\">\u6fc3\u539a\u306a\u30b9\u30d1\u30a4\u30b7\u30fc\u30b9\u30fc\u30d7<\/h5>\n                \n                <p>\u725b\u8089\u3001\u7c73\u3001\u30af\u30eb\u30df\u3001\u30c8\u30de\u30c8\u30d9\u30fc\u30b9\u306e<strong>\u6fc3\u539a\u3067\u30b9\u30d1\u30a4\u30b7\u30fc\u306a\u30b9\u30fc\u30d7<\/strong>\u3002\u5bd2\u3044\u5b63\u7bc0\u306b\u7279\u306b\u4eba\u6c17\u3067\u3001\u4f53\u304c\u6e29\u307e\u308b\u4e00\u54c1\u3067\u3059\u3002<\/p>\n                \n                <div class=\"price-box\" style=\"background: #f8d7da;\">\n                    <p style=\"margin: 0; font-weight: bold; color: #721c24;\">&#x1f4b0; \u4fa1\u683c: 8-12 GEL (\u7d04440-660\u5186)<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <h4>4. \u30b7\u30e5\u30af\u30e1\u30eb\u30ea (Shkmeruli) &#8211; \u30ac\u30fc\u30ea\u30c3\u30af\u30af\u30ea\u30fc\u30e0\u30c1\u30ad\u30f3<\/h4>\n    \n    <div class=\"dish-card\" style=\"border-color: #95E1D3;\">\n        <div class=\"dish-grid\">\n            <div>\n                <div class=\"dish-icon\">&#x1f357;<\/div>\n            <\/div>\n            \n            <div class=\"dish-content\">\n                <h5 style=\"color: #155724;\">\u65e5\u672c\u3067\u3082\u8a71\u984c\u306e\u4eba\u6c17\u6599\u7406<\/h5>\n                \n                <p>\u9d8f\u8089\u3092<strong>\u5927\u91cf\u306e\u30cb\u30f3\u30cb\u30af\u3068\u30af\u30ea\u30fc\u30e0\u30bd\u30fc\u30b9<\/strong>\u3067\u716e\u8fbc\u3093\u3060\u6599\u7406\u3002\u677e\u5c4b\u304c\u65e5\u672c\u3067\u5546\u54c1\u5316\u3057\u305f\u3053\u3068\u3067\u3082\u6709\u540d\u306b\u306a\u308a\u307e\u3057\u305f\u3002\u672c\u5834\u306e\u5473\u306f\u683c\u5225\u3067\u3059!<\/p>\n                \n                <div class=\"price-box\" style=\"background: #d4edda;\">\n                    <p style=\"margin: 0; font-weight: bold; color: #155724;\">&#x1f4b0; \u4fa1\u683c: 15-25 GEL (\u7d04825-1,375\u5186)<\/p>\n                <\/div>\n                \n                <p style=\"margin-top: 15px; font-size: 0.95em; color: #666;\">\u203b\u65e5\u672c\u306e\u677e\u5c4b\u3067\u8ca9\u58f2\u3055\u308c\u305f\u3053\u3068\u3067\u77e5\u540d\u5ea6\u304c\u6025\u4e0a\u6607\u3057\u307e\u3057\u305f<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <h4>5. \u30e0\u30c4\u30f4\u30a1\u30c7\u30a3 (Mtsvadi) &#8211; \u30b8\u30e7\u30fc\u30b8\u30a2\u5f0f\u4e32\u713c\u304d<\/h4>\n    \n    <div class=\"dish-card\" style=\"border-color: #F38181;\">\n        <div class=\"dish-grid\">\n            <div>\n                <div class=\"dish-icon\">&#x1f356;<\/div>\n            <\/div>\n            \n            <div class=\"dish-content\">\n                <h5 style=\"color: #721c24;\">\u70ad\u706b\u3067\u713c\u3044\u305f\u8089\u4e32<\/h5>\n                \n                <p>\u8c5a\u8089\u3084\u725b\u8089\u3092<strong>\u70ad\u706b\u3067\u3058\u3063\u304f\u308a\u713c\u3044\u305f\u4e32\u713c\u304d<\/strong>\u3002\u30b7\u30f3\u30d7\u30eb\u306a\u304c\u3089\u3001\u8089\u306e\u65e8\u5473\u304c\u51dd\u7e2e\u3055\u308c\u305f\u7d76\u54c1\u6599\u7406\u3002\u30ef\u30a4\u30f3\u3068\u306e\u76f8\u6027\u3082\u629c\u7fa4\u3067\u3059\u3002<\/p>\n                \n                <div class=\"price-box\" style=\"background: #f8d7da;\">\n                    <p style=\"margin: 0; font-weight: bold; color: #721c24;\">&#x1f4b0; \u4fa1\u683c: 12-20 GEL (\u7d04660-1,100\u5186)<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <h4>6. \u30ed\u30d3\u30aa (Lobio) &#8211; \u8c46\u306e\u716e\u8fbc\u307f\u6599\u7406<\/h4>\n    \n    <div class=\"dish-card\" style=\"border-color: #A8E6CF;\">\n        <div class=\"dish-grid\">\n            <div>\n                <div class=\"dish-icon\">&#x1fad8;<\/div>\n            <\/div>\n            \n            <div class=\"dish-content\">\n                <h5 style=\"color: #155724;\">\u30d8\u30eb\u30b7\u30fc\u306a\u8c46\u6599\u7406<\/h5>\n                \n                <p>\u30a4\u30f3\u30b2\u30f3\u8c46\u3092<strong>\u30b9\u30d1\u30a4\u30b9\u3068\u9999\u8349\u3067\u716e\u8fbc\u3093\u3060<\/strong>\u4f1d\u7d71\u6599\u7406\u3002\u30d9\u30b8\u30bf\u30ea\u30a2\u30f3\u306b\u3082\u4eba\u6c17\u3067\u3001\u6804\u990a\u4fa1\u3082\u9ad8\u3044\u4e00\u54c1\u3067\u3059\u3002<\/p>\n                \n                <div class=\"price-box\" style=\"background: #d4edda;\">\n                    <p style=\"margin: 0; font-weight: bold; color: #155724;\">&#x1f4b0; \u4fa1\u683c: 6-10 GEL (\u7d04330-550\u5186)<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<\/div>\n\n<h3>&#x1f377; \u30b8\u30e7\u30fc\u30b8\u30a2\u30ef\u30a4\u30f3\u306e\u9b45\u529b<\/h3>\n\n<div class=\"wine-section\">\n    <div style=\"text-align: center; margin-bottom: 25px;\">\n        <div style=\"font-size: 4em; margin-bottom: 15px;\">&#x1f347;&#x1f377;<\/div>\n        <h3 style=\"font-size: 2em; margin-bottom: 15px;\">8000\u5e74\u306e\u6b74\u53f2\u3092\u6301\u3064\u30ef\u30a4\u30f3\u767a\u7965\u306e\u5730<\/h3>\n    <\/div>\n    \n    <div class=\"wine-content\">\n        <p style=\"font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; opacity: 0.95;\">\n            \u30b8\u30e7\u30fc\u30b8\u30a2\u306f<strong>\u4e16\u754c\u6700\u53e4\u306e\u30ef\u30a4\u30f3\u88fd\u9020\u56fd<\/strong>\u3068\u3057\u3066\u30012013\u5e74\u306b\u30e6\u30cd\u30b9\u30b3\u7121\u5f62\u6587\u5316\u907a\u7523\u306b\u767b\u9332\u3055\u308c\u307e\u3057\u305f\u3002\u4f1d\u7d71\u7684\u306a<strong>\u30af\u30f4\u30a7\u30f4\u30ea\u88fd\u6cd5<\/strong>(\u5927\u304d\u306a\u7d20\u713c\u304d\u306e\u58fa\u3067\u91b8\u9020)\u3067\u4f5c\u3089\u308c\u308b\u30ef\u30a4\u30f3\u306f\u3001\u72ec\u7279\u306e\u6df1\u3044\u5473\u308f\u3044\u3092\u6301\u3061\u307e\u3059\u3002\n        <\/p>\n        \n        <h5 style=\"font-size: 1.3em; margin-bottom: 15px;\">\u4ee3\u8868\u7684\u306a\u30b8\u30e7\u30fc\u30b8\u30a2\u30ef\u30a4\u30f3:<\/h5>\n        \n        <div class=\"wine-grid\">\n            <div class=\"wine-item\">\n                <p style=\"margin: 0; font-weight: bold; font-size: 1.1em;\">&#x1f377; \u30b5\u30da\u30e9\u30f4\u30a3(\u8d64)<\/p>\n                <p style=\"margin: 5px 0 0 0; font-size: 0.95em; opacity: 0.9;\">\u6fc3\u539a\u3067\u30d5\u30eb\u30dc\u30c7\u30a3<\/p>\n            <\/div>\n            \n            <div class=\"wine-item\">\n                <p style=\"margin: 0; font-weight: bold; font-size: 1.1em;\">&#x1f377; \u30eb\u30ab\u30c4\u30a3\u30c6\u30ea(\u767d)<\/p>\n                <p style=\"margin: 5px 0 0 0; font-size: 0.95em; opacity: 0.9;\">\u723d\u3084\u304b\u3067\u30d5\u30eb\u30fc\u30c6\u30a3<\/p>\n            <\/div>\n            \n            <div class=\"wine-item\">\n                <p style=\"margin: 0; font-weight: bold; font-size: 1.1em;\">&#x1f9e1; \u30aa\u30ec\u30f3\u30b8\u30ef\u30a4\u30f3<\/p>\n                <p style=\"margin: 5px 0 0 0; font-size: 0.95em; opacity: 0.9;\">\u30af\u30f4\u30a7\u30f4\u30ea\u88fd\u6cd5\u306e\u4f1d\u7d71<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <div class=\"wine-price\">\n        <p style=\"margin: 0; font-size: 1.2em; font-weight: bold;\">&#x1f4b0; \u30ef\u30a4\u30f3\u4fa1\u683c: 1\u672c 10-30 GEL (\u7d04550-1,650\u5186)<\/p>\n        <p style=\"margin: 10px 0 0 0; opacity: 0.9;\">\u30ec\u30b9\u30c8\u30e9\u30f3\u3067\u306f\u30b0\u30e9\u30b9 5-10 GEL (\u7d04275-550\u5186)<\/p>\n    <\/div>\n<\/div>\n\n<h2>&#x1f4b0; \u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u7269\u4fa1 &#8211; 2026\u5e74\u6700\u65b0\u7248<\/h2>\n\n<div class=\"section\">\n    \n    <div style=\"background: linear-gradient(135deg, #FA8BFF 0%, #2BD2FF 100%); color: white; padding: 25px; border-radius: 10px; margin-bottom: 25px; text-align: center;\">\n        <h3 style=\"font-size: 1.8em; margin-bottom: 10px;\">\u65e5\u672c\u3068\u6bd4\u3079\u3066\u9a5a\u304f\u307b\u3069\u5b89\u3044!<\/h3>\n        <p style=\"font-size: 1.1em; opacity: 0.95; margin: 0;\">\u751f\u6d3b\u8cbb\u306f\u65e5\u672c\u306e\u7d041\/2\u301c1\/3\u7a0b\u5ea6<\/p>\n    <\/div>\n    \n    <h3>&#x1f37d;&#xfe0f; \u98df\u4e8b\u30fb\u5916\u98df\u306e\u7269\u4fa1<\/h3>\n    \n    <table>\n        <tr style=\"background: #4a90e2;\">\n            <th>\u9805\u76ee<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(GEL)<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(\u5186\u63db\u7b97)<\/th>\n        <\/tr>\n        <tr>\n            <td>\u30ed\u30fc\u30ab\u30eb\u30ec\u30b9\u30c8\u30e9\u30f3\u3067\u306e\u98df\u4e8b<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">10-15 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">550-825\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u4e2d\u7d1a\u30ec\u30b9\u30c8\u30e9\u30f3\u3067\u306e\u98df\u4e8b<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">20-35 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">1,100-1,925\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u9ad8\u7d1a\u30ec\u30b9\u30c8\u30e9\u30f3\u3067\u306e\u98df\u4e8b<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">50-100 GEL<\/td>\n            <td style=\"text-align: center; color: #ffc107; font-weight: bold;\">2,750-5,500\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30d5\u30a1\u30fc\u30b9\u30c8\u30d5\u30fc\u30c9(\u30de\u30af\u30c9\u30ca\u30eb\u30c9\u7b49)<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">12-18 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">660-990\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30ab\u30d5\u30a7\u3067\u30b3\u30fc\u30d2\u30fc<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">3-6 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">165-330\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30d3\u30fc\u30eb(\u30ec\u30b9\u30c8\u30e9\u30f3)<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">4-7 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">220-385\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30ef\u30a4\u30f3(\u30b0\u30e9\u30b9)<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">5-10 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">275-550\u5186<\/td>\n        <\/tr>\n    <\/table>\n    \n    <h3>&#x1f6d2; \u30b9\u30fc\u30d1\u30fc\u30de\u30fc\u30b1\u30c3\u30c8\u306e\u7269\u4fa1<\/h3>\n    \n    <table>\n        <tr style=\"background: #28a745;\">\n            <th>\u98df\u6750<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(GEL)<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(\u5186\u63db\u7b97)<\/th>\n        <\/tr>\n        <tr>\n            <td>\u725b\u4e73 1L<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">3-4 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">165-220\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30d1\u30f3 1\u65a4<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">1-2 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">55-110\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u7c73 1kg<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">3-5 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">165-275\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u9d8f\u8089 1kg<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">10-15 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">550-825\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u5375 12\u500b<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">4-6 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">220-330\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30c8\u30de\u30c8 1kg<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">3-5 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">165-275\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u3058\u3083\u304c\u3044\u3082 1kg<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">1.5-3 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">83-165\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30c1\u30fc\u30ba 1kg<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">15-25 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">825-1,375\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30d3\u30fc\u30eb 500ml<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">2-4 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">110-220\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30ef\u30a4\u30f3 1\u672c<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">10-30 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">550-1,650\u5186<\/td>\n        <\/tr>\n    <\/table>\n    \n    <h3>&#x1f3e0; \u4f4f\u5c45\u8cbb<\/h3>\n    \n    <table>\n        <tr style=\"background: #17a2b8;\">\n            <th>\u4f4f\u5c45\u30bf\u30a4\u30d7<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(GEL\/\u6708)<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(\u5186\u63db\u7b97\/\u6708)<\/th>\n        <\/tr>\n        <tr>\n            <td>\u5e02\u4e2d\u5fc3\u90e8 1\u30d9\u30c3\u30c9\u30eb\u30fc\u30e0<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">800-1,500 GEL<\/td>\n            <td style=\"text-align: center; color: #17a2b8; font-weight: bold;\">44,000-82,500\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u5e02\u90ca\u5916 1\u30d9\u30c3\u30c9\u30eb\u30fc\u30e0<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">500-900 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">27,500-49,500\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u5e02\u4e2d\u5fc3\u90e8 3\u30d9\u30c3\u30c9\u30eb\u30fc\u30e0<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">1,500-3,000 GEL<\/td>\n            <td style=\"text-align: center; color: #17a2b8; font-weight: bold;\">82,500-165,000\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u5e02\u90ca\u5916 3\u30d9\u30c3\u30c9\u30eb\u30fc\u30e0<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">1,000-1,800 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">55,000-99,000\u5186<\/td>\n        <\/tr>\n    <\/table>\n    \n    <h3>&#x1f695; \u4ea4\u901a\u8cbb<\/h3>\n    \n    <table>\n        <tr style=\"background: #ffc107;\">\n            <th>\u4ea4\u901a\u624b\u6bb5<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(GEL)<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(\u5186\u63db\u7b97)<\/th>\n        <\/tr>\n        <tr>\n            <td>\u5730\u4e0b\u9244\u30fb\u30d0\u30b9 1\u56de<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">0.5 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">28\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u4ea4\u901a\u30ab\u30fc\u30c9(\u6708\u984d\u5b9a\u671f)<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">40 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">2,200\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30bf\u30af\u30b7\u30fc \u521d\u4e57\u308a<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">3-5 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">165-275\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30bf\u30af\u30b7\u30fc 1km<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">0.6-1 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">33-55\u5186<\/td>\n        <\/tr>\n    <\/table>\n    \n    <h3>&#x1f4a1; \u5149\u71b1\u8cbb\u30fb\u901a\u4fe1\u8cbb<\/h3>\n    \n    <table>\n        <tr style=\"background: #6c757d;\">\n            <th>\u9805\u76ee<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(GEL\/\u6708)<\/th>\n            <th style=\"text-align: center;\">\u4fa1\u683c(\u5186\u63db\u7b97\/\u6708)<\/th>\n        <\/tr>\n        <tr>\n            <td>\u96fb\u6c17\u30fb\u30ac\u30b9\u30fb\u6c34\u9053(1\u30d9\u30c3\u30c9\u30eb\u30fc\u30e0)<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">80-150 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">4,400-8,250\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8(\u5149\u56de\u7dda)<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">30-60 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">1,650-3,300\u5186<\/td>\n        <\/tr>\n        <tr>\n            <td>\u643a\u5e2f\u96fb\u8a71(\u30c7\u30fc\u30bf\u7121\u5236\u9650\u30d7\u30e9\u30f3)<\/td>\n            <td style=\"text-align: center; font-weight: bold;\">20-40 GEL<\/td>\n            <td style=\"text-align: center; color: #28a745; font-weight: bold;\">1,100-2,200\u5186<\/td>\n        <\/tr>\n    <\/table>\n    \n<\/div>\n\n<h2>&#x1f4ca; \u6708\u9593\u751f\u6d3b\u8cbb\u30b7\u30df\u30e5\u30ec\u30fc\u30b7\u30e7\u30f3<\/h2>\n\n<div class=\"section\">\n    \n    <div class=\"budget-grid\">\n        \n        <div class=\"budget-card\" style=\"border-color: #28a745;\">\n            <h4 style=\"color: #28a745;\">&#x1f4b0; \u7bc0\u7d04\u578b<\/h4>\n            \n            <table class=\"budget-table\">\n                <tr>\n                    <td>\u5bb6\u8cc3(\u90ca\u59161BR)<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">500 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u98df\u8cbb(\u81ea\u708a\u4e2d\u5fc3)<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">300 GEL<\/td>\n                <\/tr>\n                <tr>\n                    <td>\u5149\u71b1\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">100 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u901a\u4fe1\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">50 GEL<\/td>\n                <\/tr>\n                <tr>\n                    <td>\u4ea4\u901a\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">40 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u305d\u306e\u4ed6<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">200 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #d4edda; font-weight: bold;\">\n                    <td class=\"budget-total\" style=\"border-top: 2px solid #28a745;\">\u5408\u8a08\/\u6708<\/td>\n                    <td style=\"text-align: right; color: #28a745; font-size: 1.2em; padding: 15px; border-top: 2px solid #28a745;\">1,190 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #28a745; color: white;\">\n                    <td class=\"budget-total\">\u5186\u63db\u7b97<\/td>\n                    <td style=\"text-align: right; font-size: 1.3em; padding: 15px;\">\u7d0465,450\u5186<\/td>\n                <\/tr>\n            <\/table>\n        <\/div>\n        \n        <div class=\"budget-card\" style=\"border-color: #17a2b8;\">\n            <h4 style=\"color: #17a2b8;\">&#x1f4bc; \u6a19\u6e96\u578b<\/h4>\n            \n            <table class=\"budget-table\">\n                <tr>\n                    <td>\u5bb6\u8cc3(\u5e02\u51851BR)<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">1,000 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u98df\u8cbb(\u81ea\u708a+\u5916\u98df)<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">500 GEL<\/td>\n                <\/tr>\n                <tr>\n                    <td>\u5149\u71b1\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">120 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u901a\u4fe1\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">60 GEL<\/td>\n                <\/tr>\n                <tr>\n                    <td>\u4ea4\u901a\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">100 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u305d\u306e\u4ed6<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">400 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #d1ecf1; font-weight: bold;\">\n                    <td class=\"budget-total\" style=\"border-top: 2px solid #17a2b8;\">\u5408\u8a08\/\u6708<\/td>\n                    <td style=\"text-align: right; color: #17a2b8; font-size: 1.2em; padding: 15px; border-top: 2px solid #17a2b8;\">2,180 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #17a2b8; color: white;\">\n                    <td class=\"budget-total\">\u5186\u63db\u7b97<\/td>\n                    <td style=\"text-align: right; font-size: 1.3em; padding: 15px;\">\u7d04119,900\u5186<\/td>\n                <\/tr>\n            <\/table>\n        <\/div>\n        \n        <div class=\"budget-card\" style=\"border-color: #ffc107;\">\n            <h4 style=\"color: #ffc107;\">&#x2728; \u5feb\u9069\u578b<\/h4>\n            \n            <table class=\"budget-table\">\n                <tr>\n                    <td>\u5bb6\u8cc3(\u5e02\u5185\u4e2d\u5fc33BR)<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">2,000 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u98df\u8cbb(\u5916\u98df\u591a\u3081)<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">800 GEL<\/td>\n                <\/tr>\n                <tr>\n                    <td>\u5149\u71b1\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">150 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u901a\u4fe1\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">80 GEL<\/td>\n                <\/tr>\n                <tr>\n                    <td>\u4ea4\u901a\u8cbb<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">200 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #f8f9fa;\">\n                    <td>\u305d\u306e\u4ed6\u30fb\u5a2f\u697d<\/td>\n                    <td style=\"text-align: right; font-weight: bold;\">800 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #fff3cd; font-weight: bold;\">\n                    <td class=\"budget-total\" style=\"border-top: 2px solid #ffc107;\">\u5408\u8a08\/\u6708<\/td>\n                    <td style=\"text-align: right; color: #856404; font-size: 1.2em; padding: 15px; border-top: 2px solid #ffc107;\">4,030 GEL<\/td>\n                <\/tr>\n                <tr style=\"background: #ffc107; color: white;\">\n                    <td class=\"budget-total\">\u5186\u63db\u7b97<\/td>\n                    <td style=\"text-align: right; font-size: 1.3em; padding: 15px;\">\u7d04221,650\u5186<\/td>\n                <\/tr>\n            <\/table>\n        <\/div>\n        \n    <\/div>\n    \n<\/div>\n\n<h2>&#x1f3ea; \u304a\u3059\u3059\u3081\u306e\u30ec\u30b9\u30c8\u30e9\u30f3\u30fb\u30ab\u30d5\u30a7<\/h2>\n\n<h3>&#x1f31f; \u30c8\u30d3\u30ea\u30b7\u306e\u4eba\u6c17\u30ec\u30b9\u30c8\u30e9\u30f3<\/h3>\n\n<div class=\"restaurant-grid\">\n    \n    <div class=\"restaurant-card\" style=\"border-color: #667eea;\">\n        <h5 style=\"color: #667eea;\">&#x1f377; Shavi Lomi (\u30b7\u30e3\u30f4\u30a3\u30fb\u30ed\u30df)<\/h5>\n        <p style=\"line-height: 1.8; margin-bottom: 10px;\">\u4f1d\u7d71\u7684\u306a\u30b8\u30e7\u30fc\u30b8\u30a2\u6599\u7406\u3092\u73fe\u4ee3\u98a8\u306b\u30a2\u30ec\u30f3\u30b8\u3002\u5730\u5143\u306e\u4eba\u306b\u3082\u89b3\u5149\u5ba2\u306b\u3082\u4eba\u6c17\u306e\u540d\u5e97\u3002<\/p>\n        <div class=\"restaurant-info\">\n            <p style=\"margin: 0; font-size: 0.9em;\"><strong>\u4e88\u7b97:<\/strong> 30-50 GEL\/\u4eba<\/p>\n            <p style=\"margin: 5px 0 0 0; font-size: 0.9em;\"><strong>\u7279\u5fb4:<\/strong> \u30e2\u30c0\u30f3\u30fb\u30b8\u30e7\u30fc\u30b8\u30a2\u6599\u7406<\/p>\n        <\/div>\n    <\/div>\n    \n    <div class=\"restaurant-card\" style=\"border-color: #f093fb;\">\n        <h5 style=\"color: #f093fb;\">&#x1f356; Pasanauri (\u30d1\u30b5\u30ca\u30a6\u30ea)<\/h5>\n        <p style=\"line-height: 1.8; margin-bottom: 10px;\">\u30d2\u30f3\u30ab\u30ea\u306e\u540d\u5e97\u3068\u3057\u3066\u6709\u540d\u3002\u30c1\u30a7\u30fc\u30f3\u5e97\u3067\u3059\u304c\u3001\u54c1\u8cea\u306f\u6298\u308a\u7d19\u4ed8\u304d\u3002<\/p>\n        <div class=\"restaurant-info\">\n            <p style=\"margin: 0; font-size: 0.9em;\"><strong>\u4e88\u7b97:<\/strong> 15-25 GEL\/\u4eba<\/p>\n            <p style=\"margin: 5px 0 0 0; font-size: 0.9em;\"><strong>\u7279\u5fb4:<\/strong> \u30d2\u30f3\u30ab\u30ea\u5c02\u9580<\/p>\n        <\/div>\n    <\/div>\n    \n    <div class=\"restaurant-card\" style=\"border-color: #4facfe;\">\n        <h5 style=\"color: #4facfe;\">&#x1f9c0; Machakhela (\u30de\u30c1\u30e3\u30d8\u30e9)<\/h5>\n        <p style=\"line-height: 1.8; margin-bottom: 10px;\">\u30a2\u30b8\u30e3\u30ea\u30a2\u30f3\u30fb\u30cf\u30c1\u30e3\u30d7\u30ea\u304c\u7d76\u54c1\u3002\u30dc\u30ea\u30e5\u30fc\u30e0\u305f\u3063\u3077\u308a\u3067\u6e80\u8db3\u5ea6\u9ad8\u3057\u3002<\/p>\n        <div class=\"restaurant-info\">\n            <p style=\"margin: 0; font-size: 0.9em;\"><strong>\u4e88\u7b97:<\/strong> 20-35 GEL\/\u4eba<\/p>\n            <p style=\"margin: 5px 0 0 0; font-size: 0.9em;\"><strong>\u7279\u5fb4:<\/strong> \u30cf\u30c1\u30e3\u30d7\u30ea\u5c02\u9580<\/p>\n        <\/div>\n    <\/div>\n    \n    <div class=\"restaurant-card\" style=\"border-color: #43e97b;\">\n        <h5 style=\"color: #43e97b;\">&#x2615; Entr\u00e9e (\u30a2\u30f3\u30c8\u30ec)<\/h5>\n        <p style=\"line-height: 1.8; margin-bottom: 10px;\">\u304a\u3057\u3083\u308c\u306a\u30ab\u30d5\u30a7&#038;\u30ec\u30b9\u30c8\u30e9\u30f3\u3002\u671d\u98df\u304b\u3089\u30c7\u30a3\u30ca\u30fc\u307e\u3067\u5bfe\u5fdc\u3002Wi-Fi\u3082\u5feb\u9069\u3002<\/p>\n        <div class=\"restaurant-info\">\n            <p style=\"margin: 0; font-size: 0.9em;\"><strong>\u4e88\u7b97:<\/strong> 15-30 GEL\/\u4eba<\/p>\n            <p style=\"margin: 5px 0 0 0; font-size: 0.9em;\"><strong>\u7279\u5fb4:<\/strong> \u30ab\u30d5\u30a7\u30fb\u6d0b\u98df<\/p>\n        <\/div>\n    <\/div>\n    \n<\/div>\n\n<h2>&#x1f6d2; \u4e3b\u8981\u30b9\u30fc\u30d1\u30fc\u30de\u30fc\u30b1\u30c3\u30c8<\/h2>\n\n<div class=\"section\">\n    \n    <div class=\"grid\">\n        \n        <div class=\"grid-item grid-item-left-border\" style=\"border-color: #FF6B6B;\">\n            <h5 style=\"color: #FF6B6B; margin-bottom: 10px; font-size: 1.2em;\">&#x1f3ea; Carrefour (\u30ab\u30eb\u30d5\u30fc\u30eb)<\/h5>\n            <p style=\"margin: 0; line-height: 1.8; font-size: 0.95em;\">\u56fd\u969b\u7684\u306a\u30b9\u30fc\u30d1\u30fc\u3002\u54c1\u63c3\u3048\u8c4a\u5bcc\u3067\u3001\u8f38\u5165\u98df\u54c1\u3082\u5145\u5b9f\u3002\u3084\u3084\u9ad8\u3081\u3002<\/p>\n        <\/div>\n        \n        <div class=\"grid-item grid-item-left-border\" style=\"border-color: #4ECDC4;\">\n            <h5 style=\"color: #4ECDC4; margin-bottom: 10px; font-size: 1.2em;\">&#x1f6d2; Goodwill (\u30b0\u30c3\u30c9\u30a6\u30a3\u30eb)<\/h5>\n            <p style=\"margin: 0; line-height: 1.8; font-size: 0.95em;\">\u30ed\u30fc\u30ab\u30eb\u30b9\u30fc\u30d1\u30fc\u6700\u5927\u624b\u3002\u4fa1\u683c\u3082\u624b\u9803\u3067\u3001\u30b8\u30e7\u30fc\u30b8\u30a2\u88fd\u54c1\u304c\u8c4a\u5bcc\u3002<\/p>\n        <\/div>\n        \n        <div class=\"grid-item grid-item-left-border\" style=\"border-color: #95E1D3;\">\n            <h5 style=\"color: #95E1D3; margin-bottom: 10px; font-size: 1.2em;\">&#x1f3ec; Agrohub (\u30a2\u30b0\u30ed\u30cf\u30d6)<\/h5>\n            <p style=\"margin: 0; line-height: 1.8; font-size: 0.95em;\">\u65b0\u9bae\u306a\u91ce\u83dc\u30fb\u679c\u7269\u304c\u5b89\u3044\u3002\u5e02\u5834\u306e\u3088\u3046\u306a\u96f0\u56f2\u6c17\u3067\u5730\u5143\u6c11\u306b\u4eba\u6c17\u3002<\/p>\n        <\/div>\n        \n        <div class=\"grid-item grid-item-left-border\" style=\"border-color: #FFE66D;\">\n            <h5 style=\"color: #FFE66D; margin-bottom: 10px; font-size: 1.2em;\">&#x1f377; Nikora (\u30cb\u30b3\u30e9)<\/h5>\n            <p style=\"margin: 0; line-height: 1.8; font-size: 0.95em;\">24\u6642\u9593\u55b6\u696d\u306e\u4fbf\u5229\u306a\u30c1\u30a7\u30fc\u30f3\u3002\u8857\u4e2d\u306e\u3044\u305f\u308b\u3068\u3053\u308d\u306b\u3042\u308a\u307e\u3059\u3002<\/p>\n        <\/div>\n        \n    <\/div>\n    \n<\/div>\n\n<h2>&#x1f4a1; \u98df\u4e8b\u306b\u95a2\u3059\u308b\u8c46\u77e5\u8b58<\/h2>\n\n<div class=\"tips-section\">\n    \n    <h3>&#x1f37d;&#xfe0f; \u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u98df\u4e8b\u30de\u30ca\u30fc<\/h3>\n    \n    <ul>\n        <li>&#x1f377; <strong>\u4e7e\u676f\u306f\u300c\u30ac\u30a6\u30de\u30eb\u30b8\u30e7\u30b9!\u300d<\/strong><br>\n            <span style=\"font-size: 0.95em; color: #856404;\">\u2192 \u30b8\u30e7\u30fc\u30b8\u30a2\u8a9e\u3067\u300c\u4e7e\u676f\u300d\u306e\u610f\u5473\u3002\u98df\u4e8b\u306e\u969b\u306b\u3088\u304f\u4f7f\u3044\u307e\u3059<\/span>\n        <\/li>\n        <li>&#x1f942; <strong>\u30b9\u30d7\u30e9(\u5bb4\u4f1a\u306e\u4e7e\u676f\u6587\u5316)<\/strong><br>\n            <span style=\"font-size: 0.95em; color: #856404;\">\u2192 \u6b63\u5f0f\u306a\u98df\u4e8b\u4f1a\u3067\u306f\u3001\u30bf\u30de\u30c0(\u4e7e\u676f\u4fc2)\u304c\u9577\u3044\u30b9\u30d4\u30fc\u30c1\u3092\u3057\u3066\u4e7e\u676f\u3057\u307e\u3059<\/span>\n        <\/li>\n        <li>&#x1f356; <strong>\u6599\u7406\u306f\u30b7\u30a7\u30a2\u304c\u57fa\u672c<\/strong><br>\n            <span style=\"font-size: 0.95em; color: #856404;\">\u2192 \u8907\u6570\u306e\u6599\u7406\u3092\u6ce8\u6587\u3057\u3066\u3001\u307f\u3093\u306a\u3067\u30b7\u30a7\u30a2\u3059\u308b\u306e\u304c\u4e00\u822c\u7684<\/span>\n        <\/li>\n        <li>&#x1f4b0; <strong>\u30c1\u30c3\u30d7\u306f\u4efb\u610f<\/strong><br>\n            <span style=\"font-size: 0.95em; color: #856404;\">\u2192 \u30b5\u30fc\u30d3\u30b9\u304c\u826f\u3051\u308c\u307010%\u7a0b\u5ea6\u3002\u7fa9\u52d9\u3067\u306f\u3042\u308a\u307e\u305b\u3093<\/span>\n        <\/li>\n        <li>&#x23f0; <strong>\u30e9\u30f3\u30c1\u306f13-15\u6642\u304c\u4e00\u822c\u7684<\/strong><br>\n            <span style=\"font-size: 0.95em; color: #856404;\">\u2192 \u30c7\u30a3\u30ca\u30fc\u306f19-21\u6642\u9803\u3002\u65e5\u672c\u3088\u308a\u9045\u3081\u3067\u3059<\/span>\n        <\/li>\n    <\/ul>\n    \n    <h3>&#x1f336;&#xfe0f; \u5473\u306e\u7279\u5fb4<\/h3>\n    \n    <div style=\"background: white; padding: 20px; border-radius: 8px; margin: 20px 0;\">\n        <p style=\"line-height: 1.8; margin-bottom: 15px;\">\u30b8\u30e7\u30fc\u30b8\u30a2\u6599\u7406\u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u7279\u5fb4\u304c\u3042\u308a\u307e\u3059:<\/p>\n        \n        <ul style=\"line-height: 2; font-size: 1.05em; margin: 0; list-style: disc; padding-left: 20px;\">\n            <li>&#x1f9c0; <strong>\u30c1\u30fc\u30ba\u3092\u305f\u304f\u3055\u3093\u4f7f\u3046<\/strong> &#8211; \u6fc3\u539a\u3067\u5869\u5473\u304c\u52b9\u3044\u3066\u3044\u308b<\/li>\n            <li>&#x1f33f; <strong>\u9999\u8349(\u30b3\u30ea\u30a2\u30f3\u30c0\u30fc\u306a\u3069)\u304c\u8c4a\u5bcc<\/strong> &#8211; \u72ec\u7279\u306e\u98a8\u5473<\/li>\n            <li>&#x1f95c; <strong>\u30af\u30eb\u30df\u3092\u591a\u7528<\/strong> &#8211; \u30bd\u30fc\u30b9\u3084\u30da\u30fc\u30b9\u30c8\u306b<\/li>\n            <li>&#x1f336;&#xfe0f; <strong>\u30b9\u30d1\u30a4\u30b7\u30fc<\/strong> &#8211; \u8f9b\u3044\u6599\u7406\u3082\u3042\u308b\u304c\u3001\u65e5\u672c\u306e\u30ab\u30ec\u30fc\u7a0b\u5ea6<\/li>\n            <li>&#x1f9c4; <strong>\u30cb\u30f3\u30cb\u30af\u591a\u3081<\/strong> &#8211; \u9999\u3070\u3057\u3044\u98a8\u5473<\/li>\n        <\/ul>\n    <\/div>\n    \n    <h3>&#x1f6b0; \u6c34\u9053\u6c34\u306b\u3064\u3044\u3066<\/h3>\n    \n    <div class=\"info-box info-box-border\" style=\"background: #d1ecf1; border-color: #17a2b8;\">\n        <p style=\"margin: 0; color: #0c5460; line-height: 1.8;\">\n            <strong>\u30c8\u30d3\u30ea\u30b7\u306e\u6c34\u9053\u6c34\u306f\u4e00\u5fdc\u98f2\u3081\u307e\u3059\u304c\u3001\u30df\u30cd\u30e9\u30eb\u30a6\u30a9\u30fc\u30bf\u30fc\u306e\u8cfc\u5165\u3092\u63a8\u5968\u3057\u307e\u3059\u3002<\/strong><br>\n            500ml\u306e\u30dc\u30c8\u30eb\u30a6\u30a9\u30fc\u30bf\u30fc\u306f0.5-1 GEL(\u7d0428-55\u5186)\u7a0b\u5ea6\u3068\u975e\u5e38\u306b\u5b89\u4fa1\u3067\u3059\u3002\n        <\/p>\n    <\/div>\n    \n<\/div>\n\n<h2>&#x1f4cd; \u30c8\u30d3\u30ea\u30b7\u306e\u30a8\u30ea\u30a2\u30ac\u30a4\u30c9<\/h2>\n\n<div class=\"section\">\n    \n    <h3>&#x1f3d9;&#xfe0f; \u4e3b\u8981\u30a8\u30ea\u30a2\u306e\u7279\u5fb4<\/h3>\n    \n    <div class=\"area-grid\">\n        \n        <div class=\"area-card\" style=\"border-color: #667eea;\">\n            <h5 style=\"color: #667eea;\">&#x1f3db;&#xfe0f; \u65e7\u5e02\u8857(Old Town)<\/h5>\n            <p style=\"line-height: 1.8; margin-bottom: 10px;\">\u6b74\u53f2\u7684\u306a\u5efa\u7269\u304c\u7acb\u3061\u4e26\u3076\u89b3\u5149\u306e\u4e2d\u5fc3\u5730\u3002\u30ec\u30b9\u30c8\u30e9\u30f3\u3084\u30ab\u30d5\u30a7\u304c\u591a\u3044\u3002<\/p>\n            <div class=\"area-info\">\n                <p style=\"margin: 0; font-size: 0.9em;\"><strong>\u5bb6\u8cc3\u76f8\u5834:<\/strong> \u3084\u3084\u9ad8\u3081<\/p>\n                <p style=\"margin: 5px 0 0 0; font-size: 0.9em;\"><strong>\u7279\u5fb4:<\/strong> \u89b3\u5149\u30fb\u6587\u5316\u306e\u4e2d\u5fc3<\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"area-card\" style=\"border-color: #f093fb;\">\n            <h5 style=\"color: #f093fb;\">&#x1f3e2; Saburtalo (\u30b5\u30d6\u30eb\u30bf\u30ed)<\/h5>\n            <p style=\"line-height: 1.8; margin-bottom: 10px;\">\u5b66\u751f\u8857\u3067\u6d3b\u6c17\u304c\u3042\u308b\u3002\u30ec\u30b9\u30c8\u30e9\u30f3\u3001\u30ab\u30d5\u30a7\u3001\u30b9\u30fc\u30d1\u30fc\u304c\u5145\u5b9f\u3002<\/p>\n            <div class=\"area-info\">\n                <p style=\"margin: 0; font-size: 0.9em;\"><strong>\u5bb6\u8cc3\u76f8\u5834:<\/strong> \u4e2d\u7a0b\u5ea6<\/p>\n                <p style=\"margin: 5px 0 0 0; font-size: 0.9em;\"><strong>\u7279\u5fb4:<\/strong> \u5b66\u751f\u30fb\u82e5\u8005\u5411\u3051<\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"area-card\" style=\"border-color: #4facfe;\">\n            <h5 style=\"color: #4facfe;\">&#x1f333; Vake (\u30f4\u30a1\u30b1)<\/h5>\n            <p style=\"line-height: 1.8; margin-bottom: 10px;\">\u9ad8\u7d1a\u4f4f\u5b85\u8857\u3002\u9759\u304b\u3067\u6cbb\u5b89\u3082\u826f\u304f\u3001\u5916\u56fd\u4eba\u306b\u4eba\u6c17\u306e\u30a8\u30ea\u30a2\u3002<\/p>\n            <div class=\"area-info\">\n                <p style=\"margin: 0; font-size: 0.9em;\"><strong>\u5bb6\u8cc3\u76f8\u5834:<\/strong> \u9ad8\u3081<\/p>\n                <p style=\"margin: 5px 0 0 0; font-size: 0.9em;\"><strong>\u7279\u5fb4:<\/strong> \u9ad8\u7d1a\u30fb\u9591\u9759<\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"area-card\" style=\"border-color: #43e97b;\">\n            <h5 style=\"color: #43e97b;\">&#x1f3d8;&#xfe0f; Gldani (\u30b0\u30eb\u30c0\u30cb)<\/h5>\n            <p style=\"line-height: 1.8; margin-bottom: 10px;\">\u90ca\u5916\u30a8\u30ea\u30a2\u3002\u5bb6\u8cc3\u304c\u5b89\u304f\u3001\u5730\u5143\u306e\u751f\u6d3b\u3092\u4f53\u9a13\u3067\u304d\u308b\u3002<\/p>\n            <div class=\"area-info\">\n                <p style=\"margin: 0; font-size: 0.9em;\"><strong>\u5bb6\u8cc3\u76f8\u5834:<\/strong> \u5b89\u3044<\/p>\n                <p style=\"margin: 5px 0 0 0; font-size: 0.9em;\"><strong>\u7279\u5fb4:<\/strong> \u30ed\u30fc\u30ab\u30eb\u30fb\u90ca\u5916<\/p>\n            <\/div>\n        <\/div>\n        \n    <\/div>\n    \n<\/div>\n\n<h2>&#x1f389; \u307e\u3068\u3081: \u30b8\u30e7\u30fc\u30b8\u30a2\u3067\u306e\u98df\u751f\u6d3b<\/h2>\n\n<div class=\"summary-section\">\n    \n    <h3 style=\"font-size: 2em; margin-bottom: 25px;\">\u30b8\u30e7\u30fc\u30b8\u30a2\u306f\u7f8e\u98df\u3068\u4f4e\u30b3\u30b9\u30c8\u306e\u697d\u5712!<\/h3>\n    \n    <div class=\"summary-content\">\n        <h4>&#x2728; \u30b8\u30e7\u30fc\u30b8\u30a2\u751f\u6d3b\u306e\u30dd\u30a4\u30f3\u30c8<\/h4>\n        \n        <ul>\n            <li>&#x1f37d;&#xfe0f; <strong>\u6599\u7406\u304c\u7d76\u54c1<\/strong> &#8211; \u30ef\u30a4\u30f3\u767a\u7965\u306e\u5730\u306a\u3089\u3067\u306f\u306e\u8c4a\u304b\u306a\u98df\u6587\u5316<\/li>\n            <li>&#x1f4b0; <strong>\u7269\u4fa1\u304c\u5b89\u3044<\/strong> &#8211; \u65e5\u672c\u306e1\/2\u301c1\/3\u7a0b\u5ea6\u3067\u751f\u6d3b\u53ef\u80fd<\/li>\n            <li>&#x1f377; <strong>\u30ef\u30a4\u30f3\u304c\u5b89\u304f\u3066\u7f8e\u5473\u3057\u3044<\/strong> &#8211; \u6bce\u65e5\u98f2\u3093\u3067\u3082\u7d4c\u6e08\u7684<\/li>\n            <li>&#x1f3e0; <strong>\u5bb6\u8cc3\u3082\u624b\u9803<\/strong> &#8211; \u5feb\u9069\u306a\u751f\u6d3b\u304c\u670810\u4e07\u5186\u7a0b\u5ea6\u304b\u3089<\/li>\n            <li>&#x1f30d; <strong>\u5916\u56fd\u4eba\u306b\u30d5\u30ec\u30f3\u30c9\u30ea\u30fc<\/strong> &#8211; \u30db\u30b9\u30d4\u30bf\u30ea\u30c6\u30a3\u304c\u9ad8\u3044\u56fd\u6c11\u6027<\/li>\n            <li>&#x2708;&#xfe0f; <strong>\u30d3\u30b6\u306a\u3057\u30671\u5e74\u6ede\u5728\u53ef\u80fd<\/strong> &#8211; \u65e5\u672c\u4eba\u306b\u512a\u3057\u3044\u6ede\u5728\u5236\u5ea6<\/li>\n        <\/ul>\n    <\/div>\n    \n    <p style=\"font-size: 1.2em; margin-top: 30px; opacity: 0.95; line-height: 1.8;\">\n        \u6cd5\u4eba\u8a2d\u7acb\u3068\u3068\u3082\u306b\u3001\u7f8e\u5473\u3057\u3044\u6599\u7406\u3068\u5feb\u9069\u306a\u751f\u6d3b\u3092<br>\n        \u30b8\u30e7\u30fc\u30b8\u30a2\u3067\u5b9f\u73fe\u3057\u307e\u305b\u3093\u304b?\n    <\/p>\n    \n<\/div>\n\n<h2>&#x1f4de; \u304a\u554f\u3044\u5408\u308f\u305b<\/h2>\n\n<div class=\"contact-section\">\n    \n    <h3 style=\"font-size: 2em; margin-bottom: 20px;\">\u30b8\u30e7\u30fc\u30b8\u30a2\u79fb\u4f4f\u30fb\u6cd5\u4eba\u8a2d\u7acb\u306e\u3054\u76f8\u8ac7<\/h3>\n    \n  \n    \n    <div class=\"contact-hours\">\n        <p style=\"font-size: 1.1em; margin: 5px 0;\">\u55b6\u696d\u6642\u9593: \u6708\u301c\u91d1 9:00-18:00(\u30b8\u30e7\u30fc\u30b8\u30a2\u6642\u9593)<\/p>\n        <p style=\"font-size: 0.95em; margin: 5px 0; opacity: 0.9;\">\u203b\u73fe\u5730\u306e\u751f\u6d3b\u60c5\u5831\u3082\u304a\u6c17\u8efd\u306b\u304a\u805e\u304d\u304f\u3060\u3055\u3044<\/p>\n    <\/div>\n    \n<\/div>\n\n<div class=\"footer\">\n    <p>\u203b \u672c\u30da\u30fc\u30b8\u306e\u4fa1\u683c\u60c5\u5831\u306f2026\u5e741\u6708\u6642\u70b9\u306e\u3082\u306e\u3067\u3059\u3002<br>\n    \u70ba\u66ff\u30ec\u30fc\u30c8\u3084\u73fe\u5730\u306e\u7d4c\u6e08\u72b6\u6cc1\u306b\u3088\u308a\u4fa1\u683c\u306f\u5909\u52d5\u3059\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<br>\n    \u203b 1 GEL \u2252 55\u5186\u3067\u63db\u7b97\u3057\u3066\u3044\u307e\u3059(\u5b9f\u969b\u306e\u30ec\u30fc\u30c8\u306f\u5909\u52d5\u3057\u307e\u3059)\u3002<br>\n    \u203b \u30ec\u30b9\u30c8\u30e9\u30f3\u3084\u5e97\u8217\u306b\u3088\u308a\u4fa1\u683c\u306f\u7570\u306a\u308a\u307e\u3059\u3002\u76ee\u5b89\u3068\u3057\u3066\u3054\u53c2\u8003\u304f\u3060\u3055\u3044\u3002<\/p>\n    \n    <p style=\"margin-top: 30px; font-weight: bold; color: #333; font-size: 1.1em;\">\n        &#x1f37d;&#xfe0f; \u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u7f8e\u98df\u3068\u5feb\u9069\u306a\u751f\u6d3b\u304c\u3042\u306a\u305f\u3092\u5f85\u3063\u3066\u3044\u307e\u3059!\n    <\/p>\n<\/div>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>\u30b8\u30e7\u30fc\u30b8\u30a2\u3067\u306e\u98df\u4e8b\u30fb\u751f\u6d3b\u30ac\u30a4\u30c9 &#8211; \u7f8e\u98df\u306e\u56fd\u306e\u7269\u4fa1\u3068\u6599\u7406 &#x1f37d;&#xfe0f; \u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u98df\u4e8b\u3068\u751f\u6d3b \u7f8e\u98df\u306e\u56fd\u30b8\u30e7\u30fc\u30b8\u30a2\u3078\u3088\u3046\u3053\u305d!\u9a5a\u304d\u306e\u7269\u4fa1\u3068\u7d76\u54c1\u30b0\u30eb\u30e1\u3092\u5fb9\u5e95\u89e3\u8aac &#x1f377; \u30ef\u30a4\u30f3 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[5,1],"tags":[],"class_list":["post-539","post","type-post","status-publish","format-standard","hentry","category-5","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1 - NovaCore\u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/novacore.jp\/incorporation\/en\/539-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1\" \/>\n<meta property=\"og:description\" content=\"\u30b8\u30e7\u30fc\u30b8\u30a2\u3067\u306e\u98df\u4e8b\u30fb\u751f\u6d3b\u30ac\u30a4\u30c9 &#8211; \u7f8e\u98df\u306e\u56fd\u306e\u7269\u4fa1\u3068\u6599\u7406 &#x1f37d;&#xfe0f; \u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u98df\u4e8b\u3068\u751f\u6d3b \u7f8e\u98df\u306e\u56fd\u30b8\u30e7\u30fc\u30b8\u30a2\u3078\u3088\u3046\u3053\u305d!\u9a5a\u304d\u306e\u7269\u4fa1\u3068\u7d76\u54c1\u30b0\u30eb\u30e1\u3092\u5fb9\u5e95\u89e3\u8aac &#x1f377; \u30ef\u30a4\u30f3 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/novacore.jp\/incorporation\/en\/539-2\/\" \/>\n<meta property=\"og:site_name\" content=\"NovaCore\u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-29T10:16:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-29T11:16:14+00:00\" \/>\n<meta name=\"author\" content=\"novacore-admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"novacore-admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/539-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/539-2\\\/\"},\"author\":{\"name\":\"novacore-admin\",\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/#\\\/schema\\\/person\\\/d738200fde424dd0dc8bdc33bfc15bff\"},\"headline\":\"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1\",\"datePublished\":\"2026-01-29T10:16:59+00:00\",\"dateModified\":\"2026-01-29T11:16:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/539-2\\\/\"},\"wordCount\":446,\"articleSection\":[\"\u30b8\u30e7\u30fc\u30b8\u30a2\u3067\u306e\u751f\u6d3b\",\"\u672a\u5206\u985e\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/539-2\\\/\",\"url\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/539-2\\\/\",\"name\":\"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1 - NovaCore\u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/#website\"},\"datePublished\":\"2026-01-29T10:16:59+00:00\",\"dateModified\":\"2026-01-29T11:16:14+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/#\\\/schema\\\/person\\\/d738200fde424dd0dc8bdc33bfc15bff\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/539-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/539-2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/539-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/#website\",\"url\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/\",\"name\":\"NovaCore\u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)\",\"description\":\"\u30b8\u30e7\u30fc\u30b8\u30a2\u30fb\u30ed\u30b7\u30a2 \u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/#\\\/schema\\\/person\\\/d738200fde424dd0dc8bdc33bfc15bff\",\"name\":\"novacore-admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3535967954445211ce379d43848fe458923d79b82defee03ee21461df569b768?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3535967954445211ce379d43848fe458923d79b82defee03ee21461df569b768?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3535967954445211ce379d43848fe458923d79b82defee03ee21461df569b768?s=96&d=mm&r=g\",\"caption\":\"novacore-admin\"},\"url\":\"https:\\\/\\\/novacore.jp\\\/incorporation\\\/en\\\/author\\\/novacore-admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1 - NovaCore\u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/novacore.jp\/incorporation\/en\/539-2\/","og_locale":"en_US","og_type":"article","og_title":"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1","og_description":"\u30b8\u30e7\u30fc\u30b8\u30a2\u3067\u306e\u98df\u4e8b\u30fb\u751f\u6d3b\u30ac\u30a4\u30c9 &#8211; \u7f8e\u98df\u306e\u56fd\u306e\u7269\u4fa1\u3068\u6599\u7406 &#x1f37d;&#xfe0f; \u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u98df\u4e8b\u3068\u751f\u6d3b \u7f8e\u98df\u306e\u56fd\u30b8\u30e7\u30fc\u30b8\u30a2\u3078\u3088\u3046\u3053\u305d!\u9a5a\u304d\u306e\u7269\u4fa1\u3068\u7d76\u54c1\u30b0\u30eb\u30e1\u3092\u5fb9\u5e95\u89e3\u8aac &#x1f377; \u30ef\u30a4\u30f3 [&hellip;]","og_url":"https:\/\/novacore.jp\/incorporation\/en\/539-2\/","og_site_name":"NovaCore\u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)","article_published_time":"2026-01-29T10:16:59+00:00","article_modified_time":"2026-01-29T11:16:14+00:00","author":"novacore-admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"novacore-admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/novacore.jp\/incorporation\/539-2\/#article","isPartOf":{"@id":"https:\/\/novacore.jp\/incorporation\/539-2\/"},"author":{"name":"novacore-admin","@id":"https:\/\/novacore.jp\/incorporation\/#\/schema\/person\/d738200fde424dd0dc8bdc33bfc15bff"},"headline":"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1","datePublished":"2026-01-29T10:16:59+00:00","dateModified":"2026-01-29T11:16:14+00:00","mainEntityOfPage":{"@id":"https:\/\/novacore.jp\/incorporation\/539-2\/"},"wordCount":446,"articleSection":["\u30b8\u30e7\u30fc\u30b8\u30a2\u3067\u306e\u751f\u6d3b","\u672a\u5206\u985e"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/novacore.jp\/incorporation\/539-2\/","url":"https:\/\/novacore.jp\/incorporation\/539-2\/","name":"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1 - NovaCore\u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)","isPartOf":{"@id":"https:\/\/novacore.jp\/incorporation\/#website"},"datePublished":"2026-01-29T10:16:59+00:00","dateModified":"2026-01-29T11:16:14+00:00","author":{"@id":"https:\/\/novacore.jp\/incorporation\/#\/schema\/person\/d738200fde424dd0dc8bdc33bfc15bff"},"breadcrumb":{"@id":"https:\/\/novacore.jp\/incorporation\/539-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/novacore.jp\/incorporation\/539-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/novacore.jp\/incorporation\/539-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/novacore.jp\/incorporation\/"},{"@type":"ListItem","position":2,"name":"\u30b8\u30e7\u30fc\u30b8\u30a2\u306e\u751f\u6d3b\u3068\u7269\u4fa1"}]},{"@type":"WebSite","@id":"https:\/\/novacore.jp\/incorporation\/#website","url":"https:\/\/novacore.jp\/incorporation\/","name":"NovaCore Corporation  Establishment and Account Opening Service NCI (NovaCore Incorporation)","description":"\u30b8\u30e7\u30fc\u30b8\u30a2\u30fb\u30ed\u30b7\u30a2 \u6cd5\u4eba\u8a2d\u7acb\u30fb\u53e3\u5ea7\u958b\u8a2d\u30b5\u30fc\u30d3\u30b9\u3000NCI\uff08NovaCoreIncorporation)","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/novacore.jp\/incorporation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/novacore.jp\/incorporation\/#\/schema\/person\/d738200fde424dd0dc8bdc33bfc15bff","name":"novacore-admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3535967954445211ce379d43848fe458923d79b82defee03ee21461df569b768?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3535967954445211ce379d43848fe458923d79b82defee03ee21461df569b768?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3535967954445211ce379d43848fe458923d79b82defee03ee21461df569b768?s=96&d=mm&r=g","caption":"novacore-admin"},"url":"https:\/\/novacore.jp\/incorporation\/en\/author\/novacore-admin\/"}]}},"_links":{"self":[{"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/posts\/539","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/comments?post=539"}],"version-history":[{"count":4,"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/posts\/539\/revisions"}],"predecessor-version":[{"id":563,"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/posts\/539\/revisions\/563"}],"wp:attachment":[{"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/media?parent=539"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/categories?post=539"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/novacore.jp\/incorporation\/en\/wp-json\/wp\/v2\/tags?post=539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}