@charset "utf-8";
.text-area .btn{
	margin-top: 10.9375vw;
	width: 100%;
	height: 18.75vw;
	line-height: 18.75vw;
	color: #383838;
	text-align: center;
	border: .3125vw solid #383838;
	font-size: 3.4375vw;
	letter-spacing: .14em;
	display: block;
}
.bean-paste-box .content-box{
	width: 100%;
	height: 68.5vw;
	overflow: hidden;
	object-fit: cover;
	margin-bottom: 30px;
}