@charset "utf-8";
/* CSS Document */

/**********/
.para_sizing{
	text-align: center;
}

/*各エリアの設定*/

/*TOWN DATA・WELFARE・TRAINING*/
#parallax_tx_1{
	background-image:url(../img/recruit/main_img_various.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: auto;
	height: auto;
	margin: 0;
	padding: 100px 0 100px;
}
/*JOB*/
#parallax_tx_2{
	margin: 0;
	padding-top: 100px;
	/*padding-bottom: 110px;*/
}
/*COMPANY*/
#parallax_tx_3{
	margin: 0;
	background-color: #ffffff;
	padding-top: 100px;
	padding-bottom: 102.5px;
}


/*タイトル*/
.ttl_main{
	font-size: 45px;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: 0.15em;
}
.ttl_main.white{
	color: #ffffff;
}
.ttl_ja{
	font-size: 17px;
	line-height: 1em;
	color: #1d50a2;
	padding-top: 17px;
}
.ttl_ja.white{
	color: #ffffff;
}
/**********************/
.sub_ttl{
	font-size: 25px;
	line-height: 1em;
	padding-bottom: 20.5px;
}
.sub_ttl.white{
	color: #ffffff;
}
.txt{
	font-size: 15px;
	line-height: 2em;
	width: 730px;
	margin: 0 auto;
}
.txt.white{
	color: #ffffff;
}


/*本文*/
.txt_wrap{
	padding: 53px 0 43.5px 0;
}
#parallax_tx_1 .txt_wrap{
	padding-bottom: 0px;
}

/*TOWN DATA・WELFARE・TRAINING リスト*/
.various_list{
  display: flex;
	justify-content: center;
  align-items: flex-start;
}
/**********************/
.various_list li{
	position: relative;
	display:inline-block;
	font-size: 1px;
	line-height: 1px;
	width: 330px;
	height: 330px;
	padding: 40px;
	margin-right: 60px;
	background-color:rgba(29,80,162,0.9);
}
.various_list li:last-child{
	margin-right: 0;
}
.various_list li .list_ttl{
	font-size: 33px;
	line-height: 1em;
	color: #fff;
	letter-spacing: 0.17em;
	padding: 10px 0 15px;
	text-decoration: none;
}
.various_list li .list_ttl_ja{
	font-size: 16px;
	line-height: 1em;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
}
.various_list li .list_txt{
	font-size: 14px;
	line-height: 2em;
	color: #fff;
	font-weight: 300;
	text-align: justify;
	padding: 25px 0 38px;
}

/*JOB*/
.job_list{
  display: flex;
	justify-content: center;
  align-items: flex-start;
	margin-top: 53px;
}
/**********************/
.job_list li{
	position: relative;
	display:inline-block;
	font-size: 1px;
	line-height: 1px;
	width: 548px;
	height: 360px;
	margin-right: 14px;
	background: url(../img/recruit/main_img_01.jpg) no-repeat;
}
.job_list li:nth-of-type(2){
	margin-right: 0;
	background: url(../img/recruit/main_img_02.jpg) no-repeat;
}
.job_list li a{
	text-decoration: none;
	display: block;
	height: 360px;
}
.job_list li .list_ttl{
	font-size: 36px;
	line-height: 1em;
	color: #fff;
	letter-spacing: 0.17em;
	padding: 150px 0 15px;
	text-shadow: 0px 0px 6px #898989;
}
.job_list li .list_ttl_ja{
	font-size: 17px;
	line-height: 1em;
	color: #fff;
	font-weight: 300;
	text-shadow: 0px 0px 6px #898989;
}
/*INFORMATIONリスト*/
.info_list{
  display: flex;
	justify-content: center;
  align-items: flex-start;
	background: #efefef;
	padding: 50px 0;
}
/**********************/
.info_list li{
	position: relative;
	display:inline-block;
	font-size: 1px;
	line-height: 1px;
	width: 420px;
	height: 100px;
	margin-right: 30px;
}
.info_list li:first-child{
	margin-left: 0;
}
.info_list li a{
	text-decoration: none;
	display: block;
	height: 100px;
	background-color:rgba(29,80,162,1.0);
}
.info_list li a:hover{
	background-color:rgba(29,80,162,0.7);
}
.info_list li .list_ttl{
	font-size: 33px;
	line-height: 1em;
	color: #fff;
	letter-spacing: 0.17em;
	padding: 15px 0 15px;
	text-decoration: none;
}
.info_list li .list_ttl_ja{
	font-size: 16px;
	line-height: 1em;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
}


/*ボタン*/
/*透過*/
.btn_more.alpha{
	background-color:transparent !important;
}
/*js用*/
.hvr-sweep-to-right:before{
	background-color: #fff!important;
	border: solid 1px #fff;
	color: #1d50a2!important;
	background-image: url("../img/recruit/icon_arrow_r.png")!important;
	background-repeat: no-repeat!important;
	background-position: 204px center!important;
}
.btn_more{
	/*background-color: #1d50a2;*/
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.25em;
	border: solid 1px #fff;
	padding: 1em;
	margin: 0 auto;
	width: 250px;
	text-align: center;
	background-image: url("../img/recruit/icon_arrow_r_white.png");
	background-repeat: no-repeat;
	background-position: 204px center;
}
.btn_more:hover{
	border: solid 1px #fff;
	color: #1d50a2!important;
	background-image: url("../img/recruit/icon_arrow_r_white.png");
	background-repeat: no-repeat;
	background-position: 204px center;
}
.btn_more.alpha{
	background-color:transparent;
}





