{"id":130,"date":"2025-02-11T11:52:15","date_gmt":"2025-02-11T11:52:15","guid":{"rendered":"https:\/\/rkglp.com\/?page_id=130"},"modified":"2026-02-15T06:03:58","modified_gmt":"2026-02-15T06:03:58","slug":"%e3%82%88%e3%81%8f%e3%81%82%e3%82%8b%e8%b3%aa%e5%95%8f","status":"publish","type":"page","link":"https:\/\/rkglp.com\/frequently-asked-questions\/","title":{"rendered":"\u3088\u304f\u3042\u308b\u8cea\u554f"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@400;700;900&amp;display=swap\" rel=\"stylesheet\">\n\n\n\n<style>\n    \/* =============================================\n       SWELL\u30c6\u30fc\u30de\u306e\u300c\u4e8c\u91cd\u7dda\u300d\u300c\u767d\u3044\u7bb1\u300d\u300c\u4f59\u767d\u300d\u3092\u6839\u3053\u305d\u304e\u7834\u58ca\n    ============================================= *\/\n    \n    \/* 1. \u30da\u30fc\u30b8\u5168\u4f53\u306e\u4f59\u767d\u3068\u67a0\u7dda\u3092\u30bc\u30ed\u306b\u3059\u308b *\/\n    .l-main, .l-main__inner, .l-content, .post_content, .t-entry__content, .l-container {\n        padding: 0 !important; margin: 0 !important; max-width: none !important; width: 100% !important; border: none !important; background: transparent !important; box-shadow: none !important;\n    }\n\n    \/* 2. \u30c6\u30fc\u30de\u304c\u4f5c\u308b\u30bf\u30a4\u30c8\u30eb\u3001\u30d1\u30f3\u304f\u305a\u3001\u4f59\u767d\u3092\u5b8c\u5168\u306b\u6d88\u53bb *\/\n    .p-entry__header, .c-pageTitle, .c-breadcrumb, .l-breadcrumb, .c-pageTitle__inner, .post_content > h1:first-child {\n        display: none !important; height: 0 !important; margin: 0 !important; padding: 0 !important;\n    }\n\n    \/* 3. SWELL\u304c\u30d6\u30ed\u30c3\u30af\u306b\u5bfe\u3057\u3066\u304b\u3051\u308b\u300c\u4e8c\u91cd\u7dda\u306a\u3069\u306e\u88c5\u98fe\u300d\u3092REC\u30a8\u30ea\u30a2\u5185\u3060\u3051\u5b8c\u5168\u7121\u52b9\u5316 *\/\n    .post_content > *, .wp-block-custom-html {\n        background: transparent !important; border: none !important; box-shadow: none !important; padding: 0 !important; margin: 0 !important;\n    }\n    .post_content > *::before, .post_content > *::after, .wp-block-custom-html::before, .wp-block-custom-html::after {\n        content: none !important; display: none !important; border: none !important;\n    }\n\n    \/* 4. REC\u30a8\u30ea\u30a2\u5185\u5168\u8981\u7d20\u306e\u30ea\u30bb\u30c3\u30c8 *\/\n    #rec-faq-perfect, #rec-faq-perfect * {\n        box-sizing: border-box !important; border: none !important; box-shadow: none !important; background-image: none !important;\n    }\n\n    \/* =============================================\n       REC \u516c\u5f0f\u30c7\u30b6\u30a4\u30f3\u8a2d\u5b9a\n    ============================================= *\/\n    :root {\n        --rec-blue: #005bac;\n        --rec-orange: #ff9800;\n        --rec-bg: #ffffff;\n        --rec-light-bg: #f8f9fb;\n        --rec-text: #333333;\n        --rec-border: #eef2f6;\n    }\n\n    #rec-faq-perfect {\n        font-family: 'Noto Sans JP', sans-serif;\n        color: var(--rec-text);\n        background-color: var(--rec-bg) !important;\n        width: 100vw; position: relative; left: 50%; right: 50%;\n        margin-left: -50vw; margin-right: -50vw; overflow-x: hidden; line-height: 1.8;\n        \/* \u30d8\u30c3\u30c0\u30fc\u76f4\u4e0b\u304b\u3089\u9699\u9593\u306a\u304f\u958b\u59cb *\/\n        margin-top: -1px !important;\n    }\n\n    \/* --- Hero --- *\/\n    .rec-hero {\n        background: linear-gradient(135deg, var(--rec-blue) 0%, #003d73 100%) !important;\n        padding: 120px 5% 140px !important; text-align: center; color: #fff !important;\n        margin-bottom: 0 !important;\n    }\n    .rec-hero h1 { font-size: clamp(32px, 5vw, 64px) !important; font-weight: 900 !important; color: #fff !important; margin: 0 0 10px 0 !important; display: block !important; }\n    .rec-hero p { font-weight: 700 !important; opacity: 0.8 !important; color: #fff !important; letter-spacing: 0.1em; display: block !important; }\n\n    \/* --- FAQ List --- *\/\n    .rec-faq-container { max-width: 950px; margin: -60px auto 100px; padding: 0 20px !important; position: relative; z-index: 10; }\n    .faq-inner-box {\n        background: #fff !important; border-radius: 40px; padding: 40px;\n        box-shadow: 0 20px 60px rgba(0,0,0,0.05) !important; border: 1px solid var(--rec-border) !important;\n    }\n\n    .faq-item { border-bottom: 1px solid var(--rec-border) !important; margin-bottom: 5px; }\n    .faq-item:last-child { border: none !important; }\n\n    .faq-q {\n        padding: 25px 0; cursor: pointer; display: flex; align-items: center; gap: 20px;\n    }\n    .faq-q-icon { width: 36px; height: 36px; background: var(--rec-blue); color: #fff !important; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-weight: 900; flex-shrink: 0; }\n    .faq-q-text { font-size: 1.15rem; font-weight: 900; color: var(--rec-blue) !important; flex: 1; text-align: left; display: block !important; }\n    \n    .faq-arrow { width: 20px; height: 20px; position: relative; transition: 0.3s; }\n    .faq-arrow::before, .faq-arrow::after { content: '' !important; display: block !important; position: absolute; background: var(--rec-blue) !important; }\n    .faq-arrow::before { width: 100%; height: 2px; top: 50%; left: 0; }\n    .faq-arrow::after { width: 2px; height: 100%; left: 50%; top: 0; transition: 0.3s; }\n    .faq-item.active .faq-arrow::after { transform: rotate(90deg); opacity: 0; }\n\n    .faq-answer { max-height: 0; overflow: hidden; transition: 0.3s ease-out; padding-left: 56px; }\n    .faq-item.active .faq-answer { max-height: 800px; padding-bottom: 30px; }\n    .faq-a-text { color: #555 !important; font-size: 1rem; text-align: left; margin: 0 !important; display: block !important; }\n\n    \/* --- CTA --- *\/\n    .rec-cta-section { background-color: var(--rec-light-bg) !important; padding: 120px 5% !important; text-align: center !important; width: 100vw !important; position: relative; left: 50%; margin-left: -50vw; }\n    .cta-card {\n        max-width: 850px; margin: 0 auto !important; background: var(--rec-blue) !important;\n        padding: 80px 40px !important; border-radius: 60px !important; color: #fff !important;\n        box-shadow: 0 30px 70px rgba(0, 91, 172, 0.3) !important; text-align: center !important;\n    }\n    .cta-card h2 { color: #fff !important; font-size: 2.2rem !important; font-weight: 900 !important; margin-bottom: 25px !important; border: none !important; display: block !important; }\n    .cta-card p { color: #fff !important; opacity: 0.9 !important; margin-bottom: 40px !important; display: block !important; }\n\n    .rec-btn-orange {\n        display: inline-block !important; background-color: var(--rec-orange) !important; color: #fff !important;\n        padding: 22px 80px !important; border-radius: 100px !important; font-size: 1.5rem !important; font-weight: 900 !important;\n        box-shadow: 0 15px 40px rgba(255, 152, 0, 0.4) !important; transition: 0.3s !important; text-decoration: none !important;\n    }\n    .rec-btn-orange:hover { transform: translateY(-5px); box-shadow: 0 20px 50px rgba(255, 152, 0, 0.6); }\n\n    \/* --- Footer --- *\/\n    .rec-footer { padding: 80px 0 50px !important; background: #fff !important; text-align: center !important; }\n\n    @media (max-width: 768px) {\n        .rec-hero { padding: 100px 5% !important; }\n        .faq-inner-box { padding: 30px 20px; border-radius: 30px; }\n        .faq-q-text { font-size: 1rem; }\n        .faq-answer { padding-left: 0; }\n        .cta-card { padding: 60px 20px !important; border-radius: 40px !important; }\n        .cta-card h2 { font-size: 1.6rem !important; }\n        .rec-btn-orange { width: 100% !important; padding: 20px !important; font-size: 1.1rem !important; }\n    }\n<\/style>\n\n\n\n<div id=\"rec-faq-perfect\">\n    <!-- Hero -->\n    <section class=\"rec-hero\">\n        <h1>FAQ<\/h1>\n        <p>\u3088\u304f\u3042\u308b\u3054\u8cea\u554f<\/p>\n    <\/section>\n\n    <!-- FAQ Main -->\n    <div class=\"rec-faq-container\">\n        <div class=\"faq-inner-box\">\n            \n            <div class=\"faq-item\">\n                <div class=\"faq-q\">\n                    <div class=\"faq-q-icon\">Q<\/div>\n                    <div class=\"faq-q-text\">\u5236\u4f5c\u8cbb\u7121\u6599\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u306f\u672c\u5f53\u3067\u3059\u304b\uff1f<\/div>\n                    <div class=\"faq-arrow\"><\/div>\n                <\/div>\n                <div class=\"faq-answer\"><p class=\"faq-a-text\">\u306f\u3044\u3001\u672c\u5f53\u3067\u3059\u3002\u30d9\u30fc\u30b7\u30c3\u30af\u30d7\u30e9\u30f3\u3092\u3054\u9078\u629e\u3044\u305f\u3060\u3044\u305f\u5834\u5408\u3001\u672c\u676550,000\u5186\u306e\u521d\u671f\u5236\u4f5c\u8cbb\u7528\u3092\u3001\u73fe\u5728\u671f\u9593\u9650\u5b9a\u30670\u5186\u3068\u3055\u305b\u3066\u3044\u305f\u3060\u3044\u3066\u304a\u308a\u307e\u3059\u3002\u6708\u984d\u6599\u91d1\uff08\u7a0e\u8fbc6,300\u5186\uff09\u306e\u307f\u3067\u904b\u7528\u3092\u958b\u59cb\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p><\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\">\n                    <div class=\"faq-q-icon\">Q<\/div>\n                    <div class=\"faq-q-text\">\u6708\u984d\u6599\u91d1\u306b\u306f\u4f55\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304b\uff1f<\/div>\n                    <div class=\"faq-arrow\"><\/div>\n                <\/div>\n                <div class=\"faq-answer\"><p class=\"faq-a-text\">\u30c9\u30e1\u30a4\u30f3\u30fb\u30b5\u30fc\u30d0\u30fc\u306e\u7dad\u6301\u7ba1\u7406\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u5bfe\u7b56\u3001\u5b9a\u671f\u7684\u306a\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3001\u305d\u3057\u3066\u8efd\u5fae\u306a\u4fee\u6b63\u30b5\u30dd\u30fc\u30c8\u304c\u3059\u3079\u3066\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u5c02\u9580\u77e5\u8b58\u4e0d\u8981\u3067\u5b89\u5fc3\u3057\u3066\u304a\u4efb\u305b\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p><\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-q\">\n                    <div class=\"faq-q-icon\">Q<\/div>\n                    <div class=\"faq-q-text\">\u6700\u77ed15\u65e5\u3067\u7d0d\u54c1\u3068\u306e\u3053\u3068\u3067\u3059\u304c\u3001\u54c1\u8cea\u306f\u5927\u4e08\u592b\u3067\u3059\u304b\uff1f<\/div>\n                    <div class=\"faq-arrow\"><\/div>\n                <\/div>\n                <div class=\"faq-answer\"><p class=\"faq-a-text\">\u306f\u3044\u3001\u3054\u5b89\u5fc3\u304f\u3060\u3055\u3044\u3002REC\u3067\u306f\u52b9\u7387\u7684\u306a\u5236\u4f5c\u30d5\u30ed\u30fc\u3092\u78ba\u7acb\u3057\u3066\u304a\u308a\u3001\u30b9\u30d4\u30fc\u30c9\u3068\u54c1\u8cea\u3092\u4e21\u7acb\u3055\u305b\u3066\u3044\u307e\u3059\u3002\u30d7\u30ed\u306e\u30c7\u30b6\u30a4\u30ca\u30fc\u304c\u76e3\u4fee\u3057\u3001\u96c6\u5ba2\u3092\u610f\u8b58\u3057\u305fSEO\u30e9\u30a4\u30c6\u30a3\u30f3\u30b0\u3092\u65bd\u3057\u3066\u5236\u4f5c\u3044\u305f\u3057\u307e\u3059\u3002<\/p><\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <!-- CTA Area -->\n    <section class=\"rec-cta-section\">\n        <div class=\"cta-card\">\n            <h2>\u305d\u306e\u307b\u304b\u306e\u7591\u554f\u3082\u3001<br class=\"pc-only\">\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/h2>\n            <p>\u62c5\u5f53\uff1arechp1@outlook.jp \u304c\u89aa\u8eab\u306b\u56de\u7b54\u3044\u305f\u3057\u307e\u3059\u3002<\/p>\n            <a href=\"https:\/\/rkglp.com\/contact-us\/\" class=\"rec-btn-orange\">\u304a\u554f\u3044\u5408\u308f\u305b\u306f\u3053\u3061\u3089<\/a>\n        <\/div>\n    <\/section>\n\n    <footer class=\"rec-footer\">\n        <div style=\"font-size:1.6rem; font-weight:900; color:var(--rec-blue) !important;\">REC WEB PRODUCTION<\/div>\n        <p style=\"opacity:0.6 !important; font-size:0.85rem; margin-top:15px !important; color:#333 !important;\">\u00a9 2026 REC WEB\u5236\u4f5c. All Rights Reserved.<\/p>\n    <\/footer>\n<\/div>\n\n\n\n<script>\n    \/\/ \u30a2\u30b3\u30fc\u30c7\u30a3\u30aa\u30f3\u5236\u5fa1\n    document.querySelectorAll('.faq-q').forEach(q => {\n        q.addEventListener('click', () => { q.parentNode.classList.toggle('active'); });\n    });\n\n    \/\/ JavaScript\u3067SWELL\u306e\u90aa\u9b54\u306a\u8981\u7d20\u3092\u30da\u30fc\u30b8\u8aad\u307f\u8fbc\u307f\u6642\u306b\u7269\u7406\u524a\u9664\n    (function() {\n        const cleanup = () => {\n            const selectors = ['.p-entry__header', '.c-pageTitle', '.c-breadcrumb', '.l-breadcrumb', '.c-pageTitle__inner', '.post_content > h1:first-child'];\n            selectors.forEach(s => {\n                document.querySelectorAll(s).forEach(el => {\n                    el.style.setProperty('display', 'none', 'important');\n                    el.style.setProperty('height', '0', 'important');\n                });\n            });\n            const mainInner = document.querySelector('.l-main__inner');\n            if (mainInner) mainInner.style.setProperty('padding-top', '0', 'important');\n        };\n        window.addEventListener('DOMContentLoaded', cleanup);\n        window.addEventListener('load', cleanup);\n        cleanup();\n    })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>FAQ \u3088\u304f\u3042\u308b\u3054\u8cea\u554f Q \u5236\u4f5c\u8cbb\u7121\u6599\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u306f\u672c\u5f53\u3067\u3059\u304b\uff1f \u306f\u3044\u3001\u672c\u5f53\u3067\u3059\u3002\u30d9\u30fc\u30b7\u30c3\u30af\u30d7\u30e9\u30f3\u3092\u3054\u9078\u629e\u3044\u305f\u3060\u3044\u305f\u5834\u5408\u3001\u672c\u676550,000\u5186\u306e\u521d\u671f\u5236\u4f5c\u8cbb\u7528\u3092\u3001\u73fe\u5728\u671f\u9593\u9650\u5b9a\u30670\u5186\u3068\u3055\u305b\u3066\u3044\u305f\u3060\u3044\u3066\u304a\u308a\u307e\u3059\u3002\u6708\u984d\u6599\u91d1\uff08\u7a0e\u8fbc6 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"swell_btn_cv_data":"","footnotes":""},"class_list":["post-130","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/pages\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/comments?post=130"}],"version-history":[{"count":16,"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/pages\/130\/revisions"}],"predecessor-version":[{"id":581,"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/pages\/130\/revisions\/581"}],"wp:attachment":[{"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/media?parent=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}