{"id":2181,"date":"2023-06-06T03:47:41","date_gmt":"2023-06-05T20:47:41","guid":{"rendered":"https:\/\/sandyhillspa.com\/ja\/contact\/"},"modified":"2025-12-16T14:42:29","modified_gmt":"2025-12-16T07:42:29","slug":"contact","status":"publish","type":"page","link":"https:\/\/sandyhillspa.com\/ja\/contact\/","title":{"rendered":"\u304a\u554f\u3044\u5408\u308f\u305b"},"content":{"rendered":"\n\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\n\n\n\n\n<style>\n  \/* =========================================\n     SANDY HILL SPA - JAPANESE NAV BLOCK\n     ========================================= *\/\n  \n  \/* Container ch\u00ednh *\/\n  .sh-jp-nav {\n    \/* Th\u00eam font ti\u1ebfng Nh\u1eadt \u0111\u1ec3 hi\u1ec3n th\u1ecb \u0111\u1eb9p h\u01a1n *\/\n    font-family: \"Hiragino Kaku Gothic Pro\", \"Meiryo\", \"Yu Gothic\", Helvetica, Arial, sans-serif;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 16px;\n    box-sizing: border-box;\n    width: 100%;\n  }\n\n  \/* Grid Layout *\/\n  .sh-jp-nav__list {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    list-style: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* Style cho n\u00fat link *\/\n  .sh-jp-nav__list li a {\n    display: block;\n    text-align: center;\n    padding: 12px;\n    border-radius: 6px;\n    border: 1px solid #d9e5e0;\n    background-color: #f6fbf9;\n    font-weight: bold;\n    color: #3f645a;\n    text-decoration: none;\n    transition: all 0.2s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.05);\n    font-size: 1rem;\n  }\n\n  \/* Hi\u1ec7u \u1ee9ng hover *\/\n  .sh-jp-nav__list li a:hover {\n    background-color: #eef7f4;\n    transform: translateY(-2px);\n    text-decoration: none;\n    border-color: #3f645a;\n  }\n\n  .sh-jp-nav__list li a span {\n    position: relative;\n    display: inline-block;\n  }\n\n  \/* Responsive: PC chia 3 c\u1ed9t *\/\n  @media (min-width: 640px) {\n    .sh-jp-nav__list {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  \/* Responsive: M\u00e0n h\u00ecnh l\u1edbn *\/\n  @media (min-width: 1024px) {\n    .sh-jp-nav {\n      padding-left: 0;\n      padding-right: 0;\n    }\n  }\n<\/style>\n\n<section class=\"sh-jp-nav\" aria-label=\"Japanese shortcuts\">\n  <ul class=\"sh-jp-nav__list\">\n    <li>\n      <a href=\"https:\/\/sandyhillspa.com\/ja\/offers\/\">\n        <span>\u7279\u5225\u30ad\u30e3\u30f3\u30da\u30fc\u30f3<\/span>\n      <\/a>\n    <\/li>\n    <li>\n      <a href=\"https:\/\/sandyhillspa.com\/ja\/services\/\">\n        <span>\u30de\u30c3\u30b5\u30fc\u30b8 \uff06 \u30b9\u30d1<\/span>\n      <\/a>\n    <\/li>\n    <li>\n      <a href=\"https:\/\/sandyhillspa.com\/ja\/reservation\/\">\n        <span>\u3054\u4e88\u7d04<\/span>\n      <\/a>\n    <\/li>\n  <\/ul>\n<\/section>\n\n\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":{"footnotes":""},"class_list":["post-2181","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sandyhillspa.com\/ja\/wp-json\/wp\/v2\/pages\/2181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sandyhillspa.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sandyhillspa.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sandyhillspa.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sandyhillspa.com\/ja\/wp-json\/wp\/v2\/comments?post=2181"}],"version-history":[{"count":0,"href":"https:\/\/sandyhillspa.com\/ja\/wp-json\/wp\/v2\/pages\/2181\/revisions"}],"wp:attachment":[{"href":"https:\/\/sandyhillspa.com\/ja\/wp-json\/wp\/v2\/media?parent=2181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}