{"id":148,"date":"2026-08-13T08:54:23","date_gmt":"2026-08-12T23:54:23","guid":{"rendered":"https:\/\/gynecological-therapy.com\/?p=148"},"modified":"2026-08-13T08:55:12","modified_gmt":"2026-08-12T23:55:12","slug":"%e7%97%85%e9%99%a2%e3%81%a7%e7%95%b0%e5%b8%b8%e3%81%aa%e3%81%97%e3%81%a8%e8%a8%80%e3%82%8f%e3%82%8c%e3%81%9f%e3%80%8c%e3%82%81%e3%81%be%e3%81%84%e3%83%bb%e9%a0%ad%e7%97%9b%e3%80%8d%e3%81%ab%e6%82%a9","status":"publish","type":"post","link":"https:\/\/gynecological-therapy.com\/?p=148","title":{"rendered":"\u75c5\u9662\u3067\u7570\u5e38\u306a\u3057\u3068\u8a00\u308f\u308c\u305f\u300c\u3081\u307e\u3044\u30fb\u982d\u75db\u300d\u306b\u60a9\u3093\u3067\u3044\u307e\u305b\u3093\u304b\uff1f"},"content":{"rendered":"\n\n<style>\n  :root{\n    --navy:#1e3a4c;\n    --orange-1:#f4813a;\n    --orange-2:#ee5a2e;\n    --peach-bg:#fdf1e6;\n    --peach-border:#f4a15a;\n    --text:#333333;\n  }\n  *{box-sizing:border-box;}\n  .wrap{\n    max-width:760px;\n    margin:0 auto;\n    padding:0 20px 60px;\n    font-family:\"Hiragino Kaku Gothic ProN\",\"Hiragino Sans\",\"Yu Gothic\",-apple-system,sans-serif;\n    color:var(--text);\n    line-height:1.9;\n  }\n  .wrap h2.block-title{\n    background:linear-gradient(90deg,var(--orange-1),var(--orange-2));\n    color:#fff;\n    font-size:19px;\n    padding:16px 24px;\n    border-radius:8px;\n    margin:44px 0 24px;\n    border-top:3px solid var(--navy);\n    border-bottom:3px solid var(--navy);\n  }\n  .wrap h3.sub-title{\n    position:relative;\n    background:var(--peach-bg);\n    color:var(--orange-2);\n    font-size:16px;\n    padding:12px 16px 12px 20px;\n    margin:28px 0 16px;\n    border-left:6px solid var(--orange-1);\n  }\n  .wrap p{\n    margin:0 0 18px;\n    font-size:15.5px;\n  }\n  .wrap mark{\n    background:linear-gradient(transparent 60%, #ffd08a 60%);\n    padding:0 2px;\n  }\n  .point-box{\n    position:relative;\n    background:var(--peach-bg);\n    border:2px dashed var(--peach-border);\n    border-radius:10px;\n    padding:28px 24px 20px;\n    margin:30px 0;\n  }\n  .point-box .badge{\n    position:absolute;\n    top:-16px;\n    left:20px;\n    background:linear-gradient(90deg,var(--orange-1),var(--orange-2));\n    color:#fff;\n    font-size:13px;\n    font-weight:bold;\n    padding:6px 16px;\n    border-radius:20px;\n  }\n  .point-box p{margin:0;}\n  .divider{\n    height:2px;\n    margin:36px 0;\n    background:linear-gradient(90deg,var(--orange-1),transparent);\n  }\n  .approach-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:16px;\n    margin:24px 0 30px;\n  }\n  .approach-card{\n    background:#fff;\n    border:1px solid #f0e0d0;\n    border-top:4px solid var(--orange-1);\n    border-radius:10px;\n    padding:20px 16px;\n    text-align:center;\n    box-shadow:0 2px 6px rgba(0,0,0,.04);\n  }\n  .approach-card .num{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    width:28px;\n    height:28px;\n    border-radius:50%;\n    background:linear-gradient(90deg,var(--orange-1),var(--orange-2));\n    color:#fff;\n    font-size:13px;\n    font-weight:bold;\n    margin-bottom:10px;\n  }\n  .approach-card h4{\n    margin:0 0 8px;\n    font-size:15px;\n    color:var(--navy);\n  }\n  .approach-card p{\n    margin:0;\n    font-size:13.5px;\n    color:#555;\n    line-height:1.7;\n  }\n  .clinic-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:20px;\n    margin:24px 0;\n  }\n  .clinic-card{\n    background:#fff;\n    border:2px solid var(--peach-border);\n    border-radius:12px;\n    padding:22px;\n  }\n  .clinic-card h4{\n    color:var(--orange-2);\n    font-size:17px;\n    margin:0 0 12px;\n    padding-bottom:6px;\n    border-bottom:2px solid var(--peach-bg);\n  }\n  .clinic-card p{\n    font-size:14px;\n    margin:0 0 8px;\n  }\n  .clinic-btn{\n    display:block;\n    background:linear-gradient(90deg,var(--orange-1),var(--orange-2));\n    color:#fff;\n    text-align:center;\n    font-weight:bold;\n    padding:12px 20px;\n    border-radius:25px;\n    text-decoration:none;\n    margin-top:20px;\n    font-size:15px;\n    box-shadow:0 2px 6px rgba(238,90,46,0.3);\n  }\n  .profile-hero{\n    display:flex;\n    align-items:center;\n    gap:24px;\n    background:var(--peach-bg);\n    border-radius:16px;\n    padding:28px;\n    margin:40px 0 20px;\n  }\n  .profile-hero .photo{\n    flex:none;\n    width:120px;\n    height:120px;\n    border-radius:50%;\n    object-fit:cover;\n    background:#e3c8b0;\n    border:4px solid #fff;\n    box-shadow:0 2px 8px rgba(0,0,0,.1);\n  }\n  .profile-hero .info .name{\n    font-size:20px;\n    font-weight:bold;\n    margin:0 0 4px;\n  }\n  .profile-hero .info .kana{\n    font-size:13px;\n    color:#888;\n    margin:0 0 10px;\n  }\n  .profile-hero .info .role{\n    font-size:14px;\n    margin:2px 0;\n  }\n  .history{\n    list-style:none;\n    margin:0;\n    padding:0;\n  }\n  .history li{\n    display:flex;\n    gap:16px;\n    padding:14px 0;\n    border-bottom:1px solid #f0e4d8;\n    font-size:15px;\n  }\n  .history li:last-child{border-bottom:none;}\n  .history .year{\n    flex:none;\n    width:88px;\n    color:var(--orange-2);\n    font-weight:bold;\n  }\n  .closing{\n    background:var(--navy);\n    color:#fff;\n    text-align:center;\n    border-radius:10px;\n    padding:30px 24px;\n    margin-top:40px;\n  }\n  .closing p{color:#fff;margin:0;font-size:15px;}\n  @media (max-width:600px){\n    .approach-grid, .clinic-grid{grid-template-columns:1fr;}\n    .profile-hero{flex-direction:column;text-align:center;}\n  }\n<\/style>\n\n<div class=\"wrap\">\n\n  <h2 class=\"block-title\">\u75c5\u9662\u3067\u7570\u5e38\u306a\u3057\u3068\u8a00\u308f\u308c\u305f\u300c\u3081\u307e\u3044\u30fb\u982d\u75db\u300d\u306b\u60a9\u3093\u3067\u3044\u307e\u305b\u3093\u304b\uff1f<\/h2>\n\n  <p>\n    \u300c\u671d\u8d77\u304d\u4e0a\u304c\u308b\u3068\u982d\u304c\u3075\u308f\u3075\u308f\u30fb\u30af\u30e9\u30af\u30e9\u3057\u3066\u59ff\u52e2\u3092\u4fdd\u3066\u306a\u3044\u300d<br>\n    \u300c\u5929\u6c17\u304c\u5d29\u308c\u308b\u524d\u3084\u5915\u65b9\u306b\u306a\u308b\u3068\u3001\u5f8c\u982d\u90e8\u304b\u3089\u9996\u7b4b\u306b\u304b\u3051\u3066\u7de0\u3081\u4ed8\u3051\u3089\u308c\u308b\u3088\u3046\u306a\u982d\u75db\u304c\u3059\u308b\u300d<br>\n    \u300c\u75c5\u9662\u3067\u8133\u306eMRI\u3084\u8033\u9f3b\u79d1\u306e\u7cbe\u5bc6\u691c\u67fb\u3092\u53d7\u3051\u3066\u3082\u300e\u7279\u306b\u7570\u5e38\u306f\u3042\u308a\u307e\u305b\u3093\u300f\u3068\u8a00\u308f\u308c\u3001\u6e7f\u7236\u3084\u75db\u307f\u6b62\u3081\u3092\u51e6\u65b9\u3055\u308c\u308b\u3060\u3051\u2026\u300d\n  <\/p>\n  <p>\n    \u3053\u306e\u3088\u3046\u306a\u539f\u56e0\u4e0d\u660e\u306e\u6162\u6027\u7684\u306a\u4e0d\u8abf\u306b\u60a9\u307e\u3055\u308c\u3066\u3044\u308b\u65b9\u306f\u3001\u975e\u5e38\u306b\u591a\u304f\u3044\u3089\u3063\u3057\u3083\u3044\u307e\u3059\u3002\u691c\u67fb\u753b\u50cf\u306b\u76ee\u7acb\u3063\u305f\u7570\u5e38\u304c\u6620\u3089\u306a\u3044\u5834\u5408\u3001\u591a\u304f\u306e\u65b9\u306f\u300c\u7cbe\u795e\u7684\u306a\u30b9\u30c8\u30ec\u30b9\u306e\u305b\u3044\u300d\u300c\u4f53\u8cea\u3060\u304b\u3089\u4e00\u751f\u4ed8\u304d\u5408\u3046\u3057\u304b\u306a\u3044\u300d\u3068\u8ae6\u3081\u3066\u3057\u307e\u3044\u304c\u3061\u3067\u3059\u3002\n  <\/p>\n  <p>\n    \u3057\u304b\u3057\u3001\u6771\u6d0b\u533b\u5b66\u3068\u6700\u65b0\u306e\u751f\u4f53\u89b3\u5bdf\u306e\u8996\u70b9\u304b\u3089\u898b\u308b\u3068\u3001\u3053\u308c\u3089\u306e\u75c7\u72b6\u306b\u306f\u660e\u78ba\u306a\u7406\u7531\u304c\u5b58\u5728\u3057\u307e\u3059\u3002\u305d\u308c\u304c<mark>\u300c\u81ea\u5f8b\u795e\u7d4c\u306e\u4e71\u308c\u300d\u3068\u300c\u9996\u30fb\u80a9\u307e\u308f\u308a\u306e\u8840\u6d41\u969c\u5bb3\u300d<\/mark>\u3067\u3059\u3002\n  <\/p>\n\n  <div class=\"point-box\">\n    <span class=\"badge\">\ud83d\udca1 POINT<\/span>\n    <p>\n      \u75c5\u9662\u306e\u753b\u50cf\u691c\u67fb\u3084\u8840\u6db2\u691c\u67fb\u3067\u300c\u7570\u5e38\u306a\u3057\u300d\u3068\u3055\u308c\u308b\u3081\u307e\u3044\u3084\u982d\u75db\u306e\u591a\u304f\u306f\u3001\u6a5f\u80fd\u7684\u306a\u81ea\u5f8b\u795e\u7d4c\u306e\u4e0d\u8abf\u3084\u6df1\u5c64\u7b4b\u8089\u306e\u30b3\u30ea\u306b\u3088\u308b\u8840\u7ba1\u5727\u8feb\u304c\u539f\u56e0\u3067\u3059\u3002\u6b63\u3057\u304f\u6574\u3048\u308b\u3053\u3068\u3067\u3001\u6839\u672c\u304b\u3089\u306e\u6539\u5584\u304c\u671f\u5f85\u3067\u304d\u307e\u3059\u3002\n    <\/p>\n  <\/div>\n\n  <div class=\"divider\"><\/div>\n\n  <h2 class=\"block-title\">\u3081\u307e\u3044\u30fb\u982d\u75db\u3092\u5f15\u304d\u8d77\u3053\u3059\u300c\u81ea\u5f8b\u795e\u7d4c\u300d\u3068\u300c\u8840\u6d41\u300d\u306e\u6df1\u3044\u95a2\u4fc2<\/h2>\n\n  <p>\n    \u306a\u305c\u3001\u81ea\u5f8b\u795e\u7d4c\u306e\u4e71\u308c\u3068\u8840\u6d41\u306e\u4f4e\u4e0b\u304c\u3081\u307e\u3044\u3084\u982d\u75db\u3092\u5f15\u304d\u8d77\u3053\u3059\u306e\u3067\u3057\u3087\u3046\u304b\u3002\u305d\u306e\u4ed5\u7d44\u307f\u3092\u7d10\u89e3\u304f\u305f\u3081\u306b\u306f\u3001\u8eab\u4f53\u306e\u4e2d\u3067\u8d77\u304d\u3066\u3044\u308b\u300c\u795e\u7d4c\u300d\u3068\u300c\u8840\u7ba1\u300d\u306e\u76f8\u4e92\u4f5c\u7528\u3092\u7406\u89e3\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\n  <\/p>\n\n  <h3 class=\"sub-title\">1. \u4ea4\u611f\u795e\u7d4c\u306e\u904e\u7dca\u5f35\u306b\u3088\u308b\u300c\u8840\u7ba1\u306e\u6025\u6fc0\u306a\u53ce\u7e2e\u300d<\/h3>\n  <p>\n    \u79c1\u305f\u3061\u306e\u81ea\u5f8b\u795e\u7d4c\u306b\u306f\u3001\u65e5\u4e2d\u306e\u6d3b\u52d5\u3092\u652f\u3048\u308b\u300c\u4ea4\u611f\u795e\u7d4c\u300d\u3068\u3001\u591c\u9593\u3084\u30ea\u30e9\u30c3\u30af\u30b9\u6642\u306b\u50cd\u304f\u300c\u526f\u4ea4\u611f\u795e\u7d4c\u300d\u306e2\u3064\u304c\u3042\u308a\u307e\u3059\u3002\u9577\u6642\u9593\u306e\u30d1\u30bd\u30b3\u30f3\u4f5c\u696d\u3001\u30b9\u30de\u30db\u306b\u3088\u308b\u773c\u7cbe\u75b2\u52b4\u3001\u4eba\u9593\u95a2\u4fc2\u306e\u30b9\u30c8\u30ec\u30b9\u3001\u4e0d\u898f\u5247\u306a\u751f\u6d3b\u7fd2\u6163\u306a\u3069\u304c\u7d9a\u304f\u3068\u3001\u8eab\u4f53\u306f\u5e38\u306b\u7dca\u5f35\u30e2\u30fc\u30c9\u306b\u306a\u308a\u4ea4\u611f\u795e\u7d4c\u3070\u304b\u308a\u304c\u904e\u5270\u306b\u50cd\u304d\u7d9a\u3051\u307e\u3059\u3002\n  <\/p>\n  <p>\n    \u4ea4\u611f\u795e\u7d4c\u304c\u512a\u4f4d\u306b\u306a\u308b\u3068\u3001\u5168\u8eab\u306e\u8840\u7ba1\u304c\u30ad\u30e5\u30c3\u3068\u53ce\u7e2e\u3057\u307e\u3059\u3002\u7279\u306b\u3001\u982d\u90e8\u3084\u8133\u3001\u8033\u306e\u5965\uff08\u5185\u8033\uff09\u3078\u8840\u6db2\u3092\u9001\u308b\u5fae\u7d30\u306a\u8840\u7ba1\u304c\u53ce\u7e2e\u3059\u308b\u3068\u3001\u9178\u7d20\u3084\u6804\u990a\u304c\u5341\u5206\u306b\u884c\u304d\u6e21\u3089\u306a\u304f\u306a\u308a\u3001\u7d50\u679c\u3068\u3057\u3066\u6fc0\u3057\u3044\u982d\u75db\u3084\u3001\u30d5\u30ef\u30d5\u30ef\u30fb\u30b0\u30e9\u30b0\u30e9\u3068\u3057\u305f\u6d6e\u52d5\u6027\u3081\u307e\u3044\u304c\u767a\u751f\u3059\u308b\u306e\u3067\u3059\u3002\n  <\/p>\n\n  <h3 class=\"sub-title\">2. \u9996\u30fb\u80a9\u306e\u300c\u6df1\u5c64\u7b4b\u8089\u306e\u30b3\u30ea\u300d\u306b\u3088\u308b\u5faa\u74b0\u969c\u5bb3<\/h3>\n  <p>\n    \u5fc3\u81d3\u304b\u3089\u9001\u308a\u51fa\u3055\u308c\u305f\u8840\u6db2\u304c\u982d\u90e8\u3078\u5411\u304b\u3046\u969b\u3001\u5fc5\u305a\u901a\u904e\u3059\u308b\u306e\u304c\u300c\u9996\u300d\u3067\u3059\u3002\u4eba\u9593\u306e\u982d\u90e8\u306e\u91cd\u3055\u306f\u7d045kg\u301c6kg\uff08\u30dc\u30a6\u30ea\u30f3\u30b0\u306e\u7403\u307b\u3069\uff09\u3042\u308a\u3001\u305d\u308c\u3092\u652f\u3048\u3066\u3044\u308b\u9996\u3084\u80a9\u306e\u7b4b\u8089\u306b\u306f\u65e5\u5e38\u7684\u306b\u5927\u304d\u306a\u8ca0\u62c5\u304c\u304b\u304b\u3063\u3066\u3044\u307e\u3059\u3002\n  <\/p>\n  <p>\n    \u59ff\u52e2\u306e\u5d29\u308c\u3084\u732b\u80cc\u3001\u30b9\u30c8\u30ec\u30fc\u30c8\u30cd\u30c3\u30af\u306a\u3069\u304c\u539f\u56e0\u3067\u9996\u306e\u5965\u6df1\u304f\u306b\u3042\u308b\u7b4b\u8089\uff08\u6df1\u5c64\u7b4b\u7fa4\uff09\u304c\u30ac\u30c1\u30ac\u30c1\u306b\u56fa\u307e\u308b\u3068\u3001\u305d\u306e\u4e2d\u3092\u901a\u3063\u3066\u3044\u308b\u592a\u3044\u8840\u7ba1\u3084\u81ea\u5f8b\u795e\u7d4c\uff08\u4ea4\u611f\u795e\u7d4c\u5e79\uff09\u3092\u76f4\u63a5\u5727\u8feb\u3057\u3066\u3057\u307e\u3044\u307e\u3059\u3002\u3053\u306e\u300c\u7269\u7406\u7684\u306a\u5727\u8feb\u306b\u3088\u308b\u8840\u884c\u4e0d\u826f\u300d\u304c\u3001\u9996\u3053\u308a\u75c5\uff08\u9838\u6027\u795e\u7d4c\u7b4b\u75c7\u5019\u7fa4\uff09\u3068\u3082\u547c\u3070\u308c\u308b\u982d\u75db\u3084\u3081\u307e\u3044\u306e\u5927\u304d\u306a\u5f15\u304d\u91d1\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002\n  <\/p>\n\n  <div class=\"point-box\">\n    <span class=\"badge\">\ud83d\udca1 POINT<\/span>\n    <p>\n      \u300c\u30b9\u30c8\u30ec\u30b9\u3084\u59ff\u52e2\u4e0d\u826f \u2794 \u4ea4\u611f\u795e\u7d4c\u512a\u4f4d\u30fb\u7b4b\u8089\u306e\u786c\u76f4 \u2794 \u8840\u7ba1\u304c\u5727\u8feb\u3055\u308c\u3066\u8840\u6d41\u969c\u5bb3 \u2794 \u8133\u3084\u5185\u8033\u306e\u9178\u7d20\u4e0d\u8db3 \u2794 \u3081\u307e\u3044\u30fb\u982d\u75db\u306e\u767a\u751f\u300d\u3068\u3044\u3046\u60aa\u5faa\u74b0\u3092\u65ad\u3061\u5207\u308b\u3053\u3068\u304c\u91cd\u8981\u3067\u3059\u3002\n    <\/p>\n  <\/div>\n\n  <div class=\"divider\"><\/div>\n\n  <h2 class=\"block-title\">\u306a\u305c\u300c\u937c\u7078\u65bd\u8853\u300d\u304c\u3081\u307e\u3044\u3084\u982d\u75db\u306b\u5287\u7684\u306a\u52b9\u679c\u3092\u3082\u305f\u3089\u3059\u306e\u304b\uff1f<\/h2>\n\n  <p>\n    \u30de\u30c3\u30b5\u30fc\u30b8\u3084\u4e00\u822c\u7684\u306a\u624b\u6280\u7642\u6cd5\u3092\u53d7\u3051\u3066\u3082\u300c\u305d\u306e\u5834\u306f\u6c17\u6301\u3061\u3044\u3044\u3051\u308c\u3069\u3001\u3059\u3050\u5143\u306b\u623b\u3063\u3066\u3057\u307e\u3046\u300d\u3068\u3044\u3046\u7d4c\u9a13\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f\u305d\u308c\u306f\u3001\u8868\u9762\u306e\u7b4b\u8089\u3060\u3051\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3057\u3066\u304a\u308a\u3001\u4e0d\u8abf\u306e\u6839\u672c\u3067\u3042\u308b\u300c\u6df1\u5c64\u7b4b\u8089\u300d\u3068\u300c\u81ea\u5f8b\u795e\u7d4c\u306e\u4e2d\u67a2\u300d\u307e\u3067\u523a\u6fc0\u304c\u5c4a\u3044\u3066\u3044\u306a\u3044\u304b\u3089\u3067\u3059\u3002\n  <\/p>\n\n  <div class=\"approach-grid\">\n    <div class=\"approach-card\">\n      <span class=\"num\">1<\/span>\n      <h4>\u6df1\u5c64\u7b4b\u3078\u306e\u30c0\u30a4\u30ec\u30af\u30c8\u30a2\u30d7\u30ed\u30fc\u30c1<\/h4>\n      <p>\u624b\u6280\u3067\u306f\u5c4a\u304b\u306a\u3044\u9996\u30fb\u80a9\u306e\u5965\u6df1\u3044\u7b4b\u8089\uff08\u6df1\u5c64\u7b4b\uff09\u306b\u76f4\u63a5\u937c\u3067\u30a2\u30d7\u30ed\u30fc\u30c1\u3002\u56fa\u307e\u3063\u305f\u7b4b\u8089\u306e\u30b3\u30ea\u3092\u78ba\u5b9f\u306b\u7de9\u3081\u3001\u5727\u8feb\u3055\u308c\u3066\u3044\u305f\u8840\u7ba1\u3092\u89e3\u653e\u3057\u307e\u3059\u3002<\/p>\n    <\/div>\n    <div class=\"approach-card\">\n      <span class=\"num\">2<\/span>\n      <h4>\u526f\u4ea4\u611f\u795e\u7d4c\u3092\u512a\u4f4d\u306b\u3059\u308b\u30b9\u30a4\u30c3\u30c1<\/h4>\n      <p>\u5fc3\u5730\u3088\u3044\u937c\u7078\u306e\u5fae\u7d30\u306a\u523a\u6fc0\u306f\u3001\u8133\u306e\u8996\u5e8a\u4e0b\u90e8\u306b\u5c4a\u304d\u4ea4\u611f\u795e\u7d4c\u306e\u904e\u5270\u306a\u8208\u596e\u3092\u6291\u5236\u3002\u5168\u8eab\u3092\u30ea\u30e9\u30c3\u30af\u30b9\u3055\u305b\u308b\u526f\u4ea4\u611f\u795e\u7d4c\u30e2\u30fc\u30c9\u3078\u77ac\u6642\u306b\u5207\u308a\u66ff\u3048\u307e\u3059\u3002<\/p>\n    <\/div>\n    <div class=\"approach-card\">\n      <span class=\"num\">3<\/span>\n      <h4>\u6771\u6d0b\u533b\u5b66\u306b\u3088\u308b\u5168\u8eab\u306e\u5de1\u308a\u8abf\u6574<\/h4>\n      <p>\u5c40\u6240\u7684\u306a\u75db\u307f\u3060\u3051\u3067\u306a\u304f\u3001\u5168\u8eab\u306e\u300c\u6c17\uff08\u30a8\u30cd\u30eb\u30ae\u30fc\uff09\u30fb\u8840\uff08\u8840\u6db2\uff09\u30fb\u6c34\uff08\u4f53\u6db2\uff09\u300d\u306e\u6ede\u308a\u3092\u89e3\u6d88\u3059\u308b\u30c4\u30dc\u3092\u9078\u629e\u3057\u3001\u518d\u767a\u3057\u306a\u3044\u4f53\u8cea\u3065\u304f\u308a\u3092\u4fc3\u3057\u307e\u3059\u3002<\/p>\n    <\/div>\n  <\/div>\n\n  <p>\n    \u937c\u7078\u65bd\u8853\u3092\u53d7\u3051\u308b\u3068\u3001\u65bd\u8853\u4e2d\u304b\u3089\u8eab\u4f53\u304c\u30dd\u30ab\u30dd\u30ab\u3068\u6e29\u304b\u304f\u306a\u308a\u3001\u304a\u8179\u304c\u30ad\u30e5\u30eb\u30ad\u30e5\u30eb\u3068\u9cf4\u308a\u59cb\u3081\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u7dca\u5f35\u3057\u3066\u3044\u305f\u4ea4\u611f\u795e\u7d4c\u304c\u7de9\u307f\u3001\u526f\u4ea4\u611f\u795e\u7d4c\u304c\u512a\u4f4d\u306b\u306a\u3063\u3066\u5168\u8eab\u306e\u8840\u6d41\u304c\u4e00\u6c17\u306b\u958b\u901a\u3057\u305f\u8a3c\u62e0\u3067\u3059\u3002\n  <\/p>\n\n  <div class=\"divider\"><\/div>\n\n  <h2 class=\"block-title\">\u6771\u6d0b\u533b\u5b66\u304b\u3089\u898b\u305f\u300c\u3081\u307e\u3044\u30fb\u982d\u75db\u300d\u306e\u30bf\u30a4\u30d7\u3068\u6539\u5584\u30d7\u30ed\u30bb\u30b9<\/h2>\n\n  <p>\n    \u6771\u6d0b\u533b\u5b66\u3067\u306f\u3001\u75c5\u540d\u3067\u306f\u306a\u304f\u300c\u305d\u306e\u4eba\u306e\u8eab\u4f53\u306e\u4e2d\u3067\u4f55\u304c\u4e0d\u8db3\u3057\u3001\u4f55\u304c\u6ede\u3063\u3066\u3044\u308b\u304b\u300d\u3092\u91cd\u8996\u3057\u3066\u4e00\u4eba\u3072\u3068\u308a\u306e\u4f53\u8cea\u3092\u898b\u6975\u3081\u307e\u3059\u3002\u3081\u307e\u3044\u3084\u982d\u75db\u3082\u3001\u5927\u304d\u304f\u5206\u3051\u3066\u4ee5\u4e0b\u306e\u30bf\u30a4\u30d7\u304c\u5b58\u5728\u3057\u307e\u3059\u3002\n  <\/p>\n\n  <h3 class=\"sub-title\">1. \u6c34\u6ede\uff08\u3059\u3044\u305f\u3044\uff09\u30bf\u30a4\u30d7\uff1a\u5929\u6c17\u304c\u60aa\u3044\u3068\u60aa\u5316\u3059\u308b\u3081\u307e\u3044\u30fb\u982d\u75db<\/h3>\n  <p>\n    \u4f53\u5185\u306e\u6c34\u5206\u4ee3\u8b1d\u304c\u6ede\u308a\u3001\u4f59\u5206\u306a\u6c34\u5206\uff08\u6e7f\u6c17\uff09\u304c\u982d\u90e8\u306b\u6e9c\u307e\u308b\u3053\u3068\u3067\u91cd\u3060\u308b\u3044\u982d\u75db\u3084\u30d5\u30ef\u30d5\u30ef\u3057\u305f\u3081\u307e\u3044\u304c\u8d77\u3053\u308a\u307e\u3059\u3002\u96e8\u306e\u65e5\u306e\u524d\u3084\u6885\u96e8\u6642\u671f\u306b\u75c7\u72b6\u304c\u60aa\u5316\u3057\u3084\u3059\u3044\u306e\u304c\u7279\u5fb4\u3067\u3059\u3002\u6c34\u5206\u4ee3\u8b1d\u3092\u9ad8\u3081\u308b\u30c4\u30dc\u3078\u523a\u6fc0\u3092\u4e0e\u3048\u3001\u6392\u51fa\u3092\u4fc3\u3057\u307e\u3059\u3002\n  <\/p>\n\n  <h3 class=\"sub-title\">2. \u7600\u8840\uff08\u304a\u3051\u3064\uff09\u30bf\u30a4\u30d7\uff1a\u30ba\u30ad\u30ba\u30ad\u3068\u523a\u3059\u3088\u3046\u306a\u56fa\u5b9a\u3057\u305f\u982d\u75db<\/h3>\n  <p>\n    \u8840\u6d41\u304c\u6ede\u308a\u3001\u30c9\u30ed\u30c9\u30ed\u306b\u306a\u3063\u305f\u8840\u6db2\u304c\u8840\u7ba1\u3092\u585e\u3050\u3053\u3068\u3067\u8d77\u3053\u308a\u307e\u3059\u3002\u80a9\u3053\u308a\u304c\u9177\u304f\u3001\u76ee\u306e\u4e0b\u306b\u30af\u30de\u304c\u3067\u304d\u3084\u3059\u3044\u65b9\u306b\u591a\u304f\u898b\u3089\u308c\u307e\u3059\u3002\u8840\u884c\u3092\u5f37\u529b\u306b\u4fc3\u9032\u3059\u308b\u65bd\u8853\u3092\u884c\u3044\u3001\u5faa\u74b0\u306e\u76ee\u8a70\u307e\u308a\u3092\u89e3\u6d88\u3057\u307e\u3059\u3002\n  <\/p>\n\n  <h3 class=\"sub-title\">3. \u6c17\u8840\u4e21\u865a\uff08\u304d\u3051\u3064\u308a\u3087\u3046\u304d\u3087\uff09\u30bf\u30a4\u30d7\uff1a\u75b2\u308c\u304c\u305f\u307e\u308b\u3068\u8d77\u3053\u308b\u3075\u3089\u3064\u304d<\/h3>\n  <p>\n    \u75b2\u52b4\u3084\u80c3\u8178\u306e\u5f31\u308a\u306b\u3088\u3063\u3066\u3001\u982d\u90e8\u3078\u904b\u3076\u305f\u3081\u306e\u300c\u30a8\u30cd\u30eb\u30ae\u30fc\uff08\u6c17\uff09\u300d\u3068\u300c\u8840\u6db2\uff08\u8840\uff09\u300d\u305d\u306e\u3082\u306e\u304c\u4e0d\u8db3\u3057\u3066\u3044\u308b\u72b6\u614b\u3067\u3059\u3002\u7121\u7406\u306b\u5f37\u304f\u63c9\u3080\u306e\u3067\u306f\u306a\u304f\u3001\u512a\u3057\u304f\u6e29\u3081\u308b\u304a\u7078\u306a\u3069\u3092\u7d44\u307f\u5408\u308f\u305b\u3066\u4f53\u529b\u3092\u88dc\u3044\u306a\u304c\u3089\u6539\u5584\u3078\u5c0e\u304d\u307e\u3059\u3002\n  <\/p>\n\n  <div class=\"point-box\">\n    <span class=\"badge\">\ud83d\udca1 POINT<\/span>\n    <p>\n      \u5f53\u9662\u3067\u306f\u3001\u304a\u60a9\u307f\u306e\u90e8\u4f4d\u3060\u3051\u3092\u898b\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u8108\u3084\u304a\u8179\u3001\u820c\u306e\u72b6\u614b\u304b\u3089\u304a\u4f53\u306e\u30bf\u30a4\u30d7\u3092\u898b\u6975\u3081\u3001\u3042\u306a\u305f\u306e\u4f53\u8cea\u306b\u5408\u308f\u305b\u305f\u5b8c\u5168\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u306e\u937c\u7078\u65bd\u8853\u3092\u884c\u3044\u307e\u3059\u3002\n    <\/p>\n  <\/div>\n\n  <div class=\"divider\"><\/div>\n\n  <h2 class=\"block-title\">\u65e5\u5e38\u3067\u3067\u304d\u308b\uff01\u81ea\u5f8b\u795e\u7d4c\u3068\u8840\u6d41\u3092\u6574\u3048\u308b\u30bb\u30eb\u30d5\u30b1\u30a2<\/h2>\n\n  <p>\n    \u937c\u7078\u65bd\u8853\u3067\u8eab\u4f53\u306e\u30d9\u30fc\u30b9\u3092\u6574\u3048\u308b\u3068\u3068\u3082\u306b\u3001\u65e5\u5e38\u306e\u751f\u6d3b\u7fd2\u6163\u3092\u5c11\u3057\u898b\u76f4\u3059\u3053\u3068\u3067\u6539\u5584\u30b9\u30d4\u30fc\u30c9\u306f\u4e00\u6bb5\u3068\u4e0a\u304c\u308a\u307e\u3059\u3002\u3054\u81ea\u5b85\u3067\u7c21\u5358\u306b\u3067\u304d\u308b\u30bb\u30eb\u30d5\u30b1\u30a2\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\n  <\/p>\n\n  <p>\n    <strong>\u2460 \u84b8\u3057\u30bf\u30aa\u30eb\u3067\u300c\u9996\u306e\u5f8c\u308d\u300d\u3092\u6e29\u3081\u308b<\/strong><br>\n    \u6fe1\u3089\u3057\u305f\u30bf\u30aa\u30eb\u3092\u96fb\u5b50\u30ec\u30f3\u30b8\u3067\u6e29\u3081\u3001\u9996\u306e\u5f8c\u308d\uff08\u9aea\u306e\u751f\u3048\u969b\u3042\u305f\u308a\uff09\u306b5\u5206\u301c10\u5206\u307b\u3069\u5f53\u3066\u307e\u3059\u3002\u9996\u5143\u306e\u592a\u3044\u8840\u7ba1\u3068\u81ea\u5f8b\u795e\u7d4c\u306e\u7bc0\u304c\u96c6\u307e\u308b\u5834\u6240\u3092\u76f4\u63a5\u6e29\u3081\u308b\u3053\u3068\u3067\u3001\u526f\u4ea4\u611f\u795e\u7d4c\u304c\u512a\u4f4d\u306b\u306a\u308a\u982d\u90e8\u3078\u306e\u8840\u6d41\u304c\u30b9\u30e0\u30fc\u30ba\u306b\u306a\u308a\u307e\u3059\u3002\n  <\/p>\n  <p>\n    <strong>\u2461 \u6df1\u3044\u8179\u5f0f\u547c\u5438\u3092\u610f\u8b58\u3059\u308b<\/strong><br>\n    \u606f\u3092\u5438\u3046\u3068\u304d\u306f\u4ea4\u611f\u795e\u7d4c\u304c\u3001\u5410\u304f\u3068\u304d\u306f\u526f\u4ea4\u611f\u795e\u7d4c\u304c\u50cd\u304d\u307e\u3059\u3002\u300c4\u79d2\u304b\u3051\u3066\u9f3b\u304b\u3089\u5438\u3044\u30018\u79d2\u304b\u3051\u3066\u53e3\u304b\u3089\u7d30\u304f\u9577\u304f\u5410\u304d\u51fa\u3059\u300d\u8179\u5f0f\u547c\u5438\u3092\u6570\u56de\u884c\u3046\u3060\u3051\u3067\u3001\u4e71\u308c\u305f\u81ea\u5f8b\u795e\u7d4c\u306e\u30d0\u30e9\u30f3\u30b9\u304c\u843d\u3061\u7740\u304d\u307e\u3059\u3002\n  <\/p>\n\n  <div class=\"divider\"><\/div>\n\n  <h2 class=\"block-title\">\u3055\u3089\u306e\u3066\u937c\u7078\u9662 \u4f0a\u52e2\u5d0e\u9662\u30fb\u9ad8\u5d0e\u9662\u306e\u3054\u6848\u5185<\/h2>\n\n  <p>\n    \u300c\u9577\u5e74\u306e\u3081\u307e\u3044\u3084\u982d\u75db\u304b\u3089\u89e3\u653e\u3055\u308c\u3066\u3001\u4e0d\u5b89\u306e\u306a\u3044\u6bce\u65e5\u3092\u904e\u3054\u3057\u305f\u3044\u300d<br>\n    \u305d\u3046\u9858\u3046\u7686\u69d8\u306e\u305f\u3081\u306b\u3001\u3055\u3089\u306e\u3066\u937c\u7078\u9662\u306f\u7fa4\u99ac\u770c\u5185\u306b2\u3064\u306e\u62e0\u70b9\uff08\u4f0a\u52e2\u5d0e\u9662\u30fb\u9ad8\u5d0e\u9662\uff09\u3092\u69cb\u3048\u3001\u4e00\u4eba\u3072\u3068\u308a\u306e\u304a\u4f53\u306b\u89aa\u8eab\u306b\u5bc4\u308a\u6dfb\u3063\u305f\u65bd\u8853\u3092\u884c\u3063\u3066\u304a\u308a\u307e\u3059\u3002\n  <\/p>\n\n  <div class=\"clinic-grid\">\n    <div class=\"clinic-card\">\n      <h4>\u3055\u3089\u306e\u3066\u937c\u7078\u9662 \u4f0a\u52e2\u5d0e\u9662<\/h4>\n      <p><strong>\u6240\u5728\u5730\uff1a<\/strong>\u3012379-2222<br>\u7fa4\u99ac\u770c\u4f0a\u52e2\u5d0e\u5e02\u7530\u90e8\u4e95\u753a3-194-1<\/p>\n      <p><strong>TEL\uff1a<\/strong>0270-61-9101<\/p>\n      <p><strong>\u7279\u5fb4\uff1a<\/strong>\u843d\u3061\u7740\u3044\u305f\u500b\u5ba4\u7a7a\u9593\u3067\u4e01\u5be7\u306a\u30ab\u30a6\u30f3\u30bb\u30ea\u30f3\u30b0\u3068\u65bd\u8853\u3092\u884c\u3044\u307e\u3059\u3002\u304a\u4f53\u306e\u4e0d\u8abf\u3084\u598a\u6d3b\u306e\u304a\u60a9\u307f\u306a\u3069\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/p>\n    <\/div>\n    <div class=\"clinic-card\">\n      <h4>\u3055\u3089\u306e\u3066\u937c\u7078\u9662 \u9ad8\u5d0e\u9662<\/h4>\n      <p><strong>\u6240\u5728\u5730\uff1a<\/strong>\u3012370-0046<br>\u7fa4\u99ac\u770c\u9ad8\u5d0e\u5e02\u6c5f\u6728\u753a1510-1 \u30b7\u30ed\u30bf\u30d3\u30eb205<\/p>\n      <p><strong>TEL\uff1a<\/strong>027-341-4385<\/p>\n      <p><strong>\u7279\u5fb4\uff1a<\/strong>\u9ad8\u5d0e\u30a8\u30ea\u30a2\u306e\u7686\u69d8\u306b\u3082\u901a\u3044\u3084\u3059\u3044\u5b8c\u5168\u4e88\u7d04\u5236\u9662\u3002\u81ea\u5f8b\u795e\u7d4c\u306e\u4e71\u308c\u3001\u982d\u75db\u3001\u5973\u6027\u7279\u6709\u306e\u304a\u60a9\u307f\u306b\u5e45\u5e83\u304f\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n    <\/div>\n  <\/div>\n\n  <a href=\"https:\/\/www.saranote-harikyu.com\" target=\"_blank\" rel=\"noopener\" class=\"clinic-btn\">\u3055\u3089\u306e\u3066\u937c\u7078\u9662 \u7dcf\u5408\u516c\u5f0f\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u306f\u3053\u3061\u3089<\/a>\n\n  <p style=\"margin-top:20px;\">\n    \u5f53\u9662\u3067\u306f\u3001\u75db\u307f\u306e\u5c11\u306a\u3044\u512a\u3057\u3044\u937c\u3068\u3001\u6e29\u304b\u304f\u5fc3\u5730\u3088\u3044\u304a\u7078\u3092\u4f7f\u7528\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u300c\u937c\u306f\u6016\u305d\u3046\u300d\u300c\u75db\u305d\u3046\u300d\u3068\u611f\u3058\u3066\u3044\u308b\u65b9\u3082\u3001\u3069\u3046\u305e\u5b89\u5fc3\u3057\u3066\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002\n  <\/p>\n\n  <div class=\"divider\"><\/div>\n\n  <!-- \u30d6\u30ed\u30b0\u57f7\u7b46\u8005\uff08\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff09\u30d6\u30ed\u30c3\u30af -->\n  <div class=\"profile-hero\">\n    <img decoding=\"async\" class=\"photo\" src=\"http:\/\/gynecological-therapy.com\/wp-content\/uploads\/2026\/07\/PROFIL2.jpg\" alt=\"\u677e\u6fa4\u667a\u60e0\">\n    <div class=\"info\">\n      <p class=\"name\">\u677e\u6fa4 \u667a\u60e0<\/p>\n      <p class=\"kana\">\u307e\u3064\u3056\u308f \u3061\u3048<\/p>\n      <p class=\"role\">\u3055\u3089\u306e\u3066\u937c\u7078\u9662 \u4f0a\u52e2\u5d0e\u9662\u30fb\u9ad8\u5d0e\u9662 \u4ee3\u8868<\/p>\n      <p class=\"role\">\u937c\u7078\u30de\u30c3\u30b5\u30fc\u30b8\u5e2b<\/p>\n      <p class=\"role\">\u7fa4\u99ac\u770c\u4f0a\u52e2\u5d0e\u5e02\u5728\u4f4f<\/p>\n    <\/div>\n  <\/div>\n\n  <h2 class=\"block-title\">\u3053\u306e\u8a18\u4e8b\u3092\u66f8\u3044\u305f\u4eba\uff08\u30d6\u30ed\u30b0\u57f7\u7b46\u8005\u7d39\u4ecb\uff09<\/h2>\n\n  <p>\n    \u3053\u306e\u8a18\u4e8b\u3092\u304a\u8aad\u307f\u3044\u305f\u3060\u304d\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002\u300c\u3055\u3089\u306e\u3066\u937c\u7078\u9662 \u4f0a\u52e2\u5d0e\u9662\u30fb\u9ad8\u5d0e\u9662\u300d\u4ee3\u8868\u306e\u677e\u6fa4\u667a\u60e0\uff08\u307e\u3064\u3056\u308f \u3061\u3048\uff09\u3067\u3059\u3002\n  <\/p>\n  <p>\n    \u5f53\u9662\u306b\u306f\u8907\u6570\u306e\u7d4c\u9a13\u8c4a\u5bcc\u306a\u65bd\u8853\u8005\u304c\u5728\u7c4d\u3057\u3066\u304a\u308a\u3001\u30b9\u30bf\u30c3\u30d5\u4e00\u4e38\u3068\u306a\u3063\u3066\u60a3\u8005\u69d8\u304a\u4e00\u4eba\u304a\u3072\u3068\u308a\u306e\u5fc3\u3068\u8eab\u4f53\u306b\u5bc4\u308a\u6dfb\u3063\u305f\u4e01\u5be7\u306a\u65bd\u8853\u3092\u884c\u3063\u3066\u304a\u308a\u307e\u3059\u3002\n  <\/p>\n  <p>\n    \u79c1\u81ea\u8eab\u306f2005\u5e74\u306b\u8d77\u696d\u3057\u3001\u8a2a\u554f\u30de\u30c3\u30b5\u30fc\u30b8\u3084\u4ecb\u8b77\u73fe\u5834\u3067\u306e\u696d\u52d9\u306b\u643a\u308f\u308a\u306a\u304c\u3089\u937c\u7078\u65bd\u8853\u3092\u30b9\u30bf\u30fc\u30c8\u3055\u305b\u307e\u3057\u305f\u30022011\u5e74\u306b\u300c\u3055\u3089\u306e\u3066\u937c\u7078\u9662\u300d\u3078\u3068\u540d\u79f0\u3092\u5909\u66f4\u3057\u30012017\u5e74\u304b\u3089\u306f<mark>\u7fa4\u99ac\u770c\u5185\u3067\u552f\u4e00\u306e\u598a\u6d3b\u937c\u7078\u5c02\u9580\u9662<\/mark>\u3068\u3057\u3066\u6d3b\u52d5\u3092\u958b\u59cb\u3002\u598a\u6d3b\u30b5\u30dd\u30fc\u30c8\u3092\u306f\u3058\u3081\u3001\u4eca\u56de\u3054\u7d39\u4ecb\u3057\u305f\u81ea\u5f8b\u795e\u7d4c\u306e\u4e71\u308c\u3001\u3081\u307e\u3044\u3001\u982d\u75db\u3001\u5a66\u4eba\u79d1\u7cfb\u30c8\u30e9\u30d6\u30eb\u3001\u9ebb\u75fa\u3084\u6162\u6027\u7684\u306a\u75bc\u75db\u306a\u3069\u3001\u5e45\u5e83\u3044\u30b1\u30a2\u306b\u53d6\u308a\u7d44\u3093\u3067\u304a\u308a\u307e\u3059\u3002\n  <\/p>\n\n  <ul class=\"history\">\n    <li><span class=\"year\">2005\u5e74<\/span><span>\u8d77\u696d\u3002\u8a2a\u554f\u30de\u30c3\u30b5\u30fc\u30b8\u30fb\u4ecb\u8b77\u652f\u63f4\u5c02\u9580\u54e1\u3068\u3057\u3066\u6d3b\u52d5\u3057\u306a\u304c\u3089\u937c\u7078\u65bd\u8853\u3092\u958b\u59cb<\/span><\/li>\n    <li><span class=\"year\">2011\u5e74<\/span><span>\u300c\u3055\u3089\u306e\u3066\u937c\u7078\u9662\u300d\u3078\u540d\u79f0\u5909\u66f4\u3002\u5973\u6027\u306e\u305f\u3081\u306e\u937c\u7078\u65bd\u8853\u3092\u4e2d\u5fc3\u306b\u672c\u683c\u6d3b\u52d5<\/span><\/li>\n    <li><span class=\"year\">2017\u5e74\u9803<\/span><span>\u598a\u6d3b\u306b\u60a9\u3080\u5973\u6027\u306e\u305f\u3081\u306e\u300c\u598a\u6d3b\u937c\u7078\u300d\u3092\u30b9\u30bf\u30fc\u30c8<\/span><\/li>\n    <li><span class=\"year\">\u73fe\u5728<\/span><span>\u7fa4\u99ac\u770c\u5185\u552f\u4e00\u306e\u598a\u6d3b\u937c\u7078\u5c02\u9580\u9662\u3068\u3057\u3066\u3001\u4f0a\u52e2\u5d0e\u9662\u30fb\u9ad8\u5d0e\u9662\u3092\u904b\u55b6<\/span><\/li>\n  <\/ul>\n\n  <div class=\"closing\">\n    <p>\u3064\u3089\u3044\u3081\u307e\u3044\u3084\u982d\u75db\u3001\u8eab\u4f53\u306e\u4e0d\u8abf\u3092\u300c\u3082\u3046\u6cbb\u3089\u306a\u3044\u300d\u3068\u3042\u304d\u3089\u3081\u308b\u524d\u306b\u3002<br>\u5f53\u9662\u306e\u65bd\u8853\u30b9\u30bf\u30c3\u30d5\u4e00\u540c\u3001\u3042\u306a\u305f\u306e\u304b\u3089\u3060\u3068\u5fc3\u306b\u512a\u3057\u304f\u5bc4\u308a\u6dfb\u3044\u307e\u3059\u3002<br>\u3055\u3089\u306e\u3066\u937c\u7078\u9662 \u4f0a\u52e2\u5d0e\u9662\u30fb\u9ad8\u5d0e\u9662 \u4ee3\u8868 \u677e\u6fa4\u667a\u60e0<\/p>\n  <\/div>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>\u75c5\u9662\u3067\u7570\u5e38\u306a\u3057\u3068\u8a00\u308f\u308c\u305f\u300c\u3081\u307e\u3044\u30fb\u982d\u75db\u300d\u306b\u60a9\u3093\u3067\u3044\u307e\u305b\u3093\u304b\uff1f \u300c\u671d\u8d77\u304d\u4e0a\u304c\u308b\u3068\u982d\u304c\u3075\u308f\u3075\u308f\u30fb\u30af\u30e9\u30af\u30e9\u3057\u3066\u59ff\u52e2\u3092\u4fdd\u3066\u306a\u3044\u300d \u300c\u5929\u6c17\u304c\u5d29\u308c\u308b\u524d\u3084\u5915\u65b9\u306b\u306a\u308b\u3068\u3001\u5f8c\u982d\u90e8\u304b\u3089\u9996\u7b4b\u306b\u304b\u3051\u3066\u7de0\u3081\u4ed8\u3051\u3089\u308c\u308b\u3088\u3046\u306a\u982d\u75db\u304c\u3059\u308b\u300d \u300c\u75c5\u9662\u3067\u8133 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":34,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[1],"tags":[8,9,7],"class_list":["post-148","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-8","tag-9","tag-7"],"_links":{"self":[{"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=\/wp\/v2\/posts\/148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=148"}],"version-history":[{"count":4,"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=\/wp\/v2\/posts\/148\/revisions"}],"predecessor-version":[{"id":153,"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=\/wp\/v2\/posts\/148\/revisions\/153"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=\/wp\/v2\/media\/34"}],"wp:attachment":[{"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gynecological-therapy.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}