주 콘텐츠로 건너뛰기
자주 묻는 질문
삼쩜삼의 보안
환급의 모든 것
안심 환급 캠페인
앱 이용 가이드
탐색 메뉴 토글
자주 묻는 질문
삼쩜삼의 보안
환급의 모든 것
안심 환급 캠페인
앱 이용 가이드
<% links.forEach(function(link) { %>
<%= link.text %>
<% }) %>
검색
카테고리
검색
공제
삼쩜삼 공제(부양가족/주택마련/연금 등) 관련 문의
공제 서류 제출 관련 자주 묻는 질문
기부금 | 서류 (기부금 영수증, 소속증명서) 관련 자주 묻는 질문
가이드|부양가족 상황별 FAQ
가이드|부양가족 등록 방법이 궁금해요.
가이드|중소기업 취업자 소득세 감면 신청 방법이 궁금해요.
가이드|월세 공제 신청 방법이 궁금해요.
가이드|기부금 공제 신청 방법이 궁금해요.
월세|임대차계약서 자주 묻는 질문
월세|납입증명서(이체내역) 자주 묻는 질문
월세|공제를 위한 서류는 어떤 것이 있나요?
부양가족|공제요건이 궁금해요.
주택마련저축|공제요건이 궁금해요.
추천 검색어
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
카테고리
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %> <% var currentCategory = categories.filter(function() { }); %>
탐색 메뉴 토글
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
카테고리
카테고리
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% var isSubsection = parent.hasOwnProperty('parent_section_id') %> <% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
더보기
<% } %>
<% } %>