<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:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>세컨드비</title>
	<link>https://secondb.co.kr</link>
	<description>세컨드비</description>
	<pubDate>Sun, 18 Jan 2026 10:50:33 +0000</pubDate>
	<generator>https://secondb.co.kr</generator>
	<language>en</language>
	
		
	<item>
		<title>Intro</title>
				
		<link>https://secondb.co.kr/Intro-1</link>

		<pubDate>Thu, 18 Nov 2021 13:22:17 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/Intro-1</guid>

		<description></description>
		
	</item>
		
		
	<item>
		<title>About</title>
				
		<link>https://secondb.co.kr/About-2</link>

		<pubDate>Tue, 23 Nov 2021 14:20:11 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/About-2</guid>

		<description></description>
		
	</item>
		
		
	<item>
		<title>Work</title>
				
		<link>https://secondb.co.kr/Work-1</link>

		<pubDate>Wed, 17 Nov 2021 14:23:36 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/Work-1</guid>

		<description>
  
    

    &#38;nbsp;

      식장별 영상 바로 찾기
 결혼하는 식장, 실제 분위기를 영상으로 확인하세요
      &#38;nbsp;


      
        .sb-venue-wrap{
          width:100%;          /* ✅ 추가 */
          max-width:980px;
          margin:0 auto;       /* ✅ 추가 (중앙정렬 핵심) */
          padding-left:14px;
          padding-right:14px;
          box-sizing:border-box;
        }

        .sb-venue-list{
          display:flex;
          flex-wrap:wrap;
          gap:10px 14px;
          line-height:1.65;
          margin-top:6px;
        }
        

        /* ✅ 차콜 + 밑줄만 블루 */
        .sb-venue-link{
          text-decoration: underline !important;
          text-decoration-color: rgba(2,103,255,.45) !important;
          text-decoration-thickness: 1px !important;
          text-underline-offset: 4px !important;

          color:#222 !important;
          font-size:13.5px;
          font-weight:500;
          letter-spacing:-0.2px;
          padding:1px 0;

          opacity:.95;
          transition: text-decoration-color .15s ease, opacity .15s ease;
        }
        .sb-venue-link:hover{
          text-decoration-color: rgba(2,103,255,.78) !important;
          opacity:1;
        }

        details.sb-details{
          margin-top:6px;
          padding-top:10px;
          border-top: 1px solid rgba(0,0,0,.08);
        }

        details.sb-details summary{
          cursor:pointer;
          user-select:none;
          display:inline-flex;
          align-items:center;
          gap:8px;

          font-size: 13px;
          font-weight: 600;
          color:#222 !important;
          opacity:.9;
          letter-spacing: -0.15px;

          padding: 6px 0;
          list-style:none;
          outline:none;
        }
        details.sb-details summary::-webkit-details-marker{display:none;}

        details.sb-details summary:after{
          content:"▾";
          font-size: 12px;
          opacity:.55;
          transform: translateY(-1px);
        }
        details.sb-details[open] summary:after{content:"▴";}

        .sb-details-inner{margin-top:10px;}
      

      
        
&#38;nbsp;전체 식장 펼쳐보기

          
            
              그랑파티오
               수성호텔
                 인터불고호텔
              파라다이스
               엠스타하우스
                   노비아갈라 동촌

                엑스코인터불고
                구미예식장
                경산 아트라움
                    경주 예식장
                디어밸리
              드레스가든

              라온제나 호텔
              라테라스
              륜웨딩
              로터스101
              마리드메이
              메르디앙웨딩
              범어대성당
                범어교회
               보스코웨딩
              부산 아난티 코브
              부산 영도 목장원
              부산 대보름
                비엔나
          프리아웨딩
              삼청동두가헌             
              수원라마다호텔
              스타디움컨벤션
              상주명주정원
              안동예식장             
              아리아나 호텔
              아현정           
              엘파소하우스
              
              웨딩스위치
              인터불고CC
               인천 아나벨라
              울산 타니베이호텔
              전자관 노비아갈라 
              채플엣논현 
               시지 물댐교회
              칼라디움웨딩
              퀸벨호텔
              프라디아(한강)

              
            
          
        
      

      
    
  
</description>
		
	</item>
		
		
	<item>
		<title>ceremony</title>
				
		<link>https://secondb.co.kr/ceremony</link>

		<pubDate>Wed, 17 Nov 2021 13:41:54 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/ceremony</guid>

		<description>
  
    

&#38;nbsp;

        식장별 영상 바로 찾기
        결혼하는 식장, 실제 분위기를 영상으로 확인하세요
&#38;nbsp;

        
          .sb-venue-wrap{max-width:980px;}

          .sb-venue-list{
            display:flex;
            flex-wrap:wrap;
            gap:10px 14px;
            line-height:1.65;
            margin-top:6px;
          }

          /* ✅ 차콜 + 밑줄만 블루 */
          .sb-venue-link{
            text-decoration: underline !important;
            text-decoration-color: rgba(2,103,255,.45) !important;
            text-decoration-thickness: 1px !important;
            text-underline-offset: 4px !important;

            color:#222 !important;
            font-size:13.5px;
            font-weight:500;
            letter-spacing:-0.2px;
            padding:1px 0;

            opacity:.95;
            transition: text-decoration-color .15s ease, opacity .15s ease;
          }
          .sb-venue-link:hover{
            text-decoration-color: rgba(2,103,255,.78) !important;
            opacity:1;
          }

          details.sb-details{
            margin-top:6px;
            padding-top:10px;
            border-top: 1px solid rgba(0,0,0,.08);
          }

          details.sb-details summary{
            cursor:pointer;
            user-select:none;
            display:inline-flex;
            align-items:center;
            gap:8px;

            font-size: 13px;
            font-weight: 600;
            color:#222 !important;
            opacity:.9;
            letter-spacing: -0.15px;

            padding: 6px 0;
            list-style:none;
            outline:none;
          }
          details.sb-details summary::-webkit-details-marker{display:none;}

          details.sb-details summary:after{
            content:"▾";
            font-size: 12px;
            opacity:.55;
            transform: translateY(-1px);
          }
          details.sb-details[open] summary:after{content:"▴";}

          .sb-details-inner{margin-top:10px;}
        

        
          
            전체 식장 펼처보기

            
              
              그랑파티오
                구미예식장
                경산 아트라움
                    경주 예식장

              노비아갈라 동촌

              디어밸리

              라온제나 호텔
              라테라스
              륜웨딩
              로터스101
                마리드메이

              메르디앙웨딩

              범어대성당
                범어교회
               보스코웨딩
              부산 아난티 코브
              부산 영도 목장원
              부산 대보름
                비엔나
              인터불고호텔
              파라다이스
              프리아웨딩

              삼청동두가헌
              수성호텔
              수원라마다호텔
              스타디움컨벤션
              상주명주정원

              안동예식장
              
              아리아나 호텔
              아현정

              엠스타하우스
              엘파소하우스
              엑스코인터불고
            
              웨딩스위치
              인터불고CC
             인천 아나벨라
              울산 타니베이호텔
              전자관 노비아갈라 
              채플엣논현 
               시지 물댐교회
              칼라디움웨딩
              퀸벨호텔
              프라디아(한강)
              
            
          
        

        
      
    
  
</description>
		
	</item>
		
		
	<item>
		<title>studio</title>
				
		<link>https://secondb.co.kr/studio</link>

		<pubDate>Wed, 08 Dec 2021 10:15:54 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/studio</guid>

		<description>
  
    

&#38;nbsp;

        스튜디오별 영상 바로 찾기
        아래에서 스튜디오를 선택하면 해당 영상으로 이동합니다.
&#38;nbsp;

        
          .sb-venue-wrap{max-width:980px;}

          .sb-venue-list{
            display:flex;
            flex-wrap:wrap;
            gap:10px 14px;
            line-height:1.65;
            margin-top:6px;
          }

          /* ✅ 차콜 + 밑줄만 블루 */
          .sb-venue-link{
            text-decoration: underline !important;
            text-decoration-color: rgba(2,103,255,.45) !important;
            text-decoration-thickness: 1px !important;
            text-underline-offset: 4px !important;

            color:#222 !important;
            font-size:13.5px;
            font-weight:500;
            letter-spacing:-0.2px;
            padding:1px 0;

            opacity:.95;
            transition: text-decoration-color .15s ease, opacity .15s ease;
          }
          .sb-venue-link:hover{
            text-decoration-color: rgba(2,103,255,.78) !important;
            opacity:1;
          }

          details.sb-details{
            margin-top:6px;
            padding-top:10px;
            border-top: 1px solid rgba(0,0,0,.08);
          }

          details.sb-details summary{
            cursor:pointer;
            user-select:none;
            display:inline-flex;
            align-items:center;
            gap:8px;

            font-size: 13px;
            font-weight: 600;
            color:#222 !important;
            opacity:.9;
            letter-spacing: -0.15px;

            padding: 6px 0;
            list-style:none;
            outline:none;
          }
          details.sb-details summary::-webkit-details-marker{display:none;}

          details.sb-details summary:after{
            content:"▾";
            font-size: 12px;
            opacity:.55;
            transform: translateY(-1px);
          }
          details.sb-details[open] summary:after{content:"▴";}

          .sb-details-inner{margin-top:10px;}
        

        
          
            전체 스튜디오 펼처보기

            
              
              
              
          컴플리트스튜디오
          꼬모스튜디오
            아이노스튜디오
          반호스튜디오
          모브스튜디오
          ONA
          미율그라피
          소나르스튜디오
          모닌하우스
          오늘우리
          비비앤다
          로엔스튜디오
          그사진관
          이내스튜디오
          스튜디오디피즈
          헤이즐리스튜디오 
          김태우스튜디오
            부산노이스튜디오
            스카라베 스튜디오
        
            
          
        






</description>
		
	</item>
		
		
	<item>
		<title>식중영상</title>
				
		<link>https://secondb.co.kr/22493621</link>

		<pubDate>Thu, 18 Nov 2021 13:26:55 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/22493621</guid>

		<description>
	


식중영상



부모님과 하객분들께&#38;nbsp; 메시지를 담을 수 있는 영상



</description>
		
	</item>
		
		
	<item>
		<title>답례장</title>
				
		<link>https://secondb.co.kr/22874959</link>

		<pubDate>Thu, 09 Dec 2021 01:35:12 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/22874959</guid>

		<description>
	


답례영상





예식 후 카톡, SNS를 통해 감사의 마음을 짧고 굵게 전달하는 영상

*온라인게시동의와 인수타팔로우 시 
답례영상과 부모님영상 모두 무료
</description>
		
	</item>
		
		
	<item>
		<title>수성호텔</title>
				
		<link>https://secondb.co.kr/38112588</link>

		<pubDate>Sun, 18 Jan 2026 10:50:33 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/38112588</guid>

		<description>


  /* 더보기 화살표 인터랙션만(폰트/색상 변경 없음) */
  details#susung-more[open] summary .arrow { transform: rotate(180deg); opacity: .8; }
  details#susung-more summary .arrow { display: inline-block; transition: transform .2s ease; }
  
.sb-title{
  font-family: inherit !important;  /* ✅ 페이지 기본 폰트 따라가게 */
  font-size: 26px;                  /* ✅ 기존 H2 느낌 */
  font-weight: 400;                 /* ✅ 딱딱한 굵기 제거 */
  letter-spacing: -0.3px;
  margin: 0 0 18px 0;
  line-height: 1.2;
}
  




수성호텔



  

    *영상 재생 전, 소리 한 번만 켜주세요 
감정선이 달라져요(이어폰 추천)

- 1분 하이라이트
    짧게 봐도 그날 분위기가 느껴지는 영상

  



*피오니홀








*블레스홀











  

    

- 3분 하이라이트
    말과 감정까지 조금 더 깊게 담은 영상
*블레스홀







*피오니홀












  

    

- 시네마 하이라이트
    결혼식 하루를 한 편의 이야기로

  


*피오니홀






*블레스홀










  
    수성호텔 영상 더보기
    ▾
  

  
  
   
  

  

  
  

  


  


  




  

  



  

  





  






  (function () {
    var d = document.getElementById('susung-more');
    var top = document.getElementById('susung-more-top');
    if (!d &#124;&#124; !top) return;

    d.addEventListener('toggle', function () {
      if (d.open) {
        top.scrollIntoView({ behavior: 'smooth', block: 'start' });
      }
    });
  })();
</description>
		
	</item>
		
		
	<item>
		<title>그랑파티오</title>
				
		<link>https://secondb.co.kr/33084923</link>

		<pubDate>Wed, 12 Jul 2023 07:02:10 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/33084923</guid>

		<description>


  /* 더보기 화살표 인터랙션만(폰트/색상 변경 없음) */
  details#susung-more[open] summary .arrow { transform: rotate(180deg); opacity: .8; }
  details#susung-more summary .arrow { display: inline-block; transition: transform .2s ease; }

.sb-title{
  font-family: inherit !important;  /* ✅ 페이지 기본 폰트 따라가게 */
  font-size: 26px;                  /* ✅ 기존 H2 느낌 */
  font-weight: 400;                 /* ✅ 딱딱한 굵기 제거 */
  letter-spacing: -0.3px;
  margin: 0 0 18px 0;
  line-height: 1.2;
}
  




그랑파티오



  
   *영상 재생 전, 소리 한 번만 켜주세요 
감정선이 달라져요(이어폰 추천)


    - 1분 하이라이트
    짧게 봐도 그날 분위기가 느껴지는 영상

  
















  

    
- 3분 하이라이트
    말과 감정까지 조금 더 깊게 담은 영상

  
















  
    그랑파티오 영상 더보기
    ▾
  

  
  
   
  

  

  
  



  

  



   

  


  

   

  



  






  (function () {
    var d = document.getElementById('susung-more');
    var top = document.getElementById('susung-more-top');
    if (!d &#124;&#124; !top) return;

    d.addEventListener('toggle', function () {
      if (d.open) {
        top.scrollIntoView({ behavior: 'smooth', block: 'start' });
      }
    });
  })();
</description>
		
	</item>
		
		
	<item>
		<title>인터불고호텔</title>
				
		<link>https://secondb.co.kr/22841569</link>

		<pubDate>Tue, 07 Dec 2021 13:56:37 +0000</pubDate>

		<dc:creator>세컨드비</dc:creator>

		<guid isPermaLink="true">https://secondb.co.kr/22841569</guid>

		<description>


  /* 더보기 화살표 인터랙션만(폰트/색상 변경 없음) */
  details#susung-more[open] summary .arrow { transform: rotate(180deg); opacity: .8; }
  details#susung-more summary .arrow { display: inline-block; transition: transform .2s ease; }


 .sb-title{
  font-family: inherit !important;  /* ✅ 페이지 기본 폰트 따라가게 */
  font-size: 26px;                  /* ✅ 기존 H2 느낌 */
  font-weight: 400;                 /* ✅ 딱딱한 굵기 제거 */
  letter-spacing: -0.3px;
  margin: 0 0 18px 0;
  line-height: 1.2;
}
  




인터불고 호텔


  
  
   *영상 재생 전, 소리 한 번만 켜주세요 
감정선이 달라져요(이어폰 추천)


    - 1분 하이라이트
    짧게 봐도 그날 분위기가 느껴지는 영상

  

*파크빌리지






*인터빌리지












- 3분 하이라이트
    말과 감정까지 조금 더 깊게 담은 영상

  











  

    
- 시네마 하이라이트
    결혼식 하루를 한 편의 이야기로


*파크빌리지






*컨벤션홀





  






  
    인터불고호텔 영상 더보기
    ▾
  

  
  
    아래에 이어서 펼쳐집니다 ↓
  

  

  
  



  

  




  
  





 
  





  






  (function () {
    var d = document.getElementById('susung-more');
    var top = document.getElementById('susung-more-top');
    if (!d &#124;&#124; !top) return;

    d.addEventListener('toggle', function () {
      if (d.open) {
        top.scrollIntoView({ behavior: 'smooth', block: 'start' });
      }
    });
  })();
</description>
		
	</item>
		
	</channel>
</rss>