{"id":459,"date":"2026-02-14T09:15:01","date_gmt":"2026-02-14T09:15:01","guid":{"rendered":"https:\/\/rkglp.com\/?page_id=459"},"modified":"2026-03-11T09:08:46","modified_gmt":"2026-03-11T09:08:46","slug":"top","status":"publish","type":"page","link":"https:\/\/rkglp.com\/","title":{"rendered":"TOP$"},"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 \/ WordPress \u5e72\u6e09\u30ea\u30bb\u30c3\u30c8\uff08\u6700\u5f37\u7248\uff09\n    ============================================= *\/\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;\n        background: transparent !important; border: none !important; box-shadow: none !important;\n    }\n    .post_content > div, .wp-block-custom-html { background: transparent !important; border: none !important; box-shadow: none !important; padding: 0 !important; margin: 0 !important; }\n    .wp-block-custom-html::before, .wp-block-custom-html::after { content: none !important; display: none !important; }\n    \n    body { overflow-x: hidden !important; width: 100% !important; }\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-red: #e60012;\n        --rec-border: #eef2f6;\n        --rec-insta: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);\n    }\n\n    .rec-wrapper {\n        font-family: 'Noto Sans JP', sans-serif;\n        color: var(--rec-text);\n        background-color: var(--rec-bg);\n        width: 100%; position: relative; line-height: 1.8;\n    }\n\n    \/* --- \u5171\u901a\u30bb\u30af\u30b7\u30e7\u30f3\u8a2d\u5b9a --- *\/\n    .rec-section { padding: 100px 5%; max-width: 1240px; margin: 0 auto; box-sizing: border-box; }\n    .rec-sec-title { text-align: center; margin-bottom: 60px; }\n    .rec-sec-title h2 { font-size: 2.8rem; color: var(--rec-blue); font-weight: 900; letter-spacing: 0.05em; margin-bottom: 10px; border: none !important; }\n\n    .rec-btn-orange {\n        display: inline-block !important; background: var(--rec-orange) !important; color: #fff !important; \n        padding: 22px 60px !important; border-radius: 100px !important; font-weight: 900 !important; \n        text-decoration: none !important; font-size: 1.4rem !important; \n        box-shadow: 0 10px 30px rgba(255, 152, 0, 0.3) !important; transition: 0.3s !important; border: none !important;\n    }\n\n    \/* --- Hero Area --- *\/\n    .rec-hero {\n        background: linear-gradient(135deg, var(--rec-blue) 0%, #003d73 100%);\n        padding: 120px 5% 140px; text-align: center; color: #fff;\n    }\n    .rec-campaign-badge { display: inline-block; background: var(--rec-red); color: #fff; padding: 8px 25px; border-radius: 5px; font-weight: 900; margin-bottom: 30px; }\n    .rec-hero h1 { font-size: clamp(32px, 6vw, 60px); font-weight: 900; color: #fff !important; line-height: 1.3; margin-bottom: 30px !important; }\n\n    \/* --- SNS Bar (\u8ffd\u52a0\uff1a\u30a4\u30f3\u30b9\u30bf\u30b0\u30e9\u30e0\u30a2\u30a4\u30b3\u30f3) --- *\/\n    .rec-sns-bar {\n        background: #fff;\n        padding: 40px 5% 0;\n        max-width: 1240px;\n        margin: 0 auto;\n        display: flex;\n        justify-content: flex-start; \/* \u5de6\u5074\u306b\u914d\u7f6e *\/\n    }\n    .rec-insta-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 12px;\n        text-decoration: none !important;\n        padding: 10px 20px;\n        background: #fff;\n        border: 1px solid #eee;\n        border-radius: 50px;\n        transition: 0.3s;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n    }\n    .rec-insta-link:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n        border-color: #e6683c;\n    }\n    .rec-insta-link i {\n        font-size: 1.8rem;\n        background: var(--rec-insta);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n    .rec-insta-link span {\n        font-weight: 900;\n        color: #333;\n        font-size: 0.9rem;\n    }\n\n    \/* --- FEATURES (\u5d29\u308c\u4fee\u6b63\uff1a\u30d0\u30c3\u30b8\u30c7\u30b6\u30a4\u30f3) --- *\/\n    .rec-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; }\n    .rec-feature-card {\n        background: #fff; border-radius: 30px; padding: 50px 35px; border: 1px solid var(--rec-border) !important;\n        position: relative; text-align: left;\n    }\n    .rec-card-tag { \n        position: absolute; top: -15px; left: 30px; background: var(--rec-orange) !important; \n        color: #fff !important; padding: 6px 18px !important; border-radius: 50px !important; \n        font-weight: 900 !important; font-size: 0.8rem !important; display: inline-block !important;\n    }\n\n    \/* --- \u8a73\u7d30\u30bb\u30af\u30b7\u30e7\u30f3 --- *\/\n    .rec-detail-row { display: flex; flex-wrap: wrap; align-items: center; gap: 60px; margin-bottom: 120px; }\n    .rec-detail-row:nth-child(even) { flex-direction: row-reverse; }\n    .rec-detail-text { flex: 1 1 500px; min-width: 0; text-align: left; }\n    .rec-detail-img { flex: 1 1 400px; border-radius: 40px; overflow: hidden; box-shadow: 0 20px 60px rgba(0,0,0,0.08); }\n    .rec-detail-img img { width: 100%; height: auto; display: block; }\n    \n    .rec-detail-text .badge { \n        background: var(--rec-blue) !important; color: #fff !important; \n        padding: 5px 15px !important; border-radius: 4px !important; \n        font-weight: 900 !important; font-size: 0.85rem !important; \n        letter-spacing: 0.1em; display: inline-block !important; margin-bottom: 15px !important;\n    }\n    .rec-detail-text h3 { font-size: 2.3rem; font-weight: 900; color: var(--rec-blue); margin: 0 0 25px; border: none !important; line-height: 1.3; }\n\n    \/* --- PRICING --- *\/\n    .rec-price-area { background: var(--rec-light-bg); padding: 100px 5%; width: 100%; }\n    .rec-price-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 25px; max-width: 1240px; margin: 0 auto; }\n    .rec-price-card {\n        background: #fff; border-radius: 35px; padding: 50px 25px; text-align: center; border: 1px solid var(--rec-border) !important; position: relative;\n    }\n    .rec-price-card.campaign-active { border: 4px solid var(--rec-blue) !important; z-index: 10; transform: translateY(-5px); }\n    .rec-price-card.campaign-active::after {\n        content: \"\u4eca\u3060\u3051\u5236\u4f5c\u8cbb\u7121\u6599\uff01\"; position: absolute; top: -20px; left: 50%; transform: translateX(-50%);\n        background: var(--rec-red); color: #fff; padding: 8px 25px; border-radius: 50px; font-weight: 900; font-size: 0.85rem; white-space: nowrap;\n        box-shadow: 0 4px 10px rgba(230,0,18,0.2);\n    }\n    .price-strike { position: relative; display: inline-block; color: #999; font-size: 1.2rem; font-weight: 700; margin-right: 8px; }\n    .price-strike::after { content: \"\"; position: absolute; left: -5%; top: 50%; width: 110%; height: 2px; background: var(--rec-red); transform: rotate(-10deg); }\n\n    \/* --- WORKFLOW --- *\/\n    .rec-step-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 50px; }\n    .rec-step-card { background: #fff; padding: 40px; border-radius: 30px; border: 1px solid var(--rec-border) !important; text-align: left; }\n    .rec-step-badge { \n        background: var(--rec-light-bg) !important; color: var(--rec-blue) !important; \n        padding: 4px 12px !important; border-radius: 4px !important; \n        font-weight: 900 !important; font-size: 0.75rem !important; \n        display: inline-block !important; margin-bottom: 15px !important;\n    }\n    .rec-step-card h4 { font-size: 1.4rem; font-weight: 900; color: var(--rec-blue); margin-bottom: 12px; border: none !important; }\n\n    \/* --- FAQ --- *\/\n    .rec-faq-area { background: var(--rec-light-bg); padding: 100px 5%; width: 100%; }\n    .faq-list { max-width: 900px; margin: 0 auto; }\n    .faq-item { background: #fff; border-radius: 20px; margin-bottom: 15px; border: 1px solid var(--rec-border) !important; overflow: hidden; }\n    .faq-q { padding: 25px 30px; cursor: pointer; display: flex; align-items: center; gap: 20px; font-weight: 900; color: var(--rec-blue); text-align: left; }\n    .faq-q::before { content: 'Q'; font-size: 1.4rem; color: var(--rec-orange); font-weight: 900; }\n    .faq-a { max-height: 0; overflow: hidden; transition: 0.3s ease-out; padding: 0 30px; color: #666; }\n    .faq-item.active .faq-a { max-height: 500px; padding-bottom: 30px; padding-top: 20px; border-top: 1px solid #f4f4f4; }\n\n    \/* --- Footer --- *\/\n    .rec-footer { background: var(--rec-blue); color: #fff; padding: 80px 5% 40px; text-align: center; width: 100%; }\n\n    @media (max-width: 992px) {\n        .rec-detail-row { gap: 40px; margin-bottom: 80px; }\n        .rec-detail-text { text-align: center; flex-basis: 100%; }\n        .rec-detail-img { flex-basis: 100%; order: 2; }\n        .rec-price-card.campaign-active { transform: none; margin: 40px 0; }\n        .rec-btn-orange { width: 100%; padding: 20px; font-size: 1.2rem; }\n        .rec-sns-bar { justify-content: center; }\n    }\n<\/style>\n\n\n\n<div class=\"rec-wrapper\">\n    <!-- Hero Area -->\n    <section class=\"rec-hero\">\n        <div class=\"rec-campaign-badge\">\u5236\u4f5c\u8cbb\u7121\u6599\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u5b9f\u65bd\u4e2d\uff01<\/div>\n        <h1>\u624b\u9803\u306a\u4fa1\u683c\u3067\u59cb\u3081\u308b<br>\u5b89\u5fc3\u306e\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u5236\u4f5c<\/h1>\n        <p style=\"font-size:1.2rem; opacity:0.9; margin-bottom:40px;\">\u521d\u671f\u8cbb\u7528\u00a50\u3002\u6708\u984d\u6599\u91d1\u3060\u3051\u3067\u9ad8\u54c1\u8cea\u306aWeb\u30b5\u30a4\u30c8\u3092\u69cb\u7bc9\u30fb\u904b\u7528\u3057\u307e\u3059\u3002<\/p>\n        <a href=\"https:\/\/rkglp.com\/contact-us\/\" class=\"rec-btn-orange\">\u4eca\u3059\u3050\u7121\u6599\u76f8\u8ac7\u3059\u308b <i class=\"fas fa-chevron-right\"><\/i><\/a>\n    <\/section>\n\n    <!-- SNS Bar (\u3054\u6307\u5b9a\u306e\u4f4d\u7f6e\uff1a\u30a4\u30f3\u30b9\u30bf\u30a2\u30a4\u30b3\u30f3) -->\n    <div class=\"rec-sns-bar\">\n        <a href=\"https:\/\/www.instagram.com\/rk_web111\/\" class=\"rec-insta-link\" target=\"_blank\" rel=\"noopener\">\n            <i class=\"fab fa-instagram\"><\/i>\n            <span>Instagram\u3067\u5b9f\u7e3e\u516c\u958b\u4e2d<\/span>\n        <\/a>\n    <\/div>\n\n    <!-- FEATURES -->\n    <section class=\"rec-section\">\n        <div class=\"rec-sec-title\"><h2>FEATURES<\/h2><p>REC\u304c\u9078\u3070\u308c\u308b\u7406\u7531<\/p><\/div>\n        <div class=\"rec-feature-grid\">\n            <div class=\"rec-feature-card\">\n                <span class=\"rec-card-tag\">Web<\/span>\n                <h3>5\u4e07\u5186\u304b\u3089\u30b5\u30a4\u30c8\u304c\u4f5c\u308c\u308b<\/h3>\n                <p>\u4e88\u7b97\u3092\u6291\u3048\u3064\u3064\u3082\u3001\u9ad8\u54c1\u8cea\u306a\u30c7\u30b6\u30a4\u30f3\u3068\u6a5f\u80fd\u3092\u517c\u306d\u5099\u3048\u305f\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3092\u304a\u5c4a\u3051\u3002\u5c02\u9580\u77e5\u8b58\u304c\u306a\u304f\u3066\u3082\u3001\u5206\u304b\u308a\u3084\u3059\u3044\u30b5\u30dd\u30fc\u30c8\u3067\u3042\u306a\u305f\u306e\u9b45\u529b\u3092\u4f1d\u3048\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"rec-feature-card\">\n                <span class=\"rec-card-tag\">Speed<\/span>\n                <h3>\u6700\u77ed15\u65e5\u3067\u7d0d\u54c1\u304c\u53ef\u80fd<\/h3>\n                <p>\u6025\u304e\u3067\u5fc5\u8981\u306a\u65b9\u3082\u3054\u5b89\u5fc3\u304f\u3060\u3055\u3044\u3002\u7121\u99c4\u3092\u7701\u3044\u305f\u5236\u4f5c\u30d5\u30ed\u30fc\u3067\u3001\u77ed\u7d0d\u671f\u3067\u3082\u30af\u30aa\u30ea\u30c6\u30a3\u3092\u59a5\u5354\u305b\u305a\u3001\u4e01\u5be7\u306b\u4ed5\u4e0a\u3052\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"rec-feature-card\">\n                <span class=\"rec-card-tag\">Design<\/span>\n                <h3>\u5b8c\u5168\u30aa\u30ea\u30b8\u30ca\u30eb\u30c7\u30b6\u30a4\u30f3<\/h3>\n                <p>\u4e8b\u696d\u306e\u500b\u6027\u3084\u30d3\u30b8\u30e7\u30f3\u3092\u7406\u89e3\u3057\u3001\u30c8\u30ec\u30f3\u30c9\u3092\u53d6\u308a\u5165\u308c\u306a\u304c\u3089\u3001\u4ed6\u793e\u3068\u5dee\u5225\u5316\u3067\u304d\u308b\u552f\u4e00\u7121\u4e8c\u306e\u30c7\u30b6\u30a4\u30f3\u3092\u5b9f\u73fe\u3057\u307e\u3059\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- DETAIL SERVICES -->\n    <section class=\"rec-section\" style=\"padding-top:0;\">\n        <div class=\"rec-detail-row\">\n            <div class=\"rec-detail-text\">\n                <span class=\"badge\">STRATEGY<\/span>\n                <h3>SEO\u30e9\u30a4\u30c6\u30a3\u30f3\u30b0\u3067<br>\u96c6\u5ba2\u529b\u3092\u98db\u8e8d\u7684\u306b\u5411\u4e0a<\/h3>\n                <p>\u5fb9\u5e95\u3057\u305f\u5e02\u5834\u30ea\u30b5\u30fc\u30c1\u3092\u57fa\u306b\u6700\u9069\u306a\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u9078\u5b9a\u3002\u8aad\u8005\u306b\u4fa1\u5024\u3042\u308b\u60c5\u5831\u3092\u5c4a\u3051\u308b\u8cea\u306e\u9ad8\u3044\u8a18\u4e8b\u3092\u4f5c\u6210\u3057\u3001\u691c\u7d22\u7d50\u679c\u3067\u306e\u8996\u8a8d\u6027\u3092\u9ad8\u3081\u3066\u898b\u8fbc\u307f\u9867\u5ba2\u3092\u7372\u5f97\u3057\u307e\u3059\u3002<\/p>\n                <a href=\"https:\/\/rkglp.com\/contact-us\/\" class=\"rec-btn-orange\" style=\"padding:15px 40px; font-size:1.1rem;\">\u96c6\u5ba2\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3059\u308b<\/a>\n            <\/div>\n            <figure><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?auto=format&amp;fit=crop&amp;w=800&amp;q=80\" alt=\"SEO Strategy\"><\/figure><div class=\"rec-detail-img\">\n                \n            <\/div>\n        <\/div>\n\n        <div class=\"rec-detail-row\">\n            <div class=\"rec-detail-text\">\n                <span class=\"badge\">MAINTENANCE<\/span>\n                <h3>\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u904b\u55b6\u3092\u5b89\u5fc3\u30b5\u30dd\u30fc\u30c8\uff01<br>REC\u306e\u4fdd\u5b88\u7ba1\u7406\u30b5\u30fc\u30d3\u30b9<\/h3>\n                <p>\u30b5\u30a4\u30c8\u306e\u5b89\u5168\u6027\u3092\u78ba\u4fdd\u3057\u306a\u304c\u3089\u3001\u5e38\u306b\u6700\u65b0\u306e\u72b6\u614b\u3092\u7dad\u6301\u3002\u6700\u77ed\u7fcc\u65e5\u5bfe\u5fdc\u306e\u8fc5\u901f\u306a\u30b5\u30dd\u30fc\u30c8\u3067\u3001\u30b5\u30a4\u30c8\u904b\u55b6\u306e\u8ca0\u62c5\u3092\u8efd\u6e1b\u3057\u3001\u304a\u5ba2\u69d8\u304c\u672c\u696d\u306b\u5c02\u5ff5\u3067\u304d\u308b\u74b0\u5883\u3092\u3057\u3063\u304b\u308a\u3068\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002<\/p>\n            <\/div>\n            <figure><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1551434678-e076c223a692?auto=format&amp;fit=crop&amp;w=800&amp;q=80\" alt=\"Maintenance\"><\/figure><div class=\"rec-detail-img\">\n                \n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- PRICING -->\n    <section class=\"rec-price-area\">\n        <div class=\"rec-sec-title\"><h2>PRICING<\/h2><p>\u9078\u3079\u308b\u5236\u4f5c\u30d7\u30e9\u30f3<\/p><\/div>\n        <div class=\"rec-price-grid\">\n            <!-- \u30d9\u30fc\u30b7\u30c3\u30af (\u7121\u6599) -->\n            <div class=\"rec-price-card campaign-active\">\n                <div style=\"font-weight:900; font-size:1.4rem;\">\u30d9\u30fc\u30b7\u30c3\u30af<\/div>\n                <div style=\"font-size:3rem; font-weight:900; color:var(--rec-blue); margin:15px 0;\">\u00a56,300<small style=\"font-size:1rem;\"> \/\u6708<\/small><\/div>\n                <div style=\"margin-bottom:25px; font-weight:900; font-size:1.25rem;\">\n                    \u5236\u4f5c\u8cbb\u7528 <span class=\"price-strike\">\u00a550,000<\/span> <span style=\"color:var(--rec-red);\">\u00a50<\/span>\n                <\/div>\n                <a href=\"https:\/\/rkglp.com\/contact-us\/\" class=\"rec-btn-orange\" style=\"padding:15px; width:100%; box-sizing:border-box; font-size:1.1rem;\">\u7121\u6599\u3067\u76f8\u8ac7\u3059\u308b<\/a>\n            <\/div>\n            <!-- \u30aa\u30ea\u30b8\u30ca\u30eb (\u7121\u6599) -->\n            <div class=\"rec-price-card campaign-active\">\n                <div style=\"font-weight:900; font-size:1.4rem;\">\u30aa\u30ea\u30b8\u30ca\u30eb<\/div>\n                <div style=\"font-size:3rem; font-weight:900; color:var(--rec-blue); margin:15px 0;\">\u00a56,300<small style=\"font-size:1rem;\"> \/\u6708<\/small><\/div>\n                <div style=\"margin-bottom:25px; font-weight:900; font-size:1.25rem;\">\n                    \u5236\u4f5c\u8cbb\u7528 <span class=\"price-strike\">\u00a580,000<\/span> <span style=\"color:var(--rec-red);\">\u00a50<\/span>\n                <\/div>\n                <a href=\"https:\/\/rkglp.com\/contact-us\/\" class=\"rec-btn-orange\" style=\"padding:15px; width:100%; box-sizing:border-box; font-size:1.1rem;\">\u7121\u6599\u3067\u76f8\u8ac7\u3059\u308b<\/a>\n            <\/div>\n            <!-- \u30ab\u30b9\u30bf\u30e0 -->\n            <div class=\"rec-price-card\">\n                <div style=\"font-weight:900; font-size:1.4rem;\">\u30ab\u30b9\u30bf\u30e0<\/div>\n                <div style=\"font-size:3rem; font-weight:900; color:var(--rec-blue); margin:15px 0;\">\u00a56,300<small style=\"font-size:1rem;\"> \/\u6708<\/small><\/div>\n                <div style=\"margin-bottom:25px; font-weight:700;\">\u5236\u4f5c\u8cbb\u7528 \u00a5200,000\u301c<\/div>\n                <a href=\"https:\/\/rkglp.com\/contact-us\/\" class=\"rec-btn-orange\" style=\"background:#555; padding:15px; width:100%; box-sizing:border-box; font-size:1.1rem;\">\u3053\u306e\u30d7\u30e9\u30f3\u3067\u76f8\u8ac7\u3059\u308b<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- WORKFLOW -->\n    <section class=\"rec-section\">\n        <div class=\"rec-sec-title\"><h2>WORKFLOW<\/h2><p>\u5236\u4f5c\u306e\u6d41\u308c<\/p><\/div>\n        <div class=\"rec-step-grid\">\n            <div class=\"rec-step-card\"><span class=\"rec-step-badge\">STEP 01<\/span><h4>\u304a\u554f\u5408\u305b<\/h4><p>\u30d5\u30a9\u30fc\u30e0\u7b49\u304b\u3089\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002<\/p><\/div>\n            <div class=\"rec-step-card\"><span class=\"rec-step-badge\">STEP 02<\/span><h4>\u30d2\u30a2\u30ea\u30f3\u30b0<\/h4><p>\u73fe\u72b6\u306e\u78ba\u8a8d\u3068\u3054\u8981\u671b\u3092\u304a\u4f3a\u3044\u3057\u307e\u3059\u3002<\/p><\/div>\n            <div class=\"rec-step-card\"><span class=\"rec-step-badge\">STEP 03<\/span><h4>\u304a\u898b\u7a4d\u308a\u30fb\u5951\u7d04<\/h4><p>\u30d7\u30e9\u30f3\u3092\u63d0\u793a\u3057\u3001\u5408\u610f\u5f8c\u5236\u4f5c\u958b\u59cb\u3002<\/p><\/div>\n            <div class=\"rec-step-card\"><span class=\"rec-step-badge\">STEP 04<\/span><h4>\u5236\u4f5c\u958b\u59cb<\/h4><p>\u9ad8\u54c1\u8cea\u306a\u30b5\u30a4\u30c8\u3092\u69cb\u7bc9\u3057\u307e\u3059\u3002<\/p><\/div>\n            <div class=\"rec-step-card\"><span class=\"rec-step-badge\">STEP 05<\/span><h4>\u5185\u5bb9\u78ba\u8a8d<\/h4><p>\u304a\u5ba2\u69d8\u3068\u5171\u306b\u6700\u7d42\u30c1\u30a7\u30c3\u30af\u3002<\/p><\/div>\n            <div class=\"rec-step-card\"><span class=\"rec-step-badge\">STEP 06<\/span><h4>\u516c\u958b\u30fb\u7d0d\u54c1<\/h4><p>\u4fee\u6b63\u3092\u884c\u3044\u3001\u672c\u756a\u516c\u958b\u3068\u306a\u308a\u307e\u3059\u3002<\/p><\/div>\n            <div class=\"rec-step-card\"><span class=\"rec-step-badge\">STEP 07<\/span><h4>\u30a2\u30d5\u30bf\u30fc\u30b5\u30dd\u30fc\u30c8<\/h4><p>\u516c\u958b\u5f8c\u3082\u7d99\u7d9a\u7684\u306b\u652f\u3048\u307e\u3059\u3002<\/p><\/div>\n        <\/div>\n        <div style=\"text-align:center; margin-top:50px;\">\n            <p style=\"font-weight:900; color:var(--rec-blue); margin-bottom:20px; font-size:1.2rem;\">\u3042\u306a\u305f\u306e\u30d3\u30b8\u30cd\u30b9\u306e\u6210\u9577\u3092\u3001\u5168\u529b\u3067\u30b5\u30dd\u30fc\u30c8\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 <i class=\"fas fa-paper-plane\"><\/i><\/a>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ -->\n    <section class=\"rec-faq-area\">\n        <div class=\"rec-sec-title\"><h2>FAQ<\/h2><p>\u3088\u304f\u3042\u308b\u3054\u8cea\u554f<\/p><\/div>\n        <div class=\"faq-list\">\n            <div class=\"faq-item\">\n                <div class=\"faq-q\">\u5236\u4f5c\u8cbb\u7121\u6599\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u306f\u672c\u5f53\u3067\u3059\u304b\uff1f<\/div>\n                <div class=\"faq-a\"><p style=\"padding:20px 30px; margin:0;\">\u306f\u3044\u3001\u672c\u5f53\u3067\u3059\u3002\u73fe\u5728\u3001\u30d9\u30fc\u30b7\u30c3\u30af\u304a\u3088\u3073\u30aa\u30ea\u30b8\u30ca\u30eb\u30d7\u30e9\u30f3\u306e\u521d\u671f\u5236\u4f5c\u8cbb\u7528\u3092\u671f\u9593\u9650\u5b9a\u30670\u5186\u3068\u3055\u305b\u3066\u3044\u305f\u3060\u3044\u3066\u304a\u308a\u307e\u3059\u3002\u6708\u984d\u6599\u91d1\u306e\u307f\u3067\u904b\u7528\u3092\u958b\u59cb\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p><\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\">\u6708\u984d\u6599\u91d1\u306b\u306f\u4f55\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304b\uff1f<\/div>\n                <div class=\"faq-a\"><p style=\"padding:20px 30px; margin:0;\">\u30c9\u30e1\u30a4\u30f3\u30fb\u30b5\u30fc\u30d0\u30fc\u7dad\u6301\u7ba1\u7406\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u5bfe\u7b56\u3001\u5b9a\u671f\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3001\u8efd\u5fae\u306a\u4fee\u6b63\u30b5\u30dd\u30fc\u30c8\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002<\/p><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer class=\"rec-footer\">\n        <div style=\"font-size:1.6rem; font-weight:900; margin-bottom:10px;\">REC WEB PRODUCTION<\/div>\n        <p style=\"opacity:0.6; font-size:0.85rem; margin:0;\">\u00a9 2026 REC WEB\u5236\u4f5c. All Rights Reserved.<\/p>\n    <\/footer>\n<\/div>\n\n\n\n<script>\n    \/\/ FAQ Accordion\n    document.querySelectorAll('.faq-q').forEach(q => {\n        q.addEventListener('click', () => { q.parentNode.classList.toggle('active'); });\n    });\n\n    \/\/ SWELL cleanup\n    (function() {\n        const cleanup = () => {\n            document.querySelectorAll('.p-entry__header, .c-pageTitle, .c-breadcrumb, .l-breadcrumb, .post_content > h1:first-child').forEach(el => el.remove());\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>\u5236\u4f5c\u8cbb\u7121\u6599\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u5b9f\u65bd\u4e2d\uff01 \u624b\u9803\u306a\u4fa1\u683c\u3067\u59cb\u3081\u308b\u5b89\u5fc3\u306e\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u5236\u4f5c \u521d\u671f\u8cbb\u7528\u00a50\u3002\u6708\u984d\u6599\u91d1\u3060\u3051\u3067\u9ad8\u54c1\u8cea\u306aWeb\u30b5\u30a4\u30c8\u3092\u69cb\u7bc9\u30fb\u904b\u7528\u3057\u307e\u3059\u3002 \u4eca\u3059\u3050\u7121\u6599\u76f8\u8ac7\u3059\u308b Instagram\u3067\u5b9f\u7e3e\u516c\u958b\u4e2d FEATURES REC [&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-459","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/pages\/459","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=459"}],"version-history":[{"count":51,"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/pages\/459\/revisions"}],"predecessor-version":[{"id":606,"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/pages\/459\/revisions\/606"}],"wp:attachment":[{"href":"https:\/\/rkglp.com\/index.php\/wp-json\/wp\/v2\/media?parent=459"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}