협업 및 문의

#decre-contact-premium { –contact-dark: #111827; –contact-deep: #151515; –contact-gray: #4b5563; –contact-light: #f8fafc; –contact-line: #e5e7eb; –contact-gold: #f1c40f; –contact-blue: #2563eb; –contact-red: #dc2626; font-family: ‘Pretendard’, -apple-system, BlinkMacSystemFont, system-ui, sans-serif; color: #374151; max-width: 1100px; margin: 0 auto; padding: 60px 20px; line-height: 1.75; word-break: keep-all; } #decre-contact-premium * { box-sizing: border-box; } #decre-contact-premium a { color: inherit; text-decoration: none; } .contact-hero { position: relative; overflow: hidden; text-align: center; margin-bottom: 52px; padding: 72px 32px; border-radius: 30px; background: linear-gradient(135deg, #111111 0%, #2f343d 60%, #0f172a 100%); color: #fff; } .contact-hero::before { content: ”; position: absolute; width: 320px; height: 320px; border-radius: 50%; background: rgba(241,196,15,0.13); top: -140px; right: -110px; } .contact-hero::after { content: ”; position: absolute; width: 230px; height: 230px; border-radius: 50%; background: rgba(37,99,235,0.16); left: -90px; bottom: -120px; } .contact-hero-inner { position: relative; z-index: 2; } .contact-eyebrow { display: inline-flex; padding: 6px 13px; margin-bottom: 16px; border-radius: 999px; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.22); color: #fde68a; font-size: 0.84rem; font-weight: 800; letter-spacing: 0.5px; } .contact-hero h2 { font-size: clamp(2.1rem, 4.4vw, 3.35rem); font-weight: 900; letter-spacing: -1.8px; color: #fff !important; margin: 0; } .contact-hero .contact-subtitle { margin-top: 16px; color: var(–contact-gold); font-size: clamp(1rem, 2vw, 1.25rem); font-weight: 800; letter-spacing: 1.2px; } .contact-hero p { max-width: 760px; margin: 20px auto 0; color: rgba(255,255,255,0.82); font-size: 1.04rem; } .contact-meta { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 26px; } .contact-meta span { padding: 7px 12px; border-radius: 999px; background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.92); font-size: 0.86rem; font-weight: 700; } .contact-intro { max-width: 900px; margin: 0 auto 46px; text-align: center; } .contact-intro p { margin: 0 0 14px; color: #4b5563; font-size: 1.12rem; } .contact-intro strong { color: #111827; font-weight: 850; } .contact-container { display: grid; grid-template-columns: 0.9fr 1.35fr; gap: 28px; align-items: start; margin-bottom: 58px; } .contact-card-dark { background: linear-gradient(145deg, #151515, #2c2c2c); color: #fff; padding: 38px; border-radius: 26px; box-shadow: 0 22px 44px rgba(0,0,0,0.16); position: sticky; top: 24px; } .contact-card-dark h3 { color: var(–contact-gold) !important; font-size: 1.45rem; margin: 0 0 30px; font-weight: 850; border-bottom: 1px solid rgba(255,255,255,0.14); padding-bottom: 15px; letter-spacing: -0.4px; } .info-group { margin-bottom: 26px; } .info-group:last-child { margin-bottom: 0; } .info-group label { display: block; font-size: 0.74rem; color: rgba(255,255,255,0.48); text-transform: uppercase; margin-bottom: 8px; letter-spacing: 1px; font-weight: 800; } .info-group a, .info-group span { font-size: 1.03rem; color: #fff; text-decoration: none; font-weight: 650; transition: color 0.25s; } .info-group a:hover { color: var(–contact-gold); } .contact-badge-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; } .contact-badge-row span { display: inline-flex; padding: 6px 10px; border-radius: 999px; background: rgba(255,255,255,0.09); color: rgba(255,255,255,0.88); font-size: 0.78rem; font-weight: 750; } .channel-section { min-width: 0; } .contact-section-title { margin: 0 0 18px; } .contact-section-title h3 { margin: 0 0 8px; font-size: 1.42rem; color: #111827; letter-spacing: -0.4px; } .contact-section-title p { margin: 0; color: #6b7280; } .inquiry-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-bottom: 30px; } .inquiry-card { background: #fff; border: 1px solid var(–contact-line); border-radius: 18px; padding: 20px; box-shadow: 0 10px 26px rgba(15,23,42,0.04); transition: all 0.25s ease; } .inquiry-card:hover { transform: translateY(-5px); border-color: var(–contact-gold); box-shadow: 0 16px 34px rgba(15,23,42,0.07); } .inquiry-card strong { display: block; color: #111827; font-size: 1rem; margin-bottom: 7px; } .inquiry-card span { display: block; color: #6b7280; font-size: 0.9rem; line-height: 1.58; } .channel-box { display: flex; flex-direction: column; gap: 14px; margin-bottom: 30px; } .channel-link { display: flex; align-items: center; padding: 21px; background: #fff; border-radius: 18px; color: #222; font-weight: 700; transition: all 0.25s ease; border: 1px solid var(–contact-line); box-shadow: 0 10px 26px rgba(15,23,42,0.04); } .channel-link:hover { background: #fff; border-color: var(–contact-gold); transform: translateX(9px); box-shadow: 0 14px 30px rgba(0,0,0,0.06); } .channel-icon { display: inline-flex; align-items: center; justify-content: center; width: 42px; height: 42px; border-radius: 14px; background: #fff7d6; font-size: 1.35rem; margin-right: 15px; flex: 0 0 auto; } .channel-desc { display: flex; flex-direction: column; min-width: 0; } .channel-desc small { font-size: 0.78rem; color: #888; font-weight: 450; margin-top: 3px; line-height: 1.5; } .guide-text { background: #fff9e6; padding: 24px; border-radius: 18px; font-size: 0.96rem; line-height: 1.75; color: #5d542e; border-left: 5px solid var(–contact-gold); margin-bottom: 26px; } .guide-text strong { color: #1a1a1a; } .mail-guide { background: #f8fafc; border: 1px solid var(–contact-line); border-radius: 24px; padding: 28px; margin-bottom: 56px; } .mail-guide h3 { margin: 0 0 12px; font-size: 1.45rem; color: #111827; letter-spacing: -0.4px; } .mail-guide p { margin: 0 0 16px; color: #4b5563; } .mail-guide table { width: 100%; border-collapse: collapse; background: #fff; overflow: hidden; border-radius: 16px; border: 1px solid var(–contact-line); } .mail-guide th, .mail-guide td { padding: 14px 15px; border-bottom: 1px solid var(–contact-line); text-align: left; vertical-align: top; font-size: 0.93rem; } .mail-guide th { width: 26%; background: #f3f4f6; color: #111827; font-weight: 850; } .mail-guide tr:last-child th, .mail-guide tr:last-child td { border-bottom: 0; } .notice-box { border: 1px solid #dbeafe; background: #eff6ff; border-radius: 18px; padding: 20px; color: #374151; margin-top: 18px; } .notice-box strong { color: #111827; } .policy-links { max-width: 1060px; margin: 0 auto 54px; } .policy-link-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; } .policy-link-card { display: block; padding: 18px; border-radius: 17px; border: 1px solid var(–contact-line); background: #fff; transition: all 0.25s ease; } .policy-link-card:hover { transform: translateY(-5px); border-color: var(–contact-blue); box-shadow: 0 16px 34px rgba(37,99,235,0.08); } .policy-link-card strong { display: block; color: #111827; font-size: 0.98rem; margin-bottom: 5px; } .policy-link-card span { display: block; color: #6b7280; font-size: 0.84rem; line-height: 1.5; } .contact-footer { text-align: center; padding-top: 28px; border-top: 1px solid var(–contact-line); color: #6b7280; font-size: 0.92rem; } .contact-footer strong { display: block; color: #111827; font-size: 1.05rem; margin-bottom: 8px; } .contact-date { display: inline-flex; margin-top: 12px; padding: 6px 12px; border-radius: 999px; background: #f3f4f6; color: #6b7280; font-size: 0.82rem; font-weight: 800; } @media (max-width: 900px) { .contact-container, .inquiry-grid, .policy-link-grid { grid-template-columns: 1fr; } .contact-card-dark { position: relative; top: auto; } .contact-hero { padding: 54px 22px; } .mail-guide th, .mail-guide td { display: block; width: 100%; } .mail-guide th { border-bottom: 0; } } @media (max-width: 520px) { #decre-contact-premium { padding: 44px 16px; } .contact-card-dark { padding: 30px 24px; } .channel-link { align-items: flex-start; } }
Official Contact

협업 및 문의

Collaboration × Design × CAD × Content

디크리노랗 Decreyellow는 디자인, 제품설계, 3D CAD, Adobe, 워드프레스, IT 작업환경 콘텐츠를 다룹니다. 협업 제안, 기술 문의, 콘텐츠 제휴, 오류 제보, 저작권 및 개인정보 관련 문의는 아래 경로로 연락해 주세요.

협업 제안 기술 자문 콘텐츠 제휴 오류 제보 저작권·개인정보 문의

디크리노랗은 디자인 크리에이터 노랗노랗의 실무 경험을 바탕으로 운영되는 공간입니다.

단순 광고 요청보다 제품, 프로그램, 설계, 콘텐츠 방향이 맞는 협업을 우선 검토하며, 문의 내용은 확인 후 가능한 범위에서 순차적으로 답변합니다.

문의 가능한 항목

문의 성격에 따라 아래 내용을 참고해 메일을 보내주시면 확인이 빠릅니다.

콘텐츠 협업·제휴 디자인, IT, CAD, Adobe, 워드프레스, 생산성 도구 관련 콘텐츠 협업 제안
제품 리뷰·서비스 소개 실제 사용 후기, 기능 소개, 블로그 리뷰, SEO 콘텐츠 제작 관련 문의
CAD·디자인 기술 문의 UG NX, AutoCAD, 3D CAD, 제품설계, 렌더링, 작업환경 관련 기술 문의
오류 제보·수정 요청 오래된 정보, 잘못된 설명, 이미지 오류, 링크 오류, 정책 변경 제보
저작권·이미지 사용 문의 콘텐츠 인용, 이미지 사용, 포트폴리오 자료, 무단 복제 신고 관련 문의
개인정보 관련 문의 댓글 삭제, 문의 내용 삭제, 개인정보 열람·정정·삭제 요청

운영 채널

일상 기록과 라이프스타일 콘텐츠는 외부 채널에서도 확인할 수 있습니다.

[Life-Tech Synergy]
디크리노랗은 정밀한 설계 기술과 일상의 관찰, 건강한 라이프스타일, 웹 콘텐츠 운영 경험을 함께 연결합니다. 기술적인 주제도 어렵게만 설명하지 않고, 실제 사용하는 사람의 입장에서 이해하기 쉽게 풀어내는 협업을 지향합니다.

메일 보내기 전 확인하면 좋은 내용

문의 내용을 구체적으로 적어주시면 검토와 회신이 훨씬 빨라집니다. 특히 기술 문의나 오류 제보는 사용 환경이 중요합니다.

협업·광고 문의 브랜드명, 제품 또는 서비스명, 원하는 콘텐츠 형태, 예산 또는 진행 조건, 희망 일정
제품 리뷰 문의 제품명, 공식 페이지, 주요 기능, 제공 가능 자료, 리뷰 목적, 사용 조건
기술 문의 사용 프로그램, 버전, 운영체제, 오류 메시지, 캡처 이미지, 이미 시도한 해결 방법
오류 제보 문제가 있는 글 URL, 수정이 필요한 문장, 변경된 공식 정보 또는 참고 자료
저작권 문의 문제가 되는 URL, 이미지 또는 문장 위치, 권리자 정보, 요청 내용
개인정보 문의 댓글 또는 문의 작성 시 사용한 이름·이메일, 삭제 또는 정정이 필요한 URL과 내용
안내: 단순 홍보성 대량 메일, 불법 소프트웨어 다운로드·인증 우회·크랙 관련 요청, 출처 불명확한 파일 실행 요청은 답변하지 않을 수 있습니다. 업무용 소프트웨어와 라이선스 관련 문의는 정품 사용과 공식 경로 확인을 기준으로 답변합니다.
Decreyellow Collaboration & Contact

디크리노랗은 디자인과 창의력을 일상과 실무로 연결하는 협업을 지향합니다.

Last Updated: 2026. 06. 12.
{ “@context”: “https://schema.org”, “@type”: “ContactPage”, “name”: “디크리노랗 협업 및 문의”, “url”: “https://decreyellow.co.kr/%ED%98%91%EC%97%85-%EB%B0%8F-%EB%AC%B8%EC%9D%98/”, “description”: “디크리노랗 Decreyellow의 협업 제안, 기술 문의, 콘텐츠 제휴, 오류 제보, 저작권 및 개인정보 관련 문의 안내 페이지입니다.”, “mainEntity”: { “@type”: “Person”, “name”: “노랗노랗”, “alternateName”: [ “Decreyellow”, “디크리노랗”, “Design Creator Yellow” ], “email”: “designer_ew@naver.com”, “jobTitle”: “디자인 크리에이터·제품설계·3D CAD·CMS 콘텐츠 운영자”, “knowsAbout”: [ “제품디자인”, “UG NX”, “AutoCAD”, “Adobe Photoshop”, “Adobe Premiere Pro”, “WordPress”, “SEO”, “GEO”, “콘텐츠 운영” ], “sameAs”: [ “https://blog.naver.com/designer_ew”, “https://www.instagram.com/edword_gustav” ] }, “publisher”: { “@type”: “Organization”, “name”: “Decreyellow”, “url”: “https://decreyellow.co.kr/” }, “dateModified”: “2026-06-12” }