/*#section_type_visual_10*/
#section_type_visual_10 {}

#section_type_visual_10 .visual {width:100%; height:100%;}

#section_type_visual_10 .visual .bg_layer{position:absolute; width:100%; height:100%;z-index: 1;}
#section_type_visual_10 .visual .bg_layer img{object-fit:cover; height: 100vh; width: 100%;}

#section_type_visual_10 .visual .sermon {position:absolute; left:0; bottom:0; width:880px; height:400px;z-index: 2; }

#section_type_visual_10 .visual .sermon .sermon_boxwrap {position:relative; width:100%; height:100%; }
#section_type_visual_10 .visual .sermon .sermon_boxwrap:before {position:absolute; right:0; bottom:20px; content:""; display:block; width:880px; height:210px; background:rgba(0,80,133,0.5);}

#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box {position:relative; width:100%; height:100%;}
#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box:before {position:absolute; left:0; bottom:0; content:""; display:block; width:880px; height:400px; background:url("/section/visual/visual_10/img/sermon_img.png")no-repeat left center;}

#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt {position: absolute; right: 40px; bottom: 30px; width:340px; height:auto; margin-bottom:30px;}

	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt h3 {font-size:20px; color:#fff; font-family: 'GmarketSansLight'; font-weight:500; margin-bottom:20px; line-height:135%;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt h3 .point1 {font-family: 'GmarketSansMedium';}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt h3 .point2 {font-size:30px; color:#fffd3a; font-family: 'GmarketSansMedium';}

	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul {overflow:hidden; width:100%;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li {float:left; width:48%; height:80px;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li:nth-child(1) {margin-right:2%; background:#ee8100;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li:nth-child(2) {margin-left:2%; background:#9a68ed;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li a {display:table; width:100%; height:100%; padding:10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li a h4 {display: table-cell; vertical-align: middle; text-align:center;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li a p {display: table-cell; vertical-align: middle; color:#fff; font-family: 'GmarketSansMedium'; font-size:15px; line-height:145%; text-align:center;}

@media screen and (max-width:1300px){ 
	#section_type_visual_10 .visual .bg_layer{display:none;}
}
@media screen and (max-width:1025px){ 
	#section_type_visual_10.fp-section, 
	#section_type_visual_10 .fp-tableCell {height: auto !important; min-height: 100%; }
    #section_type_visual_10 .visual .sermon {position:relative; width:unset; }
    #section_type_visual_10 .visual .sermon .sermon_boxwrap:before {position:absolute; bottom:0px;content:""; width:100%; height:400px; background: linear-gradient(180deg, rgba(81,163,193,1) 0%, rgba(0,76,103,1) 93%);}
}

@media screen and (max-width:450px){


	
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt {width:80%; margin: 0 auto; bottom:20px;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt h3 {font-size:18px;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt h3 .point2 {display:block; margin-top:5px; font-size: 26px;}
	
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li {height:60px;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li a h4 img {width:40px;}
	#section_type_visual_10 .visual .sermon .sermon_boxwrap .sermon_box .sermon_txt ul li a p {font-size:14px;}
}