{"id":2181,"date":"2023-06-06T03:47:41","date_gmt":"2023-06-05T20:47:41","guid":{"rendered":"https:\/\/sandyhillspa.com\/?page_id=2181"},"modified":"2025-12-16T14:42:29","modified_gmt":"2025-12-16T07:42:29","slug":"contact","status":"publish","type":"page","link":"https:\/\/staging.sandyhillspa.com\/ja\/contact\/","title":{"rendered":"\u304a\u554f\u3044\u5408\u308f\u305b"},"content":{"rendered":"\n[ux_html]\n\n<div class=\"sandy-container\">\n    <div class=\"sandy-contact-header\">\n        <h1>\u304a\u554f\u3044\u5408\u308f\u305b<\/h1>\n    <\/div>\n    <div class=\"sandy-contact-section\">\n        <div class=\"sandy-contact-card\">\n            <h2>\n                <!-- Location icon -->\n                <svg class=\"sandy-icon-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <path d=\"M12 22s-6-5.5-6-11a6 6 0 1 1 12 0c0 5.5-6 11-6 11z\"><\/path>\n                    <circle cx=\"12\" cy=\"11\" r=\"2.5\"><\/circle>\n                <\/svg>\n                <span>\u4f4f\u6240<\/span>\n            <\/h2>\n            <p>\u30a2\u30f3\u30d0\u30f3\u30d3\u30fc\u30c1, \u30ab\u30e0\u30a2\u30f3, \u30db\u30a4\u30a2\u30f3, \u30af\u30a2\u30f3\u30ca\u30e0, \u30d9\u30c8\u30ca\u30e0<\/p>\n        <\/div>\n\n        <div class=\"sandy-contact-card\">\n            <h2>\n                <!-- Clock icon -->\n                <svg class=\"sandy-icon-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <circle cx=\"12\" cy=\"12\" r=\"8.5\"><\/circle>\n                    <path d=\"M12 7.5v5l3 3\"><\/path>\n                <\/svg>\n                <span>\u55b6\u696d\u6642\u9593<\/span>\n            <\/h2>\n            <p>\u6708\u66dc\u65e5\u304b\u3089\u65e5\u66dc\u65e5: \u5348\u524d8\u6642 \u2013 \u5348\u5f8c10\u6642<\/p>\n        <\/div>\n\n        <div class=\"sandy-contact-card\">\n            <h2>\n                <!-- Mail icon -->\n                <svg class=\"sandy-icon-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <rect x=\"3\" y=\"6.5\" width=\"18\" height=\"11\" rx=\"1.5\" ry=\"1.5\"><\/rect>\n                    <path d=\"M3 7l9 7 9-7\"><\/path>\n                <\/svg>\n                <span>\u30e1\u30fc\u30eb &#038; \u30e1\u30c3\u30bb\u30fc\u30b8<\/span>\n            <\/h2>\n            <p>\u30e1\u30fc\u30eb: <a href=\"mailto:sandyhillspa@gmail.com\">sandyhillspa@gmail.com<\/a><\/p>\n            <p>\u30ab\u30ab\u30aa\u30c8\u30fc\u30af: <a href=\"https:\/\/open.kakao.com\/o\/sNjY1Z2g\" target=\"_blank\" rel=\"noopener\">sandyhillspa<\/a><\/p>\n            <!-- LINE: open app directly -->\n            <p>LINE ID: <a href=\"#\" id=\"line-open-ja\" data-lineid=\"@018skcgg\" rel=\"noopener\" aria-label=\"LINE\u30a2\u30d7\u30ea\u3067\u958b\u304f\">sandyhillspa<\/a><\/p>\n        <\/div>\n\n        <div class=\"sandy-contact-card\">\n            <h2>\n                <!-- Phone icon -->\n                <svg class=\"sandy-icon-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <rect x=\"6.5\" y=\"2.5\" width=\"11\" height=\"19\" rx=\"2\"><\/rect>\n                    <rect x=\"9.5\" y=\"4.5\" width=\"6\" height=\"1.5\" rx=\"0.5\"><\/rect>\n                    <circle cx=\"12\" cy=\"18.5\" r=\"0.9\"><\/circle>\n                <\/svg>\n                <span>\u96fb\u8a71 &#038; WhatsApp<\/span>\n            <\/h2>\n            <p>\u96fb\u8a71: <a href=\"tel:+84359575607\">+84359575607<\/a><\/p>\n            <p>WhatsApp: <a href=\"https:\/\/wa.me\/84359575607\" target=\"_blank\" rel=\"noopener\">+84359575607<\/a><\/p>\n        <\/div>\n    <\/div>\n\n    <iframe class=\"sandy-iframe\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d15347.797942645228!2d108.340334!3d15.9117171!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x31420d9d642c3045%3A0xbd3b6a388d43d4e2!2sSandy%20Hill%20Spa!5e0!3m2!1svi!2s!4v1733902596626!5m2!1svi!2s\" \n        allowfullscreen loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\">\n    <\/iframe>\n<\/div>\n\n<style>\n    .sandy-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n        background-color: #ddd1b9;\n        color: #3f655a;\n        font-family: system-ui, -apple-system, Segoe UI, Roboto, \"Noto Sans JP\", Arial, sans-serif;\n    }\n    .sandy-contact-header { text-align: center; padding: 20px 0; }\n    .sandy-contact-header h1 { font-size: 2.5em; margin: 0; color: #3f655a; }\n\n    .sandy-contact-section {\n        display: flex; flex-wrap: wrap; justify-content: space-between;\n        gap: 20px; margin-top: 30px;\n    }\n    .sandy-contact-card {\n        flex: 1 1 calc(50% - 20px);\n        background: #fff; padding: 20px; border-radius: 8px;\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n        border: 2px solid #3f655a;\n    }\n\n    \/* Headings + SVG icons *\/\n    .sandy-contact-card h2 {\n        font-size: 1.5em; color: #3f655a; margin-bottom: 10px;\n        display: flex; align-items: center; gap: 10px;\n    }\n    .sandy-icon-svg {\n        width: 22px; height: 22px; flex: 0 0 22px;\n        stroke: currentColor; fill: none; stroke-width: 2;\n        stroke-linecap: round; stroke-linejoin: round;\n        vertical-align: middle;\n    }\n\n    .sandy-contact-card p { margin: 10px 0; font-size: 1em; line-height: 1.6; color: #3f655a; }\n    .sandy-contact-card a { color: #3f655a; text-decoration: underline; }\n\n    .sandy-iframe { width: 100%; height: 450px; border: 0; border-radius: 8px; margin-top: 20px; }\n\n    @media (max-width: 768px) {\n        .sandy-contact-card { flex: 1 1 100%; }\n        .sandy-contact-card h2 { font-size: 1.25em; }\n        .sandy-icon-svg { width: 20px; height: 20px; flex-basis: 20px; }\n    }\n<\/style>\n\n<script>\n(function(){\n  \/\/ LINE deep link (open app directly)\n  if (window.__lineOpenJPBound) return;\n  window.__lineOpenJPBound = true;\n\n  var link = document.getElementById('line-open-ja');\n\n  function normalizeId(id){ return id && id.charAt(0)==='@' ? id : '@' + (id || '018skcgg'); }\n  function isAndroid(){ return \/Android\/i.test(navigator.userAgent); }\n\n  function openLine(e){\n    e.preventDefault();\n    var id = normalizeId(link && link.getAttribute('data-lineid'));\n    if (isAndroid()) {\n      window.location.href = 'intent:\/\/ti\/p\/' + id + '#Intent;scheme=line;package=jp.naver.line.android;end';\n    } else {\n      window.location.href = 'line:\/\/ti\/p\/' + id;\n    }\n    return false;\n  }\n\n  if (link) {\n    if (!link.getAttribute('data-lineid')) link.setAttribute('data-lineid','@018skcgg');\n    link.addEventListener('click', openLine, { passive:false });\n  }\n})();\n<\/script>\n[\/ux_html]\n[ux_html]\n\n[block id=&#8221;3-nut-service-rese-offer-ja&#8221;]\n[\/ux_html]\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-2181","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.sandyhillspa.com\/ja\/wp-json\/wp\/v2\/pages\/2181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.sandyhillspa.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.sandyhillspa.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.sandyhillspa.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.sandyhillspa.com\/ja\/wp-json\/wp\/v2\/comments?post=2181"}],"version-history":[{"count":0,"href":"https:\/\/staging.sandyhillspa.com\/ja\/wp-json\/wp\/v2\/pages\/2181\/revisions"}],"wp:attachment":[{"href":"https:\/\/staging.sandyhillspa.com\/ja\/wp-json\/wp\/v2\/media?parent=2181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}