{"id":2920,"date":"2026-05-13T17:53:20","date_gmt":"2026-05-13T08:53:20","guid":{"rendered":"https:\/\/osaka.backdoor-g.com\/?page_id=2920"},"modified":"2026-05-13T17:58:57","modified_gmt":"2026-05-13T08:58:57","slug":"bdrecruit","status":"publish","type":"page","link":"https:\/\/osaka.backdoor-g.com\/en\/bdrecruit\/","title":{"rendered":"Part-time job\uff5cBackdoor Osaka Job Details"},"content":{"rendered":"<style>\n\/* =============================\n   BackDoor \u30ea\u30af\u30eb\u30fc\u30c8\u30da\u30fc\u30b8\n   ============================= *\/\n\n.bd-recruit * {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.bd-recruit {\n  font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n  color: #333;\n  line-height: 1.8;\n}\n\n\/* --- \u30d2\u30fc\u30ed\u30fc --- *\/\n.bd-hero {\n  background: linear-gradient(135deg, #0d0d0d 0%, #2b2b2b 100%);\n  color: #fff;\n  text-align: center;\n  padding: 80px 20px;\n}\n\n.bd-hero .bd-label {\n  display: inline-block;\n  border: 1px solid #c9a84c;\n  color: #c9a84c;\n  font-size: 13px;\n  letter-spacing: 0.15em;\n  padding: 4px 16px;\n  margin-bottom: 24px;\n}\n\n.bd-hero h1 {\n  font-size: clamp(26px, 5vw, 46px);\n  font-weight: bold;\n  line-height: 1.4;\n  margin-bottom: 16px;\n  color: #fff !important;\n  border: none !important;\n}\n\n.bd-hero h1 span {\n  color: #c9a84c;\n}\n\n.bd-hero p {\n  font-size: 15px;\n  color: #ccc;\n  margin-top: 16px;\n}\n\n\/* --- \u30bb\u30af\u30b7\u30e7\u30f3\u5171\u901a --- *\/\n.bd-section {\n  padding: 64px 20px;\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.bd-section-dark {\n  background: #1a1a1a;\n  color: #fff;\n  padding: 64px 20px;\n}\n\n.bd-section-dark .bd-section {\n  padding-top: 0;\n  padding-bottom: 0;\n}\n\n.bd-section-gray {\n  background: #f7f7f7;\n  padding: 64px 20px;\n}\n\n.bd-section-gray .bd-section {\n  padding-top: 0;\n  padding-bottom: 0;\n}\n\n.bd-section-title {\n  font-size: 22px;\n  font-weight: bold;\n  text-align: center;\n  margin-bottom: 8px;\n  padding-bottom: 12px;\n  position: relative;\n}\n\n.bd-section-title::after {\n  content: '';\n  display: block;\n  width: 40px;\n  height: 2px;\n  background: #c9a84c;\n  margin: 10px auto 0;\n}\n\n.bd-section-sub {\n  text-align: center;\n  color: #888;\n  font-size: 13px;\n  margin-bottom: 40px;\n}\n\n\/* --- \u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8 --- *\/\n.bd-checklist {\n  list-style: none;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-top: 32px;\n}\n\n@media (max-width: 600px) {\n  .bd-checklist {\n    grid-template-columns: 1fr;\n  }\n}\n\n.bd-checklist li {\n  background: #fff;\n  border: 1px solid #e8e8e8;\n  border-left: 3px solid #c9a84c;\n  padding: 12px 16px;\n  font-size: 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  border-radius: 4px;\n}\n\n.bd-checklist li::before {\n  content: '\u2713';\n  color: #c9a84c;\n  font-weight: bold;\n  flex-shrink: 0;\n}\n\n\/* --- \u30e1\u30ea\u30c3\u30c8\u30ab\u30fc\u30c9 --- *\/\n.bd-merit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-top: 32px;\n}\n\n@media (max-width: 600px) {\n  .bd-merit-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n.bd-merit-card {\n  background: #fff;\n  border-radius: 8px;\n  padding: 24px;\n  text-align: center;\n  box-shadow: 0 2px 12px rgba(0,0,0,0.08);\n}\n\n.bd-merit-card .bd-merit-icon {\n  font-size: 32px;\n  margin-bottom: 12px;\n}\n\n.bd-merit-card h3 {\n  font-size: 15px;\n  font-weight: bold;\n  margin-bottom: 8px;\n  color: #1a1a1a;\n}\n\n.bd-merit-card p {\n  font-size: 13px;\n  color: #666;\n}\n\n.bd-merit-card.bd-merit-highlight {\n  background: linear-gradient(135deg, #1a1a1a, #2b2b2b);\n  color: #fff;\n}\n\n.bd-merit-card.bd-merit-highlight h3 {\n  color: #c9a84c;\n}\n\n.bd-merit-card.bd-merit-highlight p {\n  color: #ccc;\n}\n\n\/* --- \u30c6\u30fc\u30d6\u30eb --- *\/\n.bd-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 32px;\n  font-size: 14px;\n}\n\n.bd-table th {\n  background: #1a1a1a;\n  color: #c9a84c;\n  padding: 12px 16px;\n  text-align: left;\n  white-space: nowrap;\n  width: 30%;\n  font-weight: normal;\n}\n\n.bd-table td {\n  padding: 12px 16px;\n  border-bottom: 1px solid #eee;\n  background: #fff;\n}\n\n\/* --- \u30b9\u30c6\u30c3\u30d7\uff08\u5fdc\u52df\u306e\u6d41\u308c\uff09 --- *\/\n.bd-steps {\n  margin-top: 40px;\n}\n\n.bd-step {\n  display: flex;\n  gap: 20px;\n  margin-bottom: 0;\n  position: relative;\n}\n\n.bd-step:not(:last-child)::after {\n  content: '';\n  position: absolute;\n  left: 19px;\n  top: 40px;\n  bottom: -20px;\n  width: 2px;\n  background: #e0e0e0;\n}\n\n.bd-step-num {\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  background: #1a1a1a;\n  color: #c9a84c;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: bold;\n  font-size: 14px;\n  flex-shrink: 0;\n  position: relative;\n  z-index: 1;\n}\n\n.bd-step-body {\n  padding-bottom: 40px;\n  flex: 1;\n}\n\n.bd-step-body h3 {\n  font-size: 16px;\n  font-weight: bold;\n  margin-bottom: 4px;\n  padding-top: 8px;\n}\n\n.bd-step-body p {\n  font-size: 13px;\n  color: #666;\n}\n\n\/* --- FAQ --- *\/\n.bd-faq {\n  margin-top: 32px;\n}\n\n.bd-faq-item {\n  border-bottom: 1px solid #e0e0e0;\n  overflow: hidden;\n}\n\n.bd-faq-q {\n  padding: 20px 16px;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-weight: bold;\n  font-size: 14px;\n  background: #fff;\n  transition: background 0.2s;\n}\n\n.bd-faq-q:hover {\n  background: #fafafa;\n}\n\n.bd-faq-q::before {\n  content: 'Q.';\n  color: #c9a84c;\n  margin-right: 8px;\n  flex-shrink: 0;\n}\n\n.bd-faq-q .bd-faq-arrow {\n  width: 20px;\n  height: 20px;\n  flex-shrink: 0;\n  transition: transform 0.3s;\n  color: #999;\n}\n\n.bd-faq-item.open .bd-faq-arrow {\n  transform: rotate(180deg);\n}\n\n.bd-faq-a {\n  display: none;\n  padding: 0 16px 20px 36px;\n  font-size: 14px;\n  color: #555;\n  background: #fafafa;\n}\n\n.bd-faq-item.open .bd-faq-a {\n  display: block;\n}\n\n\/* --- CTA\u30dc\u30bf\u30f3 --- *\/\n.bd-cta {\n  background: linear-gradient(135deg, #0d0d0d, #2b2b2b);\n  padding: 64px 20px;\n  text-align: center;\n  color: #fff;\n}\n\n.bd-cta h2 {\n  font-size: 22px;\n  margin-bottom: 8px;\n  color: #fff !important;\n  border: none !important;\n}\n\n.bd-cta p {\n  font-size: 14px;\n  color: #aaa;\n  margin-bottom: 32px;\n}\n\n.bd-btn-wrap {\n  display: flex;\n  gap: 16px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n\n.bd-btn {\n  display: inline-block;\n  padding: 16px 40px;\n  border-radius: 4px;\n  font-size: 15px;\n  font-weight: bold;\n  text-decoration: none;\n  letter-spacing: 0.05em;\n  transition: opacity 0.2s;\n}\n\n.bd-btn:hover {\n  opacity: 0.85;\n  text-decoration: none;\n}\n\n.bd-btn-line {\n  background: #06C755;\n  color: #fff;\n}\n\n.bd-btn-form {\n  background: transparent;\n  color: #c9a84c;\n  border: 2px solid #c9a84c;\n}\n\n.bd-note {\n  font-size: 12px;\n  color: #888;\n  margin-top: 20px;\n}\n<\/style>\n\n<div class=\"bd-recruit\">\n\n  <!-- \u30d2\u30fc\u30ed\u30fc -->\n  <div class=\"bd-hero\">\n    <p class=\"bd-label\">THERAPIST RECRUIT<\/p>\n     <h1>daily wages<span>Over 30,000 yen<\/span>Many of them are also enrolled in the company.<br>Work at your own pace and in your own way<\/h1>\n    <p>Gay Massage \"BackDoor\" Osaka\uff5cTherapist wanted!<br>\n    <span style=\"font-size:13px; color:#c9a84c;\">Therapists are also available at our Kyoto branch.<\/span><\/p>\n  <\/div>\n\n  <!-- \u3053\u3093\u306a\u65b9\u6b53\u8fce -->\n  <div class=\"bd-section-gray\">\n    <div class=\"bd-section\">\n      <h2 class=\"bd-section-title\">We welcome people like this<\/h2>\n      <p class=\"bd-section-sub\">No experience or nationality is required. Please talk to us first.<\/p>\n      <ul class=\"bd-checklist\">\n        <li>I like and am interested in massage<\/li>\n        <li>I want to work at my own pace<\/li>\n        <li>Looking for a second job or work on the side<\/li>\n        <li>I want a job where people appreciate me.<\/li>\n        <li>I want to learn treatment skills.<\/li>\n        <li>I want to work in a gay\/bi workplace.<\/li>\n        <li>I want to earn money without being identified.<\/li>\n        <li>I have no experience but would like to try<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- \u7d66\u4e0e -->\n  <div style=\"padding: 64px 20px; background: #fff;\">\n    <div class=\"bd-section\" style=\"padding:0; max-width:800px; margin:0 auto;\">\n      <h2 class=\"bd-section-title\">Compensation<\/h2>\n      <p class=\"bd-section-sub\">INCOME<\/p>\n\n      <div style=\"background:#1a1a1a; color:#fff; border-radius:8px; padding:32px; margin-top:32px;\">\n        <p style=\"color:#c9a84c; font-size:13px; letter-spacing:0.1em; margin-bottom:16px;\">COMPLETE PERFORMANCE-BASED PAY<\/p>\n        <p style=\"font-size:14px; color:#ccc; line-height:2;\">\n          We are<strong style=\"color:#fff;\">Full performance-based compensation system<\/strong>The company has adopted the following<br>\n          The remuneration per case depends on the nature of the treatment and course.\n        <\/p>\n      <\/div>\n\n      <div style=\"display:grid; grid-template-columns:1fr 1fr 1fr; gap:16px; margin-top:24px;\">\n        <div style=\"background:#f7f7f7; border-radius:8px; padding:24px; text-align:center;\">\n          <p style=\"font-size:12px; color:#888; margin-bottom:8px;\">Compensation per case<\/p>\n          <p style=\"font-size:26px; font-weight:bold; color:#1a1a1a; line-height:1.2;\">\u00a55,000<br><span style=\"font-size:14px;\">\u301c20,000<\/span><\/p>\n          <p style=\"font-size:11px; color:#aaa; margin-top:8px;\">Varies depending on the course<\/p>\n        <\/div>\n        <div style=\"background:#f7f7f7; border-radius:8px; padding:24px; text-align:center;\">\n          <p style=\"font-size:12px; color:#888; margin-bottom:8px;\">Weekend and popular therapist results<\/p>\n          <p style=\"font-size:26px; font-weight:bold; color:#1a1a1a; line-height:1.2;\">\u00a520,000<br><span style=\"font-size:14px;\">\u301c\u02dc50,000<\/span><\/p>\n          <p style=\"font-size:11px; color:#aaa; margin-top:8px;\">Estimated if 3 cases are entered.<\/p>\n        <\/div>\n        <div style=\"background:#1a1a1a; border-radius:8px; padding:24px; text-align:center;\">\n          <p style=\"font-size:12px; color:#c9a84c; margin-bottom:8px;\">Top Achievements<\/p>\n          <p style=\"font-size:26px; font-weight:bold; color:#c9a84c; line-height:1.2;\">70,000 yen<br><span style=\"font-size:14px; color:#fff;\">more than<\/span><\/p>\n          <p style=\"font-size:11px; color:#666; margin-top:8px;\">Realization of increased popularity and nomination<\/p>\n        <\/div>\n      <\/div>\n\n      <p style=\"font-size:12px; color:#999; margin-top:16px; text-align:center;\">\n        Full daily payment is required. Compensation can be received on the same day.<br>\n        The more nominations and skills you have, the more your income will increase.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u50cd\u304f\u9b45\u529b -->\n  <div class=\"bd-section-gray\">\n    <div class=\"bd-section\">\n      <h2 class=\"bd-section-title\">Why Work at BackDoor?<\/h2>\n      <p class=\"bd-section-sub\">BENEFITS<\/p>\n      <div class=\"bd-merit-grid\">\n        <div class=\"bd-merit-card\">\n          <div class=\"bd-merit-icon\">\ud83d\udcb4<\/div>\n          <h3>Pay by the day<\/h3>\n          <p>You will receive your reward on that day.<\/p>\n        <\/div>\n        <div class=\"bd-merit-card\">\n          <div class=\"bd-merit-icon\">\ud83d\uddd3\ufe0f<\/div>\n          <h3>free attendance (at work)<\/h3>\n          <p>From once a month to 7 times a week. OK to fit your lifestyle.<\/p>\n        <\/div>\n        <div class=\"bd-merit-card\">\n          <div class=\"bd-merit-icon\">\ud83c\udfad<\/div>\n          <h3>No need to show up<\/h3>\n          <p>Mosaic support and no SNS posting can also be selected.<\/p>\n        <\/div>\n        <div class=\"bd-merit-card\">\n          <div class=\"bd-merit-icon\">\ud83d\udeb6<\/div>\n          <h3>going directly to a capital city (esp. Tokyo or Kyoto)<\/h3>\n          <p>No need to worry about meeting people at work or acquaintances.<\/p>\n        <\/div>\n        <div class=\"bd-merit-card\">\n          <div class=\"bd-merit-icon\">\ud83d\udccb<\/div>\n          <h3>Countermeasures against side job exposure<\/h3>\n          <p>We have a support system in place in cooperation with tax accountants and attorneys.<\/p>\n        <\/div>\n        <div class=\"bd-merit-card\">\n          <div class=\"bd-merit-icon\">\ud83c\udf93<\/div>\n          <h3>Training program available<\/h3>\n          <p>No experience necessary; you can make your debut with confidence through practical training.<\/p>\n        <\/div>\n        <div class=\"bd-merit-card\">\n          <div class=\"bd-merit-icon\">\ud83e\uddea<\/div>\n          <h3>Trial Entry System<\/h3>\n          <p>You can make a decision after seeing the atmosphere first.<\/p>\n        <\/div>\n        <div class=\"bd-merit-card bd-merit-highlight\">\n          <div class=\"bd-merit-icon\">\u2728<\/div>\n          <h3>Hair removal assistance available<\/h3>\n          <p>Max. at affiliated salons<strong style=\"color:#c9a84c;\">80%OFF<\/strong>Hair removal is available at<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u4ed5\u4e8b\u5185\u5bb9 -->\n  <div style=\"padding: 64px 20px; background:#fff;\">\n    <div class=\"bd-section\" style=\"padding:0; max-width:800px; margin:0 auto;\">\n      <h2 class=\"bd-section-title\">Job Description<\/h2>\n      <p class=\"bd-section-sub\">JOB DESCRIPTION<\/p>\n      <table class=\"bd-table\">\n        <tr>\n          <th>Duties<\/th>\n          <td>Oil treatment for male clients.<br>There is no coercion of sexual or mucous membrane contact.<\/td>\n        <\/tr>\n        <tr>\n          <th>Duties other than treatment<\/th>\n          <td>The management will handle all reservation reception, towel washing, and private rooms.<br>Therapists can concentrate only on treatment.<\/td>\n        <\/tr>\n        <tr>\n          <th>duty station<\/th>\n          <td>Osaka City, Osaka Prefecture (details will be provided at the time of interview)<br><span style=\"font-size:12px; color:#888;\">Therapists from the Kyoto branch are also employed at the Osaka branch.<\/span><\/td>\n        <\/tr>\n        <tr>\n          <th>Business Hours<\/th>\n          <td>10:00 - 24:00 (after hours on request)<\/td>\n        <\/tr>\n        <tr>\n          <th>reporting for work<\/th>\n          <td>Once a month to 7 times a week (free)<\/td>\n        <\/tr>\n        <tr>\n          <th>employment status<\/th>\n          <td>outsourcing<\/td>\n        <\/tr>\n        <tr>\n          <th>Eligibility for Application<\/th>\n          <td>Males between the ages of 18 and 40 (high school students are not acceptable)<br>Able to communicate in Japanese (regardless of nationality)<br>Healthy in mind and body<\/td>\n        <\/tr>\n      <\/table>\n    <\/div>\n  <\/div>\n\n  <!-- FAQ -->\n  <div class=\"bd-section-gray\">\n    <div class=\"bd-section\">\n      <h2 class=\"bd-section-title\">Frequently Asked Questions<\/h2>\n      <p class=\"bd-section-sub\">FAQ<\/p>\n      <div class=\"bd-faq\">\n        <div class=\"bd-faq-item\">\n          <div class=\"bd-faq-q\">Can I have no massage experience?<span class=\"bd-faq-arrow\">\u25bc<\/span><\/div>\n          <div class=\"bd-faq-a\">Yes, no problem at all. We will teach you the basics of oil massage through practical training. After the training, you can make your debut with confidence.<\/div>\n        <\/div>\n        <div class=\"bd-faq-item\">\n          <div class=\"bd-faq-q\">I don't want to disclose my face or body...<span class=\"bd-faq-arrow\">\u25bc<\/span><\/div>\n          <div class=\"bd-faq-a\">We do not identify you through social networking sites or photos. We protect your privacy.<\/div>\n        <\/div>\n        <div class=\"bd-faq-item\">\n          <div class=\"bd-faq-q\">I'm worried that my side business will be exposed.<span class=\"bd-faq-arrow\">\u25bc<\/span><\/div>\n          <div class=\"bd-faq-a\">In addition to our direct-return system, we have a support system in place in cooperation with tax accountants and attorneys. Please feel free to consult with us regarding tax returns, management of side business income, and other matters.<\/div>\n        <\/div>\n        <div class=\"bd-faq-item\">\n          <div class=\"bd-faq-q\">What kind of customers do you have?<span class=\"bd-faq-arrow\">\u25bc<\/span><\/div>\n          <div class=\"bd-faq-a\">Mostly men in their 20's to 50's. Most of our customers are gay and bisexual and well mannered.<\/div>\n        <\/div>\n        <div class=\"bd-faq-item\">\n          <div class=\"bd-faq-q\">Can I have a trial period?<span class=\"bd-faq-arrow\">\u25bc<\/span><\/div>\n          <div class=\"bd-faq-a\">Yes, it is possible. You can make a decision after seeing the atmosphere first. Please feel free to contact us.<\/div>\n        <\/div>\n        <div class=\"bd-faq-item\">\n          <div class=\"bd-faq-q\">Do I have to live in Osaka to apply?<span class=\"bd-faq-arrow\">\u25bc<\/span><\/div>\n          <div class=\"bd-faq-a\">If you can commute from Osaka city or suburbs, no problem. Residents in the Kyoto area are also welcome to apply (work at our Kyoto sub-branch is also possible).<\/div>\n        <\/div>\n        <div class=\"bd-faq-item\">\n          <div class=\"bd-faq-q\">Are there any sexual services?<span class=\"bd-faq-arrow\">\u25bc<\/span><\/div>\n          <div class=\"bd-faq-a\">There is no forced sexual activity or mucous membrane contact. In addition to oil treatment, there are other options. We will inform you at the time of interview.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u5fdc\u52df\u306e\u6d41\u308c -->\n  <div style=\"padding: 64px 20px; background:#fff;\">\n    <div class=\"bd-section\" style=\"padding:0; max-width:800px; margin:0 auto;\">\n      <h2 class=\"bd-section-title\">Application Process<\/h2>\n      <p class=\"bd-section-sub\">HOW TO APPLY<\/p>\n      <div class=\"bd-steps\">\n        <div class=\"bd-step\">\n          <div class=\"bd-step-num\">1<\/div>\n          <div class=\"bd-step-body\">\n            <h3>Contact us on line or by form<\/h3>\n            <p>We will respond with strict confidentiality. Please feel free to contact us first.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"bd-step\">\n          <div class=\"bd-step-num\">2<\/div>\n          <div class=\"bd-step-body\">\n            <h3>Reply from the person in charge<\/h3>\n            <p>We will contact you within the same day to the next day.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"bd-step\">\n          <div class=\"bd-step-num\">3<\/div>\n          <div class=\"bd-step-body\">\n            <h3>Casual Interviews<\/h3>\n            <p>We will speak with you online (phone interview). The atmosphere is not formal.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"bd-step\">\n          <div class=\"bd-step-num\">4<\/div>\n          <div class=\"bd-step-body\">\n            <h3>Trial entry (if desired)<\/h3>\n            <p>You can decide after seeing the actual atmosphere.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"bd-step\">\n          <div class=\"bd-step-num\">5<\/div>\n          <div class=\"bd-step-body\">\n            <h3>Start of training \u2192 Debut<\/h3>\n            <p>After careful training, you will make your debut with confidence.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"bd-cta\">\n    <h2>Please feel free to contact us first.<\/h2>\n    <p>Confidentiality will be strictly observed and a reply will be sent within the same day or the next day.<\/p>\n    <div class=\"bd-btn-wrap\">\n      <a href=\"https:\/\/line.me\/R\/ti\/p\/@846ijrfd\" class=\"bd-btn bd-btn-line\">Apply on line \ud83d\udcf1.<\/a>\n      <a href=\"#form\" class=\"bd-btn bd-btn-form\">Apply with the \ud83d\udce9 form<\/a>\n    <\/div>\n  <\/div>\n<br><br>\n<div class=\"bd-section\" style=\"padding:0; max-width:800px; margin:0 auto;\">\n      <h2 class=\"bd-section-title\">Application Form<\/h2>\n<div id=\"form\"><div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f2275-o1\" lang=\"ja\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/2920#wpcf7-f2275-o1\" method=\"post\" class=\"wpcf7-form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-trp-original-action=\"\/en\/wp-json\/wp\/v2\/pages\/2920#wpcf7-f2275-o1\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"2275\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.1.4\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"ja\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2275-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"g-recaptcha-response\" value=\"\" \/>\n<\/div>\n<p><!--\u6ce8\u610f\u4e8b\u9805--><\/p>\n<div class=\"wpcf7c-elm-step1 wp-block-vk-blocks-alert undefined alert alert-warning\">\n<p class=\"m-0\"><i class=\"fas fa-exclamation-circle mr-2\"><\/i>Please note that it may take some time for us to reply to your inquiry form application.<\/p>\n<p class=\"m-0\"><i class=\"fas fa-exclamation-circle mr-2\"><\/i>If you have set up a domain name, please cancel \"backdoor-g.com\".<\/p>\n<p class=\"m-0\"><i class=\"fas fa-exclamation-circle mr-2\"><\/i>In the unlikely event that you do not receive a reply after three days, please contact us at info@backdoor-g.com\u307e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044.<\/p>\n<\/div>\n<p><!--\u6ce8\u610f\u4e8b\u9805--><\/p>\n<p><!--\u78ba\u8a8d\u753b\u9762\u7528\u30a2\u30e9\u30fc\u30c8--><\/p>\n<div class=\"wpcf7c-elm-step2 wp-block-vk-blocks-alert undefined alert alert-warning\">\n<p class=\"m-0\"><i class=\"fas fa-exclamation-circle mr-2\"><\/i>Transmission is not yet complete. Please check the contents of the form and if everything is correct, please click the \"Send\" button at the bottom of the form to submit. Please check your e-mail address again, as there are many mistakes.<\/p>\n<\/div>\n<p><!--\u6ce8\u610f\u4e8b\u9805--><\/p>\n<div class=\"wpcf7-response-output wpcf7-display-none\"><\/div><br \/>\n<table class=\"table table-responsive table-striped\">\n<tr>\n<th>Email Address<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap user-email\"><input type=\"email\" name=\"user-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"abc@abc.com\" \/><\/span><\/td>\n<\/tr>\n<th>Phone number<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap tel\"><input type=\"tel\" name=\"tel\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" \/><\/span><\/td>\n<\/tr>\n<tr>\n<th>Profile<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap userprofile\"><input type=\"text\" name=\"userprofile\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"170cm 65kg 25 years old\" \/><\/span><small class=\"wpcf7c-elm-step1\">Nicknames are acceptable.<\/small><\/td>\n<\/tr>\n<tr>\n<th>sexuality<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap radio-lgbt\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><input type=\"radio\" name=\"radio-lgbt\" value=\"\u30b2\u30a4\" checked=\"checked\" \/><span class=\"wpcf7-list-item-label\">gay<\/span><\/span><span class=\"wpcf7-list-item\"><input type=\"radio\" name=\"radio-lgbt\" value=\"\u30d0\u30a4\" \/><span class=\"wpcf7-list-item-label\">bisexual<\/span><\/span><span class=\"wpcf7-list-item last\"><input type=\"radio\" name=\"radio-lgbt\" value=\"\u30ce\u30f3\u30b1\" \/><span class=\"wpcf7-list-item-label\">straight<\/span><\/span><\/span><\/span><\/td>\n<\/tr>\n<tr>\n<th>duty station<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap radio-live\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><input type=\"radio\" name=\"radio-live\" value=\"\u540d\u53e4\u5c4b\" checked=\"checked\" \/><span class=\"wpcf7-list-item-label\">Nagoya (city)<\/span><\/span><span class=\"wpcf7-list-item last\"><input type=\"radio\" name=\"radio-live\" value=\"\u5927\u962a\" \/><span class=\"wpcf7-list-item-label\">Osaka<\/span><\/span><\/span><\/span><\/td>\n<\/tr>\n<tr>\n<th>business<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap userOccupation\"><input type=\"text\" name=\"userOccupation\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"University student \/ Working adult \/ Freelancer \/ Self-employed, etc.\" \/><\/span><\/td>\n<\/tr>\n<tr>\n<th>Working Image<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap usershift\"><input type=\"text\" name=\"usershift\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Twice a week on Saturdays and Sundays \/ Once a week at irregular intervals when no part-time job is available \/ Every weekday night\" \/><\/span><small class=\"wpcf7c-elm-step1\">*This is to know how much attendance is possible.<\/small><\/td>\n<\/tr>\n<tr>\n<th>Selling and massage experience<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap radio-keiken\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><input type=\"radio\" name=\"radio-keiken\" value=\"\u3042\u308a\" checked=\"checked\" \/><span class=\"wpcf7-list-item-label\">ant<\/span><\/span><span class=\"wpcf7-list-item last\"><input type=\"radio\" name=\"radio-keiken\" value=\"\u306a\u3057\" \/><span class=\"wpcf7-list-item-label\">nashi (Pyrus pyrifolia, esp. var. culta)<\/span><\/span><\/span><\/span><\/td>\n<\/tr>\n<tr>\n<th>Time it takes to get to work<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap usertime\"><input type=\"text\" name=\"usertime\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"30 minutes to Tenma \/ 10 minutes to Kanayama\" \/><\/span><small class=\"wpcf7c-elm-step1\">*Our private rooms are located at Tenma Station for those in Osaka and Kanayama Station for those in Nagoya.<\/small><\/td>\n<\/tr>\n<tr>\n<th>Attach photo (1 portrait photo)<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap face-f1\"><input type=\"file\" name=\"face-f1\" size=\"40\" class=\"wpcf7-form-control wpcf7-file wpcf7-validates-as-required\" accept=\".jpg,.jpeg,.png,.gif,.pdf,.doc,.docx,.ppt,.pptx,.odt,.avi,.ogg,.m4a,.mov,.mp3,.mp4,.mpg,.wav,.wmv\" aria-required=\"true\" aria-invalid=\"false\" \/><\/span><br><small class=\"wpcf7c-elm-step1\">Please upload two pieces in a size capacity of 25 MB or less.<\/small><\/td>\n<\/tr>\n<tr>\n<th>Photo attachment (top photo)<span class=\"badge badge-danger ml-1 wpcf7c-elm-step1\">*<\/span><\/th>\n<td><span class=\"wpcf7-form-control-wrap face-f2\"><input type=\"file\" name=\"face-f2\" size=\"40\" class=\"wpcf7-form-control wpcf7-file wpcf7-validates-as-required\" accept=\".jpg,.jpeg,.png,.gif,.pdf,.doc,.docx,.ppt,.pptx,.odt,.avi,.ogg,.m4a,.mov,.mp3,.mp4,.mpg,.wav,.wmv\" aria-required=\"true\" aria-invalid=\"false\" \/><\/span><br><small class=\"wpcf7c-elm-step1\">*Please be assured that the photos have been destroyed after confirmation.<\/small><\/td>\n<\/tr>\n<tr>\n<th>Any questions (max 2000 characters)<\/th>\n<td><span class=\"wpcf7-form-control-wrap user-other\"><textarea name=\"user-other\" cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"><\/textarea><\/span><\/td>\n<\/tr>\n<\/table>\n<p class=\"text-center\"><input type=\"submit\" value=\"Go to confirmation screen\" class=\"wpcf7-form-control wpcf7-confirm btn btn-primary btn-lg btn-block wpcf7c-elm-step1 wpcf7c-btn-confirm wpcf7c-force-hide\" \/><\/p>\n<p class=\"text-left\"><input type=\"button\" value=\"Change\" class=\"wpcf7-form-control wpcf7-back btn vk_button_link btn-md btn-default wpcf7c-elm-step2 wpcf7c-btn-back wpcf7c-force-hide\" \/><\/p>\n<p class=\"text-center\"><input type=\"submit\" value=\"Send\" class=\"wpcf7-form-control wpcf7-submit btn btn-primary btn-lg btn-block\" id=\"reserve-btn\" \/><\/p>\n<p><!--\u304a\u7533\u8fbc\u307f\u30a8\u30ea\u30a2--><\/p>\n<div class=\"wpcf7c-elm-step1 veu_contact\">\n<section class=\"veu_contact veu_contentAddSection vk_contact veu_card mt-0\">\n<div class=\"contact_frame veu_card_inner\">\n<p class=\"contact_txt mb-0\"><span class=\"contact_txt_catch\">We also accept applications on line.<\/span><a href=\"https:\/\/line.me\/R\/ti\/p\/@846ijrfd\"><span class=\"contact_txt_tel veu_color_txt_key\"><i class=\"contact_txt_tel_icon fas fa-user\"><\/i>Click here to apply on line<\/span><\/a><\/p>\n<\/div>\n<\/section>\n<\/div>\n<p><!--\u304a\u7533\u8fbc\u307f\u30a8\u30ea\u30a2--><\/p>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form><\/div><\/div><\/div>\n\n<\/div>\n\n<script>\ndocument.querySelectorAll('.bd-faq-q').forEach(function(q) {\n  q.addEventListener('click', function() {\n    var item = this.parentElement;\n    item.classList.toggle('open');\n  });\n});\n<\/script>","protected":false},"excerpt":{"rendered":"<p>THERAPIST RECRUIT \u65e5\u7d663\u4e07\u5186\u8d85\u3048\u3082\u591a\u6570\u5728\u7c4d\u4e2d\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u81ea\u5206\u3089\u3057\u304f\u50cd\u304f \u30b2\u30a4\u30de\u30c3\u30b5\u30fc\u30b8\u300cBackDoor\u300d\u5927\u962a\u5e97\uff5c\u30bb\u30e9\u30d4\u30b9\u30c8\u52df\u96c6\u4e2d \u203b \u4eac\u90fd\u51fa\u5f35\u5e97\u306e\u30bb\u30e9\u30d4\u30b9\u30c8\u3082\u3053\u3061\u3089\u3067\u52df\u96c6\u3057\u3066\u3044\u307e\u3059 \u3053\u3093\u306a\u65b9\u3001\u6b53\u8fce\u3057 [&hellip;]<\/p>","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":"","vkexunit_cta_each_option":""},"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/osaka.backdoor-g.com\/en\/wp-json\/wp\/v2\/pages\/2920"}],"collection":[{"href":"https:\/\/osaka.backdoor-g.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/osaka.backdoor-g.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/osaka.backdoor-g.com\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/osaka.backdoor-g.com\/en\/wp-json\/wp\/v2\/comments?post=2920"}],"version-history":[{"count":4,"href":"https:\/\/osaka.backdoor-g.com\/en\/wp-json\/wp\/v2\/pages\/2920\/revisions"}],"predecessor-version":[{"id":2925,"href":"https:\/\/osaka.backdoor-g.com\/en\/wp-json\/wp\/v2\/pages\/2920\/revisions\/2925"}],"wp:attachment":[{"href":"https:\/\/osaka.backdoor-g.com\/en\/wp-json\/wp\/v2\/media?parent=2920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}