/*인사말*/
@media screen and (max-width: 1040px) {
	.about .vision > p{width: 46%; margin-left: 8%; text-align: right;}
	.about .vision > div{width: 46%;}
	.about .vision > div h2{font-size: 40px;}
	.about .vision > div p{font-size: 30px;}
}

@media screen and (max-width: 700px) {
	.about .vision > p{float: none; width: 100%; margin: 0; text-align: center; }
	.about .vision > div{float: none; width: 100%; margin-top: 40px;}
}

@media screen and (max-width: 480px) {
	.about .greeting h2{font-size: 20px; letter-spacing: -0.5px;}
	.about .greeting p{font-size: 15px; line-height: 140%;}
	.about .greeting .point1{font-size: 17px;}

	.about .vision{margin-top:40px; }
	.about .vision > div h2{font-size: 24px; padding-left: 30px;}
	.about .vision > div h2:before{width: 16px; height: 3px;}
	.about .vision > div p{font-size: 20px; padding-left: 30px; line-height: 140%;}
}

/*연혁*/
@media screen and (max-width: 480px) {
	.history_con > div ul li > div{display: block;}
	.history_con > div ul li > div.day{width: 100%; padding: 0; margin-bottom:5px;}
}

/*담임목사*/
@media screen and (max-width: 640px) {
	.pastor .pastor_box1 > div.img{float: none; width: 100%; }
	.pastor .pastor_box1 > div.txt{float: none; width: 100%; margin: 0; margin-top: 40px;}
}


/*섬기는 사람들*/
@media screen and (max-width: 1040px) {
	.man .man_type1 li .img img{box-sizing: border-box;}
}

@media screen and (min-width:600px) and (max-width:767px) {
	.man .man_type1 li .img{width:40%;}
	.man .man_type1 li .txt{width:50%; margin:10px 0 0 10%;}
}

@media screen and (max-width:599px) {
	.man h2{font-size:18px; background-size:20px; line-height:21px; padding-left:28px; margin-bottom:15px;}
	.man .man_type1 li{display:block; width:100%;}
}

/*예배안내*/
@media screen and (max-width:480px) {
	.worship th, .worship td{padding: 10px 6px; font-size:13px;}
}


/**/
@media screen and (max-width:480px) {
	.submap .root_daum_roughmap .wrap_map{height:260px !important;}
}

/*유향공동체*/
@media screen and (max-width:480px) {
	.group h2{font-size: 18px; background-size: 18px; background-position: 0 2px;}
	.group .box1{padding: 20px;}
	.group .box1 p{font-size: 15px;}
	.group .box2 p{font-size: 14px;}
}
