{"id":2159,"date":"2026-03-27T03:34:47","date_gmt":"2026-03-26T18:34:47","guid":{"rendered":"https:\/\/cypcyp.com\/?page_id=2159"},"modified":"2026-03-27T03:37:30","modified_gmt":"2026-03-26T18:37:30","slug":"%e3%82%ab%e3%83%a9%e3%83%80%e3%81%ae%e3%82%af%e3%82%bb%e8%a8%ba%e6%96%ad","status":"publish","type":"page","link":"https:\/\/cypcyp.com\/?page_id=2159","title":{"rendered":"\u30ab\u30e9\u30c0\u306e\u30af\u30bb\u8a3a\u65ad"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2159\" class=\"elementor elementor-2159\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-32f335e1 e-flex e-con-boxed e-con e-parent\" data-id=\"32f335e1\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-500d1a59 elementor-widget elementor-widget-html\" data-id=\"500d1a59\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"ja\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>LIVEGYM | \u6771\u5225\u9662\u99c5\u5f92\u6b691\u5206 \u30ab\u30e9\u30c0\u306e\u30af\u30bb\u8a3a\u65ad\uff06\u6839\u672c\u6539\u5584\u30b9\u30c8\u30ec\u30c3\u30c1<\/title>\r\n    \r\n    <link rel=\"preconnect\" href=\"https:\/\/cypcyp.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n\r\n    <link rel=\"preload\" as=\"image\" href=\"https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/03\/IMG_9016.webp\" fetchpriority=\"high\">\r\n\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@400;700;900&family=Montserrat:wght@700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n    <style>\r\n        :root {\r\n            --emerald: #50C878;\r\n            --emerald-dark: #2E8B57;\r\n            --emerald-light: #e8f7ed;\r\n            --gold: #c5a059;\r\n            --charcoal: #222;\r\n            --text-main: #333;\r\n            --bg-gray: #f9f9f9;\r\n            --white: #ffffff;\r\n        }\r\n\r\n        * { box-sizing: border-box; }\r\n        html { scroll-behavior: smooth; }\r\n        body {\r\n            font-family: 'Noto Sans JP', sans-serif;\r\n            color: var(--text-main);\r\n            line-height: 1.8;\r\n            margin: 0;\r\n            overflow-x: hidden;\r\n            -webkit-font-smoothing: antialiased;\r\n        }\r\n\r\n        h1, h2, h3 { margin: 0; font-weight: 700; }\r\n        .en-title { font-family: 'Montserrat', sans-serif; color: var(--gold); letter-spacing: 0.1em; font-size: 0.9rem; display: block; margin-bottom: 10px; }\r\n\r\n        .inner { max-width: 1100px; margin: 0 auto; padding: 0 20px; }\r\n        .section-padding { padding: 80px 0; }\r\n        .text-center { text-align: center; }\r\n        .u-emerald { color: var(--emerald); }\r\n        .bg-gray { background-color: var(--bg-gray); }\r\n\r\n        .section-title { text-align: center; margin-bottom: 60px; }\r\n        .section-title h2 { font-size: 2.2rem; position: relative; display: inline-block; padding-bottom: 15px; }\r\n        .section-title h2::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 60px; height: 3px; background: var(--emerald); }\r\n\r\n        .cta-btn {\r\n            display: inline-block;\r\n            background: linear-gradient(135deg, #06C755 0%, #05a346 100%);\r\n            color: var(--white);\r\n            padding: 22px 50px;\r\n            border-radius: 100px;\r\n            text-decoration: none;\r\n            font-size: 1.3rem;\r\n            font-weight: 900;\r\n            box-shadow: 0 10px 30px rgba(6, 199, 85, 0.3);\r\n            transition: 0.3s;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .cta-btn:hover { transform: translateY(-3px); }\r\n\r\n        nav {\r\n            position: fixed; top: 0; width: 100%; background: rgba(255,255,255,0.95);\r\n            display: flex; justify-content: space-between; align-items: center;\r\n            padding: 12px 30px; z-index: 1000; box-shadow: 0 2px 10px rgba(0,0,0,0.05);\r\n        }\r\n        .logo { font-family: 'Montserrat', sans-serif; font-size: 1.5rem; color: var(--emerald); font-weight: 800; }\r\n\r\n        .hero {\r\n            position: relative;\r\n            height: 90vh;\r\n            min-height: 600px;\r\n            display: flex; align-items: center; justify-content: center;\r\n            color: var(--white); text-align: center;\r\n            background-color: #000;\r\n        }\r\n        \r\n        .hero-img {\r\n            position: absolute; top: 0; left: 0; width: 100%; height: 100%;\r\n            object-fit: cover;\r\n            z-index: 1;\r\n            filter: brightness(0.6);\r\n        }\r\n\r\n        .hero-box { position: relative; z-index: 2; max-width: 900px; padding: 0 20px; }\r\n        .hero-badge { background: var(--emerald); color: var(--white); padding: 6px 20px; border-radius: 5px; font-weight: 700; margin-bottom: 25px; display: inline-block; font-size: 1.1rem; }\r\n        .hero-box h1 { font-size: 2.8rem; line-height: 1.3; margin-bottom: 25px; font-weight: 900; }\r\n        .hero-box p { font-size: 1.2rem; margin-bottom: 35px; }\r\n\r\n        .problem-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 15px; margin-top: 40px; }\r\n        .problem-item { background: #fff; padding: 22px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.05); display: flex; align-items: center; border-left: 5px solid var(--gold); text-align: left; }\r\n\r\n        .diagnosis-section { background: var(--emerald-light); border-radius: 30px; padding: 50px 30px; margin: 0 auto; max-width: 900px; }\r\n        .diagnosis-tag { color: var(--emerald-dark); font-weight: 900; font-size: 1.1rem; display: block; margin-bottom: 12px; }\r\n\r\n        .method-card { background: var(--white); border-radius: 20px; overflow: hidden; display: flex; flex-wrap: wrap; margin-bottom: 30px; box-shadow: 0 15px 40px rgba(0,0,0,0.05); }\r\n        .method-img { flex: 1; min-width: 300px; height: 300px; }\r\n        .method-img img { width: 100%; height: 100%; object-fit: cover; }\r\n        .method-content { flex: 1.2; padding: 40px; min-width: 300px; text-align: left; }\r\n        .method-content h3 { font-size: 1.6rem; color: var(--emerald-dark); margin-bottom: 15px; }\r\n\r\n        footer { background: var(--charcoal); color: white; padding: 70px 0 20px; }\r\n\r\n        @media (max-width: 768px) {\r\n            .hero-box h1 { font-size: 2rem; }\r\n            .section-padding { padding: 50px 0; }\r\n            .method-content { padding: 30px 20px; }\r\n            nav { padding: 12px 20px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <nav>\r\n        <div class=\"logo\">LIVEGYM<\/div>\r\n        <a href=\"https:\/\/line.me\/R\/ti\/p\/@553wkdll\" style=\"background: #06C755; color: white; text-decoration: none; padding: 8px 18px; border-radius: 50px; font-weight: bold; font-size: 0.85rem;\">LINE\u3067\u4e88\u7d04\u3059\u308b<\/a>\r\n    <\/nav>\r\n\r\n    <header class=\"hero\">\r\n        <img src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/03\/IMG_9016.webp\" \r\n             alt=\"LIVEGYM \u65bd\u8853\u98a8\u666f\" class=\"hero-img\" fetchpriority=\"high\" decoding=\"sync\"><noscript><img src=\"https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/03\/IMG_9016.webp\" \r\n             alt=\"LIVEGYM \u65bd\u8853\u98a8\u666f\" class=\"hero-img\" fetchpriority=\"high\" decoding=\"sync\"><\/noscript>\r\n        \r\n        <div class=\"hero-box\">\r\n            <span class=\"hero-badge\">\u6771\u5225\u9662\u99c5 \u5f92\u6b691\u5206 | \u30ab\u30e9\u30c0\u306e\u6839\u672c\u6539\u5584<\/span>\r\n            <h1>\u30ab\u30e9\u30c0\u306e\u30af\u30bb\u3092\u77e5\u308a\u3001<br>\u300c\u672c\u6765\u306e\u6574\u3044\u300d\u3092\u53d6\u308a\u623b\u3059<\/h1>\r\n            <p>\u30ab\u30e9\u30c0\u306e\u30af\u30bb\u8a3a\u65ad\u3068\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u65bd\u8853\u3067\u3001<br>\u65e5\u5e38\u306e\u6b6a\u307f\u3092\u30ea\u30bb\u30c3\u30c8\u3057\u3001\u7406\u60f3\u306e\u6574\u3044\u3092\u3054\u63d0\u4f9b\u3002<\/p>\r\n            <a href=\"https:\/\/line.me\/R\/ti\/p\/@553wkdll\" class=\"cta-btn\">LINE\u3067\u30af\u30bb\u8a3a\u65ad\u3092\u4e88\u7d04\u3059\u308b<\/a>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <section class=\"section-padding inner text-center\">\r\n        <div class=\"section-title\">\r\n            <span class=\"en-title\">CHECK LIST<\/span>\r\n            <h2>\u7121\u610f\u8b58\u306e\u300c\u30af\u30bb\u300d\u304c\u4e0d\u8abf\u3092\u4f5c\u3063\u3066\u3044\u307e\u305b\u3093\u304b\uff1f<\/h2>\r\n        <\/div>\r\n        <div class=\"problem-grid\">\r\n            <div class=\"problem-item\">\u30de\u30c3\u30b5\u30fc\u30b8\u306b\u884c\u3063\u3066\u3082\u3001\u6570\u65e5\u3067\u80a9\u3053\u308a\u30fb\u8170\u75db\u304c\u623b\u308b<\/div>\r\n            <div class=\"problem-item\">\u93e1\u3092\u898b\u308b\u3068\u3001\u5de6\u53f3\u306e\u80a9\u306e\u9ad8\u3055\u3084\u9aa8\u76e4\u306e\u5411\u304d\u304c\u9055\u3046<\/div>\r\n            <div class=\"problem-item\">\u5bdd\u3066\u3082\u75b2\u308c\u304c\u53d6\u308c\u305a\u3001\u5e38\u306b\u4f53\u304c\u91cd\u3060\u308b\u3044<\/div>\r\n            <div class=\"problem-item\">\u30b9\u30de\u30db\u3084PC\u4f5c\u696d\u304c\u591a\u304f\u3001\u732b\u80cc\u30fb\u5dfb\u304d\u80a9\u304c\u5b9a\u7740\u3057\u3066\u3044\u308b<\/div>\r\n            <div class=\"problem-item\">\u9774\u306e\u5e95\u306e\u6e1b\u308a\u65b9\u304c\u5de6\u53f3\u3067\u6975\u7aef\u306b\u9055\u3046<\/div>\r\n            <div class=\"problem-item\">\u904b\u52d5\u3092\u59cb\u3081\u305f\u3044\u304c\u3001\u4f53\u304c\u786c\u3059\u304e\u3066\u602a\u6211\u304c\u6016\u3044<\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section-padding bg-gray\">\r\n        <div class=\"inner text-center\">\r\n            <div class=\"diagnosis-section\">\r\n                <span class=\"diagnosis-tag\"># \u307e\u305a\u306f\u81ea\u5206\u3092\u77e5\u308b\u3053\u3068\u304b\u3089<\/span>\r\n                <h2 style=\"font-size: 2rem; margin-bottom: 25px;\">LIVEGYM\u540d\u7269\u300c\u30ab\u30e9\u30c0\u306e\u30af\u30bb\u8a3a\u65ad\u300d<\/h2>\r\n                <p style=\"text-align: left; max-width: 700px; margin: 0 auto; font-size: 1.1rem;\">\r\n                    \u591a\u304f\u306e\u4e0d\u8abf\u306f\u3001\u666e\u6bb5\u306e\u300c\u7acb\u3061\u65b9\u300d\u300c\u5ea7\u308a\u65b9\u300d\u300c\u6b69\u304d\u65b9\u300d\u306e\u30af\u30bb\u3084\u504f\u308a\u304b\u3089\u751f\u307e\u308c\u307e\u3059\u3002LIVEGYM\u3067\u306f\u3001\u307e\u305a\u3042\u306a\u305f\u306e\u9aa8\u683c\u3068\u7b4b\u8089\u306e\u30d0\u30e9\u30f3\u30b9\u3092\u5fb9\u5e95\u7684\u306b\u8a3a\u65ad\u3002\r\n                    <br><br>\r\n                    <strong>\u300c\u306a\u305c\u305d\u3053\u304c\u75db\u3080\u306e\u304b\u300d\u300c\u306a\u305c\u305d\u3053\u304c\u4e0d\u8abf\u306a\u306e\u304b\u300d<\/strong>\u306e\u6839\u672c\u539f\u56e0\u3092\u7279\u5b9a\u3057\u3001\u3042\u306a\u305f\u3060\u3051\u306e\u300c\u6574\u3044\u30e1\u30cb\u30e5\u30fc\u300d\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section-padding\">\r\n        <div class=\"inner text-center\">\r\n            <div class=\"section-title\">\r\n                <span class=\"en-title\">OUR METHOD<\/span>\r\n                <h2>\u7406\u60f3\u306e\u300c\u6574\u3044\u300d\u3092\u5b9f\u73fe\u3059\u308b3\u30b9\u30c6\u30c3\u30d7<\/h2>\r\n            <\/div>\r\n            \r\n            <div class=\"method-card\">\r\n                <div class=\"method-img\">\r\n                    <img loading=\"lazy\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/images.unsplash.com\/photo-1519823551278-64ac92734fb1?auto=format&fit=crop&q=60&w=600&fm=webp\" alt=\"\u53ef\u8996\u5316\u30fb\u8a3a\u65ad\" loading=\"lazy\" width=\"600\" height=\"400\" decoding=\"async\"><noscript><img loading=\"lazy\" src=\"https:\/\/images.unsplash.com\/photo-1519823551278-64ac92734fb1?auto=format&fit=crop&q=60&w=600&fm=webp\" alt=\"\u53ef\u8996\u5316\u30fb\u8a3a\u65ad\" loading=\"lazy\" width=\"600\" height=\"400\" decoding=\"async\"><\/noscript>\r\n                <\/div>\r\n                <div class=\"method-content\">\r\n                    <h3>01. \u5fb9\u5e95\u7684\u306a\u53ef\u8996\u5316\uff08\u8a3a\u65ad\uff09<\/h3>\r\n                    <p>\u95a2\u7bc0\u306e\u53ef\u52d5\u57df\u3084\u7b4b\u8089\u306e\u5f35\u308a\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3001\u81ea\u5206\u3067\u306f\u6c17\u3065\u3051\u306a\u3044\u300c\u6b6a\u307f\u306e\u30af\u30bb\u300d\u3092\u5c02\u9580\u7684\u8996\u70b9\u3067\u89e3\u6790\u3057\u307e\u3059\u3002<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"method-card\" style=\"flex-direction: row-reverse;\">\r\n                <div class=\"method-img\">\r\n                    <img loading=\"lazy\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/images.unsplash.com\/photo-1544367567-0f2fcb009e0b?auto=format&fit=crop&q=60&w=600&fm=webp\" alt=\"\u6df1\u5c64\u7b4b\u30b9\u30c8\u30ec\u30c3\u30c1\" loading=\"lazy\" width=\"600\" height=\"400\" decoding=\"async\"><noscript><img loading=\"lazy\" src=\"https:\/\/images.unsplash.com\/photo-1544367567-0f2fcb009e0b?auto=format&fit=crop&q=60&w=600&fm=webp\" alt=\"\u6df1\u5c64\u7b4b\u30b9\u30c8\u30ec\u30c3\u30c1\" loading=\"lazy\" width=\"600\" height=\"400\" decoding=\"async\"><\/noscript>\r\n                <\/div>\r\n                <div class=\"method-content\">\r\n                    <h3>02. \u6df1\u5c64\u7b4b\u3078\u306e\u30a2\u30d7\u30ed\u30fc\u30c1<\/h3>\r\n                    <p>\u81ea\u5206\u4e00\u4eba\u3067\u306f\u306a\u304b\u306a\u304b\u4f38\u3070\u305b\u306a\u3044\u6df1\u5c64\u306e\u7b4b\u8089\u3092\u3001\u30b9\u30c8\u30ec\u30c3\u30c1\u306e\u30d7\u30ed\u304c\u7684\u78ba\u306b\u30a2\u30d7\u30ed\u30fc\u30c1\u3002\u8eab\u4f53\u304c\u6574\u3063\u3066\u8efd\u304f\u306a\u308b\u611f\u899a\u3092\u4f53\u611f\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"method-card\">\r\n                <div class=\"method-img\">\r\n                    <img loading=\"lazy\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/images.unsplash.com\/photo-1599447421416-3414500d18a5?auto=format&fit=crop&q=60&w=600&fm=webp\" alt=\"\u30b3\u30f3\u30c7\u30a3\u30b7\u30e7\u30cb\u30f3\u30b0\" loading=\"lazy\" width=\"600\" height=\"400\" decoding=\"async\"><noscript><img loading=\"lazy\" src=\"https:\/\/images.unsplash.com\/photo-1599447421416-3414500d18a5?auto=format&fit=crop&q=60&w=600&fm=webp\" alt=\"\u30b3\u30f3\u30c7\u30a3\u30b7\u30e7\u30cb\u30f3\u30b0\" loading=\"lazy\" width=\"600\" height=\"400\" decoding=\"async\"><\/noscript>\r\n                <\/div>\r\n                <div class=\"method-content\">\r\n                    <h3>03. \u30af\u30bb\u3092\u4e0a\u66f8\u304d\u3059\u308b\u8abf\u6574<\/h3>\r\n                    <p>\u6574\u3063\u305f\u72b6\u614b\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306e\u7c21\u5358\u306a\u30a8\u30af\u30b5\u30b5\u30a4\u30ba\u3092\u4f1d\u6388\u3002\u826f\u3044\u72b6\u614b\u3092\u300c\u8133\u3068\u7b4b\u8089\u300d\u306b\u899a\u3048\u8fbc\u307e\u305b\u3001\u4e0d\u8abf\u304c\u51fa\u306b\u304f\u3044\u8eab\u4f53\u3078\u5c0e\u304d\u307e\u3059\u3002<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <footer id=\"contact\">\r\n        <div class=\"inner text-center\">\r\n            <h2 style=\"font-size: 2.2rem; margin-bottom: 30px;\">\u300c\u3042\u306a\u305f\u672c\u6765\u306e\u7406\u60f3\u306e\u6574\u3044\u3092\u3001<br>\u53d6\u308a\u623b\u3057\u307e\u305b\u3093\u304b\uff1f\u300d<\/h2>\r\n            <div style=\"background: rgba(255,255,255,0.05); padding: 50px; border-radius: 20px; border: 2px dashed var(--emerald); max-width: 800px; margin: 0 auto 40px;\">\r\n                <h3 style=\"color: var(--emerald); margin-bottom: 15px;\">\u3010\u901a\u5e387,980\u5186\u3092\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u4fa1\u683c\u3067\u3054\u63d0\u4f9b\u3011<\/h3>\r\n                <p style=\"font-size: 1.3rem; margin-bottom: 0; font-weight: 700;\">\u30ab\u30e9\u30c0\u306e\u30af\u30bb\u8a3a\u65ad \uff0b \u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u30b9\u30c8\u30ec\u30c3\u30c1\uff08\u8a0845\u5206\uff09<br>\r\n                <span style=\"font-size: 2rem; color: var(--emerald-dark);\">\u3010\u671f\u9593\u9650\u5b9a\u4fa1\u683c 2,980\u5186\uff08\u7a0e\u8fbc\uff09\u3011<\/span><\/p>\r\n                <p style=\"font-size: 0.9rem; margin-top: 10px; opacity: 0.7;\">\u203b\u7121\u7406\u306a\u52e7\u8a98\u306a\u3069\u306f\u3044\u305f\u3057\u307e\u305b\u3093\u3002\u304a\u6c17\u8efd\u306b\u3054\u4f53\u9a13\u304f\u3060\u3055\u3044\u3002\uff08\u3072\u3068\u308a\u306e\u30d7\u30ed\u3067\u306e\u3054\u5bfe\u5fdc\u306e\u305f\u3081\u3001\u4e00\u5b9a\u4eba\u6570\u306b\u9054\u3057\u6b21\u7b2c\u7d42\u4e86\u3044\u305f\u3057\u307e\u3059\u3002\uff09<\/p>\r\n            <\/div>\r\n            <a href=\"https:\/\/line.me\/R\/ti\/p\/@553wkdll\" class=\"cta-btn\">LINE\u3067\u30af\u30bb\u8a3a\u65ad\u3092\u4e88\u7d04\u3059\u308b<\/a>\r\n        <\/div>\r\n        <div class=\"text-center\" style=\"margin-top: 60px; padding: 20px; border-top: 1px solid #444;\">\r\n            <p style=\"font-size: 0.8rem; opacity: 0.5;\">&copy; 2026 LIVEGYM. All Rights Reserved.<\/p>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-44fa66a3 e-flex e-con-boxed e-con e-parent\" data-id=\"44fa66a3\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53ec36f3 elementor-widget elementor-widget-text-editor\" data-id=\"53ec36f3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 20-12-2023 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<h2>\u62c5\u5f53\u30c8\u30ec\u30fc\u30ca\u30fc\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb<\/h2><p>\u00a0<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-72051d11 e-flex e-con-boxed e-con e-parent\" data-id=\"72051d11\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;boxed&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60cbe9ff elementor-widget elementor-widget-image\" data-id=\"60cbe9ff\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 20-12-2023 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"724\" height=\"1024\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-724x1024.jpg\" class=\"attachment-large size-large wp-image-1874\" alt=\"\" srcset=\"https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-724x1024.jpg 724w, https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-212x300.jpg 212w, https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-768x1086.jpg 768w, https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-1086x1536.jpg 1086w, https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2.jpg 1414w\" sizes=\"(max-width: 724px) 100vw, 724px\" \/><noscript><img fetchpriority=\"high\" decoding=\"async\" width=\"724\" height=\"1024\" src=\"https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-724x1024.jpg\" class=\"attachment-large size-large wp-image-1874\" alt=\"\" srcset=\"https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-724x1024.jpg 724w, https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-212x300.jpg 212w, https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-768x1086.jpg 768w, https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2-1086x1536.jpg 1086w, https:\/\/cypcyp.com\/wp-content\/uploads\/2026\/02\/\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\uff12-2.jpg 1414w\" sizes=\"(max-width: 724px) 100vw, 724px\" \/><\/noscript>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>LIVEGYM | \u6771\u5225\u9662\u99c5\u5f92\u6b691\u5206 \u30ab\u30e9\u30c0\u306e\u30af\u30bb\u8a3a\u65ad\uff06\u6839\u672c\u6539\u5584\u30b9\u30c8\u30ec\u30c3\u30c1 LIVEGYM LINE\u3067\u4e88\u7d04\u3059\u308b \u6771\u5225\u9662\u99c5 \u5f92\u6b691\u5206 | \u30ab\u30e9\u30c0\u306e\u6839\u672c\u6539\u5584 \u30ab\u30e9\u30c0\u306e\u30af\u30bb\u3092\u77e5\u308a\u3001\u300c\u672c\u6765\u306e\u6574\u3044\u300d\u3092\u53d6\u308a\u623b\u3059 \u30ab\u30e9\u30c0\u306e\u30af\u30bb\u8a3a\u65ad\u3068\u30aa&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"tags":[],"class_list":["post-2159","page","type-page","status-publish","article cf"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/cypcyp.com\/index.php?rest_route=\/wp\/v2\/pages\/2159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cypcyp.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cypcyp.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cypcyp.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cypcyp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2159"}],"version-history":[{"count":5,"href":"https:\/\/cypcyp.com\/index.php?rest_route=\/wp\/v2\/pages\/2159\/revisions"}],"predecessor-version":[{"id":2166,"href":"https:\/\/cypcyp.com\/index.php?rest_route=\/wp\/v2\/pages\/2159\/revisions\/2166"}],"wp:attachment":[{"href":"https:\/\/cypcyp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2159"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cypcyp.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}