{"id":9885,"date":"2022-04-11T14:34:50","date_gmt":"2022-04-11T05:34:50","guid":{"rendered":"https:\/\/www.rbbtoday.com\/media\/?page_id=9885"},"modified":"2026-03-03T12:02:36","modified_gmt":"2026-03-03T03:02:36","slug":"homepage-wordpress-rentalserver","status":"publish","type":"page","link":"https:\/\/www.rbbtoday.com\/media\/","title":{"rendered":""},"content":{"rendered":"\n\n<style>\n:root {\n  --wc-primary: #e8567d;\n  --wc-primary-dark: #d14470;\n  --wc-primary-light: #fce8ee;\n  --wc-tier1: #8bb4d9;\n  --wc-tier1-light: #e8f2fa;\n  --wc-tier1-accent: #5a9bcf;\n  --wc-tier2: #7cc9a8;\n  --wc-tier2-light: #e4f5ed;\n  --wc-tier2-accent: #4db88a;\n  --wc-tier3: #e8a86d;\n  --wc-tier3-light: #fdf0e3;\n  --wc-tier3-accent: #d9924f;\n  --wc-tier4: #e8567d;\n  --wc-tier4-light: #fce8ee;\n  --wc-tier4-accent: #d14470;\n  --wc-text: #333340;\n  --wc-text-sub: #6b6b80;\n  --wc-bg: #faf8f6;\n  --wc-white: #ffffff;\n  --wc-radius: 16px;\n  --wc-radius-sm: 10px;\n  --wc-shadow: 0 2px 16px rgba(60, 40, 60, 0.07);\n  --wc-shadow-hover: 0 6px 28px rgba(60, 40, 60, 0.13);\n}\n\n.wc-top * {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n.wc-top {\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, '\u30d2\u30e9\u30ae\u30ce\u89d2\u30b4 Pro', 'Hiragino Kaku Gothic Pro', '\u30e1\u30a4\u30ea\u30aa', Meiryo, sans-serif;\n  color: var(--wc-text);\n  max-width: 960px;\n  margin: 0 auto;\n  padding: 0 16px;\n}\n\n\/* \u2500\u2500 Hero Section \u2500\u2500 *\/\n.wc-hero {\n  text-align: center;\n  padding: 52px 20px 44px;\n  position: relative;\n  overflow: hidden;\n  background: linear-gradient(135deg, #fdf2f6 0%, #f0e8f5 40%, #e8f0fa 100%);\n  border-radius: 0 0 var(--wc-radius) var(--wc-radius);\n  margin-bottom: 40px;\n}\n\n.wc-hero::before {\n  content: '';\n  position: absolute;\n  top: -60px;\n  right: -60px;\n  width: 200px;\n  height: 200px;\n  background: radial-gradient(circle, rgba(232,86,125,0.08) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n.wc-hero::after {\n  content: '';\n  position: absolute;\n  bottom: -40px;\n  left: -30px;\n  width: 160px;\n  height: 160px;\n  background: radial-gradient(circle, rgba(139,180,217,0.1) 0%, transparent 70%);\n  border-radius: 50%;\n}\n\n.wc-hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: var(--wc-white);\n  border: 1.5px solid var(--wc-primary-light);\n  color: var(--wc-primary);\n  font-size: 12px;\n  font-weight: 700;\n  padding: 6px 16px;\n  border-radius: 50px;\n  margin-bottom: 18px;\n  letter-spacing: 0.04em;\n}\n\n.wc-hero-title {\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif !important;\n  font-size: 26px !important;\n  font-weight: 900 !important;\n  line-height: 1.5 !important;\n  margin-bottom: 14px !important;\n  letter-spacing: 0.01em !important;\n  position: relative !important;\n  z-index: 1 !important;\n  color: var(--wc-text) !important;\n  background: none !important;\n  border: none !important;\n  padding: 0 !important;\n  display: block !important;\n}\n\n.wc-hero-title .wc-em {\n  color: var(--wc-primary) !important;\n  position: relative !important;\n}\n\n.wc-hero-title .wc-em::after {\n  content: '';\n  position: absolute;\n  bottom: 2px;\n  left: 0;\n  right: 0;\n  height: 8px;\n  background: rgba(232,86,125,0.13);\n  border-radius: 4px;\n  z-index: -1;\n}\n\n.wc-hero-desc {\n  font-size: 14px;\n  color: var(--wc-text-sub);\n  line-height: 1.8;\n  max-width: 520px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n\n\/* \u2500\u2500 Section Title \u2500\u2500 *\/\n.wc-section-title {\n  text-align: center;\n  margin-bottom: 32px;\n}\n\n.wc-section-title .wc-section-h3 {\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif !important;\n  font-size: 21px !important;\n  font-weight: 900 !important;\n  margin-bottom: 8px !important;\n  background: none !important;\n  border: none !important;\n  padding: 0 !important;\n  display: block !important;\n  color: var(--wc-text) !important;\n}\n\n.wc-section-title p {\n  font-size: 13px;\n  color: var(--wc-text-sub);\n}\n\n.wc-section-title .wc-title-line {\n  display: block;\n  width: 40px;\n  height: 3px;\n  background: linear-gradient(90deg, var(--wc-primary), #c084d4);\n  border-radius: 3px;\n  margin: 12px auto 0;\n}\n\n\/* \u2500\u2500 Income Tier Cards \u2500\u2500 *\/\n.wc-tiers {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n  margin-bottom: 48px;\n}\n\n.wc-tier {\n  background: var(--wc-white);\n  border-radius: var(--wc-radius);\n  box-shadow: var(--wc-shadow);\n  overflow: hidden;\n  transition: box-shadow 0.3s ease, transform 0.3s ease;\n}\n\n.wc-tier:hover {\n  box-shadow: var(--wc-shadow-hover);\n  transform: translateY(-2px);\n}\n\n.wc-tier-header {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 18px 20px;\n  position: relative;\n}\n\n.wc-tier-header::after {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 20px;\n  right: 20px;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(0,0,0,0.06), transparent);\n}\n\n.wc-tier-icon {\n  width: 48px;\n  height: 48px;\n  border-radius: 14px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n  flex-shrink: 0;\n}\n\n.wc-tier--1 .wc-tier-icon { background: var(--wc-tier1-light); }\n.wc-tier--2 .wc-tier-icon { background: var(--wc-tier2-light); }\n.wc-tier--3 .wc-tier-icon { background: var(--wc-tier3-light); }\n.wc-tier--4 .wc-tier-icon { background: var(--wc-tier4-light); }\n\n.wc-tier-meta {\n  flex: 1;\n  min-width: 0;\n}\n\n.wc-tier-label {\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  margin-bottom: 2px;\n}\n\n.wc-tier--1 .wc-tier-label { color: var(--wc-tier1-accent); }\n.wc-tier--2 .wc-tier-label { color: var(--wc-tier2-accent); }\n.wc-tier--3 .wc-tier-label { color: var(--wc-tier3-accent); }\n.wc-tier--4 .wc-tier-label { color: var(--wc-tier4-accent); }\n\n.wc-tier-amount {\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif;\n  font-size: 19px;\n  font-weight: 900;\n  line-height: 1.3;\n}\n\n.wc-tier-amount span {\n  font-size: 13px;\n  font-weight: 500;\n  color: var(--wc-text-sub);\n}\n\n.wc-tier-difficulty {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 2px;\n  font-size: 10px;\n  color: var(--wc-text-sub);\n  flex-shrink: 0;\n}\n\n.wc-tier-stars {\n  font-size: 12px;\n  letter-spacing: 1px;\n}\n\n.wc-tier--1 .wc-tier-stars { color: var(--wc-tier1); }\n.wc-tier--2 .wc-tier-stars { color: var(--wc-tier2); }\n.wc-tier--3 .wc-tier-stars { color: var(--wc-tier3); }\n.wc-tier--4 .wc-tier-stars { color: var(--wc-tier4); }\n\n.wc-tier-body {\n  padding: 16px 20px 20px;\n}\n\n.wc-tier-jobs {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.wc-tier-job {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  flex: 1 1 calc(50% - 5px);\n  min-width: 200px;\n  background: var(--wc-bg);\n  border: 1.5px solid transparent;\n  border-radius: var(--wc-radius-sm);\n  padding: 14px 16px;\n  text-decoration: none;\n  color: var(--wc-text);\n  font-size: 14px;\n  font-weight: 600;\n  transition: all 0.25s ease;\n  position: relative;\n}\n\n.wc-tier-job::after {\n  content: '\u2192';\n  position: absolute;\n  right: 14px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 14px;\n  opacity: 0;\n  transition: all 0.25s ease;\n  color: inherit;\n}\n\n.wc-tier--1 .wc-tier-job:hover { border-color: var(--wc-tier1); background: var(--wc-tier1-light); color: var(--wc-tier1-accent); }\n.wc-tier--2 .wc-tier-job:hover { border-color: var(--wc-tier2); background: var(--wc-tier2-light); color: var(--wc-tier2-accent); }\n.wc-tier--3 .wc-tier-job:hover { border-color: var(--wc-tier3); background: var(--wc-tier3-light); color: var(--wc-tier3-accent); }\n.wc-tier--4 .wc-tier-job:hover { border-color: var(--wc-tier4); background: var(--wc-tier4-light); color: var(--wc-tier4-accent); }\n\n.wc-tier-job:hover::after {\n  opacity: 1;\n  right: 12px;\n}\n\n.wc-tier-job-icon {\n  font-size: 20px;\n  flex-shrink: 0;\n  width: 28px;\n  text-align: center;\n}\n\n.wc-tier-job-text {\n  display: flex;\n  flex-direction: column;\n  gap: 1px;\n}\n\n.wc-tier-job-name {\n  font-size: 14px;\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n.wc-tier-job-sub {\n  font-size: 11px;\n  font-weight: 400;\n  color: var(--wc-text-sub);\n}\n\n\/* \u2500\u2500 Appeal Points \u2500\u2500 *\/\n.wc-appeal {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-bottom: 48px;\n}\n\n.wc-appeal-item {\n  text-align: center;\n  background: var(--wc-white);\n  border-radius: var(--wc-radius);\n  padding: 28px 16px 24px;\n  box-shadow: var(--wc-shadow);\n}\n\n.wc-appeal-icon {\n  font-size: 32px;\n  margin-bottom: 12px;\n}\n\n.wc-appeal-title {\n  font-size: 14px;\n  font-weight: 700;\n  margin-bottom: 6px;\n  line-height: 1.4;\n}\n\n.wc-appeal-desc {\n  font-size: 12px;\n  color: var(--wc-text-sub);\n  line-height: 1.6;\n}\n\n\/* \u2500\u2500 CTA Banner \u2500\u2500 *\/\n.wc-cta {\n  background: linear-gradient(135deg, #e8567d 0%, #c074d0 50%, #7daae0 100%);\n  border-radius: var(--wc-radius);\n  padding: 36px 28px;\n  text-align: center;\n  color: var(--wc-white);\n  margin-bottom: 48px;\n  position: relative;\n  overflow: hidden;\n}\n\n.wc-cta::before {\n  content: '';\n  position: absolute;\n  top: -40px;\n  right: -40px;\n  width: 180px;\n  height: 180px;\n  background: rgba(255,255,255,0.06);\n  border-radius: 50%;\n}\n\n.wc-cta h3 {\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif;\n  font-size: 20px;\n  font-weight: 900;\n  margin-bottom: 10px;\n  position: relative;\n}\n\n.wc-cta p {\n  font-size: 13px;\n  opacity: 0.92;\n  margin-bottom: 20px;\n  line-height: 1.7;\n  position: relative;\n}\n\n.wc-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: var(--wc-white);\n  color: var(--wc-primary);\n  font-size: 15px;\n  font-weight: 700;\n  padding: 14px 32px;\n  border-radius: 50px;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  box-shadow: 0 4px 16px rgba(0,0,0,0.12);\n  position: relative;\n}\n\n.wc-cta-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 24px rgba(0,0,0,0.18);\n}\n\n\/* \u2500\u2500 Diagnostic \u2500\u2500 *\/\n.wc-diag-progress {\n  width: 100%;\n  height: 4px;\n  background: rgba(255,255,255,0.2);\n  border-radius: 4px;\n  margin-bottom: 20px;\n  overflow: hidden;\n}\n\n.wc-diag-progress-bar {\n  height: 100%;\n  background: var(--wc-white);\n  border-radius: 4px;\n  width: 0%;\n  transition: width 0.4s ease;\n}\n\n.wc-diag-step-label {\n  font-size: 12px;\n  font-weight: 700;\n  opacity: 0.7;\n  letter-spacing: 0.08em;\n  margin-bottom: 10px;\n}\n\n.wc-diag-question {\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif;\n  font-size: 19px;\n  font-weight: 900;\n  line-height: 1.5;\n  margin-bottom: 24px;\n}\n\n.wc-diag-choices {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  max-width: 420px;\n  margin: 0 auto;\n}\n\n.wc-diag-choice {\n  display: block;\n  width: 100%;\n  padding: 16px 20px;\n  background: rgba(255,255,255,0.15);\n  backdrop-filter: blur(4px);\n  border: 2px solid rgba(255,255,255,0.35);\n  border-radius: 12px;\n  color: var(--wc-white);\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  cursor: pointer;\n  transition: all 0.25s ease;\n  text-align: center;\n}\n\n.wc-diag-choice:hover {\n  background: rgba(255,255,255,0.95);\n  color: var(--wc-primary);\n  border-color: rgba(255,255,255,1);\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n}\n\n.wc-diag-back {\n  display: block;\n  margin: 20px auto 0;\n  background: none;\n  border: none;\n  color: rgba(255,255,255,0.7);\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif;\n  font-size: 13px;\n  cursor: pointer;\n  padding: 6px 12px;\n  transition: color 0.2s;\n}\n\n.wc-diag-back:hover { color: var(--wc-white); }\n\n.wc-diag-result-icon {\n  font-size: 48px;\n  margin-bottom: 12px;\n}\n\n.wc-diag-result-label {\n  font-size: 12px;\n  font-weight: 700;\n  opacity: 0.75;\n  letter-spacing: 0.08em;\n  margin-bottom: 6px;\n}\n\n.wc-diag-result-amount {\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif;\n  font-size: 28px;\n  font-weight: 900;\n  margin-bottom: 12px;\n  line-height: 1.3;\n}\n\n.wc-diag-result-desc {\n  font-size: 14px;\n  opacity: 0.9;\n  line-height: 1.7;\n  margin-bottom: 24px;\n  max-width: 440px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.wc-diag-result-jobs {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n  margin-bottom: 24px;\n}\n\n.wc-diag-result-job {\n  display: inline-block;\n  padding: 12px 24px;\n  background: var(--wc-white);\n  color: var(--wc-primary);\n  font-size: 14px;\n  font-weight: 700;\n  border-radius: 50px;\n  text-decoration: none;\n  transition: all 0.25s ease;\n  box-shadow: 0 4px 14px rgba(0,0,0,0.1);\n}\n\n.wc-diag-result-job:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(0,0,0,0.18);\n}\n\n.wc-diag-retry {\n  background: none;\n  border: 2px solid rgba(255,255,255,0.4);\n  color: var(--wc-white);\n  font-family: '\u6e38\u30b4\u30b7\u30c3\u30af\u4f53', 'Yu Gothic', YuGothic, sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  padding: 10px 24px;\n  border-radius: 50px;\n  cursor: pointer;\n  transition: all 0.25s ease;\n}\n\n.wc-diag-retry:hover {\n  background: rgba(255,255,255,0.15);\n  border-color: rgba(255,255,255,0.7);\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500 *\/\n@media (max-width: 640px) {\n  .wc-hero { padding: 40px 16px 36px; }\n  .wc-hero h2 { font-size: 22px; }\n  .wc-tier-job { flex: 1 1 100%; min-width: 0; }\n  .wc-appeal { grid-template-columns: 1fr; gap: 12px; }\n  .wc-appeal-item { display: flex; align-items: center; gap: 16px; text-align: left; padding: 20px; }\n  .wc-appeal-icon { margin-bottom: 0; font-size: 28px; flex-shrink: 0; }\n  .wc-tier-amount { font-size: 17px; }\n  .wc-cta { padding: 28px 20px; }\n  .wc-diag-question { font-size: 17px; }\n  .wc-diag-result-amount { font-size: 23px; }\n  .wc-diag-result-jobs { flex-direction: column; align-items: center; }\n}\n<\/style>\n<div class=\"wc-top\">\n\n  <!-- \u25bc Hero \u25bc -->\n  <div class=\"wc-hero\">\n    <div class=\"wc-hero-badge\">&#x1f4bb; \u5973\u6027\u5411\u3051\u5728\u5b85\u30ef\u30fc\u30af\u30fb\u526f\u696d\u30ac\u30a4\u30c9<\/div>\n    <div class=\"wc-hero-title\">\u3042\u306a\u305f\u306e<span class=\"wc-em\">\u76ee\u6a19\u53ce\u5165<\/span>\u306b\u5408\u3063\u305f<br>\u5728\u5b85\u30ef\u30fc\u30af\u30fb\u526f\u696d\u304c\u898b\u3064\u304b\u308b<\/div>\n    <p class=\"wc-hero-desc\">webcode\u306f\u3001\u5973\u6027\u306e\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u306b\u5408\u308f\u305b\u305f\u5728\u5b85\u30ef\u30fc\u30af\u30fb\u526f\u696d\u3092\u3054\u7d39\u4ecb\u3002<br>\u67081,000\u5186\u306e\u304a\u5c0f\u9063\u3044\u7a3c\u304e\u304b\u3089\u670810\u4e07\u5186\u4ee5\u4e0a\u306e\u672c\u683c\u53ce\u5165\u307e\u3067\u3001\u3042\u306a\u305f\u306b\u3074\u3063\u305f\u308a\u306e\u50cd\u304d\u65b9\u3092\u898b\u3064\u3051\u307e\u3057\u3087\u3046\u3002<\/p>\n  <\/div>\n\n  <!-- \u25bc \u76ee\u6a19\u53ce\u5165\u30ab\u30fc\u30c9 \u25bc -->\n  <div class=\"wc-section-title\">\n    <div class=\"wc-section-h3\">&#x1f3af; \u76ee\u6a19\u53ce\u5165\u304b\u3089\u526f\u696d\u3092\u63a2\u3059<\/div>\n    <p>\u3042\u306a\u305f\u304c\u7a3c\u304e\u305f\u3044\u91d1\u984d\u306b\u5408\u3063\u305f\u526f\u696d\u30fb\u5728\u5b85\u30ef\u30fc\u30af\u3092\u30c1\u30a7\u30c3\u30af<\/p>\n    <span class=\"wc-title-line\"><\/span>\n  <\/div>\n\n  <div class=\"wc-tiers\">\n\n    <!-- Tier 1: \u67081,000\u5186\u301c1\u4e07\u5186 -->\n    <div class=\"wc-tier wc-tier--1\">\n      <div class=\"wc-tier-header\">\n        <div class=\"wc-tier-icon\">&#x1f331;<\/div>\n        <div class=\"wc-tier-meta\">\n          <div class=\"wc-tier-label\">\u307e\u305a\u306f\u6c17\u8efd\u306b\u30b9\u30bf\u30fc\u30c8<\/div>\n          <div class=\"wc-tier-amount\">\u67081,000\u5186\u301c1\u4e07\u5186 <span>\u7a3c\u304e\u305f\u3044\u65b9<\/span><\/div>\n        <\/div>\n        <div class=\"wc-tier-difficulty\">\n          <div class=\"wc-tier-stars\">\u2605\u2606\u2606\u2606<\/div>\n          \u96e3\u6613\u5ea6\uff1a\u4f4e\n        <\/div>\n      <\/div>\n      <div class=\"wc-tier-body\">\n        <div class=\"wc-tier-jobs\">\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/poikatsu\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f381;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30dd\u30a4\u6d3b<\/span>\n              <span class=\"wc-tier-job-sub\">\u30b9\u30de\u30db\u3060\u3051\u3067OK\u30fb\u30b9\u30ad\u30de\u6642\u9593\u306b<\/span>\n            <\/div>\n          <\/a>\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/anketo-monitor\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f4dd;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30a2\u30f3\u30b1\u30fc\u30c8\u30e2\u30cb\u30bf\u30fc<\/span>\n              <span class=\"wc-tier-job-sub\">\u56de\u7b54\u3059\u308b\u3060\u3051\u3067\u30b3\u30c4\u30b3\u30c4\u5831\u916c<\/span>\n            <\/div>\n          <\/a>\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/baitoapuri\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f4f1;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30d0\u30a4\u30c8\u30a2\u30d7\u30ea<\/span>\n              <span class=\"wc-tier-job-sub\">\u597d\u304d\u306a\u3068\u304d\u306b\u597d\u304d\u306a\u3060\u3051\u50cd\u3051\u308b<\/span>\n            <\/div>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Tier 2: \u67081\u4e07\u5186\u301c3\u4e07\u5186 -->\n    <div class=\"wc-tier wc-tier--2\">\n      <div class=\"wc-tier-header\">\n        <div class=\"wc-tier-icon\">&#x1f33f;<\/div>\n        <div class=\"wc-tier-meta\">\n          <div class=\"wc-tier-label\">\u3057\u3063\u304b\u308a\u304a\u5c0f\u9063\u3044\u7a3c\u304e<\/div>\n          <div class=\"wc-tier-amount\">\u67081\u4e07\u5186\u301c3\u4e07\u5186 <span>\u7a3c\u304e\u305f\u3044\u65b9<\/span><\/div>\n        <\/div>\n        <div class=\"wc-tier-difficulty\">\n          <div class=\"wc-tier-stars\">\u2605\u2605\u2606\u2606<\/div>\n          \u96e3\u6613\u5ea6\uff1a\u4f4e\u301c\u4e2d\n        <\/div>\n      <\/div>\n      <div class=\"wc-tier-body\">\n        <div class=\"wc-tier-jobs\">\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/baitoapuri\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f4f1;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30d0\u30a4\u30c8\u30a2\u30d7\u30ea<\/span>\n              <span class=\"wc-tier-job-sub\">\u30b7\u30d5\u30c8\u81ea\u7531\u30fb\u65e5\u6255\u3044OK\u3082\u591a\u6570<\/span>\n            <\/div>\n          <\/a>\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/mail-lady\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f48c;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30e1\u30fc\u30eb\u30ec\u30c7\u30a3\u30a2\u30d7\u30ea<\/span>\n              <span class=\"wc-tier-job-sub\">\u5b8c\u5168\u5728\u5b85\u30fb\u30e1\u30fc\u30eb\u3060\u3051\u3067\u7a3c\u3052\u308b<\/span>\n            <\/div>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Tier 3: \u67085\u4e07\u5186\u301c10\u4e07\u5186 -->\n    <div class=\"wc-tier wc-tier--3\">\n      <div class=\"wc-tier-header\">\n        <div class=\"wc-tier-icon\">&#x1f33b;<\/div>\n        <div class=\"wc-tier-meta\">\n          <div class=\"wc-tier-label\">\u526f\u696d\u3067\u30ac\u30c3\u30c4\u30ea\u53ce\u5165<\/div>\n          <div class=\"wc-tier-amount\">\u67085\u4e07\u5186\u301c10\u4e07\u5186 <span>\u7a3c\u304e\u305f\u3044\u65b9<\/span><\/div>\n        <\/div>\n        <div class=\"wc-tier-difficulty\">\n          <div class=\"wc-tier-stars\">\u2605\u2605\u2605\u2606<\/div>\n          \u96e3\u6613\u5ea6\uff1a\u4e2d\n        <\/div>\n      <\/div>\n      <div class=\"wc-tier-body\">\n        <div class=\"wc-tier-jobs\">\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/mail-lady\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x2709;&#xfe0f;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30e1\u30fc\u30eb\u30ec\u30c7\u30a3\u30b5\u30a4\u30c8<\/span>\n              <span class=\"wc-tier-job-sub\">\u5927\u624b\u30b5\u30a4\u30c8\u3067\u5b89\u5b9a\u5831\u916c<\/span>\n            <\/div>\n          <\/a>\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/chat-lady\/telephone-lady\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f4de;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30c6\u30ec\u30d5\u30a9\u30f3\u30ec\u30c7\u30a3<\/span>\n              <span class=\"wc-tier-job-sub\">\u97f3\u58f0\u306e\u307f\u30fb\u9854\u51fa\u3057\u4e0d\u8981\u3067\u9ad8\u6642\u7d66<\/span>\n            <\/div>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Tier 4: \u670810\u4e07\u5186\u4ee5\u4e0a -->\n    <div class=\"wc-tier wc-tier--4\">\n      <div class=\"wc-tier-header\">\n        <div class=\"wc-tier-icon\">&#x1f31f;<\/div>\n        <div class=\"wc-tier-meta\">\n          <div class=\"wc-tier-label\">\u672c\u696d\u30ec\u30d9\u30eb\u306e\u9ad8\u53ce\u5165<\/div>\n          <div class=\"wc-tier-amount\">\u670810\u4e07\u5186\u4ee5\u4e0a <span>\u7a3c\u304e\u305f\u3044\u65b9<\/span><\/div>\n        <\/div>\n        <div class=\"wc-tier-difficulty\">\n          <div class=\"wc-tier-stars\">\u2605\u2605\u2605\u2605<\/div>\n          \u96e3\u6613\u5ea6\uff1a\u4e2d\u301c\u9ad8\n        <\/div>\n      <\/div>\n      <div class=\"wc-tier-body\">\n        <div class=\"wc-tier-jobs\">\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/chat-lady\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f48e;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30c1\u30e3\u30c3\u30c8\u30ec\u30c7\u30a3<\/span>\n              <span class=\"wc-tier-job-sub\">\u9ad8\u53ce\u5165\u30fb\u5728\u5b85OK\u30fb\u521d\u5fc3\u8005\u30b5\u30dd\u30fc\u30c8\u3042\u308a<\/span>\n            <\/div>\n          <\/a>\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/chat-lady\/zimusyo\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f3e2;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u5927\u624b\u30c1\u30e3\u30c3\u30c8\u30ec\u30c7\u30a3\u4e8b\u52d9\u6240<\/span>\n              <span class=\"wc-tier-job-sub\">\u521d\u5fc3\u8005\u306f\u4e8b\u52d9\u6240\u6240\u5c5e\u304c\u5b89\u5fc3<\/span>\n            <\/div>\n          <\/a>\n          <a href=\"https:\/\/www.rbbtoday.com\/media\/chat-lady\/non-adult\/\" class=\"wc-tier-job\" target=\"_blank\" rel=\"noopener\">\n            <span class=\"wc-tier-job-icon\">&#x1f530;<\/span>\n            <div class=\"wc-tier-job-text\">\n              <span class=\"wc-tier-job-name\">\u30ce\u30f3\u30a2\u30c0\u30eb\u30c8\u30c1\u30e3\u30c3\u30c8\u30ec\u30c7\u30a3<\/span>\n              <span class=\"wc-tier-job-sub\">\u30a2\u30c0\u30eb\u30c8\u306a\u3057\u3067\u3082\u670810\u4e07\u5186\u4ee5\u4e0a\u53ef\u80fd<\/span>\n            <\/div>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- \u25bc webcode\u304c\u9078\u3070\u308c\u308b\u7406\u7531 \u25bc -->\n  <div class=\"wc-section-title\">\n    <div class=\"wc-section-h3\">webcode\u304c\u9078\u3070\u308c\u308b\u7406\u7531<\/div>\n    <span class=\"wc-title-line\"><\/span>\n  <\/div>\n\n  <div class=\"wc-appeal\">\n    <div class=\"wc-appeal-item\">\n      <div class=\"wc-appeal-icon\">&#x1f50d;<\/div>\n      <div>\n        <div class=\"wc-appeal-title\">\u72ec\u81ea\u53d6\u6750\u3067<br>\u30ea\u30a2\u30eb\u306a\u60c5\u5831<\/div>\n        <div class=\"wc-appeal-desc\">\u73fe\u5f79\u30ef\u30fc\u30ab\u30fc\u3084\u4e8b\u52d9\u6240\u3078\u306e\u53d6\u6750\u3092\u3082\u3068\u306b\u3001\u4fe1\u983c\u3067\u304d\u308b\u60c5\u5831\u3092\u304a\u5c4a\u3051<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"wc-appeal-item\">\n      <div class=\"wc-appeal-icon\">&#x1f3e2;<\/div>\n      <div>\n        <div class=\"wc-appeal-title\">\u4e0a\u5834\u4f01\u696d\u304c<br>\u904b\u55b6<\/div>\n        <div class=\"wc-appeal-desc\">\u6771\u8a3c\u30b0\u30ed\u30fc\u30b9\u4e0a\u5834\u30fb\u682a\u5f0f\u4f1a\u793e\u30a4\u30fc\u30c9\u304c\u904b\u55b6\u3059\u308b\u5b89\u5fc3\u306e\u30e1\u30c7\u30a3\u30a2<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"wc-appeal-item\">\n      <div class=\"wc-appeal-icon\">&#x2b50;<\/div>\n      <div>\n        <div class=\"wc-appeal-title\">\u900f\u660e\u306a<br>\u8a55\u4fa1\u57fa\u6e96<\/div>\n        <div class=\"wc-appeal-desc\">\u72ec\u81ea\u306e\u8a55\u4fa1\u9805\u76ee\u3067\u5404\u30b5\u30fc\u30d3\u30b9\u3092\u516c\u5e73\u306b\u30b9\u30b3\u30a2\u30ea\u30f3\u30b0<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u25bc 10\u79d2\u8a3a\u65ad\u30c4\u30fc\u30eb \u25bc -->\n  <div class=\"wc-cta\" id=\"wcDiag\">\n    <div id=\"wcDiagIntro\">\n      <div style=\"font-family:'\u6e38\u30b4\u30b7\u30c3\u30af\u4f53','Yu Gothic',YuGothic,sans-serif;font-size:20px;font-weight:900;margin-bottom:10px;position:relative;color:#fff;background:none;border:none;padding:0;\">&#x1f914; \u3069\u306e\u526f\u696d\u3092\u59cb\u3081\u308c\u3070\u3044\u3044\u304b\u8ff7\u3063\u305f\u3089<\/div>\n      <p>\u30ab\u30f3\u30bf\u30f3\u306a\u8cea\u554f\u306b\u7b54\u3048\u308b\u3060\u3051\u3067\u3001\u3042\u306a\u305f\u306b\u3074\u3063\u305f\u308a\u306e\u526f\u696d\u304c\u898b\u3064\u304b\u308a\u307e\u3059<\/p>\n      <button type=\"button\" class=\"wc-cta-btn\" onclick=\"wcStartDiag()\">10\u79d2\u8a3a\u65ad\u3092\u306f\u3058\u3081\u308b \u2192<\/button>\n    <\/div>\n    <div id=\"wcDiagFlow\" style=\"display:none;\">\n      <div class=\"wc-diag-progress\">\n        <div class=\"wc-diag-progress-bar\" id=\"wcProgBar\"><\/div>\n      <\/div>\n      <div class=\"wc-diag-step-label\" id=\"wcStepLabel\"><\/div>\n      <div class=\"wc-diag-question\" id=\"wcQuestion\"><\/div>\n      <div class=\"wc-diag-choices\" id=\"wcChoices\"><\/div>\n      <button type=\"button\" class=\"wc-diag-back\" id=\"wcBackBtn\" onclick=\"wcGoBack()\" style=\"display:none;\">\u2190 \u524d\u306e\u8cea\u554f\u306b\u623b\u308b<\/button>\n    <\/div>\n    <div id=\"wcDiagResult\" style=\"display:none;\">\n      <div class=\"wc-diag-result-icon\" id=\"wcResultIcon\"><\/div>\n      <div class=\"wc-diag-result-label\">\u3042\u306a\u305f\u306b\u304a\u3059\u3059\u3081\u306e\u76ee\u6a19\u53ce\u5165<\/div>\n      <div class=\"wc-diag-result-amount\" id=\"wcResultAmount\"><\/div>\n      <div class=\"wc-diag-result-desc\" id=\"wcResultDesc\"><\/div>\n      <div class=\"wc-diag-result-jobs\" id=\"wcResultJobs\"><\/div>\n      <div class=\"wc-diag-result-actions\">\n        <button type=\"button\" class=\"wc-diag-retry\" onclick=\"wcStartDiag()\">\u3082\u3046\u4e00\u5ea6\u8a3a\u65ad\u3059\u308b<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n  (function(){\n    var questions = {\n      q1: {\n        text: \"\u526f\u696d\u306b\u4f7f\u3048\u308b\u6642\u9593\u306f1\u65e51\u6642\u9593\u4ee5\u4e0a\u3042\u308a\u307e\u3059\u304b?\",\n        step: 1, total: 5,\n        choices: [\n          { label: \"\u306f\u3044(1\u6642\u9593\u4ee5\u4e0a\u3042\u308b)\", next: \"q3\" },\n          { label: \"\u3044\u3044\u3048(1\u6642\u9593\u672a\u6e80)\", next: \"q2\" }\n        ]\n      },\n      q2: {\n        text: \"\u30b9\u30de\u30db\u3060\u3051\u3067\u3001\u30b9\u30ad\u30de\u6642\u9593\u306b\u30b3\u30c4\u30b3\u30c4\u7a3c\u304e\u305f\u3044\u3067\u3059\u304b?\",\n        step: 2, total: 5,\n        choices: [\n          { label: \"\u306f\u3044(\u30b9\u30de\u30db\u3067\u624b\u8efd\u306b)\", result: \"r1\" },\n          { label: \"\u3044\u3044\u3048(\u77ed\u6642\u9593\u3067\u3082\u3057\u3063\u304b\u308a\u50cd\u304d\u305f\u3044)\", result: \"r2\" }\n        ]\n      },\n      q3: {\n        text: \"\u5728\u5b85\u3067\u50cd\u304d\u305f\u3044\u3067\u3059\u304b?\",\n        step: 2, total: 5,\n        choices: [\n          { label: \"\u306f\u3044(\u81ea\u5b85\u3067\u5b8c\u7d50\u3057\u305f\u3044)\", next: \"q5\" },\n          { label: \"\u3044\u3044\u3048(\u5916\u306b\u51fa\u3066\u3082OK)\", next: \"q4\" }\n        ]\n      },\n      q4: {\n        text: \"\u90313\u65e5\u4ee5\u4e0a\u50cd\u3051\u307e\u3059\u304b?\",\n        step: 3, total: 5,\n        choices: [\n          { label: \"\u306f\u3044(\u90313\u65e5\u4ee5\u4e0aOK)\", result: \"r4\" },\n          { label: \"\u3044\u3044\u3048(\u90311\u301c2\u65e5\u304f\u3089\u3044)\", result: \"r3\" }\n        ]\n      },\n      q5: {\n        text: \"\u97f3\u58f0\u901a\u8a71\u3084\u30d3\u30c7\u30aa\u901a\u8a71\u306b\u62b5\u6297\u306f\u306a\u3044\u3067\u3059\u304b?\",\n        step: 3, total: 5,\n        choices: [\n          { label: \"\u62b5\u6297\u306a\u3057(\u901a\u8a71OK)\", next: \"q6\" },\n          { label: \"\u62b5\u6297\u3042\u308a(\u30c6\u30ad\u30b9\u30c8\u306e\u307f\u304c\u3044\u3044)\", result: \"r3\" }\n        ]\n      },\n      q6: {\n        text: \"1\u65e53\u6642\u9593\u4ee5\u4e0a\u306e\u4f5c\u696d\u6642\u9593\u3092\u78ba\u4fdd\u3067\u304d\u307e\u3059\u304b?\",\n        step: 4, total: 5,\n        choices: [\n          { label: \"\u306f\u3044(3\u6642\u9593\u4ee5\u4e0aOK)\", result: \"r6\" },\n          { label: \"\u3044\u3044\u3048(1\u301c2\u6642\u9593\u304f\u3089\u3044)\", result: \"r5\" }\n        ]\n      }\n    };\n\n    var results = {\n      r1: {\n        icon: \"&#x1f331;\",\n        amount: \"\u6708 \u6570\u767e\u5186\u301c5,000\u5186\",\n        desc: \"\u307e\u305a\u306f\u30ce\u30fc\u30ea\u30b9\u30af\u3067\u304a\u5c0f\u9063\u3044\u7a3c\u304e! \u30b9\u30de\u30db\u3072\u3068\u3064\u3067\u4eca\u65e5\u304b\u3089\u59cb\u3081\u3089\u308c\u307e\u3059\u3002\",\n        jobs: [\n          { name: \"\u30dd\u30a4\u6d3b\", url: \"https:\/\/www.rbbtoday.com\/media\/poikatsu\/\" },\n          { name: \"\u30a2\u30f3\u30b1\u30fc\u30c8\u30e2\u30cb\u30bf\u30fc\", url: \"https:\/\/www.rbbtoday.com\/media\/anketo-monitor\/\" },\n          { name: \"\u30e1\u30fc\u30eb\u30ec\u30c7\u30a3\u30a2\u30d7\u30ea\", url: \"https:\/\/www.rbbtoday.com\/media\/mail-lady\/\" }\n        ]\n      },\n      r2: {\n        icon: \"&#x1f33f;\",\n        amount: \"\u6708 5,000\u5186\u301c1\u4e07\u5186\",\n        desc: \"\u77ed\u6642\u9593\u3067\u3082\u30b9\u30ad\u30de\u30d0\u30a4\u30c8\u306a\u3089\u52b9\u7387\u7684\u306b\u7a3c\u3052\u307e\u3059\u3002\u65e5\u6255\u3044\u5bfe\u5fdc\u306e\u30a2\u30d7\u30ea\u3082\u8c4a\u5bcc\u3067\u3059\u3002\",\n        jobs: [\n          { name: \"\u30d0\u30a4\u30c8\u30a2\u30d7\u30ea\", url: \"https:\/\/www.rbbtoday.com\/media\/baitoapuri\/\" },\n          { name: \"\u5358\u767a\u30d0\u30a4\u30c8\u30a2\u30d7\u30ea\", url: \"https:\/\/www.rbbtoday.com\/media\/baitoapuri\/tanpatsubaitoapuri-osusume\/\" }\n        ]\n      },\n      r3: {\n        icon: \"&#x1f48c;\",\n        amount: \"\u6708 1\u4e07\u5186\u301c3\u4e07\u5186\",\n        desc: \"\u5728\u5b85\u3067\u30e1\u30fc\u30eb\u306e\u3084\u308a\u53d6\u308a\u3060\u3051\u3067\u3082\u3001\u30b3\u30c4\u30b3\u30c4\u7d9a\u3051\u308c\u3070\u3057\u3063\u304b\u308a\u53ce\u5165\u306b\u3002\",\n        jobs: [\n          { name: \"\u30e1\u30fc\u30eb\u30ec\u30c7\u30a3\", url: \"https:\/\/www.rbbtoday.com\/media\/mail-lady\/\" },\n          { name: \"\u30c6\u30ec\u30d5\u30a9\u30f3\u30ec\u30c7\u30a3\", url: \"https:\/\/www.rbbtoday.com\/media\/chat-lady\/telephone-lady\/\" }\n        ]\n      },\n      r4: {\n        icon: \"&#x1f33b;\",\n        amount: \"\u6708 3\u4e07\u5186\u301c5\u4e07\u5186\",\n        desc: \"\u90313\u65e5\u4ee5\u4e0a\u3057\u3063\u304b\u308a\u50cd\u3051\u308b\u306a\u3089\u3001\u5b89\u5b9a\u3057\u305f\u526f\u696d\u53ce\u5165\u3092\u76ee\u6307\u305b\u307e\u3059\u3002\",\n        jobs: [\n          { name: \"\u5358\u767a\u30d0\u30a4\u30c8\", url: \"https:\/\/www.rbbtoday.com\/media\/baitoapuri\/tanpatsubaitoapuri-osusume\/\" },\n          { name: \"\u30c1\u30e3\u30c3\u30c8\u30ec\u30c7\u30a3\", url: \"https:\/\/www.rbbtoday.com\/media\/chat-lady\/\" }\n        ]\n      },\n      r5: {\n        icon: \"&#x1f525;\",\n        amount: \"\u6708 5\u4e07\u5186\u301c10\u4e07\u5186\",\n        desc: \"\u901a\u8a71OK\u306a\u3089\u5728\u5b85\u3067\u9ad8\u6642\u7d66\u30ef\u30fc\u30af\u304c\u53ef\u80fd\u3002\u9854\u51fa\u3057\u306a\u3057\u3067\u3082\u5341\u5206\u7a3c\u3052\u307e\u3059\u3002\",\n        jobs: [\n          { name: \"\u30c6\u30ec\u30d5\u30a9\u30f3\u30ec\u30c7\u30a3\", url: \"https:\/\/www.rbbtoday.com\/media\/chat-lady\/telephone-lady\/\" },\n          { name: \"\u30e1\u30fc\u30eb\u30ec\u30c7\u30a3\", url: \"https:\/\/www.rbbtoday.com\/media\/mail-lady\/\" }\n        ]\n      },\n      r6: {\n        icon: \"&#x1f48e;\",\n        amount: \"\u6708 30\u4e07\u5186\u4ee5\u4e0a\",\n        desc: \"\u3057\u3063\u304b\u308a\u6642\u9593\u3092\u78ba\u4fdd\u3067\u304d\u308b\u306a\u3089\u3001\u30c1\u30e3\u30c3\u30c8\u30ec\u30c7\u30a3\u3067\u672c\u696d\u30ec\u30d9\u30eb\u306e\u53ce\u5165\u3082\u73fe\u5b9f\u7684\u3067\u3059\u3002\",\n        jobs: [\n          { name: \"\u30c1\u30e3\u30c3\u30c8\u30ec\u30c7\u30a3\", url: \"https:\/\/www.rbbtoday.com\/media\/chat-lady\/\" },\n          { name: \"\u5927\u624b\u30c1\u30e3\u30c3\u30c8\u30ec\u30c7\u30a3\u4e8b\u52d9\u6240\", url: \"https:\/\/www.rbbtoday.com\/media\/chat-lady\/zimusyo\/\" },\n          { name: \"\u30ce\u30f3\u30a2\u30c0\u30eb\u30c8\u30c1\u30e3\u30c3\u30c8\u30ec\u30c7\u30a3\", url: \"https:\/\/www.rbbtoday.com\/media\/chat-lady\/non-adult\/\" }\n        ]\n      }\n    };\n\n    var history = [];\n\n    function show(id) {\n      [\"wcDiagIntro\",\"wcDiagFlow\",\"wcDiagResult\"].forEach(function(s){\n        document.getElementById(s).style.display = s === id ? \"block\" : \"none\";\n      });\n    }\n\n    function render(qId) {\n      var q = questions[qId];\n      show(\"wcDiagFlow\");\n      var pct = (q.step \/ q.total) * 100;\n      document.getElementById(\"wcProgBar\").style.width = pct + \"%\";\n      document.getElementById(\"wcStepLabel\").textContent = \"Q\" + q.step + \" \/ \" + q.total;\n      document.getElementById(\"wcQuestion\").textContent = q.text;\n      var box = document.getElementById(\"wcChoices\");\n      box.innerHTML = \"\";\n      q.choices.forEach(function(c){\n        var btn = document.createElement(\"button\");\n        btn.type = \"button\";\n        btn.className = \"wc-diag-choice\";\n        btn.textContent = c.label;\n        btn.onclick = function(){\n          history.push(qId);\n          if (c.result) { showResult(c.result); } else { render(c.next); }\n        };\n        box.appendChild(btn);\n      });\n      document.getElementById(\"wcBackBtn\").style.display = history.length > 0 ? \"block\" : \"none\";\n    }\n\n    function showResult(rId) {\n      var r = results[rId];\n      show(\"wcDiagResult\");\n      document.getElementById(\"wcResultIcon\").innerHTML = r.icon;\n      document.getElementById(\"wcResultAmount\").textContent = r.amount;\n      document.getElementById(\"wcResultDesc\").textContent = r.desc;\n      var jobsBox = document.getElementById(\"wcResultJobs\");\n      jobsBox.innerHTML = \"\";\n      r.jobs.forEach(function(j){\n        var a = document.createElement(\"a\");\n        a.href = j.url;\n        a.className = \"wc-diag-result-job\";\n        a.target = \"_blank\";\n        a.rel = \"noopener\";\n        a.textContent = j.name + \" \u2192\";\n        jobsBox.appendChild(a);\n      });\n    }\n\n    window.wcStartDiag = function(){\n      history = [];\n      render(\"q1\");\n    };\n\n    window.wcGoBack = function(){\n      if (history.length > 0) {\n        var prev = history.pop();\n        render(prev);\n      }\n    };\n  })();\n  <\/script>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>&#x1f4bb; \u5973\u6027\u5411\u3051\u5728\u5b85\u30ef\u30fc\u30af\u30fb\u526f\u696d\u30ac\u30a4\u30c9 \u3042\u306a\u305f\u306e\u76ee\u6a19\u53ce\u5165\u306b\u5408\u3063\u305f\u5728\u5b85\u30ef\u30fc\u30af\u30fb\u526f\u696d\u304c\u898b\u3064\u304b\u308b webcode\u306f\u3001\u5973\u6027\u306e\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u306b\u5408\u308f\u305b\u305f\u5728\u5b85\u30ef\u30fc\u30af\u30fb\u526f\u696d\u3092\u3054\u7d39\u4ecb\u3002\u67081,000\u5186\u306e\u304a\u5c0f\u9063\u3044\u7a3c\u304e\u304b\u3089\u670810\u4e07\u5186 [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"swell_btn_cv_data":"","footnotes":""},"class_list":["post-9885","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.rbbtoday.com\/media\/wp-json\/wp\/v2\/pages\/9885","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rbbtoday.com\/media\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.rbbtoday.com\/media\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.rbbtoday.com\/media\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rbbtoday.com\/media\/wp-json\/wp\/v2\/comments?post=9885"}],"version-history":[{"count":0,"href":"https:\/\/www.rbbtoday.com\/media\/wp-json\/wp\/v2\/pages\/9885\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.rbbtoday.com\/media\/wp-json\/wp\/v2\/media?parent=9885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}