{"id":11,"date":"2026-07-09T03:15:04","date_gmt":"2026-07-09T03:15:04","guid":{"rendered":"https:\/\/tokyo-spa.net\/?page_id=11"},"modified":"2026-07-17T06:39:04","modified_gmt":"2026-07-17T06:39:04","slug":"home","status":"publish","type":"page","link":"https:\/\/tokyo-spa.net\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fc7a42 e-con-full e-flex e-con e-parent\" data-id=\"7fc7a42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6843883 elementor-widget elementor-widget-html\" data-id=\"6843883\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <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=Playfair+Display:ital,wght@0,400;0,600;0,700&family=Poppins:wght@300;400;500&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --soft-rose: #c999a6;\n            --champagne: #f8f2f4;\n            --mauve-dark: #443337;\n            --pale-blush: #f3e8eb;\n            --pure-white: #ffffff;\n            --soft-shadow: 0 10px 30px rgba(201, 153, 166, 0.09);\n            --smooth-transition: all 0.3s ease;\n        }\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            font-family: 'Poppins', sans-serif;\n            background-color: var(--champagne);\n            color: var(--mauve-dark);\n            line-height: 1.7;\n            font-size: 16px;\n            overflow-x: hidden;\n        }\n        h1, h2, h3, h4 {\n            font-family: 'Playfair Display', serif;\n            font-weight: 600;\n        }\n        a {\n            text-decoration: none;\n            color: inherit;\n            transition: var(--smooth-transition);\n        }\n        .container {\n            width: 94%;\n            max-width: 1440px;\n            margin: 0 auto;\n        }\n        .section-padding {\n            padding: 92px 0;\n        }\n        .divider-rose {\n            width: 100px;\n            height: 2px;\n            background-color: var(--soft-rose);\n            margin: 20px auto 42px;\n        }\n        .btn-rose-solid {\n            display: inline-block;\n            padding: 17px 38px;\n            background: linear-gradient(135deg, var(--soft-rose), #d8a9b7);\n            color: var(--pure-white);\n            border-radius: 3px;\n            font-weight: 500;\n            letter-spacing: 0.5px;\n        }\n        .btn-rose-solid:hover {\n            transform: translateY(-4px);\n            background: linear-gradient(135deg, #d8a9b7, var(--soft-rose));\n        }\n        .btn-rose-outline {\n            background: transparent;\n            border: 1px solid var(--soft-rose);\n            color: white;\n        }\n        .btn-rose-outline:hover {\n            background-color: var(--soft-rose);\n            color: white;\n        }\n\n        \/* Header Navigation *\/\n        header {\n            background: var(--pure-white);\n            position: sticky;\n            top: 0;\n            z-index: 999;\n            box-shadow: var(--soft-shadow);\n        }\n        .nav-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 12px 0;\n        }\n        .logo-wrapper {\n            width: 240px;\n            height: 86px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .logo-wrapper img {\n            width: auto;\n            height: 100%;\n        }\n        .desktop-nav-bar {\n            display: flex;\n            gap: 46px;\n            align-items: center;\n        }\n        .desktop-nav-bar a:hover {\n            color: var(--soft-rose);\n        }\n        .mobile-hamburger {\n            font-size: 36px;\n            color: var(--soft-rose);\n            display: none;\n            cursor: pointer;\n        }\n        .mobile-nav-dropdown {\n            display: none;\n            flex-direction: column;\n            gap: 26px;\n            padding: 32px;\n            background: white;\n            border-top: 1px solid var(--pale-blush);\n        }\n        .mobile-nav-dropdown.active {\n            display: flex;\n        }\n\n        \/* Hero Banner Section *\/\n        .hero-banner {\n            height: 92vh;\n            background: linear-gradient(rgba(68,51,55,0.70),rgba(201,153,166,0.62)), url('https:\/\/tokyo-spa.net\/wp-content\/uploads\/2026\/07\/Young-Man-Enjoying-Massage-at-Spa.jpg');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            display: flex;\n            align-items: center;\n            text-align: center;\n        }\n        .hero-banner h1 {\n            font-size: 68px;\n            margin-bottom: 20px;\n        }\n        .hero-banner p {\n            font-size: 21px;\n            max-width: 740px;\n            margin: 0 auto 50px;\n            opacity: 0.95;\n        }\n        .hero-button-group {\n            display: flex;\n            gap: 28px;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n\n        \/* About Salon Section *\/\n        .about-wrap {\n            background: var(--pure-white);\n        }\n        .about-two-column-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 74px;\n            align-items: center;\n        }\n        .about-text h2 {\n            font-size: 48px;\n            margin-bottom: 16px;\n            color: var(--mauve-dark);\n        }\n        .about-text p {\n            margin-bottom: 24px;\n            color: #524044;\n        }\n        .info-list {\n            margin-top: 36px;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n        .info-list li {\n            list-style: none;\n            padding-left: 32px;\n            position: relative;\n        }\n        .info-list li::before {\n            content: \"\u2726\";\n            color: var(--soft-rose);\n            position: absolute;\n            left: 0;\n            font-size: 18px;\n        }\n        .spa-main-image {\n            width: 100%;\n            height: 550px;\n            border-radius: 6px;\n            object-fit: cover;\n            box-shadow: var(--soft-shadow);\n            filter: saturate(0.9);\n        }\n\n        \/* Price List Section *\/\n        .price-main-section {\n            background: var(--pale-blush);\n            text-align: center;\n            padding:92px 0;\n        }\n        .price-main-section h2 {\n            font-size: 48px;\n            color: var(--mauve-dark);\n        }\n        .price-card-center {\n            max-width: 640px;\n            margin: 60px auto 0;\n            background: var(--pure-white);\n            padding: 50px 40px;\n            border-radius: 6px;\n            box-shadow: var(--soft-shadow);\n        }\n        .price-row-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 18px 0;\n            border-bottom: 1px solid var(--pale-blush);\n            font-size: 20px;\n        }\n        .price-row-item:last-child {\n            border-bottom: none;\n        }\n        .price-value {\n            color: var(--soft-rose);\n            font-weight: 600;\n        }\n\n        \/* Booking CTA Banner *\/\n        .cta-reserve-banner {\n            background: linear-gradient(rgba(68,51,55,0.86),rgba(201,153,166,0.74)), url('https:\/\/images.unsplash.com\/photo-1600337512481-2e9c0d4e383?ixlib=rb-4.0.3&auto=format&fit=crop&w=1800&q=80');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            text-align: center;\n            padding: 112px 0;\n        }\n        .cta-reserve-banner h2 {\n            font-size: 54px;\n            margin-bottom: 24px;\n        }\n        .cta-reserve-banner p {\n            max-width: 760px;\n            margin: 0 auto 48px;\n            font-size: 20px;\n            opacity: 0.94;\n        }\n\n        \/* Contact & Google Map Section *\/\n        .contact-map-area {\n            background: var(--champagne);\n        }\n        .contact-two-column-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 66px;\n        }\n        @media(min-width:1024px){\n            .contact-two-column-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n        }\n        .contact-info-block h3 {\n            font-size: 38px;\n            margin-bottom: 38px;\n        }\n        .single-contact-item {\n            margin-bottom: 32px;\n        }\n        .single-contact-item h4 {\n            font-family: 'Poppins', sans-serif;\n            font-size: 19px;\n            font-weight: 500;\n            color: var(--soft-rose);\n            margin-bottom: 10px;\n        }\n        .google-map-iframe {\n            width: 100%;\n            height: 510px;\n            border-radius: 6px;\n            border: none;\n            box-shadow: var(--soft-shadow);\n        }\n\n        \/* Footer Area *\/\n        footer {\n            background: var(--mauve-dark);\n            color: #f1e6e9;\n            padding: 28px 0;\n        }\n        .copyright-center-text {\n            text-align: center;\n            font-size: 14px;\n        }\n\n        \/* Responsive Media Queries *\/\n        @media(max-width: 1024px) {\n            .about-two-column-grid {\n                grid-template-columns: 1fr;\n                gap: 54px;\n            }\n            .spa-main-image {\n                height: 430px;\n            }\n            .hero-banner h1 {\n                font-size: 56px;\n            }\n        }\n        @media(max-width: 768px) {\n            .desktop-nav-bar {\n                display: none;\n            }\n            .mobile-hamburger {\n                display: block;\n            }\n            .section-padding {\n                padding: 74px 0;\n            }\n            .hero-banner h1 {\n                font-size: 44px;\n            }\n            .hero-button-group {\n                flex-direction: column;\n                align-items: center;\n            }\n            .btn-rose-solid {\n                width: 300px;\n                text-align: center;\n            }\n        }\n        @media(max-width: 480px) {\n            .hero-banner {\n                height: 80vh;\n            }\n            .hero-banner h1 {\n                font-size: 36px;\n            }\n            .about-text h2, .price-main-section h2, .cta-reserve-banner h2 {\n                font-size: 34px;\n            }\n            .google-map-iframe {\n                height: 370px;\n            }\n            .logo-wrapper {\n                width: 170px;\n                height: 64px;\n            }\n        }\n    <\/style>\n<!-- Top Fixed Navigation Header -->\n<header>\n    <div class=\"container nav-row\">\n        <div class=\"logo-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/tokyo-spa.net\/wp-content\/uploads\/2026\/07\/Tokyo-Spa.png\" alt=\"Tokyo & Spa Logo\">\n        <\/div>\n        <nav class=\"desktop-nav-bar\">\n            <a href=\"#home\">Home<\/a>\n            <a href=\"#about-us\">About Us<\/a>\n            <a href=\"#price-list\">Price List<\/a>\n            <a href=\"#contact-info\">Location & Hours<\/a>\n        <\/nav>\n        <div class=\"mobile-hamburger\" id=\"menuToggleBtn\">\u2630<\/div>\n    <\/div>\n    <div class=\"mobile-nav-dropdown\" id=\"mobileMenuPanel\">\n        <a href=\"#home\">Home<\/a>\n        <a href=\"#about-us\">About Us<\/a>\n        <a href=\"#price-list\">Price List<\/a>\n        <a href=\"#contact-info\">Location & Hours<\/a>\n    <\/div>\n<\/header>\n\n<!-- Hero Landing Banner -->\n<section class=\"hero-banner\" id=\"home\">\n    <div class=\"container\">\n        <h1>Tokyo & Spa<\/h1>\n        <div class=\"divider-rose\"><\/div>\n        <p>Massage studio serving male guests located in Philadelphia PA. We operate every single day for flexible booking.<\/p>\n        <div class=\"hero-button-group\">\n            <a href=\"tel:267-772-2635\" class=\"btn-rose-solid\">Call Us: 267-772-2635<\/a>\n            <a href=\"#price-list\" class=\"btn-rose-solid btn-rose-outline\">View All Rates<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- About Salon Section -->\n<section class=\"about-wrap section-padding\" id=\"about-us\">\n    <div class=\"container about-two-column-grid\">\n        <div class=\"about-text\">\n            <h2>About Tokyo & Spa<\/h2>\n            <div class=\"divider-rose\"><\/div>\n            <p>Tokyo & Spa is a massage studio situated at 7134 Frankford Ave, Philadelphia, PA 19135. We provide body massage service exclusively for male guests, with no secondary or tertiary treatment options available.<\/p>\n            <p>We run a day, seven days a week to fit all schedules, day and night. Our service pricing is fixed and clear, without seasonal promotions or additional selling highlights.<\/p>\n            <ul class=\"info-list\">\n                <li>Service target group: Massage service exclusively for male customers<\/li>\n                <li>Primary service: full professional Body Massage, no extra treatments<\/li>\n                <li>non-stop business hours, open every day all week<\/li>\n                <li>Simple fixed massage pricing from 20 mins to 60 mins<\/li>\n                <li>No seasonal promotions or unique selling advantages<\/li>\n            <\/ul>\n            <a href=\"#price-list\" class=\"btn-rose-solid\" style=\"margin-top:46px;\">Check Massage Pricing<\/a>\n        <\/div>\n        <div>\n            <img decoding=\"async\" class=\"spa-main-image\" alt=\"Tokyo & Spa Treatment Room\" src=\"https:\/\/tokyo-spa.net\/wp-content\/uploads\/2026\/07\/Man-17.jpg\">\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Price List Section -->\n<section class=\"price-main-section section-padding\" id=\"price-list\">\n    <div class=\"container\">\n        <h2>Massage Service Price List<\/h2>\n        <div class=\"divider-rose\"><\/div>\n        <div class=\"price-card-center\">\n            <div class=\"price-row-item\">20 Minutes Massage <span class=\"price-value\">$120<\/span><\/div>\n            <div class=\"price-row-item\">30 Minutes Massage <span class=\"price-value\">$140<\/span><\/div>\n            <div class=\"price-row-item\">45 Minutes Massage <span class=\"price-value\">$160<\/span><\/div>\n            <div class=\"price-row-item\">60 Minutes Massage <span class=\"price-value\">$200<\/span><\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Booking CTA Banner -->\n<section class=\"cta-reserve-banner\">\n    <div class=\"container\">\n        <h2>Book Your Massage Anytime Day & Night<\/h2>\n        <div class=\"divider-rose\"><\/div>\n        <p>Tokyo & Spa is open daily and serves male guests only. Contact our mobile number to schedule your session at any hour.<\/p>\n        <a href=\"tel:267-772-2635\" class=\"btn-rose-solid\">Call To Make A Reservation<\/a>\n    <\/div>\n<\/section>\n\n<!-- Contact & Google Map Section -->\n<section class=\"contact-map-area section-padding\" id=\"contact-info\">\n    <div class=\"container contact-two-column-grid\">\n        <div class=\"contact-info-block\">\n            <h3>Spa Contact & Location Details<\/h3>\n            <div class=\"single-contact-item\">\n                <h4>Official Store Name<\/h4>\n                <p>Tokyo & Spa<\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Mobile Contact Number<\/h4>\n                <p><a href=\"tel:267-772-2635\">267-772-2635<\/a><\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Full Physical Address<\/h4>\n                <p><a href=\"https:\/\/maps.app.goo.gl\/iSqNWDm5NkBGRtWQ9\" target=\"_blank\">7134 Frankford Ave, Philadelphia, PA 19135<\/a><\/p>\n            <\/div>\n\n            <div class=\"single-contact-item\">\n                <h4>Guest Policy<\/h4>\n                <p>Service exclusively for male customers<\/p>\n            <\/div>\n        <\/div>\n        <div>\n            <iframe class=\"google-map-iframe\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3054.7910675942367!2d-75.04650122410254!3d40.03544397150359!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c6b5d44c49a1ef%3A0xb0fc0424bc6b4b3b!2sTokyo%20%26%20spa!5e0!3m2!1szh-CN!2ssg!4v1783473246081!5m2!1szh-CN!2ssg\" allowfullscreen loading=\"lazy\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Footer Copyright -->\n<footer>\n    <div class=\"copyright-center-text\">\n        \u00a9 2026 Tokyo & Spa Philadelphia PA | Massage Studio For Men\n    <\/div>\n<\/footer>\n\n<!-- Mobile Menu + Smooth Scroll JS -->\n<script>\n    const menuToggleBtn = document.getElementById('menuToggleBtn');\n    const mobileMenuPanel = document.getElementById('mobileMenuPanel');\n    menuToggleBtn.addEventListener('click', () => {\n        mobileMenuPanel.classList.toggle('active');\n    });\n    document.querySelectorAll('#mobileMenuPanel a').forEach(navLink => {\n        navLink.addEventListener('click', () => mobileMenuPanel.classList.remove('active'));\n    });\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n        anchor.addEventListener('click', function(e) {\n            e.preventDefault();\n            const targetId = this.getAttribute('href');\n            const targetBlock = document.querySelector(targetId);\n            if(targetBlock){\n                window.scrollTo({\n                    top: targetBlock.offsetTop - 94,\n                    behavior: 'smooth'\n                })\n            }\n        })\n    })\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home About Us Price List Location &#038; Hours \u2630 Home About Us Price List Location &#038; Hours Tokyo &#038; Spa Massage studio serving male guests located in Philadelphia PA. We operate every single day for flexible booking. Call Us: 267-772-2635 View All Rates About Tokyo &#038; Spa Tokyo &#038; Spa is a massage studio situated [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tokyo-spa.net\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tokyo-spa.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tokyo-spa.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tokyo-spa.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tokyo-spa.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":19,"href":"https:\/\/tokyo-spa.net\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":36,"href":"https:\/\/tokyo-spa.net\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/36"}],"wp:attachment":[{"href":"https:\/\/tokyo-spa.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}