{"id":27,"date":"2026-03-11T05:29:52","date_gmt":"2026-03-11T05:29:52","guid":{"rendered":"https:\/\/dat.otonanoabc.com\/?page_id=27"},"modified":"2026-07-09T12:48:07","modified_gmt":"2026-07-09T12:48:07","slug":"home-2","status":"publish","type":"page","link":"https:\/\/dat.otonanoabc.com\/","title":{"rendered":"HOME"},"content":{"rendered":"\n\n<div style=\"background:linear-gradient(135deg,#fff0f5,#fff8e8);border-radius:16px;padding:32px 24px;margin:0 0 32px;\">\n  <h1 style=\"font-size:1.8em;font-weight:bold;margin:0 0 12px;line-height:1.4;\">\n    \u51fa\u4f1a\u3044\u306f\u3001\u5f85\u3064\u3082\u306e\u3058\u3083\u306a\u3044\u3002<br>\u52d5\u3044\u305f\u4eba\u3060\u3051\u306e\u3082\u306e\u3002\n  <\/h1>\n  <p style=\"font-size:1.05em;color:#444;margin:0 0 20px;\">\n    \u4ed5\u4e8b\u3068\u5bb6\u306e\u5f80\u5fa9\u3002\u6c17\u3065\u3051\u3070\u51fa\u4f1a\u3044\u306e\u306a\u3044\u6bce\u65e5\u2014\u2014<br>\n    \u305d\u308c\u306f\u3042\u306a\u305f\u306e\u9b45\u529b\u306e\u554f\u984c\u3067\u306f\u306a\u304f\u3001<strong>\u300c\u51fa\u4f1a\u3046\u5834\u6240\u300d\u3092\u5909\u3048\u3066\u3044\u306a\u3044\u3060\u3051<\/strong>\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002\n  <\/p>\n  <div style=\"display:flex;flex-wrap:wrap;gap:12px;\">\n    <div style=\"background:#fff;border-radius:10px;padding:14px 18px;flex:1;min-width:140px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,0.06);\">\n      <div style=\"font-size:1.6em;\">\ud83d\udcf1<\/div>\n      <div style=\"font-size:0.9em;color:#666;margin-top:6px;\">\u767b\u9332\u306f\u6570\u5206<br>\u30b9\u30de\u30db\u3060\u3051\u3067OK<\/div>\n    <\/div>\n    <div style=\"background:#fff;border-radius:10px;padding:14px 18px;flex:1;min-width:140px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,0.06);\">\n      <div style=\"font-size:1.6em;\">\u23f0<\/div>\n      <div style=\"font-size:0.9em;color:#666;margin-top:6px;\">\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067<br>\u597d\u304d\u306a\u6642\u9593\u306b<\/div>\n    <\/div>\n    <div style=\"background:#fff;border-radius:10px;padding:14px 18px;flex:1;min-width:140px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,0.06);\">\n      <div style=\"font-size:1.6em;\">\ud83d\udd0d<\/div>\n      <div style=\"font-size:0.9em;color:#666;margin-top:6px;\">\u6761\u4ef6\u3084\u8da3\u5473\u3067<br>\u76f8\u624b\u3092\u63a2\u305b\u308b<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<div style=\"margin:0 0 36px;\">\n  <h2 style=\"font-size:1.3em;font-weight:bold;margin:0 0 4px;\">\ud83d\udcdd \u6bce\u65e5\u66f4\u65b0\u4e2d\uff01\u6700\u65b0\u306e\u4f53\u9a13\u8ac7\u30fb\u30ec\u30d3\u30e5\u30fc<\/h2>\n  <p style=\"color:#888;font-size:0.9em;margin:0 0 16px;\">\u65b0\u7740\u8a18\u4e8b\u304c\u81ea\u52d5\u3067\u8868\u793a\u3055\u308c\u307e\u3059<\/p>\n\n  <div style=\"position:relative;\">\n    <button id=\"dat-carousel-prev\" aria-label=\"\u524d\u3078\"\n      style=\"position:absolute;left:-6px;top:50%;transform:translateY(-50%);z-index:2;\n      background:#fff;border:1px solid #eee;border-radius:50%;width:36px;height:36px;\n      box-shadow:0 2px 6px rgba(0,0,0,0.1);cursor:pointer;font-size:1.1em;\">&#8249;<\/button>\n\n    <div id=\"dat-carousel-track\" style=\"display:flex;gap:14px;overflow-x:auto;scroll-behavior:smooth;\n      padding:4px 8px;-webkit-overflow-scrolling:touch;\">\n      <p style=\"color:#aaa;\">\u8aad\u307f\u8fbc\u307f\u4e2d...<\/p>\n    <\/div>\n\n    <button id=\"dat-carousel-next\" aria-label=\"\u6b21\u3078\"\n      style=\"position:absolute;right:-6px;top:50%;transform:translateY(-50%);z-index:2;\n      background:#fff;border:1px solid #eee;border-radius:50%;width:36px;height:36px;\n      box-shadow:0 2px 6px rgba(0,0,0,0.1);cursor:pointer;font-size:1.1em;\">&#8250;<\/button>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  var track = document.getElementById('dat-carousel-track');\n  if (!track) return;\n\n  fetch('\/wp-json\/wp\/v2\/posts?per_page=8&_fields=id,title,link,date,excerpt')\n    .then(function(res) { return res.json(); })\n    .then(function(posts) {\n      if (!Array.isArray(posts) || posts.length === 0) {\n        track.innerHTML = '<p style=\"color:#aaa;\">\u8a18\u4e8b\u306f\u6e96\u5099\u4e2d\u3067\u3059\u3002<\/p>';\n        return;\n      }\n      track.innerHTML = posts.map(function(p) {\n        var d = new Date(p.date);\n        var dateStr = (d.getMonth() + 1) + '\/' + d.getDate();\n        var excerpt = (p.excerpt && p.excerpt.rendered ? p.excerpt.rendered : '')\n          .replace(\/<[^>]*>\/g, '').trim().slice(0, 40);\n        return '' +\n          '<a href=\"' + p.link + '\" style=\"text-decoration:none;color:inherit;flex:0 0 240px;\">' +\n            '<div style=\"background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:16px;height:100%;box-shadow:0 2px 8px rgba(0,0,0,0.05);\">' +\n              '<div style=\"font-size:0.75em;color:#ff8a5b;font-weight:bold;margin-bottom:6px;\">' + dateStr + ' \u66f4\u65b0<\/div>' +\n              '<div style=\"font-weight:bold;font-size:0.95em;line-height:1.4;margin-bottom:8px;\">' + p.title.rendered + '<\/div>' +\n              '<div style=\"font-size:0.8em;color:#888;line-height:1.5;\">' + excerpt + '\u2026<\/div>' +\n            '<\/div>' +\n          '<\/a>';\n      }).join('');\n    })\n    .catch(function() {\n      track.innerHTML = '<p style=\"color:#aaa;\">\u8a18\u4e8b\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002<\/p>';\n    });\n\n  document.getElementById('dat-carousel-prev').addEventListener('click', function() {\n    track.scrollBy({ left: -260, behavior: 'smooth' });\n  });\n  document.getElementById('dat-carousel-next').addEventListener('click', function() {\n    track.scrollBy({ left: 260, behavior: 'smooth' });\n  });\n})();\n<\/script>\n\n\n\n<div style=\"margin:0 0 24px;\">\n  <h2 style=\"font-size:1.3em;font-weight:bold;margin:0 0 16px;\">\ud83c\udfc6 \u4eba\u6c17\u30b5\u30fc\u30d3\u30b9\u30e9\u30f3\u30ad\u30f3\u30b0<\/h2>\n  \n    <div style=\"background:#fff;border-radius:12px;padding:18px;margin-bottom:14px;\n      box-shadow:0 2px 8px rgba(0,0,0,0.05);display:flex;align-items:center;gap:16px;flex-wrap:wrap;\">\n      <div style=\"font-size:1.6em;font-weight:bold;color:#ff8a5b;min-width:40px;\">1<\/div>\n      <div style=\"flex:1;min-width:180px;\">\n        <div style=\"font-weight:bold;font-size:1.05em;margin-bottom:4px;\">YYC\uff08\u30ef\u30a4\u30ef\u30a4\u30b7\u30fc\uff09<\/div>\n        <div style=\"font-size:0.85em;color:#888;\">1400\u4e07\u4eba\u306e\u51fa\u4f1a\u3044YYC\uff08\u30ef\u30a4\u30ef\u30a4\u30b7\u30fc\uff09<\/div>\n      <\/div>\n      <a href=\"https:\/\/t.afi-b.com\/visit.php?a=c7585G-P252714X&p=E9756274\" rel=\"nofollow\"\n        style=\"display:inline-block;background:linear-gradient(135deg,#ff6b9d,#ff8a5b);\n        color:#fff;font-weight:bold;padding:10px 24px;border-radius:24px;\n        text-decoration:none;font-size:0.95em;white-space:nowrap;\">\u4eca\u3059\u3050\u898b\u308b &raquo;<\/a>\n      <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/t.afi-b.com\/lead\/c7585G\/E9756274\/P252714X\" width=\"1\" height=\"1\" style=\"border:none;\">\n    <\/div>\n    <div style=\"background:#fff;border-radius:12px;padding:18px;margin-bottom:14px;\n      box-shadow:0 2px 8px rgba(0,0,0,0.05);display:flex;align-items:center;gap:16px;flex-wrap:wrap;\">\n      <div style=\"font-size:1.6em;font-weight:bold;color:#ff8a5b;min-width:40px;\">2<\/div>\n      <div style=\"flex:1;min-width:180px;\">\n        <div style=\"font-weight:bold;font-size:1.05em;margin-bottom:4px;\">\u30cf\u30c3\u30d4\u30fc\u30e1\u30fc\u30eb<\/div>\n        <div style=\"font-size:0.85em;color:#888;\">\u30de\u30c3\u30c1\u30f3\u30b0\u306a\u3057\u3067\u30e1\u30c3\u30bb\u30fc\u30b8\u53ef\u80fd\uff01 \u30cf\u30c3\u30d4\u30fc\u30e1\u30fc\u30eb\uff0818\u7981\uff09<\/div>\n      <\/div>\n      <a href=\"https:\/\/t.afi-b.com\/visit.php?a=h6895i-u231626S&p=E9756274\" rel=\"nofollow\"\n        style=\"display:inline-block;background:linear-gradient(135deg,#ff6b9d,#ff8a5b);\n        color:#fff;font-weight:bold;padding:10px 24px;border-radius:24px;\n        text-decoration:none;font-size:0.95em;white-space:nowrap;\">\u4eca\u3059\u3050\u898b\u308b &raquo;<\/a>\n      <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/t.afi-b.com\/lead\/h6895i\/E9756274\/u231626S\" width=\"1\" height=\"1\" style=\"border:none;\">\n    <\/div>\n    <div style=\"background:#fff;border-radius:12px;padding:18px;margin-bottom:14px;\n      box-shadow:0 2px 8px rgba(0,0,0,0.05);display:flex;align-items:center;gap:16px;flex-wrap:wrap;\">\n      <div style=\"font-size:1.6em;font-weight:bold;color:#ff8a5b;min-width:40px;\">3<\/div>\n      <div style=\"flex:1;min-width:180px;\">\n        <div style=\"font-weight:bold;font-size:1.05em;margin-bottom:4px;\">\u30a4\u30af\u30af\u30eb<\/div>\n        <div style=\"font-size:0.85em;color:#888;\">\u30a4\u30af\u30af\u30eb<\/div>\n      <\/div>\n      <a href=\"https:\/\/t.afi-b.com\/visit.php?a=n8235K-S275788l&p=E9756274\" rel=\"nofollow\"\n        style=\"display:inline-block;background:linear-gradient(135deg,#ff6b9d,#ff8a5b);\n        color:#fff;font-weight:bold;padding:10px 24px;border-radius:24px;\n        text-decoration:none;font-size:0.95em;white-space:nowrap;\">\u4eca\u3059\u3050\u898b\u308b &raquo;<\/a>\n      <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/t.afi-b.com\/lead\/n8235K\/E9756274\/S275788l\" width=\"1\" height=\"1\" style=\"border:none;\">\n    <\/div>\n    <div style=\"background:#fff;border-radius:12px;padding:18px;margin-bottom:14px;\n      box-shadow:0 2px 8px rgba(0,0,0,0.05);display:flex;align-items:center;gap:16px;flex-wrap:wrap;\">\n      <div style=\"font-size:1.6em;font-weight:bold;color:#ff8a5b;min-width:40px;\">4<\/div>\n      <div style=\"flex:1;min-width:180px;\">\n        <div style=\"font-weight:bold;font-size:1.05em;margin-bottom:4px;\">\u30ef\u30af\u30ef\u30af\u30e1\u30fc\u30eb<\/div>\n        <div style=\"font-size:0.85em;color:#888;\">\u5b89\u5fc3\u30fb\u5b89\u5168\u306a\u30ef\u30af\u30ef\u30af\u30e1\u30fc\u30eb\u4f1a\u54e11,200\u4e07\u4eba\u7a81\u7834\uff01<\/div>\n      <\/div>\n      <a href=\"https:\/\/t.afi-b.com\/visit.php?a=J6749f-Z224712i&p=E9756274\" rel=\"nofollow\"\n        style=\"display:inline-block;background:linear-gradient(135deg,#ff6b9d,#ff8a5b);\n        color:#fff;font-weight:bold;padding:10px 24px;border-radius:24px;\n        text-decoration:none;font-size:0.95em;white-space:nowrap;\">\u4eca\u3059\u3050\u898b\u308b &raquo;<\/a>\n      <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/t.afi-b.com\/lead\/J6749f\/E9756274\/Z224712i\" width=\"1\" height=\"1\" style=\"border:none;\">\n    <\/div>\n    <div style=\"background:#fff;border-radius:12px;padding:18px;margin-bottom:14px;\n      box-shadow:0 2px 8px rgba(0,0,0,0.05);display:flex;align-items:center;gap:16px;flex-wrap:wrap;\">\n      <div style=\"font-size:1.6em;font-weight:bold;color:#ff8a5b;min-width:40px;\">5<\/div>\n      <div style=\"flex:1;min-width:180px;\">\n        <div style=\"font-weight:bold;font-size:1.05em;margin-bottom:4px;\">\uff2a\u30e1\u30fc\u30eb<\/div>\n        <div style=\"font-size:0.85em;color:#888;\">\u51fa\u4f1a\u3048\u308b\u30b5\u30a4\u30c8\u306f\uff2a\u30e1\u30fc\u30eb<\/div>\n      <\/div>\n      <a href=\"https:\/\/t.afi-b.com\/visit.php?a=n6727S-X223656l&p=E9756274\" rel=\"nofollow\"\n        style=\"display:inline-block;background:linear-gradient(135deg,#ff6b9d,#ff8a5b);\n        color:#fff;font-weight:bold;padding:10px 24px;border-radius:24px;\n        text-decoration:none;font-size:0.95em;white-space:nowrap;\">\u4eca\u3059\u3050\u898b\u308b &raquo;<\/a>\n      <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/t.afi-b.com\/lead\/n6727S\/E9756274\/X223656l\" width=\"1\" height=\"1\" style=\"border:none;\">\n    <\/div>\n  <p style=\"font-size:0.8em;color:#999;margin-top:8px;\">18\u6b73\u672a\u6e80\u30fb\u9ad8\u6821\u751f\u306e\u65b9\u306f\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u305b\u3093\u3002<\/p>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>\u51fa\u4f1a\u3044\u306f\u3001\u5f85\u3064\u3082\u306e\u3058\u3083\u306a\u3044\u3002\u52d5\u3044\u305f\u4eba\u3060\u3051\u306e\u3082\u306e\u3002 \u4ed5\u4e8b\u3068\u5bb6\u306e\u5f80\u5fa9\u3002\u6c17\u3065\u3051\u3070\u51fa\u4f1a\u3044\u306e\u306a\u3044\u6bce\u65e5\u2014\u2014 \u305d\u308c\u306f\u3042\u306a\u305f\u306e\u9b45\u529b\u306e\u554f\u984c\u3067\u306f\u306a\u304f\u3001\u300c\u51fa\u4f1a\u3046\u5834\u6240\u300d\u3092\u5909\u3048\u3066\u3044\u306a\u3044\u3060\u3051\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002 \ud83d\udcf1 \u767b\u9332\u306f\u6570\u5206\u30b9\u30de\u30db\u3060\u3051\u3067OK \u23f0 \u81ea\u5206 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"sns_share_botton_hide":"","vkExUnit_sns_title":"","_vk_print_noindex":"","sitemap_hide":"","vkExUnit_sitemap":"","_veu_custom_css":"","veu_display_promotion_alert":"common","_exclude_from_list_pages":"","vkexunit_cta_each_option":"","vkExUnit_childPageIndex":"","vkExUnit_pageList_ancestor":"","vkExUnit_contact_enable":"","_lightning_design_setting":{"layout":"default","section_base":"default"},"header_top_description":"","vk_page_header_image":0,"vk_page_header_image_sp":0,"vk_page_header_subtext":"","footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"veu_head_title_object":{"title":"","add_site_title":""},"_links":{"self":[{"href":"https:\/\/dat.otonanoabc.com\/index.php\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dat.otonanoabc.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dat.otonanoabc.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dat.otonanoabc.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dat.otonanoabc.com\/index.php\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":9,"href":"https:\/\/dat.otonanoabc.com\/index.php\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":89,"href":"https:\/\/dat.otonanoabc.com\/index.php\/wp-json\/wp\/v2\/pages\/27\/revisions\/89"}],"wp:attachment":[{"href":"https:\/\/dat.otonanoabc.com\/index.php\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}