/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 17 2024 | 05:33:33 */
#Flow .section2 .enTitle{
	font-size:55px;
	font-family: 'Marcellus', serif;
	line-height: 1.2;
	color:#000;
	margin-bottom:15px;
}

#Flow .section2{
	background-image: url(https://sakudesign.jp/wp-content/uploads/2023/10/bg_flow1-scaled.jpg);
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	padding-top:100px;
	padding-bottom:100px;
	padding-left:15px;
		padding-right:15px;
}

#Flow .section2 h2{
	letter-spacing:3px;
	font-weight:500;
	margin-bottom:40px;
	font-size:16px;
	margin-top: 10px;
}

#Flow .section2 h3{
	font-size:26px;
	font-family: 'Noto Serif JP', serif;
	line-height:1.5;
	font-weight:400;
	margin-bottom:15px;
	color:#000;
}

#Flow .section2 .arrow{
	padding-top:20px;
	padding-bottom:20px;
}

@media (max-width: 833px) {
#Flow .section1{
	padding-left:15px;
		padding-right:15px;
}
}


