/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2025 | 02:09:40 */
#Recruit #Personality{
	padding-top:60px;
	padding-bottom:80px;
}
#Recruit #Personality h2{
	font-size: 30px;
    font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	padding-bottom:5px;
	border-bottom:3px solid #3C8C00;
	margin-bottom:30px;
}
#Recruit #Personality h3{
	font-size: 24px;
    font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	color:#3C8C00;
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
}

#Recruit #Flow{
	padding-bottom:80px;
}
#Recruit #Flow h2{
	font-size: 30px;
    font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	padding-bottom:5px;
	border-bottom:3px solid #3C8C00;
	margin-bottom:30px;
}
#Recruit #Flow h3{
	text-align:center;
	margin-bottom:10px;
}
#Recruit #Flow h3 strong{
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
    font-weight: 500;
	color:#FFF;
	background-color:#3C8C00;
	padding:3px 10px;
}
#Recruit #Flow h4{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 24px;
    font-weight: 500;
	text-align:center;
	color:#3C8C00;
	margin-top:10px;
}
#Recruit #Flow h5{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 26px;
    font-weight: 500;
	margin-top:35px;
	margin-bottom:20px;
}

#Recruit #Requirements{
	padding-bottom:80px;
}
#Recruit #Requirements h2{
	font-size: 30px;
    font-weight: 500;
	font-family: "Zen Kaku Gothic New", sans-serif;
	padding-bottom:5px;
	border-bottom:3px solid #3C8C00;
	margin-bottom:30px;
}
#Recruit #Requirements table{
  border-collapse: collapse;
  width: 100%;
}
#Recruit #Requirements th,
#Recruit #Requirements td {
  padding: 18px 20px;
  background-color: #FAFAFA;
  border: solid 5px #FFF;
  box-sizing: border-box;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	line-height:1.6;
}
#Recruit #Requirements table th {
  background-color: #B7D342;
  color: #fff;
  width: 245px;
  font-weight: 500;
  vertical-align: middle;
}


@media (max-width: 833px) {
	#Recruit #Personality{
	padding-top:30px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Recruit #Personality h2{
	font-size: 26px;
	margin-bottom:20px;
}
#Recruit #Personality h3{
	font-size: 22px;
	margin-top:10px;
	margin-bottom:2px;
}

#Recruit #Flow{
	padding-bottom:40px;
	padding-left:15px;
		padding-right:15px;
}
#Recruit #Flow h2{
	font-size: 26px;
	margin-bottom:20px;
}
#Recruit #Flow h3{
	margin-bottom:5px;
}
#Recruit #Flow h3 strong{
	font-size: 18px;
}
#Recruit #Flow h4{
	font-size: 22px;
}
#Recruit #Flow h5{
	margin-top:25px;
	margin-bottom:10px;
}
	
	#Recruit #Requirements{
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}
#Recruit #Requirements h2{
	font-size: 26px;
	margin-bottom:20px;
}
#Recruit #Requirements  table th {
    padding: 4px 15px;
  }
#Recruit #Requirements  table th,
#Recruit #Requirements table td {
    padding: 15px;
    display: block;
    width: 100%;
    border: none;
  }

}


