@charset "utf-8";

#leftContent .inner01{
	margin-bottom: 60px;
}
#leftContent .inner01 p{
	line-height: 2;
}
#leftContent .inner01 img{
	margin: 0 25px 25px 0;
}

.arrow__btn{
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 200px;
	width: 100%;
	line-height: 47px;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	background: #f7f7f7;
	margin-top: 25px;
}

.arrow__btn img{
	margin: 0 !important;
}