/*************** [sermon]basic ***************/
/*mainboard_0*/
#section_type_sermon_6{position:relative;background-color:#000; background-size:cover;}
#section_type_sermon_6 .sec {width:100%;}

/*sec1*/
#section_type_sermon_6 .sec1 {
	height:auto; padding:50px 0;
	background:url("/section/sermon/sermon_6/img/sec1_bg.jpg")no-repeat center center;
	background-size:cover;
	letter-spacing:-1px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#section_type_sermon_6 .sec1 h2 {font-size:35px; font-weight:500; margin-bottom:30px; padding-top:30px; text-align:center; line-height: 135%; color:#000;}
#section_type_sermon_6 .sec1 .sec1_p {font-size:20px; color:#3b3b3b; text-align:center; font-weight: 300;}

#section_type_sermon_6 .sec1 .sec1_box {margin-top:100px;}
#section_type_sermon_6 .sec1 .sec1_box h3 {font-size:36px; font-weight:300; margin-bottom:20px; color:#000;}
#section_type_sermon_6 .sec1 .sec1_box h3 span {font-weight:500; }
#section_type_sermon_6 .sec1 .sec1_box h4 {font-size:32px; font-weight:400; color:#e7802d; margin-bottom:40px;}
#section_type_sermon_6 .sec1 .sec1_box .bar {width:170px; height:1px; background:#999; margin-bottom: 40px;}

#section_type_sermon_6 .sec1 .sec1_box .sec1_name {font-family:"Nanum Myeongjo"; font-size:40px; color:#000;}
#section_type_sermon_6 .sec1 .sec1_box .sec1_name span {font-family:'Nanum Barun Gothic'; font-size:30px; display:block; margin-top:15px;}

#section_type_sermon_6 .sec1 .sec1_box .sec1_btn {width:180px; height:44px; background:#fff; border-radius:30px; margin:30px 0;}
#section_type_sermon_6 .sec1 .sec1_box .sec1_btn a {display:block; width:100%; height:100%; border-radius:30px; }
#section_type_sermon_6 .sec1 .sec1_box .sec1_btn a p {color:#393939; font-size:17px; text-align: left; padding: 14px 20px 14px 28px; float:left;}
#section_type_sermon_6 .sec1 .sec1_box .sec1_btn a img {padding:14px 0;}



/*************** [sermon]responsive ***************/

/*sec1*/
@media screen and (max-width:1024px){ 
	#section_type_sermon_6 .sec1 {padding-left:30px;}
	#section_type_sermon_6 .sec1 h2 {font-size:33px;}
	#section_type_sermon_6 .sec1 .sec1_p {font-size:18px;}

	#section_type_sermon_6 .sec1 .sec1_box h3 {font-size:34px;}
	#section_type_sermon_6 .sec1 .sec1_box h4 {font-size:30px;}

	#section_type_sermon_6 .sec1 .sec1_box .sec1_name {font-size:38px;}
	#section_type_sermon_6 .sec1 .sec1_box .sec1_name span {font-size:28px;}

	#section_type_sermon_6 .sec1 .sec1_box .sec1_btn a p {font-size:16px;}
}
@media screen and (max-width:600px){ /*tablet*/
	#section_type_sermon_6 .sec1 {padding: 50px 0 120px;}
	#section_type_sermon_6 .sec1 h2 {font-size:30px; padding-top:0;}
	#section_type_sermon_6 .sec1 .sec1_p {font-size:16px;}
	
	#section_type_sermon_6 .sec1 .sec1_box {text-align:center; position:relative;}
	#section_type_sermon_6 .sec1 .sec1_box h3 {font-size:30px;}
	#section_type_sermon_6 .sec1 .sec1_box h4 {font-size:26px;}
	#section_type_sermon_6 .sec1 .sec1_box .bar {margin-left: 34%;}

	#section_type_sermon_6 .sec1 .sec1_box .sec1_name {font-size:30px; margin-bottom: 30px;}
	#section_type_sermon_6 .sec1 .sec1_box .sec1_name span {font-size:25px;}
	
	#section_type_sermon_6 .sec1 .sec1_box .sec1_btn {position: absolute; left: 50%; margin-left: -90px;}
	#section_type_sermon_6 .sec1 .sec1_box .sec1_btn a p {font-size:15px;}
}
@media screen and (max-width:414px){ /*mobile - iphone 6+,7+,8+*/
	#section_type_sermon_6 .sec1 h2 {font-size:26px; padding-top:10px;}
	#section_type_sermon_6 .sec1 .sec1_p {font-size:16px;}
	
	#section_type_sermon_6 .sec1 .sec1_box {margin-top: 50px;}
	#section_type_sermon_6 .sec1 .sec1_box h3 {font-size:24px;}
	#section_type_sermon_6 .sec1 .sec1_box h4 {font-size:22px;}
	#section_type_sermon_6 .sec1 .sec1_box .bar {margin-left: 30%;}

	#section_type_sermon_6 .sec1 .sec1_box .sec1_name {font-size:22px; margin-bottom: 0px;}
	#section_type_sermon_6 .sec1 .sec1_box .sec1_name span {font-size:18px;}
	
	#section_type_sermon_6 .sec1 .sec1_box .sec1_btn {width:150px; margin-left: -75px;}/**/
	#section_type_sermon_6 .sec1 .sec1_box .sec1_btn a p {padding-right:0;}
}
@media screen and (max-width:360px){ /*mobile - galaxy*/
	#section_type_sermon_6 .sec1 h2 {font-size: 23px;}

	#section_type_sermon_6 .sec1 .sec1_box h3 {margin-bottom: 10px;}
	#section_type_sermon_6 .sec1 .sec1_box h4 {margin-bottom: 30px;}
	#section_type_sermon_6 .sec1 .sec1_box .bar {margin-left: 26%; margin-bottom: 30px;}
}

@media screen and (max-width:320px){ /*mobile - iphone5*/
	#section_type_sermon_6 .sec1 .sec1_box .bar {margin-left: 23%;}
}