{"id":2737,"date":"2026-07-24T16:31:41","date_gmt":"2026-07-24T07:31:41","guid":{"rendered":"https:\/\/www.voguegakuen.com\/lp\/?page_id=2737"},"modified":"2026-07-27T08:33:17","modified_gmt":"2026-07-26T23:33:17","slug":"taikenkai_kengakukai_202610","status":"publish","type":"page","link":"https:\/\/www.voguegakuen.com\/lp\/taikenkai_kengakukai_202610\/","title":{"rendered":"\u30f4\u30a9\u30fc\u30b0\u5b66\u5712\u3000\u79cb\u306e\u4f53\u9a13\u4f1a\u30fb\u898b\u5b66\u4f1a_202610"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2737\" class=\"elementor elementor-2737\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e7211c e-con-full e-flex e-con e-parent\" data-id=\"9e7211c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ebedf5 elementor-hidden-desktop elementor-hidden-tablet elementor-widget-mobile__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"0ebedf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div\n        class=\"vg-kengaku-mobile-lp-frame-wrap\"\n        style=\"display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;line-height:0!important;background:#fffdfa!important;box-sizing:border-box!important;\"\n    >\n        <iframe\n            id=\"vg-kengaku-mobile-frame-1\"\n            src=\"https:\/\/www.voguegakuen.com\/lp\/?vg_kengaku_mobile_lp_frame=1&#038;v=2.1.0\"\n            title=\"\u30f4\u30a9\u30fc\u30b0\u5b66\u5712 2026\u5e7410\u6708\u671f\u52df\u96c6 \u30e2\u30d0\u30a4\u30eb\u7248\"\n            loading=\"eager\"\n            scrolling=\"no\"\n            style=\"display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:1px!important;min-height:0!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fffdfa!important;box-sizing:border-box!important;\"\n        ><\/iframe>\n    <\/div>\n\n    <script>\n    (function () {\n        var frame = document.getElementById(\"vg-kengaku-mobile-frame-1\");\n        if (!frame) return;\n\n        var lastHeight = 0;\n\n        function applyHeight(value) {\n            var height = Number(value);\n\n            if (!isFinite(height) || height < 100) return;\n            height = Math.ceil(height);\n\n            if (Math.abs(height - lastHeight) < 2) return;\n\n            lastHeight = height;\n            frame.style.setProperty('height', height + 'px', 'important');\n        }\n\n        function measureLpDirectly() {\n            try {\n                var doc = frame.contentDocument || frame.contentWindow.document;\n                if (!doc) return;\n\n                var lp = doc.getElementById('vg-lp-m');\n                if (!lp) return;\n\n                var rect = lp.getBoundingClientRect();\n                var height = Math.max(\n                    rect.height || 0,\n                    lp.offsetHeight || 0,\n                    lp.scrollHeight || 0\n                );\n\n                applyHeight(height);\n            } catch (error) {}\n        }\n\n        function receiveHeight(event) {\n            if (event.source !== frame.contentWindow) return;\n            if (!event.data || event.data.type !== 'vg-kengaku-mobile-height-v21') return;\n\n            applyHeight(event.data.height);\n        }\n\n        window.addEventListener('message', receiveHeight);\n\n        frame.addEventListener('load', function () {\n            measureLpDirectly();\n            window.setTimeout(measureLpDirectly, 300);\n            window.setTimeout(measureLpDirectly, 1200);\n            window.setTimeout(measureLpDirectly, 3000);\n        });\n\n        window.addEventListener('resize', measureLpDirectly, { passive: true });\n    }());\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ecca58 elementor-hidden-mobile elementor-widget elementor-widget-shortcode\" data-id=\"2ecca58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <div class=\"vg-kengaku-lp-frame-wrap\" style=\"width:100%;max-width:1000px;margin:0 auto;overflow:hidden;line-height:0;\">\n        <iframe\n            id=\"vg-kengaku-frame-2\"\n            src=\"https:\/\/www.voguegakuen.com\/lp\/?vg_kengaku_lp_frame=1&#038;v=3.0.0\"\n            title=\"\u30f4\u30a9\u30fc\u30b0\u5b66\u5712 2026\u5e7410\u6708\u671f\u52df\u96c6\"\n            loading=\"eager\"\n            scrolling=\"no\"\n            style=\"display:block;width:100%;height:4200px;min-height:1200px;border:0;margin:0;padding:0;overflow:hidden;background:#fffdfa;\"\n        ><\/iframe>\n    <\/div>\n    <script>\n    (function () {\n        var frame = document.getElementById(\"vg-kengaku-frame-2\");\n        if (!frame) return;\n\n        var resizeTimer = null;\n        var observer = null;\n\n        function documentHeight() {\n            try {\n                var doc = frame.contentDocument || frame.contentWindow.document;\n                if (!doc) return 0;\n                var body = doc.body;\n                var html = doc.documentElement;\n                return Math.max(\n                    body ? body.scrollHeight : 0,\n                    body ? body.offsetHeight : 0,\n                    html ? html.clientHeight : 0,\n                    html ? html.scrollHeight : 0,\n                    html ? html.offsetHeight : 0\n                );\n            } catch (e) {\n                return 0;\n            }\n        }\n\n        function resizeFrame() {\n            window.clearTimeout(resizeTimer);\n            resizeTimer = window.setTimeout(function () {\n                var height = documentHeight();\n                if (height > 300) {\n                    frame.style.height = (height + 2) + 'px';\n                }\n            }, 30);\n        }\n\n        function beginObserving() {\n            resizeFrame();\n            try {\n                var doc = frame.contentDocument || frame.contentWindow.document;\n                var FrameResizeObserver = frame.contentWindow.ResizeObserver;\n\n                if (FrameResizeObserver && doc && doc.documentElement) {\n                    if (observer) observer.disconnect();\n                    observer = new FrameResizeObserver(resizeFrame);\n                    observer.observe(doc.documentElement);\n                    if (doc.body) observer.observe(doc.body);\n                }\n\n                if (doc && doc.fonts && doc.fonts.ready) {\n                    doc.fonts.ready.then(resizeFrame);\n                }\n\n                if (doc) {\n                    Array.prototype.forEach.call(doc.images || [], function (img) {\n                        if (!img.complete) {\n                            img.addEventListener('load', resizeFrame, {once:true});\n                            img.addEventListener('error', resizeFrame, {once:true});\n                        }\n                    });\n                }\n            } catch (e) {}\n\n            window.setTimeout(resizeFrame, 250);\n            window.setTimeout(resizeFrame, 1000);\n            window.setTimeout(resizeFrame, 2500);\n        }\n\n        frame.addEventListener('load', beginObserving);\n        window.addEventListener('resize', resizeFrame, {passive:true});\n\n        if (frame.contentDocument && frame.contentDocument.readyState === 'complete') {\n            beginObserving();\n        }\n    }());\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","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":""},"class_list":["post-2737","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.voguegakuen.com\/lp\/wp-json\/wp\/v2\/pages\/2737","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.voguegakuen.com\/lp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.voguegakuen.com\/lp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.voguegakuen.com\/lp\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.voguegakuen.com\/lp\/wp-json\/wp\/v2\/comments?post=2737"}],"version-history":[{"count":22,"href":"https:\/\/www.voguegakuen.com\/lp\/wp-json\/wp\/v2\/pages\/2737\/revisions"}],"predecessor-version":[{"id":2832,"href":"https:\/\/www.voguegakuen.com\/lp\/wp-json\/wp\/v2\/pages\/2737\/revisions\/2832"}],"wp:attachment":[{"href":"https:\/\/www.voguegakuen.com\/lp\/wp-json\/wp\/v2\/media?parent=2737"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}