{"id":318,"date":"2026-08-07T16:18:06","date_gmt":"2026-08-07T07:18:06","guid":{"rendered":"https:\/\/www.gooroom.site\/?p=318"},"modified":"2026-08-10T10:38:46","modified_gmt":"2026-08-10T01:38:46","slug":"%e3%80%90%e7%89%b9%e9%9b%86%e3%80%91%e4%ba%94%e5%8f%8d%e7%94%b0%e3%81%ae%e7%a9%ba%e3%82%92%e7%ba%8f%e3%81%84%e3%80%81%e4%ba%94%e6%84%9f%e3%82%92%e6%bd%a4%e3%81%99%e3%80%82%e9%83%bd%e5%b8%82%e3%81%ae","status":"publish","type":"post","link":"https:\/\/www.gooroom.site\/?p=318","title":{"rendered":"\u3010\u7279\u96c6\u3011\u4e94\u53cd\u7530\u306e\u7a7a\u3092\u7e8f\u3044\u3001\u4e94\u611f\u3092\u6f64\u3059\u3002\u90fd\u5e02\u306e\u30aa\u30a2\u30b7\u30b9\u300c\u30d1\u30fc\u30af\u30a2\u30af\u30b7\u30b9\u4e94\u53cd\u7530\u30b9\u30ab\u30a4\u30bf\u30ef\u30fc\u300d"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"ja\"><br \/>\n<head><br \/>\n<meta charset=\"UTF-8\"><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n<title>\u3010\u7279\u96c6\u3011\u30d1\u30fc\u30af\u30a2\u30af\u30b7\u30b9\u4e94\u53cd\u7530\u30b9\u30ab\u30a4\u30bf\u30ef\u30fc<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+JP:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  \/* \u30d9\u30fc\u30b9\u30b9\u30bf\u30a4\u30eb *\/\n  body { \n    font-family: 'Noto Serif JP', serif; \n    color: #2c2c2c; \n    line-height: 1.8; \n    margin: 0; \n    background-color: #fafafa; \n  }<\/p>\n<p>  .container { \n    max-width: 1000px; \n    margin: 0 auto; \n    padding: 60px 20px; \n  }<\/p>\n<p>  .section-main-title {\n    text-align: center;\n    font-size: 2.2rem;\n    color: #1a1311;\n    margin-bottom: 50px;\n    letter-spacing: 0.1em;\n    font-weight: 400;\n    border-bottom: 1px solid #dcdcdc;\n    display: inline-block;\n    padding-bottom: 15px;\n    position: relative;\n    left: 50%;\n    transform: translateX(-50%);\n  }<\/p>\n<p>  \/* \u30c8\u30c3\u30d7\u30d3\u30b8\u30e5\u30a2\u30eb *\/\n  .main-visual {\n    width: 100%;\n    margin-bottom: 40px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n    overflow: hidden;\n    border-radius: 4px;\n  }\n  .main-visual img {\n    width: 100%;\n    height: auto;\n    display: block;\n    transition: transform 0.8s ease;\n  }\n  .main-visual:hover img {\n    transform: scale(1.03);\n  }<\/p>\n<p>  \/* \u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3\u30c6\u30ad\u30b9\u30c8 *\/\n  .intro-text {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 80px auto;\n  }\n  .intro-text h2 {\n    font-size: 2rem;\n    color: #1a1311;\n    margin-bottom: 20px;\n    font-weight: 400;\n    letter-spacing: 0.1em;\n  }\n  .intro-text p {\n    font-size: 1.05rem;\n    color: #4a4a4a;\n  }<\/p>\n<p>  \/* \u753b\u50cf\u3068\u30c6\u30ad\u30b9\u30c8\u306e\u4ea4\u4e92\u30ec\u30a4\u30a2\u30a6\u30c8 *\/\n  .feature-block {\n    display: flex;\n    align-items: center;\n    gap: 50px;\n    margin-bottom: 80px;\n  }\n  .feature-block.reverse {\n    flex-direction: row-reverse;\n  }\n  .feature-image {\n    flex: 1.2;\n    overflow: hidden;\n    border-radius: 4px;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.08);\n  }\n  .feature-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    transition: transform 0.6s ease;\n  }\n  .feature-image:hover img {\n    transform: scale(1.05);\n  }\n  .feature-text {\n    flex: 1;\n  }\n  .feature-text h3 {\n    font-size: 1.6rem;\n    color: #1a1311;\n    font-weight: 500;\n    margin-bottom: 20px;\n    border-left: 3px solid #8c7b75;\n    padding-left: 15px;\n    line-height: 1.4;\n  }\n  .feature-text p {\n    font-size: 1.05rem;\n    color: #555;\n    margin-bottom: 15px;\n  }<\/p>\n<p>  \/* \u8907\u6570\u753b\u50cf\u30ae\u30e3\u30e9\u30ea\u30fc\u7528 *\/\n  .gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    margin-top: 30px;\n  }\n  .gallery-grid img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    border-radius: 4px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n    transition: transform 0.5s ease;\n  }\n  .gallery-grid img:hover {\n    transform: scale(1.03);\n  }<\/p>\n<p>  \/* \u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u7279\u9577\u30b0\u30ea\u30c3\u30c9 *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 30px;\n    max-width: 900px;\n    margin: 0 auto 80px auto;\n  }\n  .feature-card {\n    background: #fff;\n    padding: 35px 30px;\n    border: 1px solid #eaeaea;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n    border-radius: 4px;\n    display: flex;\n    flex-direction: column;\n  }\n  .feature-card img {\n    width: 100%;\n    height: auto;\n    border-radius: 2px;\n    margin-bottom: 20px;\n  }\n  .feature-card h4 {\n    font-size: 1.3rem;\n    color: #333;\n    margin-top: 0;\n    margin-bottom: 15px;\n    border-bottom: 2px solid #8c7b75;\n    display: inline-block;\n    padding-bottom: 8px;\n    font-weight: 500;\n  }\n  .feature-card p {\n    color: #555;\n    font-size: 1rem;\n    margin: 0;\n  }<\/p>\n<p>  \/* \u7269\u4ef6\u6982\u8981\u30c6\u30fc\u30d6\u30eb *\/\n  .outline-wrap {\n    max-width: 900px;\n    margin: 0 auto 50px auto;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .outline-table {\n    width: 100%;\n    min-width: 600px;\n    border-collapse: collapse;\n    font-size: 0.95rem;\n    color: #4a4a4a;\n    background-color: #fff;\n    border: 2px solid #1a1311;\n  }\n  .outline-table th, .outline-table td {\n    padding: 15px 20px;\n    border: 1px solid #dcdcdc;\n    line-height: 1.6;\n  }\n  .outline-table th {\n    background-color: #f4f1f0;\n    width: 30%;\n    text-align: left;\n    font-weight: bold;\n    color: #1a1311;\n  }\n  .outline-table td {\n    width: 70%;\n  }<\/p>\n<p>  \/* \u304a\u554f\u3044\u5408\u308f\u305b\u30dc\u30bf\u30f3 *\/\n  .inquiry-btn-container {\n    text-align: center;\n    margin: 80px 0 40px 0;\n  }\n  .inquiry-btn {\n    display: inline-flex;\n    justify-content: center;\n    align-items: center;\n    width: 100%;\n    max-width: 400px;\n    background-color: #1a1311;\n    color: #ffffff;\n    padding: 20px 0;\n    font-size: 1.2rem;\n    font-weight: 500;\n    text-decoration: none;\n    border: 1px solid #1a1311;\n    border-radius: 4px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.15);\n    transition: all 0.3s ease;\n    letter-spacing: 0.15em;\n    cursor: pointer;\n    appearance: none;\n  }\n  .inquiry-btn:hover {\n    background-color: #ffffff;\n    color: #1a1311;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.2);\n    transform: translateY(-2px);\n  }<\/p>\n<p>  \/* \u30e2\u30d0\u30a4\u30eb\u5bfe\u5fdc\uff08\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\uff09 *\/\n  @media screen and (max-width: 768px) {\n    .container {\n      padding: 40px 15px;\n    }\n    .section-main-title {\n      font-size: 1.8rem;\n      margin-bottom: 40px;\n    }\n    .intro-text h2 {\n      font-size: 1.6rem;\n    }\n    .feature-block, .feature-block.reverse {\n      flex-direction: column;\n      gap: 25px;\n      margin-bottom: 60px;\n    }\n    .feature-image, .feature-text {\n      width: 100%;\n    }\n    .feature-text h3 {\n      font-size: 1.4rem;\n    }\n    .gallery-grid {\n      grid-template-columns: 1fr;\n    }\n    .features-grid {\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n    .outline-table th {\n      width: 35%;\n    }\n    .inquiry-btn {\n      max-width: 90%;\n      padding: 18px 0;\n      font-size: 1.1rem;\n    }\n  }<\/p>\n<\/style>\n<p><\/head><br \/>\n<body><\/p>\n<div class=\"container\">\n<p>  <!-- \u30c8\u30c3\u30d7\u30d3\u30b8\u30e5\u30a2\u30eb\uff08\u5916\u89b3\uff09 --><\/p>\n<div class=\"main-visual\">\n    <img decoding=\"async\" src=\"http:\/\/www.gooroom.site\/wp-content\/uploads\/2026\/08\/8.jpg\" alt=\"\u30d1\u30fc\u30af\u30a2\u30af\u30b7\u30b9\u4e94\u53cd\u7530\u30b9\u30ab\u30a4\u30bf\u30ef\u30fc \u5916\u89b3\">\n  <\/div>\n<div class=\"intro-text\">\n<h2>\u90fd\u5e02\u3092\u898b\u6674\u3089\u3059\u300c\u7a7a\u300d\u306e\u79c1\u90b8<\/h2>\n<p>\n      \u9032\u5316\u3092\u7d9a\u3051\u308b\u4e94\u53cd\u7530\u30a8\u30ea\u30a2\u306b\u5bc4\u308a\u6dfb\u3046\u3001\u5730\u4e0a29\u968e\u5efa\u3066\u306e\u5236\u632f\u69cb\u9020\u30bf\u30ef\u30fc\u30de\u30f3\u30b7\u30e7\u30f3\u300c\u30d1\u30fc\u30af\u30a2\u30af\u30b7\u30b9\u4e94\u53cd\u7530\u30b9\u30ab\u30a4\u30bf\u30ef\u30fc\u300d\u3002<br \/>\n      \u90fd\u5fc3\u306e\u5229\u4fbf\u6027\u3092\u78ba\u4fdd\u3057\u306a\u304c\u3089\u3082\u3001\u843d\u3061\u7740\u3044\u305f\u5c45\u4f4f\u74b0\u5883\u3092\u5b9f\u73fe\u3059\u308b\u65b0\u6642\u4ee3\u306e\u30e9\u30f3\u30c9\u30de\u30fc\u30af\u30bf\u30ef\u30fc\u3067\u3059\u3002\u672c\u8cea\u7684\u306a\u300c\u90fd\u5fc3\u306e\u30aa\u30a2\u30b7\u30b9\u300d\u304c\u3053\u3053\u306b\u3042\u308a\u307e\u3059\u3002\n    <\/p>\n<\/p><\/div>\n<p>  <!-- \u5916\u89b3\u30d5\u30a9\u30eb\u30e0 --><\/p>\n<div class=\"feature-block\">\n<div class=\"feature-image\">\n      <img decoding=\"async\" src=\"http:\/\/www.gooroom.site\/wp-content\/uploads\/2026\/08\/2-1.jpg\" alt=\"\u6d17\u7df4\u306e\u30bf\u30ef\u30fc\u30d5\u30a9\u30eb\u30e0\">\n    <\/div>\n<div class=\"feature-text\">\n<h3>\u6d17\u7df4\u3092\u6975\u3081\u305f\u30bf\u30ef\u30fc\u30d5\u30a9\u30eb\u30e0<\/h3>\n<p>\n        \u7de9\u3084\u304b\u306a\u5186\u5f27\u3092\u63cf\u304f\u30d5\u30a1\u30b5\u30fc\u30c9\u306b\u3001\u7e4a\u7d30\u306a\u30eb\u30fc\u30d0\u30fc\u3092\u7e8f\u308f\u305b\u305f\u6d17\u7df4\u306e\u30bf\u30ef\u30fc\u30c7\u30b6\u30a4\u30f3\u3002\n      <\/p>\n<p>\n        \u4e94\u53cd\u7530\u306e\u7a7a\u3092\u4ef0\u304e\u898b\u308b\u305d\u306e\u59ff\u306f\u3001\u5468\u56f2\u306b\u5727\u5012\u7684\u306a\u5b58\u5728\u611f\u3092\u793a\u3057\u306a\u304c\u3089\u3082\u3001\u6642\u9593\u5e2f\u306b\u3088\u3063\u3066\u79fb\u308a\u5909\u308f\u308b\u7f8e\u3057\u3044\u9670\u5f71\u3092\u63cf\u304d\u51fa\u3057\u307e\u3059\u3002\n      <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u8eca\u5bc4\u305b --><\/p>\n<div class=\"feature-block reverse\">\n<div class=\"feature-image\">\n      <img decoding=\"async\" src=\"http:\/\/www.gooroom.site\/wp-content\/uploads\/2026\/08\/3-1.jpg\" alt=\"\u30db\u30c6\u30eb\u30e9\u30a4\u30af\u306a\u8eca\u5bc4\u305b\">\n    <\/div>\n<div class=\"feature-text\">\n<h3>\u771f\u4fa1\u3092\u6e5b\u3048\u308b\u3001\u30db\u30c6\u30eb\u30e9\u30a4\u30af\u306a\u8eca\u5bc4\u305b<\/h3>\n<p>\n        1,700\u33a1\u8d85\u3068\u3044\u3046\u5e83\u5927\u3067\u3086\u3068\u308a\u3042\u308b\u6577\u5730\u3092\u6700\u5927\u9650\u306b\u6d3b\u304b\u3057\u3001\u5efa\u7269\u306e\u30a8\u30f3\u30c8\u30e9\u30f3\u30b9\u306b\u306f\u4e0a\u8cea\u306a\u8eca\u5bc4\u305b\u3092\u914d\u7f6e\u3044\u305f\u3057\u307e\u3057\u305f\u3002\n      <\/p>\n<p>\n        \u65e5\u5e38\u306e\u51fa\u767a\u3068\u5e30\u9084\u3092\u5f69\u308b\u3001\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u6027\u3068\u54c1\u683c\u306b\u6e80\u3061\u305f\u30a2\u30d7\u30ed\u30fc\u30c1\u304c\u3001\u4f4f\u307e\u3046\u65b9\u3084\u5927\u5207\u306a\u30b2\u30b9\u30c8\u3092\u512a\u96c5\u306b\u8fce\u3048\u5165\u308c\u307e\u3059\u3002\n      <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u30e9\u30a6\u30f3\u30b8 --><\/p>\n<h2 class=\"section-main-title\" style=\"margin-top: 50px;\">RELAXING LOUNGE<\/h2>\n<div class=\"feature-block\">\n<div class=\"feature-text\" style=\"flex: 100%;\">\n<h3 style=\"text-align: center; border-left: none; padding-left: 0;\">\u4e94\u611f\u3092\u6f64\u3059\u7dd1\u306e\u610f\u5320\u30012\u5c64\u5439\u304d\u629c\u3051\u306e\u30e9\u30a6\u30f3\u30b8<\/h3>\n<p style=\"text-align: center; max-width: 800px; margin: 0 auto 30px auto;\">\n        \u5efa\u7269\u5185\u306b\u306f\u3001\u8c4a\u304b\u306a\u690d\u7269\u3084\u81ea\u7136\u5149\u3092\u3075\u3093\u3060\u3093\u306b\u53d6\u308a\u5165\u308c\u305f\u300c\u30d0\u30a4\u30aa\u30d5\u30a3\u30ea\u30c3\u30af\u30c7\u30b6\u30a4\u30f3\u300d\u306e\u5171\u7528\u7a7a\u9593\u3092\u914d\u7f6e\u3057\u307e\u3057\u305f\u30022\u5c64\u5439\u304d\u629c\u3051\u306e\u5727\u5012\u7684\u306a\u958b\u653e\u611f\u3092\u8a87\u308b\u30e9\u30a6\u30f3\u30b8\u3067\u306f\u3001\u7dd1\u8c4a\u304b\u306a\u7a7a\u9593\u306b\u5e83\u304c\u308b\u81ea\u7136\u306e\u97f3\u3084\u9999\u308a\u304c\u3001\u30d3\u30b8\u30cd\u30b9\u306e\u6602\u3076\u308a\u3092\u5fc3\u5730\u3088\u3044\u5e73\u7a4f\u3078\u3068\u5c0e\u304d\u307e\u3059\u3002\n      <\/p>\n<p>      <!-- \u30e9\u30a6\u30f3\u30b8\u753b\u50cf\u30ae\u30e3\u30e9\u30ea\u30fc --><\/p>\n<div class=\"gallery-grid\">\n        <img decoding=\"async\" src=\"http:\/\/www.gooroom.site\/wp-content\/uploads\/2026\/08\/4-1.jpg\" alt=\"\u30e9\u30a6\u30f3\u30b8\u7a7a\u9593\"><br \/>\n        <img decoding=\"async\" src=\"http:\/\/www.gooroom.site\/wp-content\/uploads\/2026\/08\/5-1.jpg\" alt=\"\u30e9\u30a6\u30f3\u30b8\u8a73\u7d30\"><br \/>\n        <img decoding=\"async\" src=\"http:\/\/www.gooroom.site\/wp-content\/uploads\/2026\/08\/6.jpg\" alt=\"\u81ea\u7136\u5149\u304c\u5dee\u3057\u8fbc\u3080\u30e9\u30a6\u30f3\u30b8\"><br \/>\n        <img decoding=\"async\" src=\"http:\/\/www.gooroom.site\/wp-content\/uploads\/2026\/08\/7.jpg\" alt=\"\u30d0\u30a4\u30aa\u30d5\u30a3\u30ea\u30c3\u30af\u30c7\u30b6\u30a4\u30f3\">\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- ==============================================\n       \u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\uff06\u30a2\u30af\u30bb\u30b9\u30bb\u30af\u30b7\u30e7\u30f3\n  ============================================== --><\/p>\n<h2 class=\"section-main-title\">LOCATION &#038; ACCESS<\/h2>\n<div class=\"intro-text\">\n<p>\n      JR\u5c71\u624b\u7dda\u300c\u4e94\u53cd\u7530\u300d\u99c5\u3092\u306f\u3058\u3081\u3001\u6771\u6025\u76ee\u9ed2\u7dda\u300c\u4e0d\u52d5\u524d\u300d\u99c5\u3001\u90fd\u55b6\u6d45\u8349\u7dda\u300c\u6238\u8d8a\u300d\u99c5\u306a\u3069\u30015\u99c54\u8def\u7dda\u304c\u5f92\u6b6912\u5206\u4ee5\u5185\u3067\u5229\u7528\u53ef\u80fd\u306a\u5727\u5012\u7684\u306a\u4ea4\u901a\u5229\u4fbf\u6027\u3002<\/br><br \/>\n      \u6e0b\u8c37\u3001\u54c1\u5ddd\u3001\u5927\u624b\u753a\u306a\u3069\u306e\u4e3b\u8981\u30a8\u30ea\u30a2\u3078\u30c0\u30a4\u30ec\u30af\u30c8\u306b\u7d50\u3070\u308c\u3001\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u90fd\u5e02\u751f\u6d3b\u3092\u5f37\u529b\u306b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002\n    <\/p>\n<\/p><\/div>\n<p>  <!-- \u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u7279\u9577\u30b0\u30ea\u30c3\u30c9 --><\/p>\n<div class=\"features-grid\">\n<div class=\"feature-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.mitsui-chintai.co.jp\/resident\/original\/pax_gotanda\/assets\/img\/access\/location1.jpg\" alt=\"\u30a2\u30c8\u30ec\u4e94\u53cd\u75301\"><\/p>\n<h4>5\u99c54\u8def\u7dda\u306e\u30de\u30eb\u30c1\u30a2\u30af\u30bb\u30b9<\/h4>\n<p>JR\u5c71\u624b\u7dda\u3067\u300c\u54c1\u5ddd\u300d\u99c5\u3078\u76f4\u901a5\u5206\u3001\u300c\u6e0b\u8c37\u300d\u99c5\u3078\u76f4\u901a8\u5206\u3002\u90fd\u5fc3\u4e2d\u67a2\u3078\u30b9\u30e0\u30fc\u30ba\u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u3001\u51fa\u5f35\u3084\u65c5\u884c\u6642\u306e\u30d5\u30c3\u30c8\u30ef\u30fc\u30af\u3082\u8efd\u5feb\u3067\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"feature-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.mitsui-chintai.co.jp\/resident\/original\/pax_gotanda\/assets\/img\/access\/location4.jpg\" alt=\"\u6238\u8d8a\u9280\u5ea7\u5546\u5e97\u8857\"><\/p>\n<h4>\u591a\u5f69\u306a3\u3064\u306e\u5546\u5e97\u8857\u3092\u4f7f\u3044\u3053\u306a\u3059<\/h4>\n<p>\u4e94\u53cd\u7530\u3001\u4e0d\u52d5\u524d\u3001\u6238\u8d8a\u9280\u5ea7\u306e3\u3064\u306e\u5546\u5e97\u8857\u304c\u5f92\u6b69\u570f\u5185\u306b\u3002\u65e5\u5e38\u306e\u8cb7\u3044\u7269\u304b\u3089\u4f11\u65e5\u306e\u98df\u3079\u6b69\u304d\u307e\u3067\u3001\u751f\u6d3b\u3092\u8c4a\u304b\u306b\u5f69\u308b\u74b0\u5883\u304c\u6574\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"feature-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.mitsui-chintai.co.jp\/resident\/original\/pax_gotanda\/assets\/img\/access\/location6.jpg\" alt=\"\u4e0d\u52d5\u524d\u99c5\u901a\u308a\u5546\u5e97\u8857\"><\/p>\n<h4>\u9759\u5bc2\u306b\u5305\u307e\u308c\u305f\u4f4f\u74b0\u5883<\/h4>\n<p>\u99c5\u5468\u8fba\u306e\u8cd1\u308f\u3044\u304b\u3089\u7a0b\u3088\u304f\u96e2\u308c\u305f\u3001\u897f\u4e94\u53cd\u7530\u516d\u4e01\u76ee\u306e\u30dd\u30b8\u30b7\u30e7\u30f3\u3002\u90fd\u5e02\u306e\u5229\u4fbf\u6027\u3092\u4eab\u53d7\u3057\u3064\u3064\u3001\u843d\u3061\u7740\u3044\u305f\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u30bf\u30a4\u30e0\u3092\u904e\u3054\u305b\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<div class=\"feature-card\">\n      <img decoding=\"async\" src=\"https:\/\/www.mitsui-chintai.co.jp\/resident\/original\/pax_gotanda\/assets\/img\/access\/location2.jpg\" alt=\"\u30e9\u30a4\u30d5\u5927\u5d0e\u767e\u53cd\u901a\u5e97\"><\/p>\n<h4>\u5145\u5b9f\u306e\u751f\u6d3b\u30a4\u30f3\u30d5\u30e9<\/h4>\n<p>\u5f92\u6b693\u5206\u306eTOC\u30d3\u30eb\uff08\u8907\u5408\u65bd\u8a2d\uff09\u3084\u5f92\u6b695\u5206\u306e\u30b9\u30fc\u30d1\u30fc\u306a\u3069\u3001\u65e5\u3005\u306e\u66ae\u3089\u3057\u3092\u652f\u3048\u308b\u5546\u696d\u65bd\u8a2d\u3084\u533b\u7642\u6a5f\u95a2\u304c\u5468\u8fba\u306b\u5145\u5b9f\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- ==============================================\n       \u7269\u4ef6\u6982\u8981\u30bb\u30af\u30b7\u30e7\u30f3\n  ============================================== --><\/p>\n<h2 class=\"section-main-title\">OUTLINE<\/h2>\n<div class=\"outline-wrap\">\n<table class=\"outline-table\">\n<tbody>\n<tr>\n<th>\u540d\u79f0<\/th>\n<td>\u30d1\u30fc\u30af\u30a2\u30af\u30b7\u30b9\u4e94\u53cd\u7530\u30b9\u30ab\u30a4\u30bf\u30ef\u30fc<\/td>\n<\/tr>\n<tr>\n<th>\u6240\u5728\u5730<\/th>\n<td>\u6771\u4eac\u90fd\u54c1\u5ddd\u533a\u897f\u4e94\u53cd\u7530\u516d\u4e01\u76ee13\u756a1\uff08\u5730\u756a\uff09<\/td>\n<\/tr>\n<tr>\n<th>\u4ea4\u901a<\/th>\n<td>\n            JR\u5c71\u624b\u7dda\u300c\u4e94\u53cd\u7530\u300d\u99c5 \u5f92\u6b6912\u5206<br \/>\n            \u90fd\u55b6\u6d45\u8349\u7dda\u300c\u4e94\u53cd\u7530\u300d\u99c5 \u5f92\u6b6911\u5206<br \/>\n            \u6771\u6025\u6c60\u4e0a\u7dda\u300c\u4e94\u53cd\u7530\u300d\u99c5 \u5f92\u6b6912\u5206<br \/>\n            \u6771\u6025\u76ee\u9ed2\u7dda\u300c\u4e0d\u52d5\u524d\u300d\u99c5 \u5f92\u6b6911\u5206<br \/>\n            \u90fd\u55b6\u6d45\u8349\u7dda\u300c\u6238\u8d8a\u300d\u99c5 \u5f92\u6b699\u5206<br \/>\n            \u6771\u6025\u6c60\u4e0a\u7dda\u300c\u6238\u8d8a\u9280\u5ea7\u300d\u99c5 \u5f92\u6b699\u5206<br \/>\n            \u6771\u6025\u6c60\u4e0a\u7dda\u300c\u5927\u5d0e\u5e83\u5c0f\u8def\u300d\u99c5 \u5f92\u6b698\u5206\n          <\/td>\n<\/tr>\n<tr>\n<th>\u69cb\u9020\u30fb\u898f\u6a21<\/th>\n<td>\u9244\u7b4b\u30b3\u30f3\u30af\u30ea\u30fc\u30c8\u9020\u5730\u4e0a29\u968e\u5efa<\/td>\n<\/tr>\n<tr>\n<th>\u7dcf\u6238\u6570<\/th>\n<td>183\u6238\uff08\u8cc3\u8cb8\u6238\u6570183\u6238\uff09<\/td>\n<\/tr>\n<tr>\n<th>\u9593\u53d6\u308a<\/th>\n<td>\n            1DK\uff0830.88\u33a1\uff5e49.44\u33a1\uff09<br \/>\n            2LDK\uff0849.10\u33a1\uff5e77.83\u33a1\uff09\n          <\/td>\n<\/tr>\n<tr>\n<th>\u99d0\u8f2a\u5834<\/th>\n<td>210\u53f0<\/td>\n<\/tr>\n<tr>\n<th>\u30d0\u30a4\u30af\u7f6e\u5834<\/th>\n<td>21\u53f0<\/td>\n<\/tr>\n<tr>\n<th>\u99d0\u8eca\u5834<\/th>\n<td>\u6a5f\u68b0\u5f0f\u99d0\u8eca\u583432\u53f0\u3001\u5e73\u7f6e\u304d1\u53f0<\/td>\n<\/tr>\n<tr>\n<th>\u7ae3\u5de5<\/th>\n<td>2026\u5e748\u670831\u65e5\uff08\u4e88\u5b9a\uff09<\/td>\n<\/tr>\n<tr>\n<th>\u5165\u5c45\u958b\u59cb<\/th>\n<td>2026\u5e749\u6708\u4e0a\u65ec<\/td>\n<\/tr>\n<tr>\n<th>\u5951\u7d04\u671f\u9593<\/th>\n<td>2\u5e74\u9593\uff08\u5b9a\u671f\u501f\u5bb6\u5951\u7d04\u30fb\u518d\u5951\u7d04\u76f8\u8ac7\u53ef\uff09<\/td>\n<\/tr>\n<tr>\n<th>\u66f4\u65b0\u6599<\/th>\n<td>\u65b0\u8cc3\u6599\u306e1\u30f6\u6708\u5206\u76f8\u5f53\u984d<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<p>  <!-- ==============================================\n       \u304a\u554f\u3044\u5408\u308f\u305b\u30dc\u30bf\u30f3\n  ============================================== --><\/p>\n<div class=\"inquiry-btn-container\">\n    <a href=\"https:\/\/www.stlink.jp\/rent\/16551\/\" class=\"inquiry-btn\" role=\"button\" target=\"_blank\" rel=\"noopener noreferrer\">\u304a\u554f\u3044\u5408\u308f\u305b\u306f\u3053\u3061\u3089<\/a>\n  <\/div>\n<\/div>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3010\u7279\u96c6\u3011\u30d1\u30fc\u30af\u30a2\u30af\u30b7\u30b9\u4e94\u53cd\u7530\u30b9\u30ab\u30a4\u30bf\u30ef\u30fc \u90fd\u5e02\u3092\u898b\u6674\u3089\u3059\u300c\u7a7a\u300d\u306e\u79c1\u90b8 \u9032\u5316\u3092\u7d9a\u3051\u308b\u4e94\u53cd\u7530\u30a8\u30ea\u30a2\u306b\u5bc4\u308a\u6dfb\u3046\u3001\u5730\u4e0a29\u968e\u5efa\u3066\u306e\u5236\u632f\u69cb\u9020\u30bf\u30ef\u30fc\u30de\u30f3\u30b7\u30e7\u30f3\u300c\u30d1\u30fc\u30af\u30a2\u30af\u30b7\u30b9\u4e94\u53cd\u7530\u30b9\u30ab\u30a4\u30bf\u30ef\u30fc\u300d\u3002 \u90fd\u5fc3\u306e\u5229\u4fbf\u6027\u3092\u78ba\u4fdd\u3057\u306a\u304c\u3089\u3082\u3001\u843d\u3061 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":312,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[33,1,9,18,37],"tags":[11,23,89,88,92,24,90,91,86,87,77,14],"class_list":["post-318","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-33","category-1","category-9","category-18","category-37","tag-11","tag-jr","tag-89","tag-88","tag-92","tag-24","tag-90","tag-91","tag-86","tag-87","tag-77","tag-14"],"_links":{"self":[{"href":"https:\/\/www.gooroom.site\/index.php?rest_route=\/wp\/v2\/posts\/318","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gooroom.site\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.gooroom.site\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.gooroom.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gooroom.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=318"}],"version-history":[{"count":3,"href":"https:\/\/www.gooroom.site\/index.php?rest_route=\/wp\/v2\/posts\/318\/revisions"}],"predecessor-version":[{"id":322,"href":"https:\/\/www.gooroom.site\/index.php?rest_route=\/wp\/v2\/posts\/318\/revisions\/322"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.gooroom.site\/index.php?rest_route=\/wp\/v2\/media\/312"}],"wp:attachment":[{"href":"https:\/\/www.gooroom.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=318"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.gooroom.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=318"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.gooroom.site\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}