/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2024 | 00:34:06 */
#Service .section1 {
	padding-left:15px;
		padding-right:15px;
}

#Service .section1 h2{
	font-size:28px;
	font-family: 'Noto Serif JP', serif;
	line-height:1.5;
	font-weight:400;
	margin-bottom:20px;
	color:#000;
	letter-spacing:3px;
}

#Service .section2{
	background-image: url(https://sakudesign.jp/wp-content/uploads/2023/10/bg_home2.jpg);
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	padding-top:100px;
	padding-bottom:100px;
	padding-left:15px;
		padding-right:15px;
}

#Service .section2 h2{
	font-size:26px;
	font-family: 'Noto Serif JP', serif;
	line-height:1.5;
	font-weight:400;
	margin-bottom:10px;
	color:#000;
}

@media (max-width: 833px) {
	
	
#Service .section2 .reverse {
		display: flex;
    flex-direction: column-reverse;
  }

	


  }