/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2026 | 06:26:20 */
#Recruit .section1{
	padding-top:60px;
	padding-bottom:120px;
}
#Recruit .section1 p.catch{
	text-align:center;
	margin-bottom:60px;
}
#Recruit .section1 h2{
	font-size:36px;
		font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
		letter-spacing:2px;
	text-align:center;
}
#Recruit .section1 pre{
	font-size:18px;
	font-family: "Montserrat", sans-serif;
	font-weight:500;
	text-align:center;
	color:#14722B;
	margin-bottom:0px;
}
#Recruit .section1 h3{
	font-size:26px;
		font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	padding-bottom:5px;
	border-bottom:3px solid #14722B;
	margin-bottom:25px;
	margin-top:60px;
}
#Recruit .section1 h4{
	font-size:22px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-top:10px;
	margin-bottom:5px;
	color:#14722B;
	text-align:center;
}

#Recruit .section1 table{
  border-collapse: collapse;
  width: 100%;
	margin-top:5px;
}
#Recruit .section1 table th,
#Recruit .section1 table td {
  padding: 18px 20px;
  background-color: #F5F5F5;
  border: solid 5px #FFF;
  box-sizing: border-box;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	line-height:1.6;
}
#Recruit .section1 table th {
  background-color: #469359;
  color: #fff;
  width: 270px;
  font-weight: 500;
  vertical-align: middle;
}

#Recruit .section1 .btn {
  color: #fff;
	margin-top:50px;
}
#Recruit .section1 .btn a {
  position: relative;
  padding-top: 12px;
    padding-right: 45px;
    padding-left: 60px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
	background-color:#14722B;
	font-size:16px;
}
#Recruit .section1 .btn a:hover {
	background-color:#14722B;
	opacity: 0.7;
}
#Recruit .section1 .btn a:before {
  background: url(https://first-coating.co.jp/test/wp-content/uploads/2026/04/ico_arrow_white.svg);
  content: "";
  width: 23px;
  height: 7px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


@media (max-width: 833px) {
	#Recruit .section1{
	padding-top:30px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
}
#Recruit .section1 p.catch{
	text-align:left;
	margin-bottom:30px;
}
#Recruit .section1 h2{
	font-size:30px;
}
#Recruit .section1 pre{
	font-size:16px;
}
#Recruit .section1 h3{
	font-size:22px;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:30px;
}
#Recruit .section1 h4{
	font-size:20px;
	margin-top:10px;
	margin-bottom:5px;
}
#Recruit .section1 table {
		margin-top:10px;
  }
#Recruit .section1 table th {
    padding: 4px 15px;
  }
#Recruit .section1 table th,
#Recruit .section1 table td {
    padding: 15px;
    display: block;
    width: 100%;
    border: none;
  }
#Recruit .section1 .btn {
	margin-top:30px;
}
}





