/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2026 | 11:56:23 */
#Recruit .target{
	padding-top:60px;
	padding-bottom:70px;
}
#Recruit .target pre{
	font-size:20px;
	font-family: "Rubik", sans-serif;
	font-weight:500;
	color:#DC1428;
	text-align:center;
}
#Recruit .target h2{
	font-size:40px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	margin-bottom: 30px;
	letter-spacing:2px;
	text-align:center;
	line-height: 1.2;
}
#Recruit .target p{
	font-size:18px;
	text-align:center;
}

#Recruit .requirement{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F3F3F3;
}
#Recruit .requirement pre{
	font-size:20px;
	font-family: "Rubik", sans-serif;
	font-weight:500;
	color:#DC1428;
	text-align:center;
}
#Recruit .requirement h2{
	font-size:40px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	margin-bottom: 30px;
	letter-spacing:2px;
	text-align:center;
	line-height: 1.2;
}
#Recruit .requirement table {
    border-collapse: collapse;
    border-spacing: 0;
}

#Recruit .requirement table,
#Recruit .requirement tbody,
#Recruit .requirement tr {
    width: 100%;
    height: auto !important;
    border: none;
    box-sizing: border-box;
}

#Recruit .requirement table th,
#Recruit .requirement table td {
    padding: 15px;
    border: none;
    background: none;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
#Recruit .requirement table th {
    background: none;
    text-align: center;
    width: 200px;
    border-top: 2px solid #DC1428;
    border-bottom: 2px solid #DC1428;
	font-weight: 500;
	vertical-align: middle;
}

#Recruit .voice{
	padding-top:100px;
	padding-bottom:100px;
}
#Recruit .voice pre{
	font-size:20px;
	font-family: "Rubik", sans-serif;
	font-weight:500;
	color:#DC1428;
	text-align:center;
}
#Recruit .voice h2{
	font-size:40px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	margin-bottom: 40px;
	letter-spacing:2px;
	text-align:center;
	line-height: 1.2;
}
#Recruit .voice .column{
	margin-bottom:50px;
}
#Recruit .voice .box{
	padding:25px 30px;
	border:3px solid #FF0000;
}
#Recruit .voice .box h3{
	font-size:22px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#DC1428;
	margin-bottom:5px;
}
#Recruit .voice .btn {
  color: #fff;
}
#Recruit .voice .btn a {
  position: relative;
  padding-top: 12px;
    padding-right: 35px;
    padding-left: 52px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #fff;
		font-family: "Rubik", sans-serif;
  font-weight: 500;
	background-color:#DC1428;
	font-size:18px;
}
#Recruit .voice .btn a:hover {
	background-color:#DC1428;
	opacity: 0.7;
}
#Recruit .voice .btn a:before {
  background: url(https://numata-godo.com/test/wp-content/uploads/2026/02/ico_arrow_white.svg);
  content: "";
  width: 21px;
  height: 8px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Recruit .flow{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F3F3F3;
}
#Recruit .flow pre{
	font-size:20px;
	font-family: "Rubik", sans-serif;
	font-weight:500;
	color:#DC1428;
	text-align:center;
}
#Recruit .flow h2{
	font-size:40px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	margin-bottom: 30px;
	letter-spacing:2px;
	text-align:center;
	line-height: 1.2;
}
#Recruit .flow h3{
	margin-bottom: 15px;
	text-align:center;
}
#Recruit .flow h3 strong{
	font-size:20px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#FFF;
	background-color:#DC1428;
	padding:0px 10px;
}
#Recruit .flow h4{
	font-size:24px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	text-align:center;
	color:#DC1428;
	margin-top:10px;
	margin-bottom:5px;
}
#Recruit .flow .btn {
  color: #fff;
	margin-top:40px;
}
#Recruit .flow .btn a {
  position: relative;
  padding-top: 12px;
    padding-right: 35px;
    padding-left: 52px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #fff;
		font-family: "Rubik", sans-serif;
  font-weight: 500;
	background-color:#DC1428;
	font-size:18px;
}
#Recruit .flow .btn a:hover {
	background-color:#DC1428;
	opacity: 0.7;
}
#Recruit .flow .btn a:before {
  background: url(https://numata-godo.com/test/wp-content/uploads/2026/02/ico_arrow_white.svg);
  content: "";
  width: 21px;
  height: 8px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


@media (max-width: 833px) {
	#Recruit .target{
	padding-top:30px;
	padding-bottom:35px;
		padding-left:15px;
		padding-right:15px;
}
#Recruit .target pre{
	font-size:18px;
}
#Recruit .target h2{
	font-size:32px;
	margin-bottom: 20px;
}
#Recruit .target p{
	font-size:16px;
	text-align:left;
}
	
	#Recruit .requirement{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Recruit .requirement pre{
	font-size:18px;
}
#Recruit .requirement h2{
	font-size:32px;
	margin-bottom: 20px;
}
#Recruit .requirement table th,#Recruit .requirement table td {
        display: block;
        width: 100%;
        text-align: left;
    }
#Recruit .requirement table th {
        border-bottom: none;
	
    }
#Recruit .requirement table th,
#Recruit .requirement table td {
    padding: 15px;
	font-size:16px;
}
	
	#Recruit .voice{
	padding-top:50px;
	padding-bottom:50px;
			padding-left:15px;
		padding-right:15px;
}
#Recruit .voice pre{
	font-size:18px;
}
#Recruit .voice h2{
	font-size:32px;
	margin-bottom: 20px;
}
#Recruit .voice .column{
	margin-bottom:25px;
}
#Recruit .voice .box{
	padding:10px 15px;
	border:2px solid #FF0000;
}
#Recruit .voice .box h3{
	font-size:20px;
	margin-bottom:5px;
}
	
	#Recruit .flow{
	padding-top:50px;
	padding-bottom:50px;
			padding-left:15px;
		padding-right:15px;
}
#Recruit .flow pre{
	font-size:18px;
}
#Recruit .flow h2{
	font-size:32px;
	margin-bottom: 40px;
}
#Recruit .flow h3{
	margin-bottom: 10px;
	text-align:center;
}
#Recruit .flow h3 strong{
	font-size:20px;
	
}
#Recruit .flow h4{
	font-size:24px;
	margin-top:10px;
	margin-bottom:5px;
}
	
}



