{"id":12,"date":"2026-04-29T14:10:56","date_gmt":"2026-04-29T05:10:56","guid":{"rendered":"https:\/\/janet620.mycafe24.com\/?page_id=12"},"modified":"2026-04-30T15:10:55","modified_gmt":"2026-04-30T06:10:55","slug":"home","status":"publish","type":"page","link":"https:\/\/janet620.mycafe24.com\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+KR:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n<link href=\"https:\/\/gistcdn.githack.com\/michalsnik\/aos\/2.3.4\/dist\/aos.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\n\n\n\n<style>\n:root {\n--primary-green: #14473d;\n--point-gold: #c2a36d;\n--bg-light: #f8faf9;\n--text-dark: #222222;\n--text-gray: #666666;\n--white: #ffffff;\n}\n\n.section-padding {padding: 100px 0;width: 100%;max-width: 1400px;margin: 0 auto;}\n.ek-wrap{width:100%;}\n\n\/* Hero Section *\/\n.hero {height: 100vh; display: flex; align-items: center; background: var(--primary-green); color: var(--white); position: relative; overflow: hidden;}\n.hero::after {content: \"\";position: absolute;bottom: -1px;left: 0;width: 100%;height: 80px;background: var(--white);border-top-left-radius: 100% 80px;border-top-right-radius: 100% 80px;z-index: 5;}\n.hero-flex { display: flex; align-items: center;  position: relative; z-index: 2;width: 100%; max-width: 1400px; margin:0 auto;}\n.hero-text { flex: 1.2; }\n.hero-text .badge { font-size: 2.5rem; color: var(--point-gold); margin-bottom: 20px; display: block; font-weight: 500; }\n.hero-text h2 { font-size: 6.0rem; line-height: 1.3 !important; font-weight: 900; margin-bottom: 20px; color:#fff;}\n.hero-text p { font-size: 2.0rem; opacity: 0.9; margin-bottom: 45px; line-height: 1.7; font-weight: 300; }\n        \n\/* \ubc84\ud2bc *\/\n.btn-group { display: flex; gap: 15px; }\n.btn { padding: 20px 45px; font-size: 1.8rem; font-weight: 600; border-radius: 50px; transition: 0.3s; cursor: pointer; text-align: center; }\n.btn-1 { background: rgba(255,255,255,0.2); color: var(--white); border: 1px solid rgba(255,255,255,0.4); }\n.btn-2 { background: rgba(255,255,255,0.1); color: var(--white); border: 1px solid rgba(255,255,255,0.2); }\n.btn:hover { background: var(--white); color: var(--primary-green); transform: translateY(-3px); }\n\n\/* Hero Image & Gold Frame *\/\n.hero-img-area { flex: 1; position: relative; }\n.hero-img { position: relative; z-index: 2; overflow: hidden; box-shadow: 0 30px 60px rgba(0,0,0,0.4); }\n.hero-img img { width: 100%; display: block; }\n\n.gold-frame {position: absolute;top: -30px;left: -30px;width: calc(100% + 60px);height: calc(100% + 60px);border: 2px solid var(--point-gold);z-index: -1;}\n\n\/* Program Section *\/\n#program{widht:100%; max-width:1400px; margin:0 auto;}\n.sec-label { font-size: 2.2rem; color: var(--point-gold); font-weight: 600; margin-bottom: 15px; display: block; }\n.sec-title { font-size: 5.0rem; color: var(--primary-green); font-weight: 800; margin-bottom: 20px !important; }\n.sec-desc { font-size: 2.0rem !important; color: var(--text-gray); margin-bottom: 60px !important; font-weight: 300; }\n\n.program-grid { display: flex; flex-wrap: wrap; gap: 25px; }\n.program-card { width: calc(33.333% - 17px); border: 1px solid #eee; transition: 0.4s; background-color: var(--white); overflow: hidden; }\n.program-card.wide { width: calc(50% - 13px); }\n.card-img { height: 260px; overflow: hidden; }\n.card-img img { width: 100%; height: 100%; object-fit: cover; transition: 0.5s ease; }\n.program-card:hover .card-img img { transform: scale(1.05); }\n        \n.card-body { padding: 30px; border-top: 4px solid transparent; transition: 0.3s; }\n.program-card:hover .card-body { border-top-color: var(--point-gold); background: #fafafa; }\n.card-body h4 { font-size: 2.5rem; color: var(--primary-green); margin: 0; font-weight: 800; }\n.card-body p { font-size: 1.8rem; color: var(--text-gray); font-weight: 300; }\n\n\/* Middle Banner *\/\n.middle-banner { background: #e9eeed; padding: 100px 0; text-align: center; margin: 60px 0; }\n.middle-banner h3 { font-size: 4.5rem; color: var(--primary-green); line-height: 1.5 !important; font-weight: 800;     margin-bottom: 0;}\n\n\/* System Section *\/\n.system-grid { display: flex; gap: 20px; margin-top: 50px; }\n.system-box { flex: 1; background: #fff; padding: 50px 30px; text-align: center; border: 1px solid #f2f2f2; transition: 0.4s ease; }\n.system-box:hover { border-color: var(--point-gold); transform: translateY(-10px); }\n.system-box i { font-size: 3.0rem; color: var(--point-gold); margin-bottom: 25px; display: block; }\n.system-box h4 { font-size: 2.0rem; margin-bottom: 15px; color: var(--primary-green); font-weight: 800; }\n.system-box p { font-size: 1.8rem; color: var(--text-gray); line-height: 1.6; font-weight: 300; }\n\n \n\n\/* \ubc18\uc751\ud615 *\/\n@media (max-width: 1024px) {\n    .section-padding { padding: 80px 20px; }\n    .hero-flex { flex-direction: column; text-align: center; gap: 50px; }\n    .hero-text h2 { font-size: 4.5rem; }\n    .hero-text p { font-size: 1.6rem; }\n    .hero-text .badge { font-size: 2rem; }\n    .btn-group { justify-content: center; }\n    .hero-img-area { width: 80%; margin: 0 auto; }\n    .gold-frame { display: none; }\n    .program-card, .program-card.wide { width: calc(50% - 13px); }\n    .sec-label{font-size: 1.8rem;}\n    .sec-title { font-size: 3rem; }\n}\n\n@media (max-width: 768px) {\n    .section-padding { padding: 60px 15px; }\n\n    .hero-text h2 { font-size: 3.2rem; word-break: keep-all; }\n    .hero-text p { font-size: 1.4rem; margin-bottom: 30px; }\n    .btn { padding: 15px 30px; font-size: 1.4rem; width: 100%; } \n    .btn-group { flex-direction: column; width: 100%; max-width: 300px; margin: 0 auto; }\n\n    .program-grid { gap: 20px; }\n    .program-card, .program-card.wide { width: 100%; }\n    .card-img { height: 220px; }\n    .card-body h4 { font-size: 2rem; }\n    .card-body p { font-size: 1.5rem; }\n\n    .middle-banner { padding: 60px 20px; }\n    .middle-banner h3 { font-size: 2.2rem; }\n\n    .system-grid { flex-direction: column; gap: 15px; }\n    .system-box { padding: 40px 20px; }\n    .system-box h4 { font-size: 1.8rem; }\n}\n    <\/style>\n\n\n\n<div class=\"ek-wrap\">\n<section class=\"hero\" id=\"about\">\n        <div class=\"container hero-flex\">\n            <div class=\"hero-text\" data-aos=\"fade-up\" data-aos-duration=\"1000\">\n                <span class=\"badge\">13\ub144 \uacbd\ub825\uc758 1:1 \ub9de\ucda4 \ud544\ub77c\ud14c\uc2a4<\/span>\n                <h2>\ud1b5\uc99d\uc758 \uc6d0\uc778\uc744 \ucc3e\uace0<br>\uc6c0\uc9c1\uc784\uc744 \ud68c\ubcf5\ud569\ub2c8\ub2e4.<\/h2>\n                <p>\uc218\uc220 \uc2dc\uc220 \ud6c4 \uc7ac\ud65c\ubd80\ud130 \ub9cc\uc131 \ud1b5\uc99d\uacfc \uccb4\ud615 \uad50\uc815\uae4c\uc9c0,<br>\ub2f9\uc2e0\uc758 \uac74\uac15\ud55c \ud68c\ubcf5\uc5d0\ub9cc \uc9d1\uc911\ud569\ub2c8\ub2e4.<\/p>\n                <div class=\"btn-group\">\n                   <a href=\"\/?page_id=157\" class=\"btn btn-1\" style=\"display: inline-block;\">\ud504\ub85c\uadf8\ub7a8 \ubcf4\ub7ec\uac00\uae30<\/a>\n                   <a href=\"tel:02-1234-5678\" class=\"btn btn-2\" style=\"display: inline-block;\">\ubb34\ub8cc\uc0c1\ub2f4 \uc2e0\uccad\ud558\uae30<\/a>\n<\/div>\n            <\/div>\n            \n            <div class=\"hero-img-area\" data-aos=\"fade-left\" data-aos-delay=\"300\" data-aos-duration=\"1000\">\n                <div class=\"gold-frame\"><\/div>\n                <div class=\"hero-img\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/woman-with-trainer-practising-yoga-scaled.jpg\" alt=\"Main Support\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"section-padding\" id=\"program\">\n        <div class=\"container\">\n            <div data-aos=\"fade-up\" data-aos-duration=\"800\">\n                <span class=\"sec-label\">EK \ud504\ub85c\uadf8\ub7a8<\/span>\n                <h3 class=\"sec-title\">\uc774\ub7f0 \ubd84\ub4e4\uaed8 \ud544\uc694\ud569\ub2c8\ub2e4<\/h3>\n                <p class=\"sec-desc\">\uc804\ubb38\uc801\uc778 \uccb4\uacc4 \uccb4\ud06c\uc640 \uc6c0\uc9c1\uc784 \ubd84\uc11d\uc744 \ud1b5\ud574<br>\uc790\uc138\uc640 \ubab8\uc758 \uac10\uac01\uc744 \uae68\uc6cc \ubab8\uc758 \uae30\ub2a5\uc744 \ube60\ub974\uac8c \uc7ac\uac74\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n            \n            <div class=\"program-grid\">\n                <div class=\"program-card\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                    <div class=\"card-img\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/front-view-man-helping-woman-pilates-class-\ubcf5\uc0ac\ubcf8-scaled.jpg\" alt=\"1\"><\/div>\n                    <div class=\"card-body\">\n                        <h4>\ub9cc\uc131\ud1b5\uc99d \ud68c\ubcf5 \ud504\ub85c\uadf8\ub7a8<\/h4>\n                        <p>\uc218\uc220 \ubc0f \uc2dc\uc220 \ud6c4 \uac00\uc6a9\ubc94\uc704 \ud655\ubcf4\uc640 \ud1b5\uc99d \uad00\ub9ac<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"program-card\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                    <div class=\"card-img\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/people-taking-pilates-reformer-class-1-scaled.jpg\" alt=\"2\"><\/div>\n                    <div class=\"card-body\">\n                        <h4>\uac31\ub144\uae30\uccb4\ud615 \ud1b5\uc99d \u00b7 \uad00\ub9ac<\/h4>\n                        <p>\ubaa9, \ud5c8\ub9ac, \ubb34\ub98e \ud1b5\uc99d \uad00\ub9ac\uac00 \ud544\uc694\ud55c \ubd84<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"program-card\" data-aos=\"fade-up\" data-aos-delay=\"500\">\n                    <div class=\"card-img\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/b05f62fc-a5e5-49f6-a57a-48fbabdd7ca1.png\" alt=\"3\"><\/div>\n                    <div class=\"card-body\">\n                        <h4>\ub178\ub144\uae30 \uadfc\ub825\uc800\ud558 \u00b7 \uade0\ud615\uac1c\uc120 \ud504\ub85c\uadf8\ub7a8<\/h4>\n                        <p>\uadfc\ub825 \uac15\ud654 \ubc0f \ub099\uc0c1 \uc608\ubc29 \uc804\ubb38 \ucf00\uc5b4<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"program-card wide\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                    <div class=\"card-img\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/\uc13c\ud130\ub0b4\ubd80\uc0ac\uc9c41-scaled.png\" alt=\"4\"><\/div>\n                    <div class=\"card-body\">\n                        <h4>\uace8\ud504 \uae30\ub2a5 \ud5a5\uc0c1<\/h4>\n                        <p>\uace8\ud504 \ud37c\ud3ec\uba3c\uc2a4 \uac1c\uc120 \ubc0f \ubd80\uc0c1 \ubc29\uc9c0<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"program-card wide\" data-aos=\"fade-up\" data-aos-delay=\"400\">\n                    <div class=\"card-img\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/\ub0b4\ubd80\uc0ac\uc9c44-1-scaled.jpg\" alt=\"5\"><\/div>\n                    <div class=\"card-body\">\n                        <h4>\uc784\uc0b0\ubd80 \uc0b0\uc804\uc0b0\ud6c4 \ucf00\uc5b4<\/h4>\n                        <p>\uc784\uc2e0 \ubc0f \ucd9c\uc0b0 \ud6c4 \ubab8\uc758 \ubd88\uade0\ud615 \uad00\ub9ac<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <div class=\"middle-banner\" data-aos=\"zoom-in\" data-aos-duration=\"1000\">\n        <div class=\"container\">\n            <h3>\ucc98\uc74c\ubd80\ud130 \ub05d\uae4c\uc9c0 \uc6d0\uc7a5\uc774 \uc9c1\uc811 \uc9c0\ub3c4\ud569\ub2c8\ub2e4.<br>\ud68c\uc6d0 \ud55c \ubd84 \ud55c \ubd84 \uad00\ub9ac\ud569\ub2c8\ub2e4.<\/h3>\n        <\/div>\n    <\/div>\n\n    <section class=\"section-padding\">\n        <div class=\"container\">\n            <div data-aos=\"fade-up\" data-aos-duration=\"800\">\n                <span class=\"sec-label\">EK \ud504\ub85c\uc138\uc2a4<\/span>\n                <h3 class=\"sec-title\">\uc804\ubb38\uc801\uc778 \uad00\ub9ac \uc2dc\uc2a4\ud15c<\/h3>\n                <p class=\"sec-desc\">13\ub144\uc758 \ub370\uc774\ud130\uc640 \uc804\ubb38\uc131 \uae30\ubc18\uc758 \uaf3c\uaf3c\ud558\uace0 \uc138\ubc00\ud55c \uc2dc\uc2a4\ud15c\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n            \n            <div class=\"system-grid\">\n                <div class=\"system-box\" data-aos=\"fade-up\" data-aos-delay=\"100\">\n                    <i class=\"fa-solid fa-medal\"><\/i>\n                    <h4>13\ub144 \uacbd\ub825<br>\uae30\ub2a5\ud68c\ubcf5 \uc911\uc2ec \uc9c0\ub3c4<\/h4>\n                    <p>\uc784\uc0c1 \uacbd\ud5d8\uc744 \ubc14\ud0d5\uc73c\ub85c \uc2e0\uccb4 \uae30\ub2a5\uc744 \uc815\uc0c1\ud654\ud569\ub2c8\ub2e4.<\/p>\n                <\/div>\n                <div class=\"system-box\" data-aos=\"fade-up\" data-aos-delay=\"300\">\n                    <i class=\"fa-solid fa-user-doctor\"><\/i>\n                    <h4>1:1 \ub9de\ucda4\ud615<br>\uc804\ub2f4 \ud504\ub85c\uadf8\ub7a8<\/h4>\n                    <p>\uac1c\ubcc4 \uccb4\ud615 \ubd84\uc11d\uc744 \ud1b5\ud55c \uac1c\uc778\ubcc4 \ucd5c\uc801\ud654 \uc218\uc5c5 \uc124\uacc4<\/p>\n                <\/div>\n                <div class=\"system-box\" data-aos=\"fade-up\" data-aos-delay=\"500\">\n                    <i class=\"fa-solid fa-briefcase-medical\"><\/i>\n                    <h4>\uc218\uc220 \ud6c4 \ud68c\ubcf5\ucf00\uc774\uc2a4 \ub2e4\uc218<br>\uc9c0\ub3c4 \uacbd\ud5d8<\/h4>\n                    <p>\uc7ac\ud65c\uc774 \ud544\uc694\ud55c \ubbfc\uac10\ud55c \uc2dc\uae30, \uac80\uc99d\ub41c \ub178\ud558\uc6b0 \ubcf4\uc720<\/p>\n                <\/div>\n                <div class=\"system-box\" data-aos=\"fade-up\" data-aos-delay=\"700\">\n                    <i class=\"fa-solid fa-users-viewfinder\"><\/i>\n                    <h4>\uc911\uc7a5\ub178\ub144 \ud68c\uc6d0<br>\ub192\uc740 \uc804\ubb38 \uc13c\ud130<\/h4>\n                    <p>\uad00\uc808 \ubd80\ub2f4\uc740 \uc904\uc774\uace0 \ud6a8\uacfc\ub294 \ub192\uc774\ub294 \uc12c\uc138\ud55c \uc9c0\ub3c4<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n\n\n\n<script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n    <script src=\"https:\/\/gistcdn.githack.com\/michalsnik\/aos\/2.3.4\/dist\/aos.js\"><\/script>\n    <script>\n        AOS.init({\n            easing: 'ease-out-back',\n            duration: 800,\n            once: true,\n            offset: 200 \n        });\n    <\/script>\n","protected":false},"excerpt":{"rendered":"<p>13\ub144 \uacbd\ub825\uc758 1:1 \ub9de\ucda4 \ud544\ub77c\ud14c\uc2a4 \ud1b5\uc99d\uc758 \uc6d0\uc778\uc744 \ucc3e\uace0\uc6c0\uc9c1\uc784\uc744 \ud68c\ubcf5\ud569\ub2c8\ub2e4. \uc218\uc220 \uc2dc\uc220 \ud6c4 \uc7ac\ud65c\ubd80\ud130 \ub9cc\uc131 \ud1b5\uc99d\uacfc \uccb4\ud615 \uad50\uc815\uae4c\uc9c0,\ub2f9\uc2e0\uc758 \uac74\uac15\ud55c \ud68c\ubcf5\uc5d0\ub9cc \uc9d1\uc911\ud569\ub2c8\ub2e4. \ud504\ub85c\uadf8\ub7a8 \ubcf4\ub7ec\uac00\uae30 \ubb34\ub8cc\uc0c1\ub2f4 \uc2e0\uccad\ud558\uae30 EK \ud504\ub85c\uadf8\ub7a8 \uc774\ub7f0 \ubd84\ub4e4\uaed8 \ud544\uc694\ud569\ub2c8\ub2e4 \uc804\ubb38\uc801\uc778 \uccb4\uacc4 \uccb4\ud06c\uc640 \uc6c0\uc9c1\uc784 \ubd84\uc11d\uc744 \ud1b5\ud574\uc790\uc138\uc640 \ubab8\uc758 \uac10\uac01\uc744 \uae68\uc6cc \ubab8\uc758 \uae30\ub2a5\uc744 &hellip; <a href=\"https:\/\/janet620.mycafe24.com\/\">Continued<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"kt_blocks_editor_width":"","footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/janet620.mycafe24.com\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/janet620.mycafe24.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/janet620.mycafe24.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/janet620.mycafe24.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/janet620.mycafe24.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":50,"href":"https:\/\/janet620.mycafe24.com\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":228,"href":"https:\/\/janet620.mycafe24.com\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/228"}],"wp:attachment":[{"href":"https:\/\/janet620.mycafe24.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}