@charset "utf-8";

#section01 > .wrapper{
	height: auto;
	padding-top: 0;
}

.wrapper h3 p,.wrapper h4 p{
	font-weight: 400;
	margin-bottom: -1rem;
}

.wrapper p{
	font-size: 1rem;
	font-weight: 300;
	line-height: clamp(1.8rem, 1.571rem + 0.36vw, 2rem);
	padding-bottom: 1rem;
}

.buttonArea{
	width: 100%;
	margin: 0;
	padding: 3rem 0 0 0;
	text-align: center;
}
		
.boutoubun_wrap{
	width: 60%;
	height: auto;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 35px;
	overflow-x: visible;
}
	
.atesaki_wrap{
	width: 60%;
	height: auto;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 35px;
	border: 1px solid #E1E1E1;
	overflow: hidden;
}	
	

