/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 14 2025 | 04:17:23 */
#Practice .section1{
	 padding-top:60px;
	padding-bottom:100px;
}
#Practice .section1 p{
	font-size:20px;
	text-align:center;
	margin-bottom:20px;
}
#Practice .section1 ul{
	text-align:center;
}
#Practice .section1 ul li{
	font-size:30px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #183D96;
	margin-bottom:5px;
}

#Practice .section2{
	 padding-top:100px;
	padding-bottom:100px;
	background-color:#F9F9F9;
}
#Practice .second{
	background-color:#FFF;
}
#Practice .section2 h2{
	 font-size: 40px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
	margin-bottom:20px;
	text-align:center;
}
#Practice .section2 h3{
	  font-size: 28px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
	padding-bottom:5px;
	border-bottom:3px solid #183D96;
	margin-bottom:15px;
	margin-top:30px;
}
#Practice .section2 ul{
display: flex;
    flex-wrap: wrap;
}
#Practice .section2 ul li{
	margin-right:18px;
	font-size:18px;
}
#Practice .section2 p{
	font-size:18px;
	margin-top:10px;
}
#Practice .section2 p.catch{
	 font-size: 18px;
	margin-top:0px;
	margin-bottom:20px;
	text-align:center;
}
#Practice .section2 h4{
font-size:26px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-top:40px;
	text-align:center;
	color: #183D96;
}


@media (max-width: 833px) {
	#Practice .section1{
	 padding-top:30px;
	padding-bottom:50px;
			padding-left:15px;
		padding-right:15px;
}
}
#Practice .section1 p{
	font-size:16px;
	text-align:center;
	margin-bottom:15px;
}

#Practice .section1 ul li{
	font-size:24px;
	margin-bottom:5px;
}

#Practice .section2{
	 padding-top:50px;
	padding-bottom:50px;
	padding-left:15px;
		padding-right:15px;
}

#Practice .section2 h2{
	 font-size: 30px;
	margin-bottom:20px;
}
#Practice .section2 h3{
	  font-size: 24px;
	margin-bottom:10px;
	margin-top:20px;
}

#Practice .section2 ul li{
	margin-right:10px;
	font-size:16px;
}
#Practice .section2 p{
	font-size:16px;
	margin-top:10px;
}
#Practice .section2 p.catch{
	 font-size: 16px;
	margin-bottom:20px;
	text-align:center;
}
#Practice .section2 h4{
font-size:22px;
}

}





