@k2works/claude-code-booster 3.1.1 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/lib/assets/.claude/skills/operating-docs/SKILL.md +19 -0
  2. package/lib/assets/CLAUDE.md +2 -0
  3. package/lib/assets/docs/article/functional-desgin-ppp/clojure/01-immutability-and-data-transformation.md +2 -0
  4. package/lib/assets/docs/article/functional-desgin-ppp/clojure/15-gossiping-bus-drivers.md +2 -0
  5. package/lib/assets/docs/article/functional-desgin-ppp/clojure/20-pattern-interactions.md +11 -6
  6. package/lib/assets/docs/article/functional-desgin-ppp/clojure/21-best-practices.md +12 -0
  7. package/lib/assets/docs/article/functional-desgin-ppp/clojure/22-oo-to-fp-migration.md +6 -0
  8. package/lib/assets/docs/article/functional-desgin-ppp/clojure/index.md +44 -0
  9. package/lib/assets/docs/article/functional-desgin-ppp/elixir/01-immutability-and-data-transformation.md +2 -0
  10. package/lib/assets/docs/article/functional-desgin-ppp/elixir/index.md +44 -0
  11. package/lib/assets/docs/article/functional-desgin-ppp/fsharp/01-immutability-and-data-transformation.md +2 -0
  12. package/lib/assets/docs/article/functional-desgin-ppp/fsharp/15-gossiping-bus-drivers.md +2 -0
  13. package/lib/assets/docs/article/functional-desgin-ppp/fsharp/17-video-rental-system.md +2 -0
  14. package/lib/assets/docs/article/functional-desgin-ppp/fsharp/19-wator-simulation.md +2 -0
  15. package/lib/assets/docs/article/functional-desgin-ppp/fsharp/21-best-practices.md +4 -0
  16. package/lib/assets/docs/article/functional-desgin-ppp/fsharp/22-oo-to-fp-migration.md +10 -0
  17. package/lib/assets/docs/article/functional-desgin-ppp/fsharp/index.md +44 -0
  18. package/lib/assets/docs/article/functional-desgin-ppp/haskell/15-gossiping-bus-drivers.md +2 -0
  19. package/lib/assets/docs/article/functional-desgin-ppp/haskell/20-pattern-interactions.md +2 -0
  20. package/lib/assets/docs/article/functional-desgin-ppp/rust/01-immutability-and-data-transformation.md +2 -0
  21. package/lib/assets/docs/article/functional-desgin-ppp/rust/index.md +44 -0
  22. package/lib/assets/docs/article/functional-desgin-ppp/scala/01-immutability-and-data-transformation.md +2 -0
  23. package/lib/assets/docs/article/functional-desgin-ppp/scala/15-gossiping-bus-drivers.md +2 -0
  24. package/lib/assets/docs/article/functional-desgin-ppp/scala/21-best-practices.md +6 -0
  25. package/lib/assets/docs/article/functional-desgin-ppp/scala/22-oo-to-fp-migration.md +6 -0
  26. package/lib/assets/docs/article/functional-desgin-ppp/scala/index.md +44 -0
  27. package/lib/assets/docs/article/getting-start-tdd/integration/04-type-system-comparison.md +4 -0
  28. package/lib/assets/docs/article/getting-start-tdd/integration/06-learning-roadmap.md +16 -0
  29. package/lib/assets/docs/article/getting-start-tdd/ruby/11-immutable-data-and-pipeline.md +4 -0
  30. package/lib/assets/docs/article/grokkingfp/all/part-2-ch03-immutable-data.md +6 -0
  31. package/lib/assets/docs/article/grokkingfp/all/part-3-ch06-option.md +8 -0
  32. package/lib/assets/docs/article/grokkingfp/all/writing-plan.md +16 -0
  33. package/lib/assets/docs/article/grokkingfp/elixir/part-1.md +2 -0
  34. package/lib/assets/docs/article/grokkingfp/elixir/part-5.md +2 -0
  35. package/lib/assets/docs/article/grokkingfp/elixir/part-6.md +2 -0
  36. package/lib/assets/docs/article/grokkingfp/fsharp/part-6.md +2 -0
  37. package/lib/assets/docs/article/grokkingfp/haskell/part-4.md +2 -0
  38. package/lib/assets/docs/article/grokkingfp/haskell/part-6.md +2 -0
  39. package/lib/assets/docs/article/grokkingfp/java/part-1.md +2 -0
  40. package/lib/assets/docs/article/grokkingfp/java/part-2.md +8 -0
  41. package/lib/assets/docs/article/grokkingfp/java/part-6.md +4 -0
  42. package/lib/assets/docs/article/grokkingfp/python/part-1.md +6 -0
  43. package/lib/assets/docs/article/grokkingfp/ruby/part-1.md +2 -0
  44. package/lib/assets/docs/article/grokkingfp/ruby/part-6.md +2 -0
  45. package/lib/assets/docs/article/grokkingfp/rust/part-4.md +2 -0
  46. package/lib/assets/docs/article/grokkingfp/scala/part-1.md +2 -0
  47. package/lib/assets/docs/article/grokkingfp/scala/part-3.md +2 -0
  48. package/lib/assets/docs/article/grokkingfp/scala/part-6.md +2 -0
  49. package/lib/assets/docs/article/grokkingfp/typescript/part-1.md +2 -0
  50. package/lib/assets/docs/article/grokkingfp/typescript/part-4.md +2 -0
  51. package/lib/assets/docs/article/grokkingfp/typescript/part-6.md +2 -0
  52. package/lib/assets/docs/design/index.md +5 -0
  53. package/lib/assets/docs/index.md +3 -3
  54. package/lib/assets/docs/reference/Java/343/202/242/343/203/227/343/203/252/343/202/261/343/203/274/343/202/267/343/203/247/343/203/263/347/222/260/345/242/203/346/247/213/347/257/211/343/202/254/343/202/244/343/203/211.md +17 -15
  55. package/lib/assets/docs/reference/SonarQube/343/203/255/343/203/274/343/202/253/343/203/253/347/222/260/345/242/203/343/202/273/343/203/203/343/203/210/343/202/242/343/203/203/343/203/227/346/211/213/351/240/206/346/233/270.md +2 -0
  56. package/lib/assets/docs/reference/UI/350/250/255/350/250/210/343/202/254/343/202/244/343/203/211.md +2 -0
  57. package/lib/assets/docs/reference/images/.gitkeep +0 -0
  58. package/lib/assets/docs/reference/images/Ansoff.drawio.svg +4 -0
  59. package/lib/assets/docs/reference/images/BMC.drawio.svg +4 -0
  60. package/lib/assets/docs/reference/images/BrandBasicStrategy.drawio.svg +4 -0
  61. package/lib/assets/docs/reference/images/BrandCategorization.drawio.svg +4 -0
  62. package/lib/assets/docs/reference/images/BrandRecurutementStrategy.drawio.svg +4 -0
  63. package/lib/assets/docs/reference/images/BrandValue.drawio.svg +4 -0
  64. package/lib/assets/docs/reference/images/BusinessActivitiy.svg +4 -0
  65. package/lib/assets/docs/reference/images/HRM.drawio.svg +4 -0
  66. package/lib/assets/docs/reference/images/MarketingStructure.drawio.svg +4 -0
  67. package/lib/assets/docs/reference/images/OrganizationElemnts.svg +4 -0
  68. package/lib/assets/docs/reference/images/PPM.drawio.svg +4 -0
  69. package/lib/assets/docs/reference/images/PositioningMap.drawio.svg +4 -0
  70. package/lib/assets/docs/reference/images/ProductLayer.drawio.svg +4 -0
  71. package/lib/assets/docs/reference/images/ProductMix.drawio.svg +4 -0
  72. package/lib/assets/docs/reference/images/SWOT.drawio.svg +4 -0
  73. package/lib/assets/docs/reference/images/TargetMarket.drawio.svg +4 -0
  74. package/lib/assets/docs/reference/images/ThreeGenericStrategies.drawio.svg +4 -0
  75. package/lib/assets/docs/reference/images/VRIO.drawio.svg +4 -0
  76. package/lib/assets/docs/reference/images/ValueChain.drawio.svg +4 -0
  77. package/lib/assets/docs/reference/index.md +11 -5
  78. package/lib/assets/docs/reference//343/202/263/343/203/274/343/203/207/343/202/243/343/203/263/343/202/260/343/201/250/343/203/206/343/202/271/343/203/210/343/202/254/343/202/244/343/203/211.md +8 -8
  79. package/lib/assets/docs/reference//343/203/206/343/202/271/343/203/210/346/210/246/347/225/245/343/202/254/343/202/244/343/203/211.md +12 -12
  80. package/lib/assets/docs/reference//343/203/246/343/203/274/343/202/271/343/202/261/343/203/274/343/202/271/344/275/234/346/210/220/343/202/254/343/202/244/343/203/211.md +15 -15
  81. package/lib/assets/docs/reference//343/203/252/343/203/252/343/203/274/343/202/271/343/203/273/343/202/244/343/203/206/343/203/254/343/203/274/343/202/267/343/203/247/343/203/263/350/250/210/347/224/273/343/202/254/343/202/244/343/203/211.md +2 -0
  82. package/lib/assets/docs/reference//343/203/255/343/202/270/343/202/253/343/203/253/343/202/267/343/203/263/343/202/255/343/203/263/343/202/260.md +1367 -0
  83. package/lib/assets/docs/reference//344/274/201/346/245/255/347/265/214/345/226/266/350/253/226.md +2637 -0
  84. package/lib/assets/docs/reference//350/250/200/350/252/236/345/210/245/351/226/213/347/231/272/343/202/254/343/202/244/343/203/211.md +2 -0
  85. package/lib/assets/docs/reference//351/201/213/345/226/266/347/256/241/347/220/206.md +1391 -0
  86. package/lib/assets/docs/reference//351/235/236/346/251/237/350/203/275/350/246/201/344/273/266/345/256/232/347/276/251/343/202/254/343/202/244/343/203/211.md +12 -12
  87. package/lib/assets/docs/template/index.md +10 -9
  88. package/lib/assets/docs/template//343/203/252/343/203/252/343/203/274/343/202/271/345/256/214/344/272/206/345/240/261/345/221/212/346/233/270.md +4 -2
  89. package/lib/assets/docs/template//344/274/201/346/245/255/345/210/206/346/236/220.md +573 -0
  90. package/lib/assets/mkdocs.yml +33 -29
  91. package/package.json +1 -1
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1021px" height="771px" viewBox="-0.5 -0.5 1021 771" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2025-01-28T01:22:09.425Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;NkpfqGu9isn1jdY-jdPL&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7ZlNk6IwEIZ/Te6EQIAjqDN72dqDhz1nJKOpicTCODrz6zfBoAK9K7WFjrvFydD5MHmf7tAJiEzWh+eSbVbfVc4l8r38gMgU+T6mUWx+rOXDWTD2j5ZlKXJnOxvm4pM7o+esO5HzbaOhVkpqsWkaF6oo+EI3bKws1b7Z7FXJ5r9u2JJ3DPMFk13rT5HrVb0MmpwrvnGxXLm/jv3oWLFmdWO3ku2K5Wp/YSIzRCalUvpYWh8mXFr1al2O/Z5+U3uaWMkL3acDcT3emdy5xaEZQTFBCXWFNHGFjLhCbCwhSp5QlqIZRckEpRNbiGOUml4RSkKUhm6B+qNWTfODmVO20mtpDNgUmRTLwpQXZra8NIZ3XmphdE5dxVrkue2elXwrPtlLNZRnnjdKFLqiGGYonNqxdlptj55ih97qUr3xiZLKjDstVGFHeRVStk2q0M7BwsA8S/bCZcYWb8tS7Yq81borb62fmTg/XJic3M9crbkuP0wTVxvUTuycn7jH/dmRAupsq0sfcjbmfHd5GvmM1xQcYZh2HHVptykZj9zYorBICibnWpVVOGT7ldB8vmELW703od2E+XIS7cdOS1HUJKq4t9M3RbtmnHjDKIlbSmJASuz5gJY0GkLM+LqYlRw8d057RcABJCFJS5K4KwmJAEVwMIQiyeMpEtGvVCQBttevVgS3fIT4XUV8D1DEH0QR//EVCeldFSGPp0h7H4F8BIyaYRQJHk+R9j4C+cgNFQkfX5E7+wh9PEXaUXNnHwGSu5nJyE3iPq3ydZO44yqD91Ga1ak8dZYsqNP9tE73Jx1BHz2D9++SwVMaNzBjEnYwn14pl5gHoQxknfYMFqHUt5TTKTJNutxHlBDKEIcNlNBpDEMniEFQAumyRUlR5o0EexJMvB4EodxtCIKngf8cjSM5iJwfNskFQP4AvSyHAQfde13GHkXx0wiuFzgKpDm3AwecH/teWHoonv6PTEulmRbKTm2ou7W4iTiEdtXgZoyBE3EDrUlggwvGJlYzlGLL2CSt2b9383ynZKf1qgxwcE+owKG+V+COdPtFbOy16AIhe7ttGbigcHRnNd3TmRP3Aj9iBj8ftTBDL9+bHT6xB9y6nNOmEerfxm5yPaMaamc2j+fPy1XdxVd6MvsF&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><rect x="300" y="0" width="460" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 530px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ブランド基本戦略</div></div></div></foreignObject><text x="530" y="56" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="54px" text-anchor="middle">ブランド基本戦略</text></switch></g><rect x="0" y="100" width="1020" height="670" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><path d="M 0 290 L 1020 290" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 280 100 L 280 770" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><rect x="280" y="150" width="370" height="140" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="650" y="150" width="370" height="140" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="80" y="290" width="200" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="80" y="530" width="200" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="280" y="290" width="370" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="650" y="530" width="370" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="650" y="290" width="370" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="280" y="530" width="370" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="558" y="105" width="190" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 125px; margin-left: 653px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">製品カテゴリー</div></div></div></foreignObject><text x="653" y="132" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">製品カテゴリー</text></switch></g><rect x="405" y="200" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 220px; margin-left: 465px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">既存製品</div></div></div></foreignObject><text x="465" y="227" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">既存製品</text></switch></g><rect x="795" y="200" width="100" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 220px; margin-left: 845px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">新製品</div></div></div></foreignObject><text x="845" y="227" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">新製品</text></switch></g><rect x="145" y="390" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 410px; margin-left: 180px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">既存</div></div></div></foreignObject><text x="180" y="417" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">既存</text></switch></g><rect x="145" y="630" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 650px; margin-left: 180px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">新規</div></div></div></foreignObject><text x="180" y="657" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">新規</text></switch></g><rect x="-25" y="500" width="140" height="40" fill="none" stroke="none" transform="rotate(90,45,520)" pointer-events="all"/><g transform="translate(-0.5 -0.5)rotate(90 45 520)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 520px; margin-left: 45px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ブランド名</div></div></div></foreignObject><text x="45" y="527" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">ブランド名</text></switch></g><rect x="395" y="384" width="140" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 404px; margin-left: 465px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ライン拡張</div></div></div></foreignObject><text x="465" y="411" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">ライン拡張</text></switch></g><rect x="770" y="380" width="170" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 400px; margin-left: 855px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ブランド拡張</div></div></div></foreignObject><text x="855" y="407" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">ブランド拡張</text></switch></g><rect x="370" y="630" width="190" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 650px; margin-left: 465px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">マルチブランド</div></div></div></foreignObject><text x="465" y="657" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">マルチブランド</text></switch></g><rect x="785" y="630" width="140" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 650px; margin-left: 855px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">新ブランド</div></div></div></foreignObject><text x="855" y="657" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">新ブランド</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1061px" height="771px" viewBox="-0.5 -0.5 1061 771" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2025-01-28T01:28:29.135Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;S-3DSQ4UUE8x0YQer2bx&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7VjBkqIwEP2aXLcgEJIcQXH2sicPe85IRlITiYVx1Pn6DRBEINZSpTPjwZPJ605j3usOHUAw2xxfSrbN/6iMSwC97AiCOYDQjzAxPxVysojvwwZZlyKzWAcsxSe3oGfRvcj4rueolZJabPvgShUFX+kexspSHfpub0r2n7plaz4Clismx+hfkem83UZEO8NvLta5fTSBuDFsWOtsd7LLWaYOF1CQgmBWKqWb0eY447Jir+WlWbe4Yj3/sZIXesqCwK74YHJvNwfSAJAA0MgOYmoHSWAHpEEgiJMWiSyShP1VxidsTbM2zqxFcOuMu0c0tOhTy7XmR7OTJNcbaQDfDJkU68KMV2aPvDTABy+1MOrE1rARWVYtT0q+E5/stQ7lmflWiULX2qMEoHkVa6/VrsmvKvROl+qdz5RUJu68UEUV5U1IOYRUoW1aotDMJXvlMmGr93Wp9kU28B6L0rJu/jg/XkBWpBeuNlyXJ+NirRDZhLElE9jpoUs/TCyWX2aexZjN+PU5cpcUZmDz4kpSeWScJEOZ6n3zzBJ9yIXmyy1bVdaDOQX6Cl7ZvYOjq4TgPh8+HBPie5GDkeg+lNDHo2SYI+f5BScEOyhB4T0oaQ/nR6Ik9AZlQx114zsoOTveRonjdB1S8h8S2G7bvMHexLEi7h6soBD/Qj1eEHGUD0ZjXs7gbbzAh+QFQ/jDvAQPyQuhP50v4ZiXFAGCQIxAGlUNCUlqZAHiBUhJ3UvMQUoBTermBAFT0ISM2Hz07gJO7S5uEtiHQ4F97BLYcVDe59WBHPpiQBe1vo12TzWnqhl4fS2h46V37pfur2XkrlUM4qgW1aslfGo5rYEZ9HSho/H/Qi2xQ8uovQsSkKD6DvfUclrbhft1GXVt2Peo6bjGpSFIFoDO68o08tGnmlObxUFlfruajhtoVZsJoNBqFz/P2alq0lEH9LV6mmn3ka+2XXwrDdJ/&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><rect x="180" y="0" width="780" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 570px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ブランドカテゴライゼーション</div></div></div></foreignObject><text x="570" y="56" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="54px" text-anchor="middle">ブランドカテゴライゼーション</text></switch></g><rect x="0" y="90" width="1060" height="680" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="180" y="220" width="870" height="540" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="330" y="360" width="710" height="390" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="477.5" y="550" width="175" height="175" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="652.5" y="550" width="175" height="175" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="827.5" y="550" width="175" height="175" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="57.5" y="140" width="170" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 160px; margin-left: 143px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">入手可能集合</div></div></div></foreignObject><text x="143" y="167" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">入手可能集合</text></switch></g><rect x="235" y="260" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 280px; margin-left: 295px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">知名集合</div></div></div></foreignObject><text x="295" y="287" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">知名集合</text></switch></g><rect x="380" y="400" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 420px; margin-left: 440px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">処理集合</div></div></div></foreignObject><text x="440" y="427" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">処理集合</text></switch></g><rect x="505" y="617.5" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 638px; margin-left: 565px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">想起集合</div></div></div></foreignObject><text x="565" y="645" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">想起集合</text></switch></g><rect x="680" y="617.5" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 638px; margin-left: 740px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">保留集合</div></div></div></foreignObject><text x="740" y="645" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">保留集合</text></switch></g><rect x="857.5" y="617.5" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 638px; margin-left: 918px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">拒否集合</div></div></div></foreignObject><text x="918" y="645" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">拒否集合</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1021px" height="771px" viewBox="-0.5 -0.5 1021 771" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2025-01-28T01:17:44.986Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;ZE3ADD_VX97IWspDpFAU&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7VpNc5swEP01uiOJD3EEh6SXTg8+9EyMamuCkQfLsZNfXwkENrBp3AQ7npaZzGRZCVm8t7s8rY3obH14KNPN6rvMeI6Ikx0QvUOEYD9g+p/xvFgPxqT2LEuRWd/RMRev3Dod692JjG87E5WUuRKbrnMhi4IvVMeXlqXcd6f9knn3Uzfpkg8c80WaD70/RaZWzWP44XHgGxfLlf1oRoJ6YJ02k+2TbFdpJvcnLpogOiulVLW1Psx4btBrcKnvu39jtN1YyQt1zg3U3vGc5jv7cCihiFEU+taIQmvE1BpMe3zEEhRhlAQodFHEKg9DkV95PBR59gHVS4Oa4ge9p3il1rl2YG2muVgW2l7o3fJSO555qYTGObIDa5Fl5va45Fvxmj5WSzn6eiNFoSoWvRh5d2atnZLbOlLM0ltVyic+k7nU694VsjCr/BJ53nfJQtkA81x9naePPI/TxdOylLsi680ewtvgpzfODycuC/cDl2uuyhc9xY66TRDb4Kf2cn8MJNe3vtVpDFlfamN32a58pFcblmGYbRYM2e6zpCNyY0xhKCnSfK5kWaVDvF8JxeebdGGG9zq1u2Q+tqD92KlcFA0TVd6b7WvTPDMOnRbJAWwAuG8iiXtIYgBK7BAASz8YA0z2PpgVHDyzQfsOgCNAQsMeJGwICQ0ARLA7BiLh7SES+F+JSAiU169GBPdihJIhIsQBECGjIEJuHxHPvyoi9PYQ6dcRKEbArBkHEff2EOnXEShGLoiId/uIXDlG/NtDpJ81V44RQNwlWpFr4X6HEg/pOsNwV9MTFLkn4j40oj+sVT5GUWI8WuKH2nBRPDN/RuU7KAoGWN+6uCfnivtPRYBPaScCMPWGbxJI3Y8SAIAgNbw7iM1MJGiKo2giDiTOc7upCx3LoMwdhTdANteH6NiZePszbyH5Ot5wIwmnhPt74ojndYhzAfVwOeKgrteUcR8izgdEzuWIA06PWpJEDOkiahiMEHNNDsbMqBttRA6K3f9V0ZRSpUpIs7Wxmm5ul30PqLcEarmNQz9wVLbdaq8RtI3EDe8brRs1End2Vmv7H4yDUXjvEk89gHj3YsQDHQFLmDMgNZ5o/jDNrH+oB2hu22Xj0wy0Oc76Nqr2tMQH/WNu3JtDqhd9PWfWLw9TcLxVA5xuDQgw0N+4XA0AOj76Ba8LAIsrg5kvHafU/3DqM+dddvHllN0ZX03qW8Rmy6/Sy2uFTXM+AWSuCxXCtjp+Dg64l6NjnPmVEaJ40j7X6uqdI3pHeinqy+OvP6qxkx/R0OQ3&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><rect x="300" y="0" width="460" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 530px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ブランド採用戦略</div></div></div></foreignObject><text x="530" y="56" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="54px" text-anchor="middle">ブランド採用戦略</text></switch></g><rect x="0" y="100" width="1020" height="670" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><path d="M 0 290 L 1020 290" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 280 100 L 280 770" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><rect x="280" y="150" width="370" height="140" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="650" y="150" width="370" height="140" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="80" y="290" width="200" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="80" y="530" width="200" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="280" y="290" width="370" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="650" y="530" width="370" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="650" y="290" width="370" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="280" y="530" width="370" height="240" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="523" y="105" width="260" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 125px; margin-left: 653px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">製品ライン間の類似性</div></div></div></foreignObject><text x="653" y="132" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">製品ライン間の類似性</text></switch></g><rect x="430" y="200" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 220px; margin-left: 465px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">同質</div></div></div></foreignObject><text x="465" y="227" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">同質</text></switch></g><rect x="810" y="200" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 220px; margin-left: 845px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">異質</div></div></div></foreignObject><text x="845" y="227" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">異質</text></switch></g><rect x="145" y="390" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 410px; margin-left: 180px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">同質</div></div></div></foreignObject><text x="180" y="417" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">同質</text></switch></g><rect x="145" y="630" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 650px; margin-left: 180px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">異質</div></div></div></foreignObject><text x="180" y="657" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">異質</text></switch></g><rect x="-65" y="500" width="220" height="40" fill="none" stroke="none" transform="rotate(90,45,520)" pointer-events="all"/><g transform="translate(-0.5 -0.5)rotate(90 45 520)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 520px; margin-left: 45px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">標的市場の類似性</div></div></div></foreignObject><text x="45" y="527" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">標的市場の類似性</text></switch></g><rect x="345" y="320" width="240" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 340px; margin-left: 465px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ファミリーブランド</div></div></div></foreignObject><text x="465" y="347" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">ファミリーブランド</text></switch></g><rect x="750" y="320" width="190" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 340px; margin-left: 845px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ダブルブランド</div></div></div></foreignObject><text x="845" y="347" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">ダブルブランド</text></switch></g><rect x="295" y="680" width="340" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 700px; margin-left: 465px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ブランド・プラス・グレード</div></div></div></foreignObject><text x="465" y="707" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">ブランド・プラス・グレード</text></switch></g><rect x="770" y="680" width="170" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 700px; margin-left: 855px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">個別ブランド</div></div></div></foreignObject><text x="855" y="707" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">個別ブランド</text></switch></g><ellipse cx="665" cy="525" rx="245" ry="95" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="535" y="500" width="290" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 520px; margin-left: 680px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">分割ファミリーブランド</div></div></div></foreignObject><text x="680" y="527" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">分割ファミリーブランド</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="811px" height="630px" viewBox="-0.5 -0.5 811 630" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2025-01-28T01:07:04.365Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;tq_O_Xysc_fVYqPyNt11&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;3VhNc9sgEP01HKuRQB9wlGwnvXQmMzm0PVKLyExk4cE4tvPrCxL6wLIbJ3GcTriEfSBY3j52iQGaLHe3kq4WP0TOSgD9fAfQFEAYxAnWfwyyt0gQwAYpJM8t1gP3/JlZ0Lfohuds7UxUQpSKr1xwLqqKzZWDUSnF1p32IEp31xUt2Ai4n9NyjP7kuVo0KIZJj39nvFi0OwcxaUaWtJ1sT7Je0FxsBxCaATSRQqimt9xNWGnYa3lpvrs5Mdo5Jlmlzvmg9eOJlht7OOuY2renVZLTqjBWtl1wxe5XdG6Gtjq6GluoZamtQHelUFRxUWmT+Nou6R9WZnT+WEixqfKJKIXUY5WozGJjX637T0wqthtA1vdbJpZMyb2e0o6iyIuj5isrpm+J51tk28cmCqGHGnQxiAxuFUWtIopui5403bG8neAwGHM4wyCNQYbALALZDcgiMAtBNgNpYBDsgzQc8VxzxHLL5QtU/5vaB1Epe21geBmqIcYedpgOYn/EM0TxmOX4EiSHLwuVVXlqbnfPg6PNll2jTM2D3P8yhhfHrf3b2kkLTHfD6dP90LpjkutTMGnBlwPSQjl7oJtSmYV2XDVOhLE1Gx+giURt9y4YYz8wDh04GeO12Mg5c+87y50MN4768O7445C2mGSlvvFPbl48Fme7w53g2rtOVBH2PUT8riFHYChJPBRq+dgG3eWbc9kVhznuYJOA+J4/aHC8CYH9cOTuoqgsmBrtUuu14+s8CUeXlXAnHhgFjnpwEr1aPYMLAcPEvREBjK91I06K+ECwuuDXcXFVPVb6ZwnbFKYEk65hV3S6HnkBDvth9DZpx1q8OBis4+4SEo8M24cpOz5SAWOAQ0BubCkk6ResgJBcswKSIyTXlOoHhqY0nQEy+YIkh/4VSUbH3nII6PtJYttJie2Y113dweQM2vX5lcstLXlhnspzzZZJmplhiev/MlI7sOR5Xj+7JVvzZ/qnXspk1pW5s/UpowxEU7PWRol1Ewmz9FpJ8cgOo8XL8nQAo/AaD3aIyEFwR7FFx9IyvkRsj2Spd9Tf9z34Yoydmo3C1n7ti29UGUcB+rTXHQq94csqcENPdHXytSBsS95WAjtp7FvfD6RyuTKHkiPJITI1LktNvdPpN/0vMvDoPp4lipMZOEIfl4G12f/a0cSk/9EIzf4C&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><path d="M 133.65 -47.05 L 675.95 357.95 L 133.65 762.95 Z" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" transform="rotate(90,404.8,357.95)" pointer-events="all"/><rect x="286.8" y="120" width="236" height="60" rx="9" ry="9" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 234px; height: 1px; padding-top: 150px; margin-left: 288px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">観念価値</div></div></div></foreignObject><text x="405" y="157" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">観念価値</text></switch></g><path d="M 629.98 336.26 L 188 337.39" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><path d="M 101.05 222.92 L 707.74 220.75" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><rect x="286.8" y="250" width="236" height="60" rx="9" ry="9" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 234px; height: 1px; padding-top: 280px; margin-left: 288px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">感覚価値</div></div></div></foreignObject><text x="405" y="287" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">感覚価値</text></switch></g><rect x="286.8" y="360" width="236" height="60" rx="9" ry="9" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 234px; height: 1px; padding-top: 390px; margin-left: 288px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">便宜価値</div></div></div></foreignObject><text x="405" y="397" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">便宜価値</text></switch></g><rect x="237" y="0" width="350" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 412px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ブランド価値</div></div></div></foreignObject><text x="412" y="56" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="54px" text-anchor="middle">ブランド価値</text></switch></g><path d="M 532.92 459.9 L 278 460" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><rect x="286.8" y="490" width="236" height="60" rx="9" ry="9" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 234px; height: 1px; padding-top: 520px; margin-left: 288px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">基本価値</div></div></div></foreignObject><text x="405" y="527" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">基本価値</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="680px" height="691px" viewBox="-0.5 -0.5 680 691" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2024-11-30T01:08:19.663Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;_C9fN2tfehVkJA-Hgbuo&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7VhNk6IwFPw177olCWA4AuLuZau2ysOeo2SAmkioGEfdX7+JBJUxM6O7I+PBE4/Od/frkAA4XW6/S9qUP0XOOKBRvgU8AYQ8P/L0wyA7i3geapFCVrnFjsCs+sMsOLLousrZqldRCcFV1fTBhahrtlA9jEopNv1qT4L3R21owc6A2YLyc/R3lauyRQkaH/EfrCrKbmQvjNqSJe0q25WsSpqLzQmEM8CpFEK10XKbMm7Y63hp203fKD1MTLJaXdLAzviF8rVdG2Q+JDGQBLIQ4gDiiQkIgTiEbAxRYMB27mrXEaKX0ZiwZFtaiBpw0jBZLZli8oj+6iC9ymRTVorNGrowzTY6TzRWqiXXb54On6ot64Q37y9MqkoLEPOq0N1PlDANOJ0zntDFcyHFus5TwYUZrxY12/fBeQcBwlOUpkTzkKyUFM/spCQbjePAlDyJWp3gOMJpEGrckqTnwLZvEu0d5NOJz4ReqdzpKrYBCq3iNuf9Lpc3xwRCvsXKk+RB2ILUJm1x6Puoqw6stG6ZybnMryU0FF7A6bUMWQvSeTfO6GrmolfM+efMecTB3AH8H+Z8B3Mh1yMkc6mjwkR7y6RAvGsso4fR2xX72Ap01bR72N4THyrkdsrAXiBuRQdRDF+kGAaCIcL7AEFCLBKPbZBgR6t/RB7Kd17GfSsHwbfg3MvIlRnoEzIDOT52Y0gCIClkAUQhJK1hR0BCgyRTU/p5+hlmZ7Yj796+X+8rF/SVi1zKuSz9GY72HJY2O20E0RQysrfrXZ5SllWem8HvS+jrDiqHPXmQg4oXPKQeTGp/HPWkRt3FbBipw4fUXyZ1gAaV2nXNfEg9zAYeOu5LN5TacdV8SH0rV786Tg9r6uih9FcpfdMvtX49/oDcl538x8XZXw==&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><path d="M 240 230 L 440 230 L 460 345 L 440 460 L 240 460 L 220 345 Z" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 238px; height: 1px; padding-top: 237px; margin-left: 221px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">事業戦略</div></div></div></foreignObject><text x="340" y="249" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">事業戦略</text></switch></g><ellipse cx="340" cy="350" rx="90" ry="90" fill="#f2cc8f" stroke="#e07a5f" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 178px; height: 1px; padding-top: 267px; margin-left: 251px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"><br />企業戦略</div></div></div></foreignObject><text x="340" y="279" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">&#xa;企業戦略</text></switch></g><ellipse cx="340" cy="375.5" rx="60" ry="60" fill="#f2cc8f" stroke="#e07a5f" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 323px; margin-left: 281px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;"><br />ビジョン<br /><br /><br /><br /></div></div></div></foreignObject><text x="340" y="335" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">ビジョン...</text></switch></g><ellipse cx="340" cy="395.5" rx="40" ry="40" fill="#f2cc8f" stroke="#e07a5f" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 78px; height: 1px; padding-top: 396px; margin-left: 301px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;">経営理念</div></div></div></foreignObject><text x="340" y="399" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">経営理念</text></switch></g><path d="M 240 0 L 440 0 L 460 115 L 440 230 L 240 230 L 220 115 Z" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 238px; height: 1px; padding-top: 115px; margin-left: 221px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">機能戦略</div></div></div></foreignObject><text x="340" y="119" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">機能戦略</text></switch></g><path d="M 459 111 L 659 111 L 679 226 L 659 341 L 459 341 L 439 226 Z" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 238px; height: 1px; padding-top: 226px; margin-left: 440px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">機能戦略</div></div></div></foreignObject><text x="559" y="230" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">機能戦略</text></switch></g><path d="M 459 341 L 659 341 L 679 456 L 659 571 L 459 571 L 439 456 Z" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 238px; height: 1px; padding-top: 456px; margin-left: 440px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">機能戦略</div></div></div></foreignObject><text x="559" y="460" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">機能戦略</text></switch></g><path d="M 240 460 L 440 460 L 460 575 L 440 690 L 240 690 L 220 575 Z" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 238px; height: 1px; padding-top: 575px; margin-left: 221px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">機能戦略</div></div></div></foreignObject><text x="340" y="579" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">機能戦略</text></switch></g><path d="M 20 341 L 220 341 L 240 456 L 220 571 L 20 571 L 0 456 Z" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 238px; height: 1px; padding-top: 456px; margin-left: 1px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">機能戦略</div></div></div></foreignObject><text x="120" y="460" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">機能戦略</text></switch></g><path d="M 20 111 L 220 111 L 240 226 L 220 341 L 20 341 L 0 226 Z" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 238px; height: 1px; padding-top: 226px; margin-left: 1px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">機能戦略</div></div></div></foreignObject><text x="120" y="230" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle">機能戦略</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1011px" height="781px" viewBox="-0.5 -0.5 1011 781" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2024-12-09T01:33:34.488Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;-ztNvQ07CEZsISYR3g29&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;5VnLltsoEP0aljPHeiG0lGw5WSSrXkx6qbaITCILB+G2na8fQIUeLXnSnfEjTs7p04aieNUtqi4IefPN4Z3ItuuPPKclcmf5AXkL5LpOEHrqR0uOIHEct5EUguUg6wQP7DsF4QykO5bTeqAoOS8l2w6FK15VdCUHskwIvh+qfeblcNZtVtCR4GGVlWPpPyyXa7sNHHUN7ykr1jA1ccOm4SlbfS0E31UwH3K9pb90FmnTvMnsWLDRep3lfN8TeSny5oJz2ZQ2hzkttXGt2Zp+yxOt7boFreSrOkCP56zcwd5R6qMk1n9piKIYER+lBCUeIiFKsZZHM90Upyh2jM4MEYxSpeBoodKJQ0QSXSDEKBMUY92qlBMfxXbv8mjtLelBLTdZy02pBI4qZiUrKlVeqY1QoQTPVEimEIqhYcPyXHdPBK3Z9+zJDDVT9S1nlTT4BwkKFnqsneR142N66FoK/pXOecnVuIuKV3qUz6wsX4p4JcE1Ax/qVkXh6kXePMBKPra5NapaMj30RIDBO8o3VIqjUoFWNwSbwIHxoLrvnA9bl1n3/Q5kGfh70Y7cYa4KAPu0C4RkBIdxYJqDQbmQa17wKis/cL4FI36hUh7BOtq+Q/TogclPvfKjHurvAGqLA4xsKkdbqdTCP3WKuvrYb+u6mZrtV8tMyFgfeu0uZVbXbGXFS1baJTWbpPno4I9gq/lOrEAL+xB9MlFQUAv9aSwFLTPJnofj/y9kohEyev0PUO1wSTtpcjbsOrweey3T2F0fA/dKGJBxsDqfhd9wOl5p4Z89RGdEBl8JGTt5P3W5uJQQqQeY4W87bhv+alJBrBTUBg9m87ZdlQrzm0YoSkzGU/lNpSwykfFgMrXOZj7o+tJd6j3blJnJKPs1k/Rhmxn77RV3GvqFARO8BneojNLIBC4nM4vvDzOL445TS+vk/dTiRGfILXiKXigq0BqyMW1DHYi2OgkQWRiisND2vjei4L6NKLQ+/Gqm8IIoOLMxnI4/Aad/BjSJ92szhTYA3oIphO4tmYJ7yVgYaMqeOHA84/nvEgvxVWOhvRQPYuHYtE0sTEzB1RcoKBgc1P8oMDcslZ+W5qamJDaCRs7I4L9BvPwB5KeYoL1ZBT+Ml+6l4mV4UYZCkIrHKktqt4g1W9GcBRtHUacy0hf1uziVxHlx98VXPZXBxKlsH0AwihbmBaN93CD6MCZu97jxB564E1ntV2Ao4wh4xRvzz3GYwTWtIzQ34TD4hhyGuJdjl295y7gfZK71BmInv1Qe02QmMFG3IZWBDq0J1gUVhOM7YZfkpmksnEhjY8v+J7mcYKKe5pftrRxgeBIdePae3im/gpY0y0hIL60q5aW5+GNNZ+/wC8EZ0uqJhzPbY+heJBh7F57wrvDtzqWq3Qco09b7zOel/wI=&lt;/diagram&gt;&lt;/mxfile&gt;" style="background-color: rgb(244, 241, 222);"><defs/><rect fill="#F4F1DE" width="100%" height="100%" x="0" y="0"/><g><rect x="190" y="0" width="620" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 500px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">人的資源管理の構成要素</div></div></div></foreignObject><text x="500" y="56" fill="#393C56" font-family="Helvetica" font-size="54px" text-anchor="middle">人的資源管理の構成要素</text></switch></g><path d="M 645.39 188.4 L 864.61 326.6" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><path d="M 640.95 185.6 L 648.73 186.37 L 645.39 188.4 L 645 192.29 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 869.05 329.4 L 861.27 328.63 L 864.61 326.6 L 865 322.71 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 500 286.37 L 500 583.63" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><path d="M 500 281.12 L 503.5 288.12 L 500 286.37 L 496.5 288.12 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 500 588.88 L 496.5 581.88 L 500 583.63 L 503.5 581.88 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 354.68 188.5 L 145.32 326.5" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><path d="M 359.07 185.62 L 355.15 192.39 L 354.68 188.5 L 351.3 186.55 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 140.93 329.38 L 144.85 322.61 L 145.32 326.5 L 148.7 328.45 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 360 150 L 360 90 L 640 90 L 640 150" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 360 150 L 360 280 L 640 280 L 640 150" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="none"/><path d="M 360 150 L 640 150" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 278px; height: 1px; padding-top: 120px; margin-left: 361px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"><font style="font-size: 20px;">雇用管理</font></div></div></div></foreignObject><text x="500" y="124" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">雇用管理</text></switch></g><rect x="430" y="190" width="140" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 210px; margin-left: 500px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">採用と配置</div></div></div></foreignObject><text x="500" y="217" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">採用と配置</text></switch></g><path d="M 645.17 681.29 L 864.83 523.71" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><path d="M 640.91 684.35 L 644.56 677.42 L 645.17 681.29 L 648.64 683.11 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 869.09 520.65 L 865.44 527.58 L 864.83 523.71 L 861.36 521.89 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 360 650 L 360 590 L 640 590 L 640 650" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 360 650 L 360 780 L 640 780 L 640 650" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="none"/><path d="M 360 650 L 640 650" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 278px; height: 1px; padding-top: 620px; margin-left: 361px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"><font style="font-size: 20px;">報酬管理</font></div></div></div></foreignObject><text x="500" y="624" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">報酬管理</text></switch></g><rect x="385" y="690" width="240" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 710px; margin-left: 505px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">報酬による動機付け</div></div></div></foreignObject><text x="505" y="717" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">報酬による動機付け</text></switch></g><path d="M 730 390 L 730 330 L 1010 330 L 1010 390" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 730 390 L 730 520 L 1010 520 L 1010 390" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="none"/><path d="M 730 390 L 1010 390" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 278px; height: 1px; padding-top: 360px; margin-left: 731px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"><font style="font-size: 20px;">能力開発</font></div></div></div></foreignObject><text x="870" y="364" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">能力開発</text></switch></g><rect x="800" y="430" width="140" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 450px; margin-left: 870px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">人材の育成</div></div></div></foreignObject><text x="870" y="457" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">人材の育成</text></switch></g><path d="M 286.37 425 L 723.63 425" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><path d="M 281.12 425 L 288.12 421.5 L 286.37 425 L 288.12 428.5 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 728.88 425 L 721.88 428.5 L 723.63 425 L 721.88 421.5 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 145.09 523.82 L 354.91 681.18" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><path d="M 140.89 520.67 L 148.59 522.07 L 145.09 523.82 L 144.39 527.67 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 359.11 684.33 L 351.41 682.93 L 354.91 681.18 L 355.61 677.33 Z" fill="rgb(0, 0, 0)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 0 390 L 0 330 L 280 330 L 280 390" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="all"/><path d="M 0 390 L 0 520 L 280 520 L 280 390" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="none"/><path d="M 0 390 L 280 390" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 278px; height: 1px; padding-top: 360px; margin-left: 1px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;"><font style="font-size: 20px;">評価制度</font></div></div></div></foreignObject><text x="140" y="364" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">評価制度</text></switch></g><rect x="10" y="415" width="260" height="70" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 450px; margin-left: 140px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">評価による報酬・配<br />置・能力開発への反映</div></div></div></foreignObject><text x="140" y="457" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">評価による報酬・配&#xa;置・能力開発への反映</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="827px" height="586px" viewBox="-0.5 -0.5 827 586" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2024-12-10T01:01:28.212Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;9FGhoUuSez0Mg_pFxHgJ&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7VlNc9sqFP01LOsRXxIsZVt5b/NmMpPFa5eKRWRNZeHBuLb76wsSWJ9uMk3iODPNJnAEF3HOuReUALzYHP9R6Xb9n8xECVCQHQFeAoQgjbD5ZZGTQyBEDZKrInNYCzwUP4UDA4fui0zsegO1lKUutn1wJatKrHQPS5WSh/6wJ1n2V92muRgBD6u0HKP/F5leNyhDUYv/K4p87VeGIW+ebFI/2O1kt04zeehAOAF4oaTUTWtzXIjSsud5aebdXXh6fjElKv2SCf49fqTl3m3OvZg++d1qVaRVbnvzw7rQ4mGbruyjg1HXYGu9KU0PmqaSOtWFrEz3Cw8MUKaPopynq++5kvsqW8hSKvOwkpWN5pYWSovjxfeHZ1aMn4TcCK1OZoifwOCMNZOcmb74LR1aZUhIG2zdUYUhB6bODfk5ekuYaTjOLvAHx/wlIWAMxCFIIsApiGndiAEjAIWlWX3+qEwrty2QYMAw4IlrzBd1A4E5dAgLHRJjPwb7McFIq5pmkTk9npHr3dVBnA/UgXysDsLhWJ0weANxyPPmFlUW24rQ7rvnZ8+mNbM4Fvqrbc9CSlz/W93HJvOb/vLYGbw8dTr3QhVmB0J5rDK7ceFC3//m+pEH2nh179TtDSP+Xs4nWWkPZeIp3ddObPgQ2ajeDSQ2nMm9Wol+1dCpyoXuYmMrdISmwVhnjylRmtLxo/8aU+K7Fe5lYV6wdVpEB07DZOCgZgNuXrckDkJhNAyF+CBUs+9RqNqP562/zKL0nSyKEe9ZFEbhayyKMet7lGF8ax79KO9BAme888Nwzz0kQrMAkvb5n9kyZGQWoFEYv0gYzRjilxZ5Q8OGEwfeK8+w5w5FtvSDmUNi2I+D7Yk7Pnc/2+mI8TVPx2hCSWLVY9ByafiLly8g1RCg+8ylZZHbO+DKEGEzf25pKsz1OXYPNkWW1fdJJXbFz/SxDmXLw9Y6tN4TnQO6tLH2Wu6aDwAbeqeV/C6GZaMoy4lK4r4bELmGmJhGw1MjGosJ0UQZGh5UfyQmmxDzzorJyb3LHo6siHNa5yUF5lBj7K+a02qSYWoSOKEmeS81+TWKrElxDvgdSFg9eGkbJtFt9hubEBAH1iY2++mnq604GF7iCLtibcVTn4WvE9A2IIjNdF5/TCZWHDM3Jp8uh+lVchhi0jfAWH8aTiQwewv90YT+zApr08zU3lrMyykU3EAKDfmjlL7sPHuTBMLTl5OkvvqFtjaZBLptAhH/SAIn/vbhyoyvN+cy4+7XBpnfOKXEf7J9CKUT3+quqEeewDOTaFTmz2OitrrfNtthcD22Tbf9q3fzXdr+8wAnvwA=&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><path d="M 179.8 -60 L 644.8 352.5 L 179.8 765 Z" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" transform="rotate(-90,412.3,352.5)" pointer-events="all"/><rect x="297.8" y="150" width="236" height="60" rx="9" ry="9" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 234px; height: 1px; padding-top: 180px; margin-left: 299px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">戦略的<br />マーケティング</div></div></div></foreignObject><text x="416" y="184" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">戦略的&#xa;マーケティング</text></switch></g><path d="M 269.58 280.89 L 550.07 278.1" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><path d="M 140 432.01 L 682.02 427.83" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"/><rect x="297.8" y="290" width="236" height="60" rx="9" ry="9" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 234px; height: 1px; padding-top: 320px; margin-left: 299px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">マーケティング<br />マネジメント戦略</div></div></div></foreignObject><text x="416" y="324" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">マーケティング&#xa;マネジメント戦略</text></switch></g><rect x="355.8" y="230" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 250px; margin-left: 416px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">企業戦略</div></div></div></foreignObject><text x="416" y="257" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">企業戦略</text></switch></g><rect x="347.8" y="370" width="140" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 390px; margin-left: 418px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">4Pを統合</div></div></div></foreignObject><text x="418" y="397" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">4Pを統合</text></switch></g><rect x="303.8" y="440" width="236" height="60" rx="9" ry="9" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 234px; height: 1px; padding-top: 470px; margin-left: 305px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">マーケティング<br />機能要素別戦略</div></div></div></foreignObject><text x="422" y="474" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">マーケティング&#xa;機能要素別戦略</text></switch></g><rect x="132" y="0" width="560" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 412px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">マーケティングの階層</div></div></div></foreignObject><text x="412" y="56" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="54px" text-anchor="middle">マーケティングの階層</text></switch></g><rect x="132" y="515" width="120" height="60" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 545px; margin-left: 133px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">製品</div></div></div></foreignObject><text x="192" y="549" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">製品</text></switch></g><rect x="292" y="515" width="120" height="60" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 545px; margin-left: 293px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">価格</div></div></div></foreignObject><text x="352" y="549" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">価格</text></switch></g><rect x="448" y="515" width="120" height="60" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 545px; margin-left: 449px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">チャネル</div></div></div></foreignObject><text x="508" y="549" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">チャネル</text></switch></g><rect x="598" y="515" width="120" height="60" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 545px; margin-left: 599px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">プロモーション</div></div></div></foreignObject><text x="658" y="549" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">プロモーション</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="760px" height="554px" viewBox="-0.5 -0.5 760 554" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2024-12-03T01:06:22.196Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;E7xKmes1O9IHp67AZfUc&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7VhNc9owEP01OmbGsvylow2mvfSUQ88OVsATY1EjCsmv764s2QYLmkwTeiHDTFZPKyHve9pdQ9hsc/zWFtv1D1mKmvheeSRsTnyfBpzCP0ReDUKp3yGrtioNNgCP1ZswoGfQfVWK3YmjkrJW1fYUXMqmEUt1ghVtKw+nbs+yPv3WbbESE+BxWdRT9GdVqnWHJn484N9FtVrbb6YR72Y2hXU2T7JbF6U8jCCWEzZrpVSdtTnORI3Rs3Hp1i0uzPYHa0Wj3rMg6Bb8Luq9eTZzLvVqH1a1VdGscJQd1pUSj9tiiVMHIBewtdrUMKJg7lQrX8RM1rLVS9lC/8HMs2yUE6/qeoTTxM/xnFkrVaEq2QD8wD0A6uJJ1FmxfFm1ct+Udk0jGzyXeQjRKnG8GAjahxeEKeRGqPYVXMwCxgwjVpPcjA8DwT22HpHLLJWFEdWq33uIOxgm9G4a2JSGPCRJSDJKck4Sj/CU5DHhGUlzbaQkCSZUwaZwBd7BVLHbdvfiuTqK8lOpQ39zY0Fd/4O50MFc4mCuB/+FudDBXEIyn6Q+8pTMNGERspUs0EhnOHtnbsyUYY7dlLnIwRwjiU8ypg1G+MIYaWiMJLM+1CDZzCKxdbZGxu406ytCz2gObklz7KYZ2PVOKYRPOkG4NqjJulmI9xgNTnigr3Wi94lJmllxoDPDJJBGOEDvgKTeRAsQUHVGel2tsOQtIbACOMgw7BW0HamZ2FRlqQtxK3bVW/Gkt8LyuJVVo3SQwoyEc9xrr+SuY3lamg23Y4VYaBBHGFwR15eLJjjVjEMyceSQzGcoJnEo5gPcEz+qkdinFqwVWiRfoKT4B1Th5GuiDweBIzldVI8r92gaMdNoPV3MKTcv7mc6YJEjd7iEwD5BCPxdQtC0Q50f2rMIh0lspjg/mUoTREYaGbEf/dpj46/D/NDd3hQc/GB71OG084OwrnxnRHiEZ4RGEmQK71zo49ny1KW0vscE5xlmu7scr5cy76zXdMjR/yo52jL6dz1CE0KHJsRR7jhqg7OrOWvUs+L7x1yLDex89EbSbdg5M9QSKAqSGioq0Clvrp3pcDB0vqvug7XwLAmGjj65T5SfrjrqUF2IAjA1z9O89ynlPfIbpUxnNk0zlyCnr1VdrotNBw712Owc2X16JBhNQVb09KouZ1LrTO86vK7DOLiZDGE4/Aim50a/JbL8Dw==&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><path d="M 290 150 L 480 310 L 290 470 Z" fill="#182e3e" stroke="#ffffff" stroke-miterlimit="10" transform="rotate(-90,385,310)" pointer-events="all"/><ellipse cx="380" cy="200" rx="90" ry="90" fill="#182e3e" stroke="#ffffff" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 178px; height: 1px; padding-top: 200px; margin-left: 291px;"><div data-drawio-colors="color: #FFFFFF; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">共通目的</div></div></div></foreignObject><text x="380" y="207" fill="#FFFFFF" font-family="Helvetica" font-size="24px" text-anchor="middle">共通目的</text></switch></g><ellipse cx="200" cy="400" rx="90" ry="90" fill="#182e3e" stroke="#ffffff" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 178px; height: 1px; padding-top: 400px; margin-left: 111px;"><div data-drawio-colors="color: #FFFFFF; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">貢献意欲</div></div></div></foreignObject><text x="200" y="407" fill="#FFFFFF" font-family="Helvetica" font-size="24px" text-anchor="middle">貢献意欲</text></switch></g><ellipse cx="560" cy="390" rx="90" ry="90" fill="#182e3e" stroke="#ffffff" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 178px; height: 1px; padding-top: 390px; margin-left: 471px;"><div data-drawio-colors="color: #FFFFFF; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">コミュニケーション</div></div></div></foreignObject><text x="560" y="397" fill="#FFFFFF" font-family="Helvetica" font-size="24px" text-anchor="middle">コミュニケーション</text></switch></g><rect x="0" y="0" width="760" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 380px;"><div data-drawio-colors="color: #FFFFFF; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: nowrap;">バーナードの組織成立の3要素</div></div></div></foreignObject><text x="380" y="56" fill="#FFFFFF" font-family="Helvetica" font-size="54px" text-anchor="middle">バーナードの組織成立の3要素</text></switch></g><rect x="300" y="320" width="160" height="30" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 335px; margin-left: 301px;"><div data-drawio-colors="color: #FFFFFF; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">組織成立の<br />3要素</div></div></div></foreignObject><text x="380" y="342" fill="#FFFFFF" font-family="Helvetica" font-size="24px" text-anchor="middle">組織成立の&#xa;3要素</text></switch></g><rect x="460" y="120" width="260" height="30" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 258px; height: 1px; padding-top: 135px; margin-left: 461px;"><div data-drawio-colors="color: #FFFFFF; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">組織が目指す目標<br style="font-size: 24px;" />目指す方向性の共有</div></div></div></foreignObject><text x="590" y="142" fill="#FFFFFF" font-family="Helvetica" font-size="24px" text-anchor="middle">組織が目指す目標&#xa;目指す方向性の共有</text></switch></g><rect x="400" y="510" width="340" height="30" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 338px; height: 1px; padding-top: 525px; margin-left: 401px;"><div data-drawio-colors="color: #FFFFFF; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">組織メンバー間の<br />意思疎通・情報伝達・共有</div></div></div></foreignObject><text x="570" y="532" fill="#FFFFFF" font-family="Helvetica" font-size="24px" text-anchor="middle">組織メンバー間の&#xa;意思疎通・情報伝達・共有</text></switch></g><rect x="34" y="510" width="340" height="30" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 338px; height: 1px; padding-top: 525px; margin-left: 35px;"><div data-drawio-colors="color: #FFFFFF; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">個々のメンバーが組織に<br />貢献しようという気持ち</div></div></div></foreignObject><text x="204" y="532" fill="#FFFFFF" font-family="Helvetica" font-size="24px" text-anchor="middle">個々のメンバーが組織に&#xa;貢献しようという気持ち</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1100px" height="601px" viewBox="-0.5 -0.5 1100 601" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2024-12-02T01:10:00.205Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;ytEqEO2YoPFFKO7pRQ-r&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7VpLc5s6FP412maQsEBaAsbtpjOdm8W9XapGsZli8ACJ7fz6K4FkDJIdk5q0abqydPSyzvedhySAG232n0q2XX8pEp4B5CR74M4BQnBGofiRkoOSQIhayapMEyXrBPfpM1dCR0kf04RXvY51UWR1uu0Ll0We82Xdk7GyLHb9bg9F1l91y1bcENwvWWZK/02Teq234dGu4TNPV2u1NEF+2/CdLX+syuIxV+sB5C5mCziP2+YN03OpjVZrlhS7E5EbAzcqi6JuS5t9xDOpXK22dtziTOvxf5c8r68ZoGB5Ytmj2jqIfUBDEBIQYxAsQBg3kgCQmZQIOUFNkwNCIXFlNfRVITgW1MRVfdA6rXbpJmO5qIW7dVrz+y1byqad4JCQretNJmpQFB/SLIuKrCibge4CRRERGwiruix+8JOW2PEDLFseirw+kbvUjbAn5KY6lIaeeFnz/YlIqecTLza8Lg+ii2pFREGluTxT9V1HDE/L1iecmFElZIqMq+PcHSCioDCx40NMfC7otapZWStrciZWJBqrSBf1FYmwocdjl54ePfzzeoSuhegzEM4BiRvKQsnvoWrFzuo+NVmWrnJRXgo9cKGkUO4/FY4jUA2bNEnk8LDkVfrMvmcai22R5nWzAxwCPJdzPdZF1YIFDVDyokH0FEEtEhApjNFsFGRkLGRQY6QgMxHzbYDdgPc2uEzn4wFCgDCzmAKKGy/kSzyJf8lI1kWZPgudsUwh8568EXQHRgRNb+RTGyjoAipquX9EKGX5SuisW2/g/DxzOZvvw4PFWCasJWc1D2VorAwmHDd6FTnob+sU3bF4Igt8NptCzqvgs0yPr7DY28IFZxZjpiAIASUfxvfS0czou17fQpSJfC+0JB3S+TpNrMSACP+LG+AciZ3FC4usMZJC2ZkCMpd9aAToQjfRv3AP4D5mi+fxtnraWwB+DEN9wAWYwjFKSxUGGink9d9859DFgRd6HXQGThY0z0LneYMgaUIHnals1fnzYqFObZxrY+Ol1OZqRWKLDXy0A8KRTa+NUuTtohSyMD8m0leFTSiSwcnpAs9f5AbIYfwidJN5LWTLCAkIkTzYtcZGYXOYC0AQ/RHYjQs40LmInTfAznYsmy7k2LIFgZkLqK8KwVwViKPvAxdaQlQhDPUo3VkkhoM+FOvhVM8caElgzBPr4XN9LannEU5BdXa7Jd4bq/BIjzDWIQxuFlwLpaycIjfglP/bZjE/f1/sWe45XZtt3uSeE5ma/HBnbX8sZr/unhNamH/5QB3GzWHsox2oR2PqD0IkNEGFk6FquaHsUBVpjddA90Fy0/HmqPWnQ5EtFk2Wm9o8KJGZaAgb+5vbHjffI2TjUlL/ctTrBz1LzJvsHGh7KqLyDYhCFfECfYI/Zo8kVNYXvL888I2hnDkWxznZTeQ1ieCabWXxIeP7QH7rIbbN80QV58uMVVW67CPYfJHBE4VKwqp1U5FNfJ/W/8mGO4xdVf8m2+5kVtDW53s1sqkcTipfeZmKXUpWNLL23/LE+LzEcIdV8VgudS8lE3ntiuvE88yl4wtPOVpW8ozV6VP/b1x4PPoqmXpCgtkgfNJBctr+fTWqA9iYCDovTNTu2ZjoFe9MyHsL8ggcy0NLGNISRgq+tQzS1Y4wTe1wWhtSpsfGK/gDLfwhFv6csfK34Y9nnCYH3uFa/uDhg/fwq5ob8ueaj22mcT7wzoEnvse5cydxPTbqUJM66Mzt0xtRB/cRx8PAcjV14AsTvZo6otp9otd27z6EdOP/AQ==&lt;/diagram&gt;&lt;/mxfile&gt;" style="background-color: rgb(244, 241, 222);"><defs/><rect fill="#F4F1DE" width="100%" height="100%" x="0" y="0"/><g><path d="M 250 133 L 250 110 L 890 110 L 890 133" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><path d="M 250 133 L 250 600 L 890 600 L 890 133" fill="none" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="none"/><path d="M 250 133 L 890 133" fill="none" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 638px; height: 1px; padding-top: 122px; margin-left: 251px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;">相対的市場シェア</div></div></div></foreignObject><text x="570" y="125" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">相対的市場シェア</text></switch></g><path d="M 570 135 L 570 135 L 890 135 L 890 135" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><path d="M 570 135 L 570 600 L 890 600 L 890 135" fill="none" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="none"/><rect x="695" y="140" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 160px; margin-left: 730px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">低い</div></div></div></foreignObject><text x="730" y="167" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">低い</text></switch></g><path d="M 123 180 L 100 180 L 100 600 L 123 600" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><path d="M 123 180 L 890 180 L 890 600 L 123 600" fill="none" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="none"/><path d="M 123 180 L 123 600" fill="none" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)rotate(-90 111.5 390)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 418px; height: 1px; padding-top: 390px; margin-left: -97px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;">市場成長率</div></div></div></foreignObject><text x="112" y="394" fill="#393C56" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">市場成長率</text></switch></g><path d="M 120 180 L 120 180 L 890 180 L 890 180" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><path d="M 120 180 L 120 380 L 890 380 L 890 180" fill="none" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="none"/><rect x="145" y="250" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 270px; margin-left: 180px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">高い</div></div></div></foreignObject><text x="180" y="277" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">高い</text></switch></g><rect x="610" y="250" width="240" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 270px; margin-left: 730px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">導入、成長(前期)</div></div></div></foreignObject><text x="730" y="277" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">導入、成長(前期)</text></switch></g><rect x="780" y="190" width="100" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 210px; margin-left: 830px;"><div data-drawio-colors="color: #EA6B66; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(234, 107, 102); line-height: 1.2; pointer-events: all; white-space: nowrap;">問題児</div></div></div></foreignObject><text x="830" y="217" fill="#EA6B66" font-family="Helvetica" font-size="24px" text-anchor="middle">問題児</text></switch></g><path d="M 120 380 L 120 380 L 890 380 L 890 380" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><path d="M 120 380 L 120 600 L 890 600 L 890 380" fill="none" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="none"/><rect x="145" y="460" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 480px; margin-left: 180px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">低い</div></div></div></foreignObject><text x="180" y="487" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">低い</text></switch></g><rect x="675" y="460" width="100" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 480px; margin-left: 725px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">衰退期</div></div></div></foreignObject><text x="725" y="487" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">衰退期</text></switch></g><rect x="775" y="540" width="100" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 560px; margin-left: 825px;"><div data-drawio-colors="color: #EA6B66; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(234, 107, 102); line-height: 1.2; pointer-events: all; white-space: nowrap;">負け犬</div></div></div></foreignObject><text x="825" y="567" fill="#EA6B66" font-family="Helvetica" font-size="24px" text-anchor="middle">負け犬</text></switch></g><rect x="0" y="0" width="1100" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 550px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">プロダクト・ポートフォリオ・マネジメント</div></div></div></foreignObject><text x="550" y="56" fill="#393C56" font-family="Helvetica" font-size="54px" text-anchor="middle">プロダクト・ポートフォリオ・マネジメント</text></switch></g><path d="M 250 135 L 250 135 L 580 135 L 580 135" fill="#f2cc8f" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="all"/><path d="M 250 135 L 250 600 L 580 600 L 580 135" fill="none" stroke="#e07a5f" stroke-miterlimit="10" pointer-events="none"/><rect x="375" y="140" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 160px; margin-left: 410px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">高い</div></div></div></foreignObject><text x="410" y="167" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">高い</text></switch></g><rect x="325" y="250" width="170" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 270px; margin-left: 410px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">成長(後期)</div></div></div></foreignObject><text x="410" y="277" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">成長(後期)</text></switch></g><rect x="369" y="465" width="100" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 485px; margin-left: 419px;"><div data-drawio-colors="color: #393C56; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(57, 60, 86); line-height: 1.2; pointer-events: all; white-space: nowrap;">成熟期</div></div></div></foreignObject><text x="419" y="492" fill="#393C56" font-family="Helvetica" font-size="24px" text-anchor="middle">成熟期</text></switch></g><rect x="270" y="200" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 220px; margin-left: 305px;"><div data-drawio-colors="color: #EA6B66; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(234, 107, 102); line-height: 1.2; pointer-events: all; white-space: nowrap;">花形</div></div></div></foreignObject><text x="305" y="227" fill="#EA6B66" font-family="Helvetica" font-size="24px" text-anchor="middle">花形</text></switch></g><rect x="270" y="540" width="140" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 560px; margin-left: 340px;"><div data-drawio-colors="color: #EA6B66; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(234, 107, 102); line-height: 1.2; pointer-events: all; white-space: nowrap;">金のなる木</div></div></div></foreignObject><text x="340" y="567" fill="#EA6B66" font-family="Helvetica" font-size="24px" text-anchor="middle">金のなる木</text></switch></g><path d="M 414.01 295.5 L 424.01 295.5 L 424 445.5 L 434.5 445.5 L 419 464.5 L 403.5 445.5 L 414 445.5 Z" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-dasharray="3 3" pointer-events="all"/><path d="M 609.5 265 L 609.5 275 L 489.51 275 L 489.51 285.5 L 470.51 270 L 489.51 254.5 L 489.51 265 Z" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-dasharray="3 3" pointer-events="all"/><path d="M 470.48 484 L 470.52 474 L 655.52 474.73 L 655.56 464.23 L 674.5 479.8 L 655.44 495.23 L 655.48 484.73 Z" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" stroke-dasharray="3 3" pointer-events="all"/></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="795px" height="910px" viewBox="-0.5 -0.5 795 910" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2025-01-22T00:50:23.651Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;NxUnih76wfRczCwZhEm1&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7VhNl5sgFP01LHuOgp9LjXa66SqLrpnIRM4QyUEyMfPrixFMVDyddpJMpu0qz8sDyb0XeAjQYtM8CLwtv/OCMACdogEoAxC6vheqnxY5aMR1YYesBS00dgKW9JVo0NHojhakHiRKzpmk2yG44lVFVnKAYSH4fpj2xNnwrVu8JhNgucJsiv6ghSw7NILhCf9G6Lo0b3aDuGvZYJOs/0ld4oLvzyCUA7QQnMsu2jQLwlr2DC9dv68zrf3EBKnkWzog3eMFs53+cyBHIEIgzo4BBGlkglA3JSaIUh2kyOQ4pntucpBBNDu1PBgeJWnULNNSbpgCXBViRteVildq/kQo4IUISRXziW7Y0KJou6eC1PQVPx6HctTzltNKHnX1U+Bn7Vg7yevOO+3QtRT8mSw442rcrOJVO8oTZWwM8Upqy/meemb4kbAUr57Xgu+qYpQ9JdwwqiZOmjNIC/BA+IZIcVApphV5XRe9HDztjf3JWn6gsfLMVpHGsHbzuh/5JLgKtOYz+sdz+ifxUNLeCKrJ10jSJyfGCItPJzK8icgI+gORXX+qshtbVPYuoHLoT1Uey7QvqSTLLV61z3u1cY80q7fdTvpEG1L0nEwIsNA0y4kxsKYEOlNKgshCSXAJ54fBZ+UEeRZO0EV8El6ek+NK093nVs07CPItu+UVCYrunyAPfqiFLAfKvTN0Ww8ZA1uOXBNEfaWVJhP21Giqzm2PpV/weAGmfDTyErKcWvBKtUlkq01jxQmIVSXigTQHiQvyACTOX1p3CC6xpLydWuxcRtHQG9YhvmtR1LlSHRJBi6JKyAxE+X9F/1DRL+5oN4O3VBTZNzN1W4iHF8nj3UBvb4G5P6B/4NrwLnERGi7X2LZcw2uJ6/3OSZXe1UkVBLc8qSz3q3mipl6/JVEwHBFlKQ+vR5Tl0jVPVPahRPV7pvksE12PKPV4+uZ3bDv7dIrynw==&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><rect x="114" y="0" width="560" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 394px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ポジショニングマップ</div></div></div></foreignObject><text x="394" y="56" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="54px" text-anchor="middle">ポジショニングマップ</text></switch></g><rect x="305" y="110" width="190" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 130px; margin-left: 400px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ラグジュアリー</div></div></div></foreignObject><text x="400" y="137" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">ラグジュアリー</text></switch></g><rect x="60" y="160" width="680" height="680" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="60" y="160" width="340" height="340" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="60" y="500" width="340" height="340" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="400" y="160" width="340" height="340" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="400" y="500" width="340" height="340" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><ellipse cx="570" cy="230" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 230px; margin-left: 511px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルA</div></div></div></foreignObject><text x="570" y="234" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルA</text></switch></g><rect x="725" y="470" width="100" height="40" fill="none" stroke="none" transform="rotate(90,775,490)" pointer-events="all"/><g transform="translate(-0.5 -0.5)rotate(90 775 490)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 490px; margin-left: 775px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">高価格</div></div></div></foreignObject><text x="775" y="497" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">高価格</text></switch></g><rect x="-30" y="480" width="100" height="40" fill="none" stroke="none" transform="rotate(90,20,500)" pointer-events="all"/><g transform="translate(-0.5 -0.5)rotate(90 20 500)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 500px; margin-left: 20px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">低価格</div></div></div></foreignObject><text x="20" y="507" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">低価格</text></switch></g><rect x="315" y="870" width="170" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 890px; margin-left: 400px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">スポーティー</div></div></div></foreignObject><text x="400" y="897" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">スポーティー</text></switch></g><ellipse cx="570" cy="660" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 660px; margin-left: 511px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルB</div></div></div></foreignObject><text x="570" y="664" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルB</text></switch></g><ellipse cx="310" cy="600" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 600px; margin-left: 251px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルC</div></div></div></foreignObject><text x="310" y="604" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルC</text></switch></g><ellipse cx="140" cy="480" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 480px; margin-left: 81px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルD</div></div></div></foreignObject><text x="140" y="484" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルD</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="761px" height="926px" viewBox="-0.5 -0.5 761 926" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2025-01-27T00:54:42.785Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;XfWeHV9Yg42TG-Z-fuPJ&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;7ZlNk6IwEIZ/Ta5bJOEjHEFx9rKnOeyZkYxSg8TCODrz67cDAQXamtlymNqt4qLtG4jST3enEwlf7M4PVbrf/lKZLAhzsjPhS8IY9QMBb0Z5swqlrFE2VZ5Z7SI85u/Sio5Vj3kmD70LtVKFzvd9ca3KUq51T0urSp36lz2rov+t+3QjR8LjOi3G6u8809tGFSy46D9lvtm230z9sBnZpe3F9kkO2zRTpyuJJ4QvKqV0Y+3OC1kY77V+ae5b3RjtflglS/2ZG7i94zUtjvbhSCJIxEm8JIlHQk4EJUn9GsFbEpIwIiIxYzFIrn0M/db6RsszfHO81bsCBApmWuSbEuw1/CZZgfAqK52DNyM7sMuzzNweV/KQv6dP9VQOfN6rvNQ1Ky8m3tLMddTq0MSDmfqgK/UiF6pQMO+yVKWZ5TkviqGkSm3DyHPhc5E+ySJO1y+bSh3LbHD12Imtl+CHy/OVZJ36INVO6uoNLrGjzLOesSHuWt6nS7jwNga2V6EirJbaCN10M18ggmE54kyFP2Y6pAR3QLKYhz1tcy0f9+najJwgYQfwDvsmg57zs8w654w8gfjrpnNaZ1jfMMcbOSfwEed04l3eCab0Th1odqJbQfM3rqJ+31dd0Fz5ysMCqRPv8pX4xyOJibCfZkiesYCO3dOJd7knRIqnS2JBxLKtlCuS+CQCe2Xqqqjr6v9WMtlnS+ZdLPkg1LGaSbFQd78g0kMHQRkS4VmUUJcFncGh4Hyvx83zkXI+FTasfYEMXJFwWfcxgsSLGRuKLaDOgNs43ybjxhBunqmNETMF0+RdPHPD66To5xv3vpEbR7nZXQIkGydRZADGDond2ohI6M8kb2wS+iRd5ztXPBdByU2HArwaA9qWxgCsjQEdj8HtmFVxZorubQLnY6buVEw9hCm0n47pSWdeaDUNBzkYIBusqXAhG/Vm/xAtL9ySoN5IQLr6hQH2VIG1MVabr22amla1UbzaYOYcxw51xhwINwKBD9pYjiQutq4GXxEJyKGERUn7BJk5drNVedEqol+nmVl+Z8ooZRb+6HMOkPaJhlNlPHKgAvkNy2pcr6xxYtqmGR3aLQX9s54AWVmn6nupg50PNHkZtDnnt0XXvaTjjBJtkkLnQ5STNb7UwQ4NGnJsuIDGq1Gx9foKN7sfOxTOvPGqS91B1RViTJx9EXH4ePkDrR67+h+SJ38A&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><rect x="214" y="0" width="320" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 374px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">製品の3階層</div></div></div></foreignObject><text x="374" y="56" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="54px" text-anchor="middle">製品の3階層</text></switch></g><ellipse cx="380" cy="545" rx="380" ry="380" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><ellipse cx="380" cy="540" rx="260" ry="260" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><ellipse cx="384.5" cy="535.5" rx="135.5" ry="135.5" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><rect x="320" y="200" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 220px; margin-left: 380px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">不随機能</div></div></div></foreignObject><text x="380" y="227" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">不随機能</text></switch></g><rect x="25" y="525" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 545px; margin-left: 60px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">配送</div></div></div></foreignObject><text x="60" y="552" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">配送</text></switch></g><rect x="670" y="520" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 540px; margin-left: 705px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">保証</div></div></div></foreignObject><text x="705" y="547" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">保証</text></switch></g><rect x="345" y="310" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 330px; margin-left: 380px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">形態</div></div></div></foreignObject><text x="380" y="337" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">形態</text></switch></g><rect x="215" y="360" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 380px; margin-left: 275px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">品質水準</div></div></div></foreignObject><text x="275" y="387" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">品質水準</text></switch></g><rect x="430" y="360" width="140" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 380px; margin-left: 500px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">ブランド名</div></div></div></foreignObject><text x="500" y="387" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">ブランド名</text></switch></g><rect x="355" y="430" width="50" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 450px; margin-left: 380px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">核</div></div></div></foreignObject><text x="380" y="457" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">核</text></switch></g><rect x="295" y="490" width="170" height="70" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 525px; margin-left: 380px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">中核的<br />ベネフィット</div></div></div></foreignObject><text x="380" y="532" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">中核的&#xa;ベネフィット</text></switch></g><rect x="289.5" y="710" width="190" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 730px; margin-left: 385px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">パッケージング</div></div></div></foreignObject><text x="385" y="737" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">パッケージング</text></switch></g><rect x="239" y="660" width="70" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 680px; margin-left: 274px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">特徴</div></div></div></foreignObject><text x="274" y="687" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">特徴</text></switch></g><rect x="450" y="660" width="120" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 680px; margin-left: 510px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">デザイン</div></div></div></foreignObject><text x="510" y="687" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">デザイン</text></switch></g><rect x="274.5" y="840" width="220" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 860px; margin-left: 385px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">アフターサービス</div></div></div></foreignObject><text x="385" y="867" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">アフターサービス</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!-- Do not edit this file with editors other than diagrams.net -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="741px" height="811px" viewBox="-0.5 -0.5 741 811" content="&lt;mxfile host=&quot;drawio-plugin&quot; modified=&quot;2025-01-27T01:01:55.128Z&quot; agent=&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36&quot; etag=&quot;3iSEkLoGipemgHjPZ3Hn&quot; version=&quot;22.1.22&quot; type=&quot;embed&quot;&gt;&lt;diagram id=&quot;23iRSUPoRavnBvh4doch&quot; name=&quot;Page-1&quot;&gt;3ZjLkqMgFIafhuVUKYriUnPp2cwqi1nTkVaqiVhIOkk//WCEJIqpSapz6ZlVjj8X8fsPByMIJqvtiyR1+UvklAPo5VsQTAGEfhRj/dMqO6P4PuyUQrLcaEdhwT6pET2jrllOm15HJQRXrO6LS1FVdKl6GpFSbPrd3gTv37UmBXWExZJwV/3NclV2KobxUf9JWVHaO/tR0rWsiO1snqQpSS42J1IwA8FECqG6aLWdUN7Ss1y6cfMzrYeFSVqpSwYEZsQH4WvzcGAWAByAJDZBOjUB9vYBBOncKtgEWWZHHZqCfmcIMsOgUTvLUdGtXmVWqhXXgq9DwllR6Xip10+lFj6oVEyTT03DiuV5OzyTtGGf5HU/laeva8EqtfcVZQBN27nWSjRd7rRTN0qKdzoRXOh5p5Wo2lneGOdDSVTKpBwK9TUnr5RnZPleSLGu8kFvF7glqhdOtyeSMeCFihVVcqe72NYg7IaY7RCa3NgcUwtFRitP0gobjZhsLg4zHw3XgfH8jP/JiP8YpNpSbTsCibbOt4mQWEtDa3vwz1kKH2JpgLyepT5yPfXDEU/DG3gaI9fToU2bkim6qMmyvd7oMj3wrKm7uvnGtjS/UZp7AyaJyyQay/OD+BUodrO4hS61AT5UvCx1gOnZ9OnSpsdf0N2CFOyTgvFI9sA7VQQML60I0KI7qQg4sgw9B+F/UBqkUEQx0S4t8W5j9o8Q9cxGcMTs+E6lAofX7IrsqbtiWFMfuytGaup5UJOngkL4maCia0BNvxWo0HskqPgaULOvgnKojLC7GBQaeUW9Hyg8Dkr/o5gPj58kdk/ufR1vX2L2NO4Pyzm9/Qth3aSgj73Pn4XlFvRHw3KK+iNh2RfQy2C5Rf3RsJzCfkdY+vL4FWLfdvIxJ5j9AQ==&lt;/diagram&gt;&lt;/mxfile&gt;"><defs/><g><rect x="114" y="0" width="560" height="80" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 40px; margin-left: 394px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 54px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">プロダクト・ミックス</div></div></div></foreignObject><text x="394" y="56" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="54px" text-anchor="middle">プロダクト・ミックス</text></switch></g><rect x="330" y="110" width="140" height="40" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 130px; margin-left: 400px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">製品ライン</div></div></div></foreignObject><text x="400" y="137" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">製品ライン</text></switch></g><rect x="80" y="150" width="660" height="660" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><ellipse cx="160" cy="270" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 270px; margin-left: 101px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルA</div></div></div></foreignObject><text x="160" y="274" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルA</text></switch></g><rect x="-65" y="480" width="170" height="40" fill="none" stroke="none" transform="rotate(90,20,500)" pointer-events="all"/><g transform="translate(-0.5 -0.5)rotate(90 20 500)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 1px; height: 1px; padding-top: 500px; margin-left: 20px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 24px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: nowrap;">製品アイテム</div></div></div></foreignObject><text x="20" y="507" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="24px" text-anchor="middle">製品アイテム</text></switch></g><ellipse cx="390" cy="270" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 270px; margin-left: 331px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルB</div></div></div></foreignObject><text x="390" y="274" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルB</text></switch></g><ellipse cx="620" cy="270" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 270px; margin-left: 561px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルC</div></div></div></foreignObject><text x="620" y="274" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルC</text></switch></g><ellipse cx="620" cy="400" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 400px; margin-left: 561px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルD</div></div></div></foreignObject><text x="620" y="404" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルD</text></switch></g><ellipse cx="620" cy="540" rx="60" ry="40" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 540px; margin-left: 561px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">モデルE</div></div></div></foreignObject><text x="620" y="544" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">モデルE</text></switch></g><rect x="100" y="170" width="120" height="40" rx="6" ry="6" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 190px; margin-left: 101px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">タイプA</div></div></div></foreignObject><text x="160" y="194" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">タイプA</text></switch></g><rect x="330" y="170" width="120" height="40" rx="6" ry="6" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 190px; margin-left: 331px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">タイプB</div></div></div></foreignObject><text x="390" y="194" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">タイプB</text></switch></g><rect x="560" y="170" width="120" height="40" rx="6" ry="6" fill="rgb(255, 255, 255)" stroke="rgb(0, 0, 0)" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 190px; margin-left: 561px;"><div data-drawio-colors="color: rgb(0, 0, 0); " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">タイプC</div></div></div></foreignObject><text x="620" y="194" fill="rgb(0, 0, 0)" font-family="Helvetica" font-size="12px" text-anchor="middle">タイプC</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.drawio.com/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>