#head_insta {
	width: 100%;
	margin-bottom: 20px;
}
#head_insta_title {
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 23px;
}
#head_insta_title div {
	font-size: 16px;
	border-top: 1px solid #646464;
	position: relative;
}
#slide_area {
	
}
.slide1 {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 20px;
	position: relative;
}
.slide1 .swiper-wrapper {
	position: relative;
}
.slide1 .swiper-slide {
	background-color: #FFFFFF;
}

#head_insta .trim  {
	width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
#head_insta .cap {
	font-size: 14px;
	text-align: justify;
}
