/******************************************************************************************/
/************************************************************/
/*全ページ共通*/
/************************************************************/

.bg-slider {
	width: 100vw;
	height: 100vh;
	background-position: center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hero--ttl {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
	font-size: 334%;
	color: #fff;
	line-height: 1.45;
	letter-spacing: .1em;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
}


body {
	line-height: 1.5;
	font-family: 'KozG-light','ヒラギノ角ゴ Pro W3',sans-serif;
	margin:0;
	padding:0;
	background-color: #ffffff;
	color:#333333;
	font-size: 13px;
	/**background-image:url(./img/haikei.jpg);**/
	background-repeat: repeat-x;
}



img {
	border:0;
	margin:0;
	padding:0;
}

table{
	border-collapse: collapse;
}

a {
	text-decoration:none;
	color:#000;
}

ul {
	margin:0;
	padding:0;
}

li {
	list-style: none outside none;
}

.clear{
	clear: both;
	height: 0;
}

.clear_2{
	clear:both;
}

.clear_3{
	clear:both;
	padding: 10px 0 50px;
}

#footer{
	background-color: #111111;
	color: #ffffff;
	padding: 60px 0 20px;
	text-align: center;
	/**margin: 100px 0 0;**/
	margin: 0;
}

.f_link {
	font-size: 110%;
	margin: 0 auto 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	max-width: 650px;
}

.f_link ul{
}

.f_link li {
	float: left;
	width: 20%;
}

.f_link a {
	font-size: 110%;
	color: #fff;
	display: block;
}

.f_link a::after{
	color: #5b5b5b;
	content: "|";
	float: right;
	margin: 0 0.6em;
}

.f_logo{
	margin: 0 0 30px;
	clear: both;
	padding: 30px 0 0 0;
}

.f_logo img{
	width: 300px;
}

.f_address{
	line-height: 2em;
}

.copyright {
	clear: both;
	font-size: 100%;
	margin: 20px auto 0;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}


#container{
	background-color: #eeeeee;
	width:1028px;
	margin:auto;
}




/**画像表示**/
.fadein {
	opacity : 0;
	transform: translateY(20px);
	transition: all 1s;
}

.top_important {
	background: #eee;
	padding: 80px 10px 30px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.top_important_box {
	max-width: 1000px;
	margin: auto;
	text-align: center;
	background: #fff;
	border: double;
}

.important_title {
	color: #f00;
	font-size: 250%;
	font-weight: bold;
}

.important_text {
	font-size: 130%;
	margin: 0 0 60px;
}

/************************************************************/
/*トップ**/
/************************************************************/

.box_1{
	height:500px;
}


/************************************************************/
/*サブページ共通*/
/************************************************************/

#main {
	margin: 0;
	padding: 0px;
}

#main_index{
	background-color: #ffffff;
	margin: auto;
	max-width: 1128px;
}

.contents{
	animation-duration: 1s;
	animation-name: fadeInLeft;
	margin: 40px auto;
	max-width: 1028px;
	overflow: hidden;
	padding: 30px 50px;
	clear: both;
}

.contents_2{
	animation-duration: 1s;
	animation-name: fadeInLeft;
	margin: 40px auto;
	max-width: 1300px;
	overflow: hidden;
	padding: 30px 9%;
	clear: both;
}

.sub_page_title{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 3em;*/
	letter-spacing: 5px;
	/*line-height: 5em;*/
	margin: auto;
	text-align: center;
	height: 500px;
}

.sub_page_title img{
	width: 100%;
	max-height: 500px;
	object-fit: cover;
	min-width: 1450px;
}

.page_title_text_1{
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	margin: auto;
	width: 100%;
	top: 250px;
}

.page_title_text_2{
	font-size: 18px;
	/*font-weight: bold;*/
	color: #ffffff;
	position: absolute;
	margin: auto;
	width: 100%;
	top: 350px;
}

.page_title_text_box{
	
}

.page_title_text_1::after {
	position: absolute;
	content: '';
	width: 150px;
	height: 1.5px;
	background-color: #fff;
	bottom: -45%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}


.page_title_text_3{
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	margin: auto;
	width: 100%;
	top: 103px;
}

.page_title_text_3::after {
	position: absolute;
	content: '';
	width: 150px;
	height: 1.5px;
	background-color: #fff;
	bottom: -45%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.page_title_text_4{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	margin: auto;
	width: 100%;
	top: 203px;
}
/*トップ業務内容*/

.top_duties{
	padding: 80px 0 100px;
	/*background:rgba(0, 0, 0, 0) url("../img/main_back_01.png") repeat scroll 0 0;*/
	background-color:#eeeeee;
	margin: 0;
}

.top_duties h1{
	letter-spacing: 0.2em;
	font-size: 300%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
}

.top_duties_text{
	letter-spacing: 0.2em;
	font-size: 210%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
}

.top_duties_list {
	max-width: 1120px;
	margin: auto;
}

.top_duties_box{
	width: 29%;
	float: left;
	margin: 1%;
	border: solid 1px #e8e8e8;
	background-color: #fff;
	padding: 10px;
}

.top_dut_image{
	
}

.top_dut_image img{
	width:100%;
}

.top_dut_title{
	text-align: center;
	font-size: 15px;
}

.top_dut_title p{
	
}



/*トップ求人*/

.top_recruit{
	padding: 80px 0;
	text-align: center;
}

.top_recruit h1{
	letter-spacing: 0.2em;
	font-size: 330%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.top_recruit p{
	font-size: 120%;
	line-height: 2em;
	margin: 0 0 50px 0;
}

.button-7 {
	width: 300px;
	height: 70px;
	border: 2px solid #548ac7;
	text-align: center;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	margin: auto;
	background-color: #eef3f9;
}

.eff-7 {
	width: 300px;
	height: 70px;
	border: 0px solid #34495e;
	position: absolute;
	transition: all .5s ease;
	z-index: 1;
	box-sizing: border-box;
}

.button-7:hover .eff-7 {
	border: 70px solid #76a1d2;
}

.button-7 a {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝","Sawarabi Mincho", serif;
	color: #548ac7;
	text-decoration: none;
	line-height: 70px;
	transition: all .5s ease;
	z-index: 2;
	position: relative;
	display: block;
	font-size: 19px;
	letter-spacing: 0.2em;
}

.button-7:hover a {
	color: #fff;
}


/******************************************************************************************/
/*【PC】*/
/******************************************************************************************/
/*@media screen and (min-width:1128px) {*/
@media screen and (min-width:768px) {
	
	/*pc用のcssを記述*/
	
	
	.menu_sp_box{
		display:none;
	}
	
	.menu_pc_box{
		float: right;
		border-bottom: solid #ffffff 1px;
	}
	
	.pc_logo{
		display:block;
	}
	
	.sp_logo{
		display:none;
	}
	
	/**ヘッダーデフォルト**/
	#header {
		/*background-color:#fff;*/
		font-family: "Raleway",sans-serif;
		/*height: 80px;*/
		padding: 0;
		position: fixed;
		width: 100%;
		z-index: 9999;
		top: 0;
		/*border-bottom: solid 1px #ccc;*/
		transition: all .5s ease;
	}
	
	#header #logo{
		float: left;
	}
	
	
	
	#header #logo img {
		height: 80px;
		margin: 18px 0 0 20px;
		transition: all .5s ease;
	}
	
	
	#header .h_contents{
	}
	
	
	#header #logo a {
		color: #c00;
		font-family: "Tinos",serif;
		font-size: 24px;
		height: 0;
		overflow: hidden;
		padding-top: 60px;
		width: 260px;
	}
	
	
	#header #menu_back{
		font-family: "Raleway",sans-serif;
		font-weight: 800;
		line-height: 77px;
		letter-spacing: 2px;
		text-transform: uppercase;
		width: 100%;
		z-index: 9999;
	}
	
	
	#header #menu dl {
		display: table;
		font-size: 13px;
		margin: 0;
		width: 100%;
	}
	
	#header #menu dd {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	
	#header .m_btn a {
		color: #fff;
		display: block;
		font-weight: normal;
		font-size: 1.2em;
		transition: all .5s ease;
		padding: 0 15px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#header .m_btn a:hover{
		color: #fff;
		background-color: rgba(255, 255, 255, 0.5);
	}
	
	#header .now_m_btn a {
		color: #fff;
		display: block;
		font-weight: normal;
		font-size: 1.2em;
		transition: all .5s ease;
		padding: 0 15px 0;
		border-bottom: solid #fff 3px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#header .now_m_btn a:hover{
		color: #fff;
		background-color: rgba(255, 255, 255, 0.5);
	}
	
	#header .pc_logo_2{
		display:none;
	}
	
	/**ヘッダースクロール**/
	#header_2 {
		background-color:rgba(255, 255, 255, 0.8);
		font-family: "Raleway",sans-serif;
		height: 60px;
		padding: 0;
		position: fixed;
		width: 100%;
		z-index: 9999;
		top: 0;
		border-bottom: solid 1px #ccc;
		transition: all .5s ease;
	}
	
	#header_2 #logo{
		float: left;
	}
	
	#header_2 #logo img {
		height: 35px;
		margin: 13px 0 0 40px;
		transition: all .5s ease;
	}
	
	#header_2 .h_contents{
	}
	
	
	#header_2 #logo a {
		color: #c00;
		font-family: "Tinos",serif;
		font-size: 24px;
		height: 0;
		overflow: hidden;
		padding-top: 60px;
		width: 260px;
	}
	
	
	#header_2 #menu_back{
		font-family: "Raleway",sans-serif;
		font-weight: 800;
		line-height: 57px;
		letter-spacing: 2px;
		text-transform: uppercase;
		width: 100%;
		z-index: 9999;
	}
	
	
	#header_2 #menu dl {
		display: table;
		font-size: 13px;
		margin: 0;
		width: 100%;
	}
	
	#header_2 #menu dd {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	
	#header_2 .m_btn a {
		color:#000;
		display: block;
		font-weight: normal;
		font-size: 1.2em;
		transition: all .5s ease;
		padding: 0 15px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#header_2 .m_btn a:hover{
		background-color:#008cff;
		color:#fff;
		border-bottom: solid #008cff 4px;
	}
	
	#header_2 .now_m_btn a {
		color:#008cff;
		display: block;
		font-weight: normal;
		font-size: 1.2em;
		transition: all .5s ease;
		padding: 0 15px 0;
		border-bottom: solid #008cff 4px;
	}
	
	#header_2 .now_m_btn a:hover{
		background-color:#008cff;
		color:#fff;
		border-bottom: solid #008cff 4px;
	}
	
	#header_2 .pc_logo{
		display:none;
	}
	
	
	
}


/******************************************************************************************/
/*【スマホ】*/
/******************************************************************************************/

@media screen and (max-width:768px) { 
	
	
	
	/************************************************************/
	/*全ページ共通*/
	/************************************************************/
	
	body {
		line-height: 1.5;
		font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Helvetica,Osaka,Verdana,Arial,sans-serif;
		margin:0;
		padding:0;
		color:#333333;
		font-size: 13px;
		background-color:#efefef;
		/**background-image:url(../img/haikei.jpg);**/
		background-repeat: repeat-x;
		max-width: 768px;
	}
	
	.menu_pc_box{
		display:none;
	}
	
	.menu_sp_box{
		display:block;
	}
	
	.pc_logo{
		display:none;
	}
	
	.pc_logo_2{
		display:none;
	}
	
	.sp_logo{
		display:block;
	}
	
	.hero {
		/*background-color: rgba(9,24,55,0.5);*/
	}
	
	
	img {
		border:0;
		margin:0;
		padding:0;
	}
	
	p {
		line-height: 2;
	}
	
	table{
		border-collapse: collapse;
	}
	
	a {
		text-decoration:none;
		color:#000;
	}
	
	ul {
		margin:0;
		padding:0;
	}
	
	li {
		list-style: none outside none;
	}
	
	#footer{
		background-color: #111111;
		color: #ffffff;
		padding: 40px 0;
		text-align: center;
	}
	
	
	#header,#header_2 {
		background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
		/*background: rgba(35, 24, 2, 0.8) none repeat scroll 0 0;*/
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
		font-family: "Raleway",sans-serif;
		font-weight: 800;
		left: 0;
		letter-spacing: 2px;
		line-height: 50px;
		padding: 15px 0;
		position: fixed;
		text-transform: uppercase;
		top: 0;
		transition: all 0.4s ease 0s;
		width: 100%;
		z-index: 9999;
	}
	
	.h_contents{
		animation-duration: 1s;
		animation-name: fadeInLeft;
		margin: 0 auto;
		max-width: 700px;
		overflow: hidden;
	}
	
	#header #logo a,#header_2 #logo a {
		color: #c00;
		float: left;
		font-family: "Tinos",serif;
		font-size: 24px;
		/*height: 45px;*/
		overflow: hidden;
		width: 260px;
		margin: 0 0 0 10px;
	}
	
	#logo img{
		width: 260px;
	}
	
	
	#header dl,#header_2 dl {
		font-size: 14px;
		margin: 0;
	}
	
	#header dd,#header_2 dd {
		margin: 0;
	}
	
	#header dd a,#header_2 dd a {
		border-bottom: 1px dotted #bbbbbb;
		text-align: center;
		line-height: 60px;
	}
	
	#header a, #header dt,#header_2 a, #header_2 dt {
		display: block;
	}
	
	.m_btn a {
		background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
		color: #fff;
	}
	
	
	#nav-drawer {
		position: relative;
		float: left;
		margin: 1.4% 3% 0 2%;
	}
	
	/*チェックボックス等は非表示に*/
	.nav-unshown {
		display:none;
	}
	
	/*アイコンのスペース*/
	#nav-open {
		display: inline-block;
		width: 32px;
		height: 32px;
		vertical-align: middle;
	}
	
	
	#nav-open span:before {
		bottom: -8px;
	}
	#nav-open span:after {
		bottom: -16px;
	}
	
	/*閉じる用の薄黒カバー*/
	#nav-close {
		display: none;/*はじめは隠しておく*/
		position: fixed;
		z-index: 99;
		top: 0;/*全体に広がるように*/
		left: 0;
		width: 100%;
		height: 100%;
		background: black;
		opacity: 0;
		transition: .3s ease-in-out;
	}
	
	/*中身*/
	#nav-content {
		overflow: auto;
		position: fixed;
		top: 77px;
		left: 0;
		z-index: 9999;/*最前面に*/
		width: 45%;/*右側に隙間を作る*/
		height: 100%;
		/*background: #fff;背景色*/
		background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
		transition: .3s ease-in-out;/*滑らかに表示*/
		-webkit-transform: translateX(-105%);
		transform: translateX(-105%);/*左に隠しておく*/
	}
	
	/*チェックが入ったらもろもろ表示*/
	#nav-input:checked ~ #nav-close {
		display: block;/*カバーを表示*/
		opacity: .5;
	}
	
	#nav-input:checked ~ #nav-content {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);/*中身を表示*/
		box-shadow: 6px 0 25px rgba(0,0,0,.15);
	}
	
	
	.m_btn a {
		background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
		color: #fff;
	}
	
	.jump a {
		background: rgba(34,89,60, 0.9) none repeat scroll 0 0;
		color: #fff;
		font-size: 12px;
	}
	
	
	.f_link li {
		float: none;
		width: 100%;
		line-height: 3em;
	}
	
	.f_link a::after{
		content: none;
	}
	
	/************************************************************/
	/*トップ**/
	/************************************************************/
	
	.top_important {
		padding: 50px 10px 30px 10px;
	}
	
	.important_title {
		color: #f00;
		font-size: 200%;
		font-weight: bold;
	}
	
	.important_text {
		font-size: 120%;
		margin: 0 30px 30px;
	}
	
	
	
	/*トップ業務内容*/
	
	.top_duties {
		padding: 50px 0 50px;
	}
	
	.top_duties h1 {
		letter-spacing: 0.1em;
		font-size: 250%;
	}
	
	.top_duties_text{
		font-size: 170%;
	}
	
	.top_duties_list {
		width: 100%;
	}
	
	.top_duties_box{
		width: 39%;
		margin: 0 0% 5% 4%;
		float: left;
		padding: 10px;
	}
	
	
	/*トップ求人*/
	
	.top_recruit {
		padding: 50px 0;
	}
	
	.top_recruit h1 {
		letter-spacing: 0.1em;
		font-size: 190%;
	}
	
	.top_recruit p {
		font-size: 120%;
		line-height: 2em;
		margin: 0 20px 50px;
	}
	
	/************************************************************/
	/*サブページ共通*/
	/************************************************************/
	
	
	.hero--ttl {
		font-size: 200%;
	}
	
	#main{
		margin: 0;
		padding: 80px 0 0px;
	}
	
	#main_index {
		max-width: 95%;
		margin: auto;
	}
	
	.main_text{
		font-size: 16px;
		font-weight: bold;
		line-height: 2;
		padding: 0 0 40px;
		text-align: center;
	}
	
	.sub_page_title{
		color: #000000;
		font-family: "Cinzel",serif;
		/*font-size: 3em;*/
		letter-spacing: 5px;
		/*line-height: 5em;*/
		margin: auto;
		text-align: center;
		background: rgb(1,25,61 );
		height: 250px;
	}
	
	.sub_page_title img{
		width: 100%;
		height: 250px;
		object-fit: cover;
		min-width: 360px;
	}
	
	.page_title_text_1{
		font-size: 30px;
		color: #ffffff;
		position: absolute;
		margin: auto;
		width: 100%;
		max-width: 768px;
		top: 130px;
	}
	
	.page_title_text_2{
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		position: absolute;
		margin: auto;
		max-width: 768px;
		top: 230px;
		width: 100%;
	}
	
	.page_title_text_box{
		
	}
	
	.page_title_text_1::after {
		position: absolute;
		content: '';
		width: 150px;
		height: 1.5px;
		background-color: #fff;
		bottom: -45%;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	
	.contents{
		animation-duration: 1s;
		animation-name: fadeInLeft;
		background-color: #ffffff;
		margin: 20px auto 0;
		max-width: 100%;
		overflow: hidden;
		padding: 0 5px 10px 5px;
	}
	
	.clear_2 {
		clear: both;
	}
	
	.clear_3 {
		display: none;
	}
	
	
	
	
	
}