{"id":10521,"date":"2025-05-02T17:51:59","date_gmt":"2025-05-02T08:51:59","guid":{"rendered":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/?post_type=lp&#038;p=10521"},"modified":"2025-05-02T19:02:54","modified_gmt":"2025-05-02T10:02:54","slug":"reapi4","status":"publish","type":"lp","link":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/?lp=reapi4","title":{"rendered":"reapi4"},"content":{"rendered":"\n<style>\n        \n        \n        .survey-container {\n    position: relative; \/* \u2190 \u3053\u308c\u304c\u5fc5\u8981 *\/\n    max-width: 100%;\n    background: url(\"http:\/\/www.xn--paipanchan-ww4i4lod1w.com\/wp-content\/uploads\/2025\/04\/LINE_ALBUM_\u30de\u30b8\u308c\u3042\u3074_250430_4.jpg\") no-repeat center center;\n    background-size: cover;\n    border-radius: 20px;\n    padding: 30px 25px;\n    box-shadow: 0 10px 25px rgba(255, 105, 149, 0.1);\n    text-align: center;\n    margin: 0 auto;\n    overflow: hidden; \/* \u5b50\u8981\u7d20\u306e::before\u304c\u306f\u307f\u51fa\u3055\u306a\u3044\u3088\u3046\u306b *\/\n}\n\n.survey-container::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(255, 255, 255, 0.6); \/* \u767d\u30920.6\u3067\u900f\u904e *\/\n    z-index: 0; \/* \u80cc\u666f\u306e\u4e0a\u3001\u5185\u5bb9\u306e\u4e0b\u306b\u914d\u7f6e *\/\n    pointer-events: none;\n}\n\n\/* \u4e2d\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306f\u4e0a\u306b\u4e57\u305b\u308b *\/\n.survey-container * {\n    position: relative;\n    z-index: 1;\n}\n\n        \n        h1 {\n            color: #ff6b95;\n            font-size: 20px;\n            margin-bottom: 20px;\n            position: relative;\n            display: inline-block;\ncolor: #ff6b95; \/* \u6587\u5b57\u8272 *\/\n    text-shadow:\n        0 0 2px white,\n        0 0 4px white,\n        0 0 6px white;\n        }\n        \n        h1::after {\n            content: '';\n            position: absolute;\n            bottom: -8px;\n            left: 0;\n            width: 100%;\n            height: 3px;\n            background: linear-gradient(to right, #ff9a8b, #ff6b95);\n            border-radius: 3px;\n        }\n        \n        .survey-image {\n            width: 150px;\n            height: 150px;\n            margin: 20px auto;\n            background-color: #ffebef;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 5px solid #ffd6de;\n            animation: pulse 2s infinite;\n        }\n        \n        @keyframes pulse {\n            0% { transform: scale(1); }\n            50% { transform: scale(1.05); }\n            100% { transform: scale(1); }\n        }\n        \n.survey-image {\n    width: 150px;\n    height: 150px;\n    margin: 20px auto;\n    background-color: #ffebef;\n    border-radius: 50%;\n    border: 5px solid #ffd6de;\n    animation: pulse 2s infinite;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.survey-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n}\n        .small-text {\n    font-size: 12px;\n    color: #ff6b95; \/* \u6587\u5b57\u8272 *\/\n    text-shadow:\n        0 0 2px white,\n        0 0 4px white,\n        0 0 6px white;\n}\n        p {\n    color: #666;\n    margin-bottom: 25px;\n    font-size: 15px;\n    text-shadow:\n        0 0 2px white,\n        0 0 4px white,\n        0 0 6px white;\n}\n        \n        .btn {\n            display: inline-block;\n            background: linear-gradient(135deg, #ff9a8b, #ff6b95);\n            color: white;\n            padding: 15px 30px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: bold;\n            font-size: 16px;\n            margin: 15px 0;\n            box-shadow: 0 5px 15px rgba(255, 105, 149, 0.3);\n            transition: all 0.3s ease;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .btn:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(255, 105, 149, 0.4);\n        }\n        \n        .btn::after {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: rgba(255, 255, 255, 0.2);\n            transform: rotate(45deg);\n            transition: all 0.3s ease;\n        }\n        \n        .btn:hover::after {\n            left: 100%;\n        }\n        \n        .note {\n            background-color: #fff2f5;\n            padding: 10px;\n            border-radius: 12px;\n            margin-top: 25px;\n            border-left: 4px solid #ffb8b8;\n            text-align: left;\n        }\n        \n        .note h3 {\n            color: #ff6b95;\n            font-size: 15px;\n            margin-bottom: 8px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .note h3::before {\n            content: '!';\n            display: inline-block;\n            width: 18px;\n            height: 18px;\n            background-color: #ff6b95;\n            color: white;\n            border-radius: 50%;\n            text-align: center;\n            line-height: 18px;\n            font-size: 12px;\n            margin-right: 8px;\n        }\n        \n        .note ul {\n            list-style-type: none;\n            padding-left: 5px;\n        }\n        \n        .note li {\n            margin-bottom: 5px;\n            padding-left: 25px;\n            position: relative;\n            font-size: 12px;\n            color: #777;\n        }\n        \n        .note li::before {\n            content: '\u266a';\n            position: absolute;\n            left: 10px;\n            color: #ff9a8b;\n        }\n        \n        .hearts {\n            margin-top: 20px;\n            font-size: 14px;\n            color: #ff9a8b;\n            display: flex;\n            justify-content: center;\n            gap: 6px;\n        }\n    <\/style>\n\n    <div class=\"survey-container\">\n        <h1>\u30a2\u30f3\u30b1\u30fc\u30c8\u3054\u5354\u529b<h1><br><h1>\u304a\u9858\u3044\u3057\u307e\u3059<\/h1>\n        \n     <div class=\"survey-image\">\n    <img decoding=\"async\" src=\"http:\/\/www.xn--paipanchan-ww4i4lod1w.com\/wp-content\/uploads\/2025\/05\/S__19423275.jpg\">\n<\/div>\n        \n        <p>\u30b5\u30fc\u30d3\u30b9\u6539\u5584<br>\u4eca\u5f8c\u306e\u30e2\u30c1\u30d9\u30fc\u30b7\u30e7\u30f3\u30a2\u30c3\u30d7\u306e\u70ba\ud83d\udc95<br>\u662f\u975e\u3001\u30a2\u30f3\u30b1\u30fc\u30c8\u306b\u3054\u5354\u529b\u304f\u3060\u3055\u3044\uff01\u2757\ufe0f<\/p>\n        \n        <a href=\"https:\/\/forms.gle\/q51fnMEDLeq1Lxdg7\" class=\"btn\" target=\"_blank\" rel=\"noopener\">\u30a2\u30f3\u30b1\u30fc\u30c8\u306b\u7b54\u3048\u308b<\/a>\n        \n        <div class=\"note\">\n            <h3>\u3054\u56de\u7b54\u306b\u3064\u3044\u3066<\/h3>\n            <ul>\n                <li>\u56de\u7b54\u306f\u533f\u540d\u3067\u53ce\u96c6\u3055\u308c\u307e\u3059\u3002<\/li>\n              <li>\u30a2\u30f3\u30b1\u30fc\u30c8\u306fGoogle\u30a2\u30f3\u30b1\u30fc\u30c8\u3067\u3059\u3002<\/li>\n              <li>\u30a2\u30c9\u30ec\u30b9\u30fb\u96fb\u8a71\u756a\u53f7\u306a\u3069\u53ce\u96c6\u3055\u308c\u307e\u305b\u3093\u3002<\/li>\n                <li>\u6240\u8981\u6642\u9593\u306f\u7d045\u5206\u3067\u3059\u3002<\/li>\n                <li>\u3054\u610f\u898b\u306f\u300e\u3071\u3044\u3071\u3093\u306b\u5c4a\u304d\u307e\u3059\u300f<\/li>\n                <li>\u308c\u3042\u3074\u3055\u3093\u306e\u30e2\u30c1\u30d9\u30fc\u30b7\u30e7\u30f3\u30a2\u30c3\u30d7\u306b\u7e4b\u304c\u308a\u307e\u3059\u3002<\/li>\n            <\/ul>\n        <\/div>\n        \n        <div class=\"hearts\">\n    <span>\u2764<\/span>\n    <span>\u2764<\/span>\n\n    <span class=\"small-text\">\u3054\u5354\u529b\u3057\u3066\u9802\u3051\u307e\u3059\u3068\u5b09\u3057\u3044\u3067\u3059\u2757\ufe0f<\/span>\n    <span>\u2764<\/span>\n    <span>\u2764<\/span>\n    \n<\/div>\n\n\n","protected":false},"author":1,"featured_media":0,"template":"","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","swell_btn_cv_data":"","_themeisle_gutenberg_block_has_review":false,"footnotes":"","_wp_rev_ctl_limit":""},"class_list":["post-10521","lp","type-lp","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"\u9db4\u30c3\u6597\u3071\u3044\u3071\u3093","author_link":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"\u30a2\u30f3\u30b1\u30fc\u30c8\u3054\u5354\u529b \u304a\u9858\u3044\u3057\u307e\u3059 \u30b5\u30fc\u30d3\u30b9\u6539\u5584\u4eca\u5f8c\u306e\u30e2\u30c1\u30d9\u30fc\u30b7\u30e7\u30f3\u30a2\u30c3\u30d7\u306e\u70ba\ud83d\udc95\u662f\u975e\u3001\u30a2\u30f3\u30b1\u30fc\u30c8\u306b\u3054\u5354\u529b\u304f\u3060\u3055\u3044\uff01&hellip;","_links":{"self":[{"href":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/index.php?rest_route=\/wp\/v2\/lp\/10521","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/index.php?rest_route=\/wp\/v2\/lp"}],"about":[{"href":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/index.php?rest_route=\/wp\/v2\/types\/lp"}],"author":[{"embeddable":true,"href":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"version-history":[{"count":10,"href":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/index.php?rest_route=\/wp\/v2\/lp\/10521\/revisions"}],"predecessor-version":[{"id":10542,"href":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/index.php?rest_route=\/wp\/v2\/lp\/10521\/revisions\/10542"}],"wp:attachment":[{"href":"https:\/\/www.xn--paipanchan-ww4i4lod1w.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10521"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}