/*************** [sermons]basic ***************/
/*section_type_sermons_5 : 금주의 말씀*/
#section_type_sermons_7{/*background: #f5f5f5;*/}
#section_type_sermons_7 .worship_mov {display:table;width:100%; padding-bottom:40px; padding-top: 98px;/*top:20%;*/position:relative;background:#486bcf;}
/*#section_type_sermons_7 .worship_mov .worship_txt,
#section_type_sermons_7 .worship_mov .worship_img {
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}*/
	
#section_type_sermons_7 .worship_title{
}
#section_type_sermons_7 .worship_txt{
	width:38%;
	float: left;
}
#section_type_sermons_7 .worship_img{
	float: left;
	display: table-cell;
}

#section_type_sermons_7 .worship_img img {
	height:400px;
	box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
	-moz-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
	-o-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
}

#section_type_sermons_7 .worship_img a {
	position: absolute;
    padding-top: 60px;
}

#section_type_sermons_7 .worship_mov{width:100%;}
/*#section_type_sermons_7 .worship_mov .worship_img img {
	width:100%;
	box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
	-webkit-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
	-moz-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
	-o-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
}*/
#section_type_sermons_7 .worship_mov .worship_txt{width:45%; padding-top:40px;}
#section_type_sermons_7 .worship_mov .worship_txt h2 {font-size:37px;color:#fff; font-weight:300; margin-bottom:15px;}
#section_type_sermons_7 .worship_mov .worship_txt h2 span {width:30px; height:2px; background:#fff; display:block; margin-bottom:15px;}
#section_type_sermons_7 .worship_mov .worship_txt > p {color:#fff; font-size:17px;}


#section_type_sermons_7 .worship_mov .inner .livebox1 a { display:block; width:100%; height:100%; }
#section_type_sermons_7 .worship_mov .inner .livebox1 h2 {background:url(/image/livebox_bg.jpg)no-repeat left center/45px; padding-left:60px; font-size:30px; color:#fff; font-weight:300; margin-bottom:15px;}
#section_type_sermons_7 .worship_mov .inner .livebox1 p {color:#fff; line-height:150%; }

#section_type_sermons_7 .worship_mov .inner .livebox2 {background: #e20000; border-radius: 20px; width:90%; display:inline-block; padding: 20px 30px; margin-bottom: 30px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}

#section_type_sermons_7 .worship_title ul {margin-top:0px;}
#section_type_sermons_7 .worship_title ul li {margin:15px 0; display: table;}
#section_type_sermons_7 .worship_title ul li p {display: table-cell;  vertical-align: middle;}
#section_type_sermons_7 .worship_title ul li p:last-child{padding-left:20px; line-height:140%;}
#section_type_sermons_7 .worship_title ul li p:first-child span{display:block; width:100px; height:32px; line-height:32px; color:#fff; text-align:center; background:#476ccf; border-radius:50px;}

#section_type_sermons_7 .worship_mov .inner .livebox2 a { display:block; width:100%; height:100%; }
#section_type_sermons_7 .worship_mov .inner .livebox2 h2 {background:url(/section/sermon/sermon_7/img/livebox_bg.jpg)no-repeat left center/45px; padding-left:60px; font-size:30px; color:#fff; font-weight:300; margin-bottom:15px;}
#section_type_sermons_7 .worship_mov .inner .livebox2 p {color:#fff; line-height:150%; }

#section_type_sermons_7 .worship_board{padding-top: 40px;background:#f5f5f5;}
#section_type_sermons_7 .worship_board .box{width:30%; height:230px; display:inline-block; margin-right:4%; vertical-align:top;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
}
#section_type_sermons_7 .worship_board .box:last-child{margin-right:0;}
#section_type_sermons_7 .worship_board .box h2 {font-size:20px; color:#222; font-weight:normal; position:relative; margin-bottom:20px;}
#section_type_sermons_7 .worship_board .box h2 span {width:30px; height:1px; background:#444; display:block; margin-top:15px;}
#section_type_sermons_7 .worship_board .box h2 a {position:absolute; right:0; top:5px; transition:all 0.3s;}
#section_type_sermons_7 .worship_board .box h2 a img {transition:all 0.3s;}
#section_type_sermons_7 .worship_board .box h2 a img:hover {transform:rotate(360deg);}
#section_type_sermons_7 .worship_board .box ul li {font-size:15px; padding:8px 0; color:#666; overflow:hidden;}
#section_type_sermons_7 .worship_board .box ul li a {color:#444; display:block; float:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 64%;}
#section_type_sermons_7 .worship_board .box ul li a:hover {text-decoration:underline;}
#section_type_sermons_7 .worship_board .box ul li span {float:right;}

.livebox.livebox1 {background: #e20000; border-radius: 20px; width: 34%; display:inline-block; padding: 20px 30px; margin-bottom: 30px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}

.inner .livebox1 a { display:block; width:100%; height:100%; }
.inner .livebox1 h2 {background:url(/section/sermon/sermon_7/img/livebox_bg.jpg)no-repeat left center/45px; padding-left:60px; font-size:30px; color:#fff; font-weight:300; margin-bottom:15px;}
.inner .livebox1 p {color:#fff; line-height:150%; }


/*************** [sermons]responsive ***************/
/*금주의 말씀*/
@media screen and (max-width:1366px){ /*pc*/
	#section_type_sermons_7 .worship_mov {margin: 100px 0 30px;padding-top: 30px;} 
	#section_type_sermons_7 .worship_mov .worship_txt {padding: 0 40px 0 80px;}
	#section_type_sermons_7 .worship_mov .worship_txt ul {margin-top: 60px; margin-bottom: 60px;}
	#section_type_sermons_7 .worship_mov .worship_img img {width:85%;}
}

@media screen and (max-width:1024px){ /*pc*/
	#section_type_sermons_7 {background: #f5f5f5 url(/section/sermon/sermon_7/img/sermon5_bg.jpg) no-repeat center -50px; background-size: cover;}
	#section_type_sermons_7 .worship_mov {margin: 0px 0 60px;}
	#section_type_sermons_7 .worship_mov {top:0px;}
	
	#section_type_sermons_7 .worship_mov .worship_img img {width:100%;}

	#section_type_sermons_7 .worship_mov .worship_txt {padding: 0 40px;}
	
}

@media screen and (max-width:970px){ /*pc*/
	#section_type_sermons_7 .worship_mov {margin: 40px 0 0;}

	#section_type_sermons_7 .worship_mov .worship_img {vertical-align: top; padding-top: 30px;}
	#section_type_sermons_7 .worship_mov .worship_img img {width:90%;}

	#section_type_sermons_7 .worship_mov .worship_txt {padding: 0 30px;}
	#section_type_sermons_7 .worship_mov .worship_txt h2 {font-size: 30px;}
	
}
@media screen and (max-width:800px){ /*pc, tablet - galaxy tab*/
	#section_type_sermons_7 .worship_mov .worship_txt ul {margin-top: 40px;}
	#section_type_sermons_7 .worship_mov .worship_txt ul li p:first-child {vertical-align: top;}
}
@media screen and (max-width:768px){ /*tablet - ipad*/
	#section_type_sermons_7 {padding:50px 0;}
	#section_type_sermons_7 .worship_mov .worship_txt, #section_type_sermons_7 .worship_mov .worship_img {display:block;}
	#section_type_sermons_7 .worship_mov {margin: 0;}
	#section_type_sermons_7 .worship_mov .worship_txt {position: relative; top: -10px; width:100%; padding:0 10px;}
	#section_type_sermons_7 .worship_mov .worship_txt ul {margin-top: 20px; margin-bottom:0;}
	#section_type_sermons_7 .worship_mov .worship_txt ul li {margin: 10px 0;}
	#section_type_sermons_7 .worship_mov .worship_txt ul li p {color:#fff;}
	#section_type_sermons_7 .worship_mov .worship_txt ul li p:first-child span {color: #476ccf; background: #FFF; }

	#section_type_sermons_7 .worship_mov .worship_img {padding-left:0; width:100%;}
	#section_type_sermons_7 .worship_mov .worship_img img {width:100%;}
	
	#section_type_sermons_7 .worship_board {margin-top: 50px; background: #f5f5f5;}
	#section_type_sermons_7 .worship_board .box {width: 100%; padding-top: 20px; margin-bottom: 20px; border-top: 1px dashed #888; margin-right:0;}
	
}

@media screen and (max-width:600px){ /*tablet*/

}

@media screen and (max-width:414px){ /*mobile - iphone 6+,7+,8+*/
	#section_type_sermons_7 .worship_mov .worship_txt {padding: 0;}
}

@media screen and (max-width:384px){ /*mobile - optimus G*/

}

@media screen and (max-width:375px){ /*mobile - iphone 6,7,8*/

}

@media screen and (max-width:360px){ /*mobile - galaxy*/
	#section_type_sermons_7 .worship_mov .worship_img {padding-top:30px;}
	#section_type_sermons_7 .worship_board {margin-top: 20px;}
}

@media screen and (max-width:320px){ /*mobile - iphone5*/
	#section_type_sermons_7 .worship_mov .worship_img {padding-top:0px;}
}
/*************** [animation]responsive ***************/
/*animation*/
/*#section_type_sermons_7 .worship_mov{
	opacity: 0;
	top:20%;
	position:relative;
	transition: all 900ms ease;
}

#section_type_sermons_7 .worship_board .inner .box{opacity: 0; transition: all 3s ease; transition-delay:0.4s;}
#section_type_sermons_7 .worship_board .inner .box:nth-child(2){transition-delay:0.6s;}
#section_type_sermons_7 .worship_board .inner .box:nth-child(3){transition-delay:0.8s;}*/