{"id":211,"date":"2026-04-28T23:02:16","date_gmt":"2026-04-28T14:02:16","guid":{"rendered":"https:\/\/maru-log.com\/?page_id=211"},"modified":"2026-04-28T23:02:57","modified_gmt":"2026-04-28T14:02:57","slug":"%e3%83%8b%e3%83%a5%e3%83%bc%e3%82%b5%e3%82%a4%e3%83%88","status":"publish","type":"page","link":"https:\/\/maru-log.com\/","title":{"rendered":""},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Shippori+Mincho+B1:wght@400;600;800&#038;family=Zen+Kaku+Gothic+New:wght@300;400;500&#038;family=Cormorant+Garamond:ital,wght@0,300;1,300&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* \u2500\u2500 \u30ea\u30bb\u30c3\u30c8 & \u30d9\u30fc\u30b9 \u2500\u2500 *\/\n.maru-wrap *, .maru-wrap *::before, .maru-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.maru-wrap {\n --sakura: #f2e8e4;\n --sakura-mid: #e8d5cc;\n --ink: #2c2420;\n --ink-soft: #5a4a44;\n --blush: #d4907a;\n --blush-light: #e8b4a4;\n --cream: #faf7f4;\n --gold: #c4956a;\n font-family: 'Zen Kaku Gothic New', sans-serif;\n color: var(--ink);\n background: var(--cream);\n overflow-x: hidden;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.maru-hero {\n position: relative;\n min-height: 92vh;\n display: grid;\n place-items: center;\n background: var(--sakura);\n overflow: hidden;\n padding: 3rem 1.5rem;\n}\n.maru-hero::before {\n content: '\u6587';\n position: absolute;\n font-family: 'Shippori Mincho B1', serif;\n font-size: clamp(14rem, 40vw, 28rem);\n color: rgba(212,144,122,0.07);\n right: -3rem;\n top: 50%;\n transform: translateY(-50%);\n line-height: 1;\n pointer-events: none;\n user-select: none;\n}\n.maru-hero::after {\n content: '';\n position: absolute;\n bottom: 0; left: 0; right: 0;\n height: 80px;\n background: linear-gradient(to bottom, transparent, var(--cream));\n}\n.maru-hero-inner {\n position: relative;\n z-index: 1;\n display: flex;\n flex-direction: column;\n align-items: center;\n text-align: center;\n gap: 0;\n}\n.maru-eyebrow {\n font-family: 'Cormorant Garamond', serif;\n font-style: italic;\n font-weight: 300;\n font-size: clamp(0.85rem, 2vw, 1.1rem);\n letter-spacing: 0.3em;\n color: var(--blush);\n margin-bottom: 1.2rem;\n opacity: 0;\n animation: fadeUp 0.8s 0.2s ease both;\n}\n.maru-hero-title {\n font-family: 'Shippori Mincho B1', serif;\n font-size: clamp(2.4rem, 8vw, 5rem);\n font-weight: 800;\n line-height: 1.2;\n letter-spacing: 0.08em;\n margin-bottom: 0.5rem;\n opacity: 0;\n animation: fadeUp 0.8s 0.35s ease both;\n}\n.maru-hero-title span {\n display: inline-block;\n position: relative;\n color: var(--blush);\n}\n.maru-hero-title span::after {\n content: '';\n position: absolute;\n bottom: 2px; left: 0; right: 0;\n height: 3px;\n background: linear-gradient(to right, var(--blush), transparent);\n border-radius: 2px;\n}\n.maru-hero-sub {\n font-size: clamp(0.78rem, 1.8vw, 0.95rem);\n color: var(--ink-soft);\n letter-spacing: 0.2em;\n margin-bottom: 2.5rem;\n opacity: 0;\n animation: fadeUp 0.8s 0.5s ease both;\n}\n.maru-hero-profile {\n display: flex;\n align-items: center;\n gap: 1.2rem;\n background: white;\n padding: 1.2rem 2rem;\n border-radius: 100px;\n box-shadow: 0 4px 24px rgba(44,36,32,0.08);\n opacity: 0;\n animation: fadeUp 0.8s 0.65s ease both;\n}\n.maru-avatar {\n width: 52px; height: 52px;\n border-radius: 50%;\n background: var(--sakura-mid);\n overflow: hidden;\n flex-shrink: 0;\n border: 2px solid var(--blush-light);\n}\n.maru-avatar img { width: 100%; height: 100%; object-fit: cover; }\n.maru-avatar-placeholder {\n width: 100%; height: 100%;\n display: flex; align-items: center; justify-content: center;\n font-size: 1.4rem;\n background: linear-gradient(135deg, var(--blush-light), var(--sakura-mid));\n}\n.maru-profile-info { text-align: left; }\n.maru-profile-name {\n font-family: 'Shippori Mincho B1', serif;\n font-size: 1rem;\n font-weight: 600;\n color: var(--ink);\n}\n.maru-profile-role {\n font-size: 0.72rem;\n color: var(--blush);\n letter-spacing: 0.08em;\n margin-top: 0.1rem;\n}\n.maru-hero-cta {\n margin-top: 2rem;\n opacity: 0;\n animation: fadeUp 0.8s 0.8s ease both;\n}\n.maru-btn {\n display: inline-flex;\n align-items: center;\n gap: 0.6rem;\n background: var(--ink);\n color: white;\n padding: 0.85rem 2.2rem;\n font-size: 0.82rem;\n letter-spacing: 0.2em;\n text-decoration: none;\n border-radius: 100px;\n transition: background 0.25s, transform 0.2s, box-shadow 0.2s;\n}\n.maru-btn:hover {\n background: var(--blush);\n transform: translateY(-2px);\n box-shadow: 0 8px 24px rgba(212,144,122,0.3);\n color: white;\n text-decoration: none;\n}\n.maru-btn-arrow { font-size: 0.9rem; transition: transform 0.2s; }\n.maru-btn:hover .maru-btn-arrow { transform: translateX(3px); }\n\n\/* \u2500\u2500 SECTION BASE \u2500\u2500 *\/\n.maru-section { padding: 4.5rem 1.5rem; }\n.maru-section-inner { max-width: 860px; margin: 0 auto; }\n.maru-section-head { text-align: center; margin-bottom: 2.8rem; }\n.maru-section-en {\n font-family: 'Cormorant Garamond', serif;\n font-style: italic;\n font-size: 0.85rem;\n letter-spacing: 0.3em;\n color: var(--blush);\n display: block;\n margin-bottom: 0.5rem;\n}\n.maru-section-title {\n font-family: 'Shippori Mincho B1', serif;\n font-size: clamp(1.4rem, 4vw, 1.9rem);\n font-weight: 600;\n letter-spacing: 0.1em;\n position: relative;\n display: inline-block;\n}\n.maru-section-title::after {\n content: '';\n display: block;\n height: 2px;\n background: linear-gradient(to right, var(--blush), transparent);\n margin-top: 0.5rem;\n border-radius: 2px;\n}\n\n\/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n.maru-about { background: white; }\n.maru-about-grid {\n display: grid;\n grid-template-columns: auto 1fr;\n gap: 2.5rem;\n align-items: start;\n}\n.maru-about-photo {\n width: 140px; height: 180px;\n background: var(--sakura);\n border-radius: 4px;\n overflow: hidden;\n flex-shrink: 0;\n position: relative;\n}\n.maru-about-photo::after {\n content: '';\n position: absolute;\n inset: 0;\n border: 2px solid var(--blush-light);\n border-radius: 4px;\n transform: translate(6px, 6px);\n z-index: -1;\n}\n.maru-about-photo img { width: 100%; height: 100%; object-fit: cover; }\n.maru-about-photo-placeholder {\n width: 100%; height: 100%;\n display: flex; align-items: center; justify-content: center;\n font-size: 3rem;\n background: linear-gradient(160deg, var(--sakura), var(--sakura-mid));\n}\n.maru-about-tags { display: flex; flex-wrap: wrap; gap: 0.4rem; margin-bottom: 1rem; }\n.maru-tag {\n font-size: 0.68rem;\n letter-spacing: 0.08em;\n padding: 0.25rem 0.75rem;\n border: 1px solid var(--blush-light);\n color: var(--blush);\n border-radius: 100px;\n background: var(--cream);\n}\n.maru-about-name {\n font-family: 'Shippori Mincho B1', serif;\n font-size: 1.3rem;\n font-weight: 600;\n margin-bottom: 0.2rem;\n}\n.maru-about-role {\n font-size: 0.75rem;\n color: var(--blush);\n letter-spacing: 0.1em;\n margin-bottom: 1rem;\n}\n.maru-about-text {\n font-size: 0.88rem;\n line-height: 2.1;\n color: var(--ink-soft);\n}\n.maru-about-link {\n display: inline-flex;\n align-items: center;\n gap: 0.4rem;\n margin-top: 1.2rem;\n font-size: 0.8rem;\n color: var(--blush);\n letter-spacing: 0.1em;\n text-decoration: none;\n border-bottom: 1px solid var(--blush-light);\n padding-bottom: 2px;\n transition: color 0.2s, border-color 0.2s;\n}\n.maru-about-link:hover { color: var(--ink); border-color: var(--ink); text-decoration: none; }\n\n\/* \u2500\u2500 CATEGORIES \u2500\u2500 *\/\n.maru-categories { background: var(--sakura); }\n.maru-cat-grid {\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: 1rem;\n}\n.maru-cat-card {\n background: white;\n padding: 1.6rem 1.4rem;\n border-radius: 8px;\n text-decoration: none;\n color: var(--ink);\n display: flex;\n align-items: flex-start;\n gap: 1rem;\n transition: transform 0.22s, box-shadow 0.22s;\n box-shadow: 0 2px 12px rgba(44,36,32,0.06);\n}\n.maru-cat-card:hover {\n transform: translateY(-4px);\n box-shadow: 0 10px 30px rgba(44,36,32,0.1);\n text-decoration: none;\n color: var(--ink);\n}\n.maru-cat-icon {\n font-size: 1.6rem;\n flex-shrink: 0;\n width: 44px; height: 44px;\n background: var(--sakura);\n border-radius: 50%;\n display: flex; align-items: center; justify-content: center;\n}\n.maru-cat-name {\n font-family: 'Shippori Mincho B1', serif;\n font-size: 0.95rem;\n font-weight: 600;\n margin-bottom: 0.3rem;\n letter-spacing: 0.05em;\n}\n.maru-cat-desc {\n font-size: 0.75rem;\n color: var(--ink-soft);\n line-height: 1.7;\n}\n\n\/* \u2500\u2500 LATEST POSTS \u2500\u2500 *\/\n.maru-latest { background: white; }\n.maru-post-list { display: flex; flex-direction: column; gap: 0; }\n.maru-post-item {\n display: flex;\n align-items: center;\n gap: 1.2rem;\n padding: 1.3rem 0;\n border-bottom: 1px solid var(--sakura);\n text-decoration: none;\n color: var(--ink);\n transition: padding-left 0.2s;\n}\n.maru-post-item:first-child { border-top: 1px solid var(--sakura); }\n.maru-post-item:hover { padding-left: 0.6rem; text-decoration: none; color: var(--ink); }\n.maru-post-thumb {\n width: 72px; height: 72px;\n background: var(--sakura);\n border-radius: 6px;\n flex-shrink: 0;\n overflow: hidden;\n display: flex; align-items: center; justify-content: center;\n font-size: 1.5rem;\n}\n.maru-post-tag {\n font-size: 0.62rem;\n letter-spacing: 0.15em;\n color: var(--blush);\n margin-bottom: 0.3rem;\n text-transform: uppercase;\n}\n.maru-post-title {\n font-family: 'Shippori Mincho B1', serif;\n font-size: 0.92rem;\n line-height: 1.6;\n font-weight: 600;\n}\n.maru-post-date {\n font-size: 0.68rem;\n color: #aaa;\n margin-top: 0.3rem;\n}\n.maru-post-arrow {\n margin-left: auto;\n color: var(--blush-light);\n font-size: 1rem;\n flex-shrink: 0;\n transition: transform 0.2s, color 0.2s;\n}\n.maru-post-item:hover .maru-post-arrow {\n transform: translateX(4px);\n color: var(--blush);\n}\n\n\/* \u2500\u2500 SNS BANNER \u2500\u2500 *\/\n.maru-sns {\n background: linear-gradient(135deg, var(--ink) 0%, #3d2e28 100%);\n padding: 3.5rem 1.5rem;\n text-align: center;\n}\n.maru-sns-title {\n font-family: 'Shippori Mincho B1', serif;\n font-size: clamp(1.2rem, 3.5vw, 1.6rem);\n color: white;\n margin-bottom: 0.5rem;\n}\n.maru-sns-sub {\n font-size: 0.8rem;\n color: rgba(255,255,255,0.5);\n letter-spacing: 0.15em;\n margin-bottom: 2rem;\n}\n.maru-sns-btns {\n display: flex;\n justify-content: center;\n gap: 1rem;\n flex-wrap: wrap;\n}\n.maru-sns-btn {\n display: inline-flex;\n align-items: center;\n gap: 0.5rem;\n padding: 0.7rem 1.8rem;\n border-radius: 100px;\n font-size: 0.8rem;\n letter-spacing: 0.1em;\n text-decoration: none;\n transition: transform 0.2s, opacity 0.2s;\n font-weight: 500;\n}\n.maru-sns-btn:hover { transform: translateY(-2px); opacity: 0.9; text-decoration: none; }\n.maru-sns-btn.tiktok { background: white; color: var(--ink); }\n.maru-sns-btn.insta { background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af); color: white; }\n.maru-sns-btn.miroom { background: var(--blush); color: white; }\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes fadeUp {\n from { opacity: 0; transform: translateY(18px); }\n to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 600px) {\n .maru-about-grid { grid-template-columns: 1fr; }\n .maru-about-photo { width: 100%; height: 180px; }\n .maru-cat-grid { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<div class=\"maru-wrap\">\n\n <!-- \u2550\u2550 HERO \u2550\u2550 -->\n <div class=\"maru-hero\">\n   <div class=\"maru-hero-inner\">\n     <span class=\"maru-eyebrow\">Marumaru Kurashi<\/span>\n     <h2 class=\"maru-hero-title\">\n       <span>\u307e\u308b\u307e\u308b<\/span>\u66ae\u3089\u3057\n     <\/h2>\n     <p class=\"maru-hero-sub\">\u7f8e\u6587\u5b57\u3068\u80b2\u5150\u30b0\u30c3\u30ba\u306e\u5099\u5fd8\u9332<\/p>\n\n     <div class=\"maru-hero-profile\">\n       <div class=\"maru-avatar\">\n         <!-- \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u753b\u50cf\u304c\u3042\u308c\u3070\u2193\u306esrc\u3092\u66f8\u304d\u63db\u3048\u3066\u304f\u3060\u3055\u3044 -->\n         <img decoding=\"async\" src=\"http:\/\/maru-log.com\/wp-content\/uploads\/2026\/04\/cropped-31D461CC-ED46-4244-BE80-59C3B021E6B4-1.jpeg\"\n              onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex';\"\n              alt=\"maruko\">\n         <div class=\"maru-avatar-placeholder\" style=\"display:none;\">\u270d\ufe0f<\/div>\n       <\/div>\n       <div class=\"maru-profile-info\">\n         <div class=\"maru-profile-name\">maruko<\/div>\n         <div class=\"maru-profile-role\">miroom\u8a8d\u5b9a\u8b1b\u5e2b \uff0f FP2\u7d1a<\/div>\n       <\/div>\n     <\/div>\n\n     <div class=\"maru-hero-cta\">\n       <a href=\"https:\/\/miroom.com\/creators\/750\/\" class=\"maru-btn\" target=\"_blank\" rel=\"noopener\">\n         \u3075\u3060\u3093\u6587\u5b57\u6559\u5ba4\u3092\u898b\u308b <span class=\"maru-btn-arrow\">\u2192<\/span>\n       <\/a>\n     <\/div>\n   <\/div>\n <\/div>\n\n <!-- \u2550\u2550 ABOUT \u2550\u2550 -->\n <div class=\"maru-section maru-about\">\n   <div class=\"maru-section-inner\">\n     <div class=\"maru-section-head\">\n       <span class=\"maru-section-en\">About<\/span>\n       <h3 class=\"maru-section-title\">maruko\u306b\u3064\u3044\u3066<\/h3>\n     <\/div>\n     <div class=\"maru-about-grid\">\n       <div class=\"maru-about-photo\">\n         <img decoding=\"async\" src=\"http:\/\/maru-log.com\/wp-content\/uploads\/2026\/04\/cropped-31D461CC-ED46-4244-BE80-59C3B021E6B4-1.jpeg\"\n              onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex';\"\n              alt=\"maruko\">\n         <div class=\"maru-about-photo-placeholder\" style=\"display:none;\">\u270d\ufe0f<\/div>\n       <\/div>\n       <div>\n         <div class=\"maru-about-tags\">\n           <span class=\"maru-tag\">miroom\u8b1b\u5e2b<\/span>\n           <span class=\"maru-tag\">FP2\u7d1a<\/span>\n           <span class=\"maru-tag\">2\u5150\u306e\u30de\u30de<\/span>\n           <span class=\"maru-tag\">TikTok \/ Instagram<\/span>\n         <\/div>\n         <div class=\"maru-about-name\">maruko<\/div>\n         <div class=\"maru-about-role\">\u3075\u3060\u3093\u6587\u5b57\u8b1b\u5e2b \uff0f FP2\u7d1a\u4fdd\u6709<\/div>\n         <p class=\"maru-about-text\">\n           \u3053\u3093\u306b\u3061\u306f\u3001maruko\u3067\u3059\u3002\u4e8c\u5150\u306e\u6bcd\u3092\u3057\u306a\u304c\u3089\u3001\u304a\u3046\u3061\u7fd2\u3044\u4e8b\u30a2\u30d7\u30ea\u300cmiroom\u300d\u3067\u3075\u3060\u3093\u6587\u5b57\u8b1b\u5e2b\u3092\u3057\u3066\u3044\u307e\u3059\u3002Instagram\u3084TikTok\u3067\u6c17\u307e\u3050\u308c\u306b\u6587\u5b57\u52d5\u753b\u3082\u6295\u7a3f\u4e2d\u3002<br><br>\n           \u3053\u306e\u30d6\u30ed\u30b0\u3067\u306f\u300c\u6587\u5b57\u3092\u6574\u3048\u308b\u697d\u3057\u3055\u300d\u300cFP2\u7d1a\u306e\u77e5\u8b58\u3092\u6d3b\u304b\u3057\u305f\u304a\u91d1\u306e\u77e5\u6075\u300d\u300c\u4fbf\u5229\u306a\u80b2\u5150\u30fb\u5bb6\u4e8b\u30b0\u30c3\u30ba\u300d\u3092\u5171\u6709\u3057\u3066\u3044\u307e\u3059\u3002\u30e2\u30c3\u30c8\u30fc\u306f\u300c\u3086\u308b\u30fc\u304f\u3001\u697d\u3057\u304f\u300d\u3002\u3042\u306a\u305f\u306e\u66ae\u3089\u3057\u3092\u5c11\u3057\u3060\u3051&#8221;\u307e\u308b\u304f&#8221;\u3059\u308b\u30d2\u30f3\u30c8\u304c\u898b\u3064\u304b\u308c\u3070\u5b09\u3057\u3044\u3067\u3059\u3002\n         <\/p>\n         <a href=\"\/about\" class=\"maru-about-link\">\n           \u8a73\u3057\u3044\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u3092\u8aad\u3080 \u2192\n         <\/a>\n       <\/div>\n     <\/div>\n   <\/div>\n <\/div>\n\n <!-- \u2550\u2550 CATEGORIES \u2550\u2550 -->\n <div class=\"maru-section maru-categories\">\n   <div class=\"maru-section-inner\">\n     <div class=\"maru-section-head\">\n       <span class=\"maru-section-en\">Categories<\/span>\n       <h3 class=\"maru-section-title\">\u30ab\u30c6\u30b4\u30ea\u304b\u3089\u63a2\u3059<\/h3>\n     <\/div>\n     <div class=\"maru-cat-grid\">\n       <a href=\"\/?cat=2\" class=\"maru-cat-card\">\n         <div class=\"maru-cat-icon\">\ud83d\udd8b\ufe0f<\/div>\n         <div>\n           <div class=\"maru-cat-name\">\u7f8e\u6587\u5b57\u306e\u30b3\u30c4<\/div>\n           <p class=\"maru-cat-desc\">miroom\u8b1b\u5e2b\u304c\u6559\u3048\u308b\u3001\u65e5\u5e38\u3067\u4f7f\u3048\u308b\u6587\u5b57\u306e\u6574\u3048\u65b9<\/p>\n         <\/div>\n       <\/a>\n       <a href=\"\/?cat=3\" class=\"maru-cat-card\">\n         <div class=\"maru-cat-icon\">\u270f\ufe0f<\/div>\n         <div>\n           <div class=\"maru-cat-name\">\u611b\u7528\u306e\u9053\u5177<\/div>\n           <p class=\"maru-cat-desc\">\u6587\u5b57\u3092\u66f8\u304f\u306e\u304c\u697d\u3057\u304f\u306a\u308b\u3001\u304a\u3059\u3059\u3081\u6587\u5177\u30fb\u9053\u5177\u30ec\u30d3\u30e5\u30fc<\/p>\n         <\/div>\n       <\/a>\n       <a href=\"\/?cat=4\" class=\"maru-cat-card\">\n         <div class=\"maru-cat-icon\">\ud83c\udf3f<\/div>\n         <div>\n           <div class=\"maru-cat-name\">\u66ae\u3089\u3057\u3068\u80b2\u5150<\/div>\n           <p class=\"maru-cat-desc\">2\u5150\u30de\u30de\u76ee\u7dda\u306e\u4fbf\u5229\u30b0\u30c3\u30ba\u30fb\u5bb6\u4e8b\u30fb\u30e9\u30a4\u30d5\u30cf\u30c3\u30af<\/p>\n         <\/div>\n       <\/a>\n       <a href=\"\/?cat=5\" class=\"maru-cat-card\">\n         <div class=\"maru-cat-icon\">\ud83d\udcb4<\/div>\n         <div>\n           <div class=\"maru-cat-name\">FP\u30b3\u30e9\u30e0<\/div>\n           <p class=\"maru-cat-desc\">FP2\u7d1a\u306e\u77e5\u8b58\u3092\u6d3b\u304b\u3057\u305f\u3001\u66ae\u3089\u3057\u306b\u5f79\u7acb\u3064\u304a\u91d1\u306e\u8a71<\/p>\n         <\/div>\n       <\/a>\n     <\/div>\n   <\/div>\n <\/div>\n\n <!-- \u2550\u2550 LATEST POSTS \u2550\u2550 -->\n <div class=\"maru-section maru-latest\">\n   <div class=\"maru-section-inner\">\n     <div class=\"maru-section-head\">\n       <span class=\"maru-section-en\">Latest Posts<\/span>\n       <h3 class=\"maru-section-title\">\u65b0\u7740\u8a18\u4e8b<\/h3>\n     <\/div>\n     <div class=\"maru-post-list\">\n       <!-- \u2193\u3053\u3053\u304b\u3089WordPress\u306e\u8a18\u4e8b\u30ea\u30f3\u30af\u306b\u66f8\u304d\u63db\u3048\u3066\u304f\u3060\u3055\u3044\u2193 -->\n       <a href=\"\/?p=177\" class=\"maru-post-item\">\n         <div class=\"maru-post-thumb\">\ud83d\udd8b\ufe0f<\/div>\n         <div>\n           <div class=\"maru-post-tag\">\u7f8e\u6587\u5b57\u306e\u30b3\u30c4<\/div>\n           <div class=\"maru-post-title\">\u3010\u7b46\u8de1\u3011\u306a\u305c\u300c\u624b\u66f8\u304d\u300d\u3067\u5fc3\u304c\u6574\u3046\u306e\u304b\uff1fmiroom\u8b1b\u5e2b\u304c\u8a9e\u308b\u30de\u30a4\u30f3\u30c9\u30d5\u30eb\u30cd\u30b9<\/div>\n           <div class=\"maru-post-date\">2026.04.11<\/div>\n         <\/div>\n         <div class=\"maru-post-arrow\">\u2192<\/div>\n       <\/a>\n       <!-- \u8a18\u4e8b2\uff08\u30ea\u30f3\u30af\u30fb\u30bf\u30a4\u30c8\u30eb\u30fb\u65e5\u4ed8\u3092\u66f8\u304d\u63db\u3048\u3066\u304f\u3060\u3055\u3044\uff09 -->\n       <a href=\"#\" class=\"maru-post-item\">\n         <div class=\"maru-post-thumb\">\u270f\ufe0f<\/div>\n         <div>\n           <div class=\"maru-post-tag\">\u611b\u7528\u306e\u9053\u5177<\/div>\n           <div class=\"maru-post-title\">\u8a18\u4e8b\u30bf\u30a4\u30c8\u30eb\u3092\u3053\u3053\u306b\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044<\/div>\n           <div class=\"maru-post-date\">2026.04.xx<\/div>\n         <\/div>\n         <div class=\"maru-post-arrow\">\u2192<\/div>\n       <\/a>\n       <!-- \u8a18\u4e8b3 -->\n       <a href=\"#\" class=\"maru-post-item\">\n         <div class=\"maru-post-thumb\">\ud83c\udf3f<\/div>\n         <div>\n           <div class=\"maru-post-tag\">\u66ae\u3089\u3057\u3068\u80b2\u5150<\/div>\n           <div class=\"maru-post-title\">\u8a18\u4e8b\u30bf\u30a4\u30c8\u30eb\u3092\u3053\u3053\u306b\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044<\/div>\n           <div class=\"maru-post-date\">2026.04.xx<\/div>\n         <\/div>\n         <div class=\"maru-post-arrow\">\u2192<\/div>\n       <\/a>\n     <\/div>\n   <\/div>\n <\/div>\n\n <!-- \u2550\u2550 SNS \u2550\u2550 -->\n <div class=\"maru-sns\">\n   <h3 class=\"maru-sns-title\">SNS\u3067\u3082\u767a\u4fe1\u4e2d \u2726<\/h3>\n   <p class=\"maru-sns-sub\">\u6587\u5b57\u52d5\u753b\u30fb\u65e5\u5e38\u306e\u3072\u3068\u30b3\u30de\u3092\u304a\u5c4a\u3051\u3057\u3066\u3044\u307e\u3059<\/p>\n   <div class=\"maru-sns-btns\">\n     <a href=\"https:\/\/www.tiktok.com\/@__mojim\" class=\"maru-sns-btn tiktok\" target=\"_blank\" rel=\"noopener\">\n       \u25b6 TikTok\n     <\/a>\n     <a href=\"#\" class=\"maru-sns-btn insta\" target=\"_blank\" rel=\"noopener\">\n       \u25c6 Instagram\n     <\/a>\n     <a href=\"https:\/\/miroom.com\/creators\/750\/\" class=\"maru-sns-btn miroom\" target=\"_blank\" rel=\"noopener\">\n       \u270d miroom\u8b1b\u5ea7\n     <\/a>\n   <\/div>\n <\/div>\n\n<\/div>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Marumaru Kurashi \u307e\u308b\u307e\u308b\u66ae\u3089\u3057 \u7f8e\u6587\u5b57\u3068\u80b2\u5150\u30b0\u30c3\u30ba\u306e\u5099\u5fd8\u9332 \u270d\ufe0f maruko miroom\u8a8d\u5b9a\u8b1b\u5e2b \uff0f FP2\u7d1a \u3075\u3060\u3093\u6587\u5b57\u6559\u5ba4\u3092\u898b\u308b \u2192 About maruko\u306b\u3064\u3044\u3066 \u270d\ufe0f miroom\u8b1b\u5e2b F [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"swell_btn_cv_data":"","footnotes":""},"class_list":["post-211","page","type-page","status-publish","hentry"],"mb":[],"mfb_rest_fields":["title"],"_links":{"self":[{"href":"https:\/\/maru-log.com\/index.php?rest_route=\/wp\/v2\/pages\/211","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maru-log.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maru-log.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maru-log.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maru-log.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=211"}],"version-history":[{"count":3,"href":"https:\/\/maru-log.com\/index.php?rest_route=\/wp\/v2\/pages\/211\/revisions"}],"predecessor-version":[{"id":214,"href":"https:\/\/maru-log.com\/index.php?rest_route=\/wp\/v2\/pages\/211\/revisions\/214"}],"wp:attachment":[{"href":"https:\/\/maru-log.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}