<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>주택도시건축디자인 &#8211; 페이지 citybuild &#8211; 주택</title>
	<atom:link href="https://news.seoul.go.kr/citybuild/archives/tag/%eb%8f%84%ec%8b%9c%ea%b1%b4%ec%b6%95%eb%94%94%ec%9e%90%ec%9d%b8/feed" rel="self" type="application/rss+xml" />
	<link>https://news.seoul.go.kr/citybuild</link>
	<description>서울특별시</description>
	<lastBuildDate>Tue, 07 Jul 2026 02:32:33 +0000</lastBuildDate>
	<language>ko-KR</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
		<totalcount>1</totalcount>
		<item>
		<title>도시건축디자인 혁신사업이란?</title>
		<link>https://news.seoul.go.kr/citybuild/archives/540057</link>
		<comments>https://news.seoul.go.kr/citybuild/archives/540057#respond</comments>
		<pubDate>2026-07-04 09:29:58</pubDate>
		<upDate>2026-07-06 09:32:10</upDate>
		<dc:creator><![CDATA[미래공간기획관 미래공간담당관]]></dc:creator>
				<category><![CDATA[새소식]]></category>
		<category><![CDATA[혁신사업 개요]]></category>
		<category><![CDATA[도시건축디자인]]></category>
		<category><![CDATA[혁신사업]]></category>
		<guid isPermaLink="false">https://news.seoul.go.kr/citybuild/?p=540057</guid>
				<description><![CDATA[삶의 질을 높이고 도시경쟁력 제고를 위해서 창의적이고 혁신적인 도시건축 디자인을 적용하였을 경우 용적률 완화, 높이, 건폐율 등 규제를 완화해주는 사업]]></description>
								<content:encoded><![CDATA[<p><style>
#view_ctWrap .mo,/* 글 */
#viewWrap .mo,/* 페이지 */
.wrp-content-view .pc {
    display: none;
}
.cont-table td.align-left {
    text-align: left !important;
    padding: 15px 10px !important;
}
.cont-table td.align-left .flex-box {
    display: flex;
    gap: 42px;
}
.cont-table td.align-left .flex-box .cont-list-dot {
    width: 50%;
}
#view_ctWrap #post_content .cont-table td.align-left .flex-box .cont-list-dot li:first-child {
    margin-top: 0 !important;
}
.cont-table-boxs .cont-table.cont-table1 .cont-list-dot.cont-list-xl.color li,
.cont-table-boxs .cont-table.cont-table1 .cont-list-dot.cont-list-xl.color li .color-primary {
    word-break: keep-all !important;
}
.cont-lg:has(section) {
    display: flex;
    flex-direction: column;
    gap: 49px;
}
.cont-lg section {
    display: flex;
    flex-direction: column;
    border: 1px solid #ddd;
}
.cont-lg section .cont-top-box {
    background: #faf1ec;
    border-bottom: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100px;
}
.cont-lg section .cont-top-box p {
    margin-bottom: 0 !important;
}
.cont-lg section .cont-top-box p:has(strong) {
    color: #b84927;
    font-size: 18px;
}
.cont-lg section .cont-lists {
    display: flex;
    gap: 36px;
    justify-content: center;
    padding: 30px 50px;font-weight: bold;
}
.cont-lg section .cont-lists .cont-list3,
.cont-lg section .cont-lists .cont-list2,
.cont-lg section .cont-lists .cont-list1 {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 36px;
    text-align: center;
}
.cont-lg section .cont-lists .cont-list-tit {
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #c35c3c;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
}
.cont-lg section .cont-lists .cont-list3 {
    width: 376px;
}
.cont-lg section .cont-lists .cont-list2 {
    width: 240px;
}
.cont-lg section .cont-lists .cont-list1 {
    width: 102px;
}
.cont-img-boxs {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0 20px;
    text-align: center;
    gap: 138px;
}
.cont-img-boxs .cont-img-box {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.cont-img-box.cont-img-box2 {
    position: relative;
}
.cont-img-box.cont-img-box2:before {
    content: '';
    width: 56px;
    height: 40px;
    background: url(//news.seoul.go.kr/citybuild/files/2026/06/icon-arr2.jpg) no-repeat;
    position: absolute;
    bottom: 69px;
    left: -93px;
}
.cont-img-box .cont-round-tit {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 46px;
    border: 1px solid #c35c3c;
    border-radius: 50px;
    color: #c35c3c;
    font-weight: bold;margin-bottom: 5px;
}
.cont-img-box.cont-img-box2 .cont-round-tit {
    border: 0;
    background: #c35c3c;
    color: #fff;
}
.cont-img-box.cont-img-box2 .cont-round-tit+p {
    color: #108b97;
}
.cont-bottom-box {
    display: flex;
    background: #efedec;
    padding: 17px 0 12px;
    letter-spacing: -1.2px;
    justify-content: center;
}
.cont-table-boxs {
    padding: 28px;
}
.cont-table-boxs .cont-table.cont-table1 {
    border-top: 2px solid #c35c3c;
}
.cont-table-boxs .cont-table.cont-table1 col {
    width: 104px;
}
.cont-table-box>p:has(img), .cont-img-box>p:has(img) {
    margin-bottom: 10px !important;
}
.cont-graywrap {
    background: #f2f2f2;
    padding: 40px 60px;
    display: flex;
    justify-content: space-between;
}
.cont-graywrap-l {
    display: flex;
    flex-direction: column;
    gap: 9px;
    width: 354px;
}
.cont-graywrap-l {
    display: flex;
    flex-direction: column;
    gap: 9px;
    width: 354px;
    border-top: 5px solid #484848;
    border-bottom: 5px solid #484848;
}
.cont-graybox {
    margin: 0 4px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 35px;
}
.cont-graybox:first-child {
    margin-top: 3px;
}
.border-box01 {
    background: #fff;
    border: 1px solid #b95836;
    color: #b95836;
    font-weight: bold;
    height: 95px;
    width: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    line-height: 1.5;
}
.bg-box01 {
    position: relative;
    width: 135px;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #b95836;
    font-weight: bold;
    line-height: 1.5;
}
.bg-box01:before {
    content: '';
    width: 35px;
    height: 1px;
    position: absolute;
    background: #b95836;
    left: -35px;
}
.border-box01.border-box02 {
    color: #977c46;
    border-color: #977c46;
}
.bg-box01.bg-box02{background: #977c46;}
.bg-box01.bg-box02:before{background: #977c46;}
.bg-box01:after {
    content: '';
    width: 145px;
    height: 2px;
    position: absolute;
    bottom: -5px;
    background: url(//news.seoul.go.kr/citybuild/files/2026/07/icon-dash.jpg) no-repeat;
}
.border-box01.border-box03 {
    height: 205px;
    border: 3px solid #7f7f7f;
    flex-direction: column;
    padding: 0 20px;
    color: #555;
}
.bg-box01.bg-box03 {
    background: #7f7f7f;
    height: 235px;
}
.bg-box01.bg-box03:before,.bg-box01.bg-box03:after{display:none;}
.cont-graywrap-r {
    padding-top: 50px;
    width: 330px;
    display: flex;
    flex-direction: column;
}
.cont-graywrap-r>p {
    font-weight: bold;
    color: #b95836;
    position: relative;
}
.cont-graywrap-r>p:before {
    content: '';
    width: 26px;
    height: 2px;
    background: #b95836;
    position: absolute;
    left: -38px;
    top: 50%;
    transform: translateY(-50%);
}
.cont-graywrap-r th {
    border: 2px solid #95543d !important;
    background: #95543d !important;
    color: #fff;
}
.cont-graywrap-r td {
    border: 2px solid #95543d !important;
    font-weight: bold;
    word-break: keep-all !important;
    background: #fff;
}
.cont-graywrap-r td.blue {
    color: #0048ff;
}
.cont-graywrap-r td.blue .red {
    display: block;
    color: #ff0000;
    position: relative;
    text-decoration: none;
    margin-bottom: 10px;
}
.cont-graywrap-r td.blue .red:before {
    content: '';
    width: 90%;
    height: 2px;
    position: absolute;
    background: #000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wrp-content-view .cont-graywrap {
    padding: 15px 20px;
    flex-direction: column;
}
.wrp-content-view .cont-graywrap-l {
    width: 100%;
}
.wrp-content-view .cont-graybox:first-child {
    margin-top: 10px;
}
.wrp-content-view .cont-graybox {
    gap: 8px;
}
.wrp-content-view .border-box01 {
    width: 50%;
}
.wrp-content-view .bg-box01 {
    width: 50%;
    word-break: keep-all;
}
.wrp-content-view .bg-box01:before {
    width: 8px;
    height: 2px;
    left: -8px;
}
.wrp-content-view .bg-box01:after {
    width: 95%;
}
.wrp-content-view .border-box01.border-box03 {
    height: auto;
    padding: 5px 10px;
}
.wrp-content-view .bg-box01.bg-box03 {
    padding: 40px 0;
    height: 200px;
}
.wrp-content-view .cont-graywrap-r {
    width: 100%;
padding-top: 25px;
}
.wrp-content-view .cont-graywrap-r>p:before{display:none;}
.wrp-content-view .cont-graywrap-r td {
    padding: 5px 2px !important;
    letter-spacing: -1px;
}
.wrp-content-view .cont-graywrap-r td:first-child {
    word-break: normal !important;
    width: 50px;
}
.wrp-content-view .cont-graywrap-r td.blue .red {
    margin-bottom: 5px;
}
.wrp-content-view .cont-lg section .cont-top-box {
    height: auto;
    padding: 20px;
    text-align: center;
}
.wrp-content-view .cont-lg section .cont-top-box p:has(strong) {
    margin-bottom: 10px !important;
    word-break: keep-all;
}
.wrp-content-view .cont-lg section .cont-lists {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 20px;
}
.wrp-content-view .cont-lg section .cont-lists .cont-list-tit {
    height: 34px;
}
.wrp-content-view .cont-lg section .cont-lists .cont-list3,
.wrp-content-view .cont-lg section .cont-lists .cont-list2,
.wrp-content-view .cont-lg section .cont-lists .cont-list1 {
    width: 83%;
    min-width: 220px;
    gap: 20px;
    justify-content: center;
}
.wrp-content-view .cont-item01 {
    width: 60px;
}
.wrp-content-view .cont-item01 p:has(img) {
    margin-bottom: 7px;
}
.wrp-content-view .cont-img-boxs {
    flex-direction: column;
    gap: 100px;
}
.wrp-content-view .cont-img-box .cont-round-tit {
    height: 34px;
    margin-bottom: 0;
    box-sizing: border-box;
}
.wrp-content-view .cont-img-box.cont-img-box2:before {
    bottom: auto;
    left: 50%;
    top: -70px;
    transform: rotate(90deg) translateY(50%);
}
.wrp-content-view .cont-img-box.cont-img-box2 .cont-round-tit+p br {
    display: none;
}
.wrp-content-view .cont-table-box>p:has(img),
.wrp-content-view .cont-img-box>p:has(img) {
    margin-bottom: 0 !important;
}
.wrp-content-view .cont-bottom-box {
    padding: 17px 10px 12px 15px;
    text-indent: -8px;
}
.wrp-content-view .cont-table-boxs {
    padding: 25px 15px;
}
.wrp-content-view .cont-table-box {
    margin-bottom: 20px;
}
.wrp-content-view .cont-table-boxs .cont-table.cont-table1 col{width:70px;}
.wrp-content-view .cont-table-boxs .cont-table.cont-table1 {
    min-width: 600px;
}
.wrp-content-view .cont-table td.align-left .flex-box {
    gap: 10px;
}
.wrp-content-view .cont-table td.align-left {
    padding: 5px 10px !important;
}
</style></p><h4 class="cont-title-xl">개요</h4><h5 class="cont-title-lg">도시건축디자인 혁신사업이란?</h5><p class="cont-lg"><strong>삶의 질을 높이고 도시경쟁력 제고를 위해서</strong> 창의적이고 혁신적인 도시건축 디자인을 적용하였을 경우 <strong>용적률 완화, 높이, 건폐율 등 규제를 완화</strong>해주는 사업</p><div class="cont-lg"><section><div class="cont-top-box"><p><strong>'23.2월 규제 완화와 인센티브 지원을 통한 도시·건축 디자인 혁신방안 발표</strong></p><p>불합리한 규제개혁과 행정지원 등 개선방안을 마련하고 다양한 디자인의 상징성 있는 건축물을 지원</p></div><div class="cont-lists"><div class="cont-list3"><div class="cont-list-tit">창의적 설계유도</div><div class="cont-item01"><p><img src="//news.seoul.go.kr/citybuild/files/2026/06/image00022.jpg" alt="" /></p><p>디자인<br />사전공모 도입</p></div><div class="cont-item01"><p><img src="//news.seoul.go.kr/citybuild/files/2026/06/image00023.jpg" alt="" /></p><p>건축비<br />현실화</p></div><div class="cont-item01"><p><img src="//news.seoul.go.kr/citybuild/files/2026/06/image00024.jpg" alt="" /></p><p>설계의도<br />구현</p></div></div><div class="cont-list2"><div class="cont-list-tit">유연한 제도</div><div class="cont-item01"><p><img src="//news.seoul.go.kr/citybuild/files/2026/06/image00025.jpg" alt="" /></p><p>특별<br />건축구역</p></div><div class="cont-item01"><p><img src="//news.seoul.go.kr/citybuild/files/2026/06/image00026.jpg" alt="" /></p><p>비욘드<br />조닝</p></div></div><div class="cont-list1"><div class="cont-list-tit">신속행정</div><div class="cont-item01"><p><img src="//news.seoul.go.kr/citybuild/files/2026/06/image00027.jpg" alt="" /></p><p>통합<br />심의</p></div></div></div></section><section><div class="cont-top-box"><p><strong>특별건축구역 제도를 일반 건축물로 확대, 보다 적극적·탄력적으로 활용하기 위해 도입</strong></p><p>기존의 특별건축구역은 대규모 주거단지의 일조채광(인동거리)이나 높이 등 건축규제 완화의 수단으로 소극적으로 활용</p></div><div class="cont-img-boxs"><div class="cont-img-box"><p><img src="//news.seoul.go.kr/citybuild/files/2026/06/image00028.jpg" alt="" /></p><div class="cont-round-tit">기존의 특별건축구역</div><p><strong>건축법·주택법 일률적용</strong><br />(높이, 건폐율 등)</p></div><div class="cont-img-box cont-img-box2"><p><img src="//news.seoul.go.kr/citybuild/files/2026/06/image00029.jpg" alt="" /></p><div class="cont-round-tit">창의혁신 디자인가이드라인 적용</div><p><strong>건축규제<br />대폭완화</strong></p></div></div><div class="cont-bottom-box"><p><strong>* 특별건축구역 개념 : </strong> 혁신적 건축물 조성할 수 있도록 법령의 일부 규정을 완화, 배제(대지 안의 조경, 건폐율, 용적률, 대지안의 공지, 일조권 등)</p></div></section><section><div class="cont-top-box"><p><strong>건폐율, 높이 외에도 용적률 완화(시행령 용적률의 최대 1.2배) 가능</strong></p><p>최대 완화량은 시행령의0.2배, 상업지역의 경우는 최대 110%p 범위 내로 제한하여 적용</p></div><div class="cont-table-boxs"><div class="cont-table-box"><p><strong>&lt;특별건축구역 건축기준 특례사항&gt;</strong></p><div class="t-scroll"><table class="cont-table cont-table1"><caption>특별건축구역 건축기준 특례사항 - 적용배제, 통합적용,완화로 구성</caption><colgroup> <col /></colgroup><tbody><tr><th class="td_bg" scope="row">적용배제</th><td class="align-left"><div class="flex-box"><ul class="cont-list-dot cont-list-xl color"><li>건축법 제42조(대지의 조경)</li><li><strong class="color-primary">건축법 제556조(건축물의 용적률)</strong></li><li><strong class="color-primary">건축법 제60조(건축물의 높이 제한)</strong></li><li>주택법 제35조(주택건설기준 등)중 일부</li></ul><ul class="cont-list-dot cont-list-xl color"><li><strong class="color-primary">건축법 제55조(건축물의 건폐율)</strong></li><li>건축법 제58조(대지 안의 공지)</li><li><strong class="color-primary">건축법 제61조(일조 등의 확보를 위한 건축물의 높이 제한)</strong></li></ul></div></td></tr><tr><th class="td_bg" scope="row">통합적용</th><td class="align-left"><div class="flex-box"><ul class="cont-list-dot cont-list-xl color"><li>문화예술진흥법제9조에 따른 미술작품설치</li><li>도시공원및 녹지등에관한법률에 따른 공원의설치</li></ul><ul class="cont-list-dot cont-list-xl color"><li>주차장법제19조에 따른 부설주차장설치</li></ul></div></td></tr><tr><th class="td_bg" scope="row">완화</th><td class="align-left"><div class="flex-box"><ul class="cont-list-dot cont-list-xl color"><li>건축법 제49조(건축물의 피난시설 및 용도제한 등)</li><li>건축법 제50조의2(고층건축물의 피난 및 안전관리)</li><li>건축법 제52조(건축물의 마감재료)</li><li>건축법 제52조의3(건축자재의 제조 및 유통관리)</li><li>건축법 제53조(지하층)</li><li>건축법 제64조(승강기)</li></ul><ul class="cont-list-dot cont-list-xl color"><li>건축법 제50조(건축물의 내화구조와 방화벽)</li><li>건축법 제51조(방화지구안의 건축물)</li><li>건축법 제52조의2(실내건축)</li><li>건축법 제52조의4(건축자재의품질관리등)</li><li>건축법 제62조(건축설비기준 등)</li><li>녹색건축물 조성 지원법 제15조</li></ul></div></td></tr></tbody></table></div></div><div class="cont-img-box"><p><strong>&lt;디자인혁신사업 적용 시 용적률 완화 개념도&gt;</strong></p><div class="cont-graywrap"><div class="cont-graywrap-l"><div class="cont-graybox"><div class="border-box01">혁신 가이드라인 항목<br />준수 비율에<br />따라 차등부여</div><div class="bg-box01 pc">혁신 가이드라인에 의한<br />용적률 인센티브</div><div class="bg-box01 mo">혁신 가이드라인에 <br />의한 용적률 인센티브 *</div></div><div class="cont-graybox"><div class="border-box01 border-box02">공개공지 설치,<br />친환경 건축물<br />인증 등</div><div class="bg-box01 bg-box02">개별 법에 의한 용적률 인센티브</div></div><div class="cont-graybox"><div class="border-box01 border-box03">최종 용적률<br />인센티브량은<br /><strong class="color-primary">통합심의에서 결정</strong> - 공공성 확보 및 기반시설 적정여부, <br />개발에 따른 부영향 고려</div><div class="bg-box01 bg-box03">조례용적률</div></div></div><div class="cont-graywrap-r"><p>시행령용적률의 최대 1.2배<span class="mo"> *</span></p><table><caption>디자인혁신사업 적용 시 용적률 완화 개념도-구분,2종일반,3종일반,준주거,상업지역으로 구성</caption><thead><tr><th scope="col">구분</th><th scope="col">2종<br />일반</th><th scope="col">3종<br />일반</th><th scope="col">준주거</th><th scope="col">상업<br />지역</th></tr></thead><tbody><tr><td>市조례</td><td>200%</td><td>250%</td><td>400%</td><td>800%</td></tr><tr><td class="pc">국계법 시행령</td><td class="mo">국계법<br />시행령</td><td>250%</td><td>300%</td><td>500%</td><td>1300%</td></tr><tr><td>디자인<br />혁신 인센티브량</td><td>+50%</td><td>+60%</td><td>+100%</td><td class="blue"><s class="red">260%</s> 110%</td></tr></tbody></table></div></div></div></div></section></div>]]></content:encoded>
						<wfw:commentRss>https://news.seoul.go.kr/citybuild/archives/540057/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<manager_name></manager_name>
		<manager_phone><![CDATA[02-2133-7619 ]]></manager_phone>
		<manager_dept><![CDATA[미래공간기획관 미래공간담당관]]></manager_dept>
				<tags><![CDATA[도시건축디자인]]></tags>
				<tags><![CDATA[혁신사업]]></tags>
				<post_type><![CDATA[post]]></post_type>
		</item>
	</channel>
</rss>