세종한빛교회

한빛교회는 말씀대로 믿고 살며 구속사의 역사를 열어가는 공동체입니다.
상처가 별이 되는 은혜로 다음세대가 살아나는 회복과 생명의 역사를 펼쳐갑니다.

공지사항

🗓️ 8~9월 예배 및 행사 안내

2025년 8월 일 월 화 수 목 금 토 27 28 29 30 31 1 2 3 4 5 6 7 8 9 청소11초원 10 세가족교육 11 12 13 14 큐인페스티벌 15 큐인페스티벌 박상미금요기도회 16 큐인페스티벌 청소청년부 세가족교육 17 세가족교육 18 주중학교개강 19 20 큐인스쿨개강 21 22 이재연금요기도회 23 큐인스쿨부모기도회 청소12초원 24 25 26 27 허현식선교사기도회 28 29 이재연금요기도회 30 청소13초원 31 1 2 3 4 5 6 2025년 9월 일 월 화 수 목 금 토 31 1 2 qt세미나 시작 3 4 5 6 7 양육교사모임 8 9 qt세미나 10 11 12 13 14 15 16 qt세미나 17 18 19 20 21 22 23 qt세미나 24 25 26 27 28 29 30 1 2 3 4   주요 행사   세가족교육/청소   qt 세미나  .notice-container { max-width: 800px; margin: 0 auto 30px auto; background: white; border-radius: 20px; overflow: hidden; box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1); } .header { background: linear-gradient(135deg, #ff7b54 0%, #ff6b3d 100%); color: white; text-align: center; padding: 25px 20px; position: relative; } .header::before { content: ''; position: absolute; bottom: -10px; left: 50%; transform: translatex(-50%); width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #ff6b3d; } .header h1 { margin: 0; font-size: 28px; font-weight: bold; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .content { padding: 40px 30px; background: #f8f8f8; } .notice-item { background: white; margin-bottom: 20px; border-radius: 15px; padding: 25px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08); border-left: 5px solid #ff7b54; transition: transform 0.2s ease, box-shadow 0.2s ease; } .notice-item:hover { transform: translatey(-2px); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); } .notice-number { display: inline-block; background: #333; color: white; width: 30px; height: 30px; border-radius: 50%; text-align: center; line-height: 30px; font-weight: bold; margin-right: 15px; font-size: 16px; } .notice-title { font-size: 20px; font-weight: bold; color: #333; margin-bottom: 8px; } .notice-details { color: #666; font-size: 16px; line-height: 1.4; } .special-section { margin-top: 30px; padding-top: 30px; border-top: 3px dotted #ddd; } .special-item { background: white; margin-bottom: 20px; border-radius: 15px; padding: 20px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08); position: relative; overflow: hidden; } .special-item::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 5px; background: linear-gradient(to bottom, #ffc107, #ff9800); } .special-icon { display: inline-block; background: linear-gradient(135deg, #ffc107, #ff9800); color: white; padding: 8px 12px; border-radius: 20px; font-weight: bold; margin-bottom: 10px; font-size: 14px; } .special-title { font-size: 18px; font-weight: bold; color: #333; margin-bottom: 8px; } /* 달력 스타일 */ .calendar-container { max-width: 1200px; margin: 0 auto; background: white; border-radius: 20px; overflow: hidden; box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1); } .calendar-header { background: linear-gradient(135deg, #ff7b54 0%, #ff6b3d 100%); color: white; text-align: center; padding: 25px 20px; } .calendar-header h1 { margin: 0; font-size: 28px; font-weight: bold; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .months-container { display: flex; flex-wrap: wrap; gap: 30px; padding: 30px; background: #f8f8f8; } .month { flex: 1; min-width: 500px; background: white; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); overflow: hidden; } .month-header { background: linear-gradient(135deg, #333 0%, #555 100%); color: white; text-align: center; padding: 15px; font-size: 22px; font-weight: bold; } .calendar { width: 100%; border-collapse: collapse; } .calendar th { background: #f5f5f5; padding: 12px 8px; text-align: center; font-weight: bold; color: #333; border-bottom: 2px solid #ddd; font-size: 14px; } .calendar th.sunday { color: #ff6b3d; } .calendar th.saturday { color: #2196f3; } .calendar td { height: 80px; vertical-align: top; padding: 5px; border: 1px solid #eee; position: relative; } .date-number { font-weight: bold; margin-bottom: 3px; font-size: 14px; } .sunday .date-number { color: #ff6b3d; } .saturday .date-number { color: #2196f3; } .other-month { color: #ccc; background: #f9f9f9; } .event { background: #ff7b54; color: white; padding: 2px 4px; border-radius: 3px; font-size: 10px; margin-bottom: 2px; line-height: 1.2; cursor: pointer; transition: background 0.2s; } .event:hover { background: #ff6b3d; } .event.special { background: #ffc107; color: #333; } .event.special:hover { background: #ff9800; } .event.qt { background: #4caf50; } .event.qt:hover { background: #45a049; } .legend { display: flex; justify-content: center; gap: 20px; padding: 20px; background: white; margin-top: 20px; border-radius: 10px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); } .legend-item { display: flex; align-items: center; gap: 8px; } .legend-color { width: 15px; height: 15px; border-radius: 3px; } .legend-color.main { background: #ff7b54; } .legend-color.special { background: #ffc107; } .legend-color.qt { background: #4caf50; } @media (max-width: 768px) { .months-container { flex-direction: column; padding: 20px; } .month { min-width: auto; } .calendar td { height: 60px; padding: 3px; } .event { font-size: 9px; padding: 1px 2px; } }   8-9월 예배 및 행사 안내 1 여름 큐인 페스티벌 사역 청년부 8월 14일(목)~16일(토) / 세종한빛교회(은혜홀) 2 박상미 교수 초청 금요 기도회 8월 15일(금) 저녁 8시 / 은혜홀 3 주중학교 2학기 개강 늘뛰닐 : 8월 18일(월) / 큐인스쿨 : 8월 20일(수) 4 이재연 교수 초청 금요 기도회 1회차 : 8월 22일(금), 2회차 : 8월 29일(금) / 저녁 8시 은혜홀 5 큐인스쿨 부모 기도회 8월 23일(토) 저녁 8시 / 나눔홀 6 허현식 선교사(우간다) 초청 수요 기도회 8월 27일(수) / 저녁 8시 은혜홀 7 qt 세미나 9월 2일(화)부터 매주 화요일 4주간 / 오전 10시 / 은혜홀 8 양육 교사 모임 9월 7일(주일) / 오후 3시 나눔홀 ⭐ 세가족교육(8월) 가족 성장 프로그램 - 2주차 : 9일(토) 오전11시, 10일(주일) 오후3시 / 나눔홀 - 3주차 : 16일(토) 오전11시, 17일(주일) 오후3시 / 나눔홀 ⭐ 교회 청소(8월) 함께하는 교회 돌봄 9일(토)11초원 / 16일(토)청년부 / 23일(토)12초원 / 30일(토)13초원 .church-content { background: white; border-radius: 15px; padding: 20px; max-width: 600px; width: 100%; margin: 0 auto; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } .church-title { text-align: center; margin-bottom: 20px; color: #333; font-family: 'arial', sans-serif; } .church-title h2 { margin: 0; font-size: 24px; font-weight: bold; color: #2c5aa0; } .church-title p { margin: 5px 0 0 0; font-size: 14px; color: #666; } /* 세로 레이아웃 */ .image-stack { display: flex; flex-direction: column; gap: 15px; /* 이미지 사이 간격 */ } /* 각 이미지 스타일 */ .image-stack img { width: 100%; border-radius: 10px; box-shadow: 0 6px 15px rgba(0,0,0,0.1); transition: transform 0.5s ease, box-shadow 0.5s ease; } /* 호버 효과 */ .image-stack img:hover { transform: scale(1.03); box-shadow: 0 12px 25px rgba(0,0,0,0.2); }  
2025.08.09

🎉 새로운 홈페이지 오픈! 기존 회원 로그인 안내

🎉 홈페이지가 새로운 모습으로 단장하여 여러분을 맞이합니다 더 나은 서비스와 편리한 이용 환경을 제공합니다 🔑 기존 회원 로그인 안내 1 "회원정보 찾기" 메뉴를 클릭하세요 2 기존 홈페이지에서 가입하신 이메일 주소를 입력하세요 3 "발송하기" 버튼을 클릭하세요 4 이메일에서 임시 비밀번호를 확인하세요 5 새로운 홈페이지에서 임시 비밀번호로 로그인하세요 6 로그인 후 비밀번호 변경을 권장합니다 🔧 일부 미흡한 점들은 지속적으로 개선해 나갈 예정입니다. 이용에 불편을 드려 죄송합니다. * { margin: 0; padding: 0; box-sizing: border-box; } .my_container { font-family: -apple-system, blinkmacsystemfont, 'segoe ui', roboto, 'noto sans kr', sans-serif; padding: 20px 20px 20px 20px; display: flex; align-items: center; justify-content: center; } .my_main-container { max-width: 600px; width: 100%; background: #ffffff; border-radius: 20px; overflow: hidden; box-shadow: 0 20px 60px rgba(0,0,0,0.15); position: relative; } .my_header { background: linear-gradient(135deg, #1976d2 0%, #42a5f5 100%); padding: 32px 24px; text-align: center; color: white; position: relative; overflow: hidden; } .my_header::before { content: ''; position: absolute; top: -50%; right: -50%; width: 200%; height: 200%; background: url('data:image/svg+xml,') repeat; animation: my_float 20s infinite linear; } @keyframes my_float { 0% { transform: translate(0, 0); } 100% { transform: translate(-50px, -50px); } } .my_header h1 { font-size: 24px; font-weight: 700; margin-bottom: 8px; position: relative; z-index: 1; line-height: 1.3; } .my_header p { font-size: 15px; opacity: 0.9; position: relative; z-index: 1; } .my_content { padding: 24px; } .my_section-title { display: flex; align-items: center; margin-bottom: 20px; font-size: 18px; font-weight: 600; color: #2c3e50; } .my_section-icon { width: 36px; height: 36px; background: linear-gradient(135deg, #1976d2, #42a5f5); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; font-size: 16px; color: white; box-shadow: 0 4px 12px rgba(25, 118, 210, 0.3); } .my_steps-container { display: grid; gap: 12px; margin-bottom: 20px; } .my_step-box { background: #ffffff; border: 2px solid #f1f3f4; border-radius: 12px; padding: 18px; position: relative; transition: all 0.3s ease; box-shadow: 0 2px 8px rgba(0,0,0,0.04); } .my_step-box:hover { border-color: #1976d2; transform: translatey(-1px); box-shadow: 0 6px 20px rgba(25, 118, 210, 0.1); } .my_step-number { position: absolute; top: -10px; left: 16px; background: linear-gradient(135deg, #1976d2, #42a5f5); color: white; width: 24px; height: 24px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 600; font-size: 12px; box-shadow: 0 2px 8px rgba(25, 118, 210, 0.3); } .my_step-content { margin-top: 6px; font-size: 15px; color: #34495e; line-height: 1.5; } .my_highlight { background: linear-gradient(120deg, rgba(25, 118, 210, 0.1) 0%, rgba(66, 165, 245, 0.1) 100%); color: #1976d2; padding: 2px 6px; border-radius: 4px; font-weight: 600; } .my_notice { background: linear-gradient(135deg, #f8f9fa, #ffffff); border: 1px solid #e9ecef; border-radius: 12px; padding: 16px; text-align: center; color: #6c757d; font-size: 14px; line-height: 1.5; } .my_notice-icon { font-size: 18px; margin-bottom: 8px; display: block; } @media (max-width: 480px) { .my_container { padding: 15px; } .my_main-container { border-radius: 16px; } .my_header { padding: 24px 20px; } .my_header h1 { font-size: 20px; } .my_header p { font-size: 14px; } .my_content { padding: 20px; } .my_step-box { padding: 16px; } .my_section-title { font-size: 16px; margin-bottom: 16px; } .my_steps-container { margin-bottom: 16px; } }
2025.07.25

🎬 기독교 영화 "킹 오브 킹스" 개봉 - 가족/목장 관람 권면

          🎬 기독교 영화 개봉 안내 "킹 오브 킹스" 예수님의 생애를 담은 감동 애니메이션 상영관을 통해 가족&목장 등 관람을 권면합니다 🎭 영화 소개 📽️ 기본 정보 • 원작: 찰스 디킨스의 미공개 원고 《우리 주님의 생애》 • 제작: 한국 모팩스튜디오 (10년 제작) • 성우: 이병헌, 진선규, 이하늬 등 국내 대표 배우들 • 특징: 북미 박스오피스 한국 애니메이션 최초 대흥행 ✨ 신앙적 가치 • 복음 핵심: 사랑, 용서, 구원의 본질을 쉽게 전달 • 교육 활용: 교회학교, 가정예배, 신앙교육 교재로 적합 • 가족 관람: 신앙 유무와 관계없이 부담 없이 감상 가능 • 세대 소통: 가족 간 신앙 대화의 계기 마련 🎯 추천 대상 기독교인, 신앙 가족, 교회학교, 전도를 원하는 분, 가치 있는 가족 영화를 찾는 모든 분 "내가 곧 길이요 진리요 생명이니 나로 말미암지 않고는 아버지께로 올 자가 없느니라" (요한복음 14:6) 📺 예고편 & 영상 💝 온 가족이 함께 보며 신앙을 나눌 수 있는 감동적인 작품입니다 한국이 만들고 세계가 감동한 복음 애니메이션을 꼭 경험해보세요               @media (max-width: 768px) { .movie-notice { margin: 0px -15px 20px -15px !important; /* 모바일에서 좌우 마이너스 마진 적용 */ padding: 20px 15px !important; /* 모바일에서 패딩 조정 */ } } @media (max-width: 480px) { .movie-notice { margin: 0px -20px 20px -20px !important; /* 작은 모바일에서 더 극단적인 마이너스 마진 */ padding: 18px 12px !important; /* 더 작은 패딩 */ } } @media (max-width: 360px) { .movie-notice { margin: 0px -25px 20px -25px !important; /* 매우 작은 화면에서 최대 마이너스 마진 */ padding: 15px 10px !important; /* 최소 패딩 */ } }
2025.07.20

"결혼의 목적은 거룩입니다" - 『결혼합시다』 도서 판매

                📖 도서 판매 안내 "결혼합시다" 김양재 목사 저 | 200쪽 "결혼의 목적은 행복이 아니라 거룩입니다" 판매 장소 1층 로비 판매 가격 15,000원 📑 상세 목차 part ⅰ 결혼할 사람을 찾습니다 ♥ 제1강 돕는 배필 결혼, 꼭 해야 할까? / 불신결혼은 안 돼! / 돕는 배필을 만나라! 자신의 죄를 보는 사람이 돕는 배필이다 / 이삭과 리브가 ♥ 제2강 거룩한 결혼 준비 결혼의 원리를 이해하고 준비하자! / 거룩한 결혼을 위해 남겨 둘 것 야곱의 훈련 / 룻의 선택 / 서로 속이지 않는 청년들의 결혼 part ⅱ 결혼은 지킬 만한 가치가 있습니다 ♥ 제3강 부부 사랑의 지혜 남편에게 복종하라 / 아내를 사랑하며 괴롭게 하지 말라 / 말씀이 가정을 살린다 ♥ 제4강 결혼의 위기 벼랑 끝에 선 결혼생활, 이혼만이 답일까? / 가정의 소중한 가치 사라의 '위대한 결혼' / 레아의 '후한 선물' / 무너진 우리 가정, 어떻게 중수할까? ♥ 제5강 '낳고', '낳고', '낳고'의 구속사 '낳고, 낳고'의 인생 / 7명 낳읍시다! / 결혼이라는 사명의 길로 출발! 💝 결혼을 준비하는 청년들에게 특별히 추천합니다 성경적 결혼관과 거룩한 가정을 세우는 지혜를 담은 귀한 도서입니다 📱 온라인에서 더 자세한 정보 확인 ▶ 네이버 쇼핑에서 상세 정보 보기 📚 도서 상세               @media (max-width: 768px) { .book-notice { margin: 0px -15px 20px -15px !important; /* 모바일에서 좌우 마이너스 마진 적용 */ padding: 20px 15px !important; /* 모바일에서 패딩 조정 */ } .book-image-container { margin: 25px -15px 15px -15px !important; /* 이미지 컨테이너가 좌우 패딩을 넘어서도록 */ padding: 15px 15px !important; /* 이미지 컨테이너 내부 패딩 조정 */ border-radius: 0px !important; /* 모바일에서 둥근 모서리 제거 */ } .book-image-container img { max-width: none !important; /* 최대 폭 제한 해제 */ width: 100% !important; /* 전체 폭 사용 */ } } @media (max-width: 480px) { .book-notice { margin: 0px -20px 20px -20px !important; /* 작은 모바일에서 더 극단적인 마이너스 마진 */ padding: 18px 12px !important; /* 더 작은 패딩 */ } .book-image-container { margin: 25px -12px 15px -12px !important; /* 이미지가 패딩을 넘어서도록 */ padding: 15px 12px !important; /* 패딩 조정 */ } } @media (max-width: 360px) { .book-notice { margin: 0px -25px 20px -25px !important; /* 매우 작은 화면에서 최대 마이너스 마진 */ padding: 15px 10px !important; /* 최소 패딩 */ } .book-image-container { margin: 25px -10px 15px -10px !important; /* 이미지가 패딩을 넘어서도록 */ padding: 15px 10px !important; /* 패딩 조정 */ } }
2025.07.20

처음 오셨나요?

welcome to our church
새가족 여러분을 환영합니다. '상처가 별이 되게 하시는 주의 은혜'를 마음껏 누리시길 빕니다.

말씀, 하나님의 추억
찬양이 가득한 고백

말씀 again

9/26(금) 오후 8시, 은혜홀

하루 동안 보지 않기 닫기