body {
  background-color:;
  
}



/* 전체레이아웃 */
.podonamu_full {
  position: relative;
  
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-color:;
	

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*  상단 퀵메뉴 */
.podonamu_quick_top_full {
 
 position: relative;

 width:100%;


 background:url() repeat-x;

border-bottom: 1px solid #d1d1d1;
}

.podonamu_quick_top_box {
 position: relative;	
 margin-left: 0px;
 margin: 0 auto;
 width: 1300px;
 height:39px;
 


}

#guick_top {display: block;}

#logo_mobile { display:none;
}

/* 상단 메뉴 */
.podonamu_nav_top_full {
 
 position: relative;

 width:100%;
 background:#ffffff;/*메뉴바 배경색 변경 */
 border-top: 0px solid #ececec;
 border-bottom: 0px solid #d1d1d1;
}

.podonamu_nav_top_box {
 position: relative;
 margin-left: 0px;
 margin: 0 auto;
 width: 1300px;
 height:auto;
 text-align: center;

}

.logo_pc {/*이 엘리먼트에는 절대 위치가 지정돼 있습니다. 부모 엘리먼트를 기준으로 상대 위치가 정해져 있지요. */
  position: absolute;
  top: 10px;
  left: 0;
  width: 306px;
  height: 70px;
}



 /* 메인 배너 */

.podonamu_main_banner_full {
 
 position: relative;

 width:100%;
 background:;
 background-image: url();
 background-repeat:repeat-x;

}

.podonamu_main_banner_box {
	position: relative;
	margin: 0 auto;
	padding:0px;
	margin-top: 0px;
	width: 100%;
	height: 100%;
	

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#main_text {

display: block;
}

 /* 최신글 탭 시작 */
.podonamu_box1 {

  float: left;
  width: 275px;
  height: 255px;
 background: #eeeeee;

  margin: 0em;
}



.podonamu_tab1 {
  float: left;
  margin-left:5px;
  width: 275px;
  height: 240px;
  border: 1px solid #eeeeee;

  margin-top:14px;
}

.podonamu_tab2 {
  float: left;
   margin-left:5px;
  width: 275px;
  height: 240px;
  border: 1px solid #eeeeee;

  margin-top:14px;
}


.podonamu_tab3 {
  float: left;
  margin-left:5px;
  width: 275px;
  height: 240px;
  border: 1px solid #eeeeee;

  margin-top:14px;
}

 /* 최신글 탭 끝 */



 /* 서브페이지 배너 */

.sub_banner_full {
 
 position: relative;

 width:100%;
 background-image: url();
 background-repeat:repeat-x;

}

.sub_banner_box {
	position: relative;
	margin: 0 auto;
	padding:0px;
	margin-top: 0px;
	width: 1300px;
	height: 100%;
	

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* 서브페이지 왼쪽 메뉴 */
sub_nav_left {

  margin-left: 0px;
  width: 95%;

}

sub_nav_left_204 {

 display:none;;

}



#main1_pc {display: block;}
#main1_mobile { display:none;}

.media1, .media2 {
	width: 275px;
	vertical-align: middle;
	
}

.media3 {
	width: 275px;
	vertical-align: middle;
	
}

.media {
	width: 100%;
	vertical-align: middle;
	
}








/*1023px */

@media screen and (max-width: 1023px) { 

.podonamu_quick_top_full {
 
 background:url() repeat-x;

}


.podonamu_quick_top_box {

 width: 100%;
 height:60px;


}

#guick_top {display: none;}

#logo_mobile {
display: block;

}


/* 상단 메뉴 */
.podonamu_nav_top_full {
 

 background:#cf3886;/*모바일에서 메뉴바 배경색 변경 */

}



.podonamu_nav_top_box {

 width: 100%;

}

.logo_pc {/*이 엘리먼트에는 절대 위치가 지정돼 있습니다. 부모 엘리먼트를 기준으로 상대 위치가 정해져 있지요. */
 display:none;
}



 /* 메인 배너 */


.podonamu_main_banner_box {

	width: 100%;
	height: auto;
	
}


#main_text {

 display:none;
}

 /* 최신글 탭 시작 */
.podonamu_box1 {

 width:49%;
  height: 240px;

}



.podonamu_tab1 {
 width:49%;
  margin-left:2%;

}

.podonamu_tab2 {
 width:49%;
   margin-left:0px;

}


.podonamu_tab3 {
width:49%;
  margin-left:2%;
}

 /* 최신글 탭 끝 */






/* 메뉴 왼쪽 */
sub_nav_left {

  display:none;


}
sub_nav_left_204 {

 display:none;;

}







}


/* 799px */


@media screen and (max-width: 799px) { 

 /* 메인 배너 */



.podonamu_main_banner_box {
	
	margin-top: 100px;
	
}

#logo_mobile {

text-align:center;
}


/* 콘텐츠 */

#main1_pc { display:none;}
#main1_mobile {
   display: block;
   margin-top:5px;
   
   }

.media1,  .media2 {
	width: 49%;
	vertical-align: middle;
	
}
.media3 {
	width: 49%;
	vertical-align: middle;
	
}





}


@media screen and (max-width: 600px) { 

#sermon_title {visibility:hidden;} /*대상을 보이지 않게 하지만 자리공간은 남아 있다.  display:none;은 공간도 없어짐*/


/* 콘텐츠 */

.media2 {
	width: 99%;
	text-align: middle;
	
}


 /* 최신글 탭 시작 */
.podonamu_box1 {

	display: none;

}



.podonamu_tab1 {
 width:98%;
   margin-left:1%;

}

.podonamu_tab2 {
 width:98%;
  margin-left:1%;

}


.podonamu_tab3 {
width:98%;
  margin-left:1%;
}

 /* 최신글 탭 끝 */


}

