{"id":854,"date":"2025-11-21T20:50:47","date_gmt":"2025-11-21T11:50:47","guid":{"rendered":"http:\/\/bmkyun2.com\/?page_id=854"},"modified":"2025-11-21T20:50:55","modified_gmt":"2025-11-21T11:50:55","slug":"renovation-%eb%a6%ac%eb%aa%a8%eb%8d%b8%eb%a7%81-design","status":"publish","type":"page","link":"https:\/\/bmkyun2.com\/en\/renovation-%eb%a6%ac%eb%aa%a8%eb%8d%b8%eb%a7%81-design\/","title":{"rendered":"RENOVATION \ub9ac\ubaa8\ub378\ub9c1 (DESIGN)"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"854\" class=\"elementor elementor-854\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e31de7b e-con-full e-flex e-con e-parent\" data-id=\"e31de7b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c17923d elementor-widget elementor-widget-html\" data-id=\"c17923d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ko\">\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>\ub3c4\uc2dc \uc7ac\uc0dd - SPACE Architects<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\r\n            background: #f5f5f5;\r\n            color: #222;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero-section {\r\n            position: relative;\r\n            height: 500px;\r\n            background: url('https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?w=1600') center\/cover;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .hero-overlay {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: rgba(0,0,0,0.5);\r\n        }\r\n\r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n            text-align: center;\r\n            color: #ffffff;\r\n        }\r\n\r\n        .hero-label {\r\n            font-size: 14px;\r\n            letter-spacing: 3px;\r\n            margin-bottom: 20px;\r\n            opacity: 0.9;\r\n            color: #ffffff;\r\n        }\r\n\r\n        .hero-title {\r\n            font-size: 56px;\r\n            font-weight: 800;\r\n            color: #ffffff;\r\n        }\r\n\r\n        \/* Breadcrumb *\/\r\n        .breadcrumb {\r\n            background: #fff;\r\n            padding: 20px 0;\r\n            border-bottom: 1px solid #e0e0e0;\r\n        }\r\n\r\n        .breadcrumb-inner {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 40px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            font-size: 14px;\r\n            color: #666;\r\n        }\r\n\r\n        .breadcrumb a {\r\n            color: #666;\r\n            text-decoration: none;\r\n        }\r\n\r\n        .breadcrumb a:hover {\r\n            color: #1a73e8;\r\n        }\r\n\r\n        \/* Main Container *\/\r\n        .main-container {\r\n            max-width: 1200px;\r\n            margin: 60px auto;\r\n            padding: 0 40px;\r\n        }\r\n\r\n        .content-card {\r\n            background: #ffffff;\r\n            padding: 60px 80px;\r\n            box-shadow: 0 2px 8px rgba(0,0,0,0.08);\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        \/* Section Title *\/\r\n        .section-title {\r\n            font-size: 32px;\r\n            font-weight: 800;\r\n            margin-bottom: 30px;\r\n            color: #1a1a1a;\r\n        }\r\n\r\n        \/* Intro Box *\/\r\n        .intro-box {\r\n            background: #f8f9fa;\r\n            padding: 35px;\r\n            border-left: 4px solid #e74c3c;\r\n            margin-bottom: 50px;\r\n            font-size: 18px;\r\n            line-height: 1.8;\r\n            color: #444;\r\n        }\r\n\r\n        \/* Content Text *\/\r\n        .content-text {\r\n            font-size: 16px;\r\n            line-height: 1.9;\r\n            color: #444;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        \/* Features Grid *\/\r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 30px;\r\n            margin: 50px 0;\r\n        }\r\n\r\n        .feature-item {\r\n            background: #f8f9fa;\r\n            padding: 35px 30px;\r\n            border-radius: 8px;\r\n            text-align: center;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .feature-item:hover {\r\n            background: #fff;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        .feature-icon {\r\n            font-size: 48px;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .feature-title {\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            margin-bottom: 15px;\r\n            color: #1a1a1a;\r\n        }\r\n\r\n        .feature-desc {\r\n            font-size: 15px;\r\n            color: #666;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Image Gallery *\/\r\n        .image-gallery {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 20px;\r\n            margin: 50px 0;\r\n        }\r\n\r\n        .gallery-image {\r\n            width: 100%;\r\n            height: 400px;\r\n            object-fit: cover;\r\n            border-radius: 8px;\r\n        }\r\n\r\n        \/* Projects Section *\/\r\n        .projects-section {\r\n            margin-top: 80px;\r\n        }\r\n\r\n        .projects-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 30px;\r\n            margin-top: 40px;\r\n        }\r\n\r\n        .project-card {\r\n            background: #fff;\r\n            border-radius: 8px;\r\n            overflow: hidden;\r\n            box-shadow: 0 5px 20px rgba(0,0,0,0.08);\r\n            transition: all 0.3s ease;\r\n            text-decoration: none;\r\n            color: inherit;\r\n        }\r\n\r\n        .project-card:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 15px 40px rgba(0,0,0,0.15);\r\n        }\r\n\r\n        .project-image {\r\n            width: 100%;\r\n            height: 250px;\r\n            object-fit: cover;\r\n        }\r\n\r\n        .project-content {\r\n            padding: 25px;\r\n        }\r\n\r\n        .project-title {\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n            color: #1a1a1a;\r\n        }\r\n\r\n        .project-location {\r\n            font-size: 14px;\r\n            color: #999;\r\n        }\r\n\r\n        \/* Back Button *\/\r\n        .back-button-container {\r\n            text-align: center;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .back-button {\r\n            display: inline-block;\r\n            background: #333;\r\n            color: white;\r\n            padding: 15px 50px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .back-button:hover {\r\n            background: #1a1a1a;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .hero-title {\r\n                font-size: 36px;\r\n            }\r\n\r\n            .content-card {\r\n                padding: 40px 30px;\r\n            }\r\n\r\n            .features-grid,\r\n            .projects-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .image-gallery {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .gallery-image {\r\n                height: 300px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero-section\">\r\n        <div class=\"hero-overlay\"><\/div>\r\n        <div class=\"hero-content\">\r\n            <div class=\"hero-label\">URBAN<\/div>\r\n            <h1 class=\"hero-title\">\ub3c4\uc2dc \uc7ac\uc0dd<\/h1>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Breadcrumb -->\r\n    <div class=\"breadcrumb\">\r\n        <div class=\"breadcrumb-inner\">\r\n            <a href=\"\/en\/\">\ud83c\udfe0 \ud648<\/a>\r\n            <span>\u203a<\/span>\r\n            <a href=\"#design\">\ub514\uc790\uc778<\/a>\r\n            <span>\u203a<\/span>\r\n            <span>\ub3c4\uc2dc \uc7ac\uc0dd<\/span>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- Main Container -->\r\n    <div class=\"main-container\">\r\n        <article class=\"content-card\">\r\n            \r\n            <h2 class=\"section-title\">\ub3c4\uc2dc\ub97c \ub418\uc0b4\ub9ac\ub2e4<\/h2>\r\n\r\n            <!-- Intro -->\r\n            <div class=\"intro-box\">\r\n                \uc1e0\ud1f4\ud55c \ub3c4\uc2ec\uc5d0 \uc0c8\ub85c\uc6b4 \ud65c\ub825\uc744 \ubd88\uc5b4\ub123\uc2b5\ub2c8\ub2e4. \r\n                \uc9c0\uc5ed\uc758 \uc815\uccb4\uc131\uc744 \ubcf4\uc874\ud558\uba70 \ubbf8\ub798 \uac00\uce58\ub97c \ucc3d\uc870\ud558\ub294 \ub3c4\uc2dc \uc7ac\uc0dd\uc744 \uc2e4\ud604\ud569\ub2c8\ub2e4.\r\n            <\/div>\r\n\r\n            <p class=\"content-text\">\r\n                SPACE Architects\uc758 \ub3c4\uc2dc \uc7ac\uc0dd \ud504\ub85c\uc81d\ud2b8\ub294 \ub2e8\uc21c\ud55c \ubb3c\ub9ac\uc801 \uac1c\ubc1c\uc744 \ub118\uc5b4, \r\n                \uc9c0\uc5ed \ucee4\ubba4\ub2c8\ud2f0\uc758 \uc5ed\uc0ac\uc640 \ubb38\ud654\ub97c \uc874\uc911\ud558\uba74\uc11c \uc0c8\ub85c\uc6b4 \ub3c4\uc2dc \uae30\ub2a5\uc744 \ubd80\uc5ec\ud558\ub294 \r\n                \ud1b5\ud569\uc801 \uc811\uadfc\uc744 \ucd94\uad6c\ud569\ub2c8\ub2e4. \ub099\ud6c4\ub41c \ub3c4\uc2ec \uc9c0\uc5ed\uc5d0 \ud65c\ub825\uc744 \ubd88\uc5b4\ub123\uace0, \r\n                \uc9c0\uc5ed \uc8fc\ubbfc\ub4e4\uc758 \uc0b6\uc758 \uc9c8\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\ub294 \uc9c0\uc18d\uac00\ub2a5\ud55c \uc7ac\uc0dd\uc744 \uc2e4\ud604\ud569\ub2c8\ub2e4.\r\n            <\/p>\r\n\r\n            <p class=\"content-text\">\r\n                \uc5ed\uc0ac\uc801 \uac74\ucd95\ubb3c\uc758 \ubcf4\uc874\uacfc \ud604\ub300\uc801 \uae30\ub2a5\uc758 \uc870\ud654, \uacf5\uacf5 \uacf5\uac04\uc758 \uc7ac\uad6c\uc131, \r\n                \uad50\ud1b5\uacfc \uc778\ud504\ub77c\uc758 \uac1c\uc120\uc744 \ud1b5\ud574 \ub3c4\uc2dc\uc758 \uacbd\uc7c1\ub825\uc744 \ub192\uc785\ub2c8\ub2e4. \r\n                \uc9c0\uc5ed \uc8fc\ubbfc, \uc0c1\uc778, \uc804\ubb38\uac00\ub4e4\uacfc\uc758 \uae34\ubc00\ud55c \ud611\uc5c5\uc744 \ud1b5\ud574 \r\n                \ubaa8\ub450\uac00 \ub9cc\uc871\ud558\ub294 \ub3c4\uc2dc \uc7ac\uc0dd \uc194\ub8e8\uc158\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.\r\n            <\/p>\r\n\r\n            <!-- Features -->\r\n            <div class=\"features-grid\">\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\ud83c\udfd9\ufe0f<\/div>\r\n                    <h3 class=\"feature-title\">\ub3c4\uc2dc \ud65c\uc131\ud654<\/h3>\r\n                    <p class=\"feature-desc\">\uc1e0\ud1f4\ud55c \uc9c0\uc5ed\uc5d0 \uc0c8\ub85c\uc6b4 \uc0dd\uba85\ub825 \ubd80\uc5ec<\/p>\r\n                <\/div>\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\ud83e\udd1d<\/div>\r\n                    <h3 class=\"feature-title\">\uc8fc\ubbfc \ucc38\uc5ec<\/h3>\r\n                    <p class=\"feature-desc\">\uc9c0\uc5ed \uc8fc\ubbfc\uacfc \ud568\uaed8 \ub9cc\ub4dc\ub294 \ub3c4\uc2dc<\/p>\r\n                <\/div>\r\n                <div class=\"feature-item\">\r\n                    <div class=\"feature-icon\">\ud83c\udf33<\/div>\r\n                    <h3 class=\"feature-title\">\uc9c0\uc18d\uac00\ub2a5\uc131<\/h3>\r\n                    <p class=\"feature-desc\">\ud658\uacbd\uacfc \uacbd\uc81c\uac00 \uc870\ud654\ub85c\uc6b4 \uc7ac\uc0dd<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Image Gallery -->\r\n            <div class=\"image-gallery\">\r\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1480714378408-67cf0d13bc1b?w=800\" alt=\"\ub3c4\uc2dc\uc7ac\uc0dd 1\" class=\"gallery-image\">\r\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1477959858617-67f85cf4f1df?w=800\" alt=\"\ub3c4\uc2dc\uc7ac\uc0dd 2\" class=\"gallery-image\">\r\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1514565131-fce0801e5785?w=800\" alt=\"\ub3c4\uc2dc\uc7ac\uc0dd 3\" class=\"gallery-image\">\r\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1449824913935-59a10b8d2000?w=800\" alt=\"\ub3c4\uc2dc\uc7ac\uc0dd 4\" class=\"gallery-image\">\r\n            <\/div>\r\n\r\n        <\/article>\r\n\r\n        <!-- Related Projects -->\r\n        <section class=\"projects-section\">\r\n            <div class=\"content-card\">\r\n                <h2 class=\"section-title\">\uad00\ub828 \ud504\ub85c\uc81d\ud2b8<\/h2>\r\n                <div class=\"projects-grid\">\r\n                    <a href=\"#\" class=\"project-card\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1444723121867-7a241cacace9?w=600\" alt=\"\uc11c\uc6b8\uc5ed \uc7ac\uac1c\ubc1c\" class=\"project-image\">\r\n                        <div class=\"project-content\">\r\n                            <h3 class=\"project-title\">\uc11c\uc6b8\uc5ed \uc7ac\uac1c\ubc1c<\/h3>\r\n                            <p class=\"project-location\">\uc11c\uc6b8 \uc6a9\uc0b0\uad6c<\/p>\r\n                        <\/div>\r\n                    <\/a>\r\n                    <a href=\"#\" class=\"project-card\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1480714378408-67cf0d13bc1b?w=600\" alt=\"\ub3c4\uc2ec \uc7ac\uac1c\ubc1c\" class=\"project-image\">\r\n                        <div class=\"project-content\">\r\n                            <h3 class=\"project-title\">\ub3c4\uc2ec \uc7ac\uac1c\ubc1c<\/h3>\r\n                            <p class=\"project-location\">\uc11c\uc6b8 \uc911\uad6c<\/p>\r\n                        <\/div>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Back Button -->\r\n        <div class=\"back-button-container\">\r\n            <a href=\"\/en\/\" class=\"back-button\">\uba54\uc778\uc73c\ub85c<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\ub3c4\uc2dc \uc7ac\uc0dd &#8211; SPACE Architects URBAN \ub3c4\uc2dc \uc7ac\uc0dd \ud83c\udfe0 \ud648 \u203a \ub514\uc790\uc778 \u203a \ub3c4\uc2dc \uc7ac\uc0dd \ub3c4\uc2dc\ub97c \ub418\uc0b4\ub9ac\ub2e4 \uc1e0\ud1f4\ud55c \ub3c4\uc2ec\uc5d0 \uc0c8\ub85c\uc6b4 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-854","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bmkyun2.com\/en\/wp-json\/wp\/v2\/pages\/854","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bmkyun2.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bmkyun2.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bmkyun2.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bmkyun2.com\/en\/wp-json\/wp\/v2\/comments?post=854"}],"version-history":[{"count":4,"href":"https:\/\/bmkyun2.com\/en\/wp-json\/wp\/v2\/pages\/854\/revisions"}],"predecessor-version":[{"id":868,"href":"https:\/\/bmkyun2.com\/en\/wp-json\/wp\/v2\/pages\/854\/revisions\/868"}],"wp:attachment":[{"href":"https:\/\/bmkyun2.com\/en\/wp-json\/wp\/v2\/media?parent=854"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}