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

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

*{
	margin:0px;
	padding:0px;
	border:none;
}

body{
	font-family: 'Noto Sans Japanese', serif;
	background-color:#ffffff;
	
	
	
}

/* ヘッダー　*/
header{
	background-color: rgba(11,53,128,0.9);
	margin: 0px;
	padding: 0px;
	height: 100px;
	position: fixed!important;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
}

#header_contents{
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo{
	padding: 0px;
	float: left;
	margin-top: 35px;	
	
}

#header_right{
	float: right;
}

#ric{
	background-color: #Fdfdfd;
	height: 25px;
	width: 210px;
	text-align: center;
	float: right;
	margin-top: 15px;
	border-radius: 10px;
}

#ric a{
	font-size: 14px;
	color: #3d599f;
	text-decoration: none;
	text-align: center;
	margin: auto;
	letter-spacing: 0.2em;
	font-weight: 500;	
}

#ric a:hover{
	color: #CCC;
	text-decoration: none;	
	
}

/* ナビゲーション　*/
#nav{
	list-style-type: none;
	margin-top: 30px;
	clear: right;
	padding-top: 10px;
	text-align: right;
}

#nav li{
	text-decoration: none;
	list-style-type: none;
	display: inline;
	padding-left: 2em;
	
}

#nav li a{
	font-size: 18px;
	color: #fdfdfd;
	text-decoration: none;
	letter-spacing: 0.2em;
}

#nav li a:hover{
	color: #CCC;
	text-decoration: none;
}

/* ラッパー　*/
#wrapper{
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	width: 100%;
}

#main{
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* メイン画像　*/
.bx-wrapper {
	margin: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background: none !important;
	padding: 0px;
}

.bxslider img{
	width: 100% !important;
	height: auto !important;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

/* お知らせ　*/

.news-list{
  list-style: none outside;
  margin: 0px 50px 100px;
  padding: 20px;
}
.news-list .item a{
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 10px 20px;
}
.news-list .item:first-child a{
  border-top: 1px solid #CCC;
}
.news-list .item .date{
  margin: 0;
  min-width: 140px;
  font-size: 16px;
  color: #999;
  padding: 0 20px 0 0;
}
.news-list .item .category{
  margin: 0;
  min-width: 140px;
  padding: 0 20px 0 0;
}
.news-list .item .category span{
  background: #999;
  color: #FFF;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
}
.news-list .item a:hover .title{
  color: #00F;
}


@media screen and (max-width: 767px){
.news-list .item a{
  flex-wrap: wrap;
}
.news-list .item .date{
  min-width: 100px;
}
.news-list .item .title{
  margin-top: 10px;
}
}

#contents{
	clear: both;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* 事業内容　*/
#naiyo{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color:#0b3580;
	
}

.title_naiyo{
	font-size: 42px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.2em;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top:30px;
}

.line_naiyo{
	width: 400px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.theme1{
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.3em;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.theme2{
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.3em;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#jigyo{
	height: 870px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
	}
	

#one{
	padding: 0px;
	height: 150px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#two{
	padding: 0px;
	height: 150px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#three{
	padding: 0px;
	height: 150px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.theme_one{
	font-size: 18px;
	color: #0b3580;
	float: left;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	background-color: #fff;
	height: 35px;
	text-align: center;
	}
	
.setumei_one{
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	letter-spacing: 0.1em;
	background-color: #0b3580;
	height: 160px;
	width: 868px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	}
	
.theme_two{
	font-size: 18px;
	color: #0b3580;
	float: left;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	background-color: #fff;
	height: 35px;
	text-align: center;
	}
	
.setumei_two{
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	letter-spacing: 0.1em;
	background-color: #0b3580;
	height: 100px;
	width: 868px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	}
	
.theme_three{
	font-size: 18px;
	color: #0b3580;
	float: left;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	background-color: #fff;
	height: 35px;
	text-align: center;
	}
	
.setumei_three{
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	letter-spacing: 0.1em;
	background-color: #0b3580;
	height: 90px;
	width: 868px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	}

.setumei_three a{
	font-size: 15px;
	color: #fff;
	}
.setumei_three a:hover{
	color: #CCC;
	text-decoration: none;
	
}


/* 会社概要　*/
#gaiyo{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15spx;
	margin-left: auto;
	height: 700px;
	clear: both;
	padding-top:30px;
	}
	
.title_gaiyo{
	font-size: 42px;
	font-weight: 700;
	color: #666;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}


#left_gaiyo{
	float: left;
	padding-left: 170px;
	padding-top: 30px;
	margin-bottom: 50px;
	margin-top: 30px;
}

.titlename{
	font-size: 15px;
	line-height: 25px;
	font-weight: 300;
	color: #666;
	background-color: #EFEFEF;
	text-align: left;
	width: 150px;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	clear: both;
}

#middle_gaiyo{
	float: left;
	padding-top: 30px;
	margin-bottom: 50px;
	margin-top: 30px;
}

.company{
	font-size: 15px;
	line-height: 25px;
	color: #666;
	text-align: left;
	width:350px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 0px;
	padding-right: 0px;
	font-weight: 300;
}

.line6{
	clear: both;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3580;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}

.line3{
	clear: both;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3580;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}
	
.line4{
	margin: 0px;
	clear: both;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3580;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.line5{
	margin: 0px;
	clear: both;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3580;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.line3_r{
	clear: both;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3580;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
	}
	
.line4_r{
	margin: 0px;
	clear: both;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3580;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	}
	
.line5_r{
	margin: 0px;
	clear: both;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3580;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	}

.line6_r{
	margin: 0px;
	clear: both;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b3580;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/* アクセス　*/
#access{
	clear: both;
	height: 980px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(pics/access_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.title_acc{
	font-size: 42px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.line_acc{
	width: 400px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
	margin-bottom: 30px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}


.acc_add{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #fff;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top:25px;
	margin-bottom:25px;
	padding-top:25px;
	padding-bottom:25px;
}

.map{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
}

.font_acc{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #fff;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top:25px;
	margin-bottom:25px;
	padding-top:10px;
	padding-bottom:10px;
}

/* 求人　*/
#rec{
	background-repeat: repeat;
	clear: both;
	height: 1220px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(pics/dot.png);	 
}

#rec_contents{
	padding: 0px;
	clear: both;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.left_rec{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 270px;
	background-image: url(pics/circle.png);
	background-repeat: no-repeat;
	background-position: 10px 35px;
}

.circle{
	font-size: 40px;
	line-height: 55px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding-top: 110px;
	padding-left: 25px;	
}

.right_rec{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 630px;	
}

.title_rec{
	font-size: 42px;
	font-weight: 700;
	color: #494948;
	letter-spacing: 0.2em;
	margin-top: 30px;
	margin-left: 130px;
	margin-bottom: 20px;
}

.line_rec{
	width: 400px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #494948;
	margin-bottom: 30px;
	text-align: center;
	margin-left: 30px;
}

.rec_title{
	font-size: 32px;
	font-weight: 500;
	color: #494948;
	letter-spacing: 0em;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-left: 30px;
}

.rec_sub{
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
	color: #494948;
	text-align: left;
	padding-top: 0px;
	letter-spacing: 0em;
	padding-left: 30px;
	letter-spacing: 0.1em;
}

#main_rec{
	padding: 0px;
	clear: both;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rec_font{
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	color: #494948;
	padding-left: 20px;
	padding-top: 20px;
	letter-spacing: 0.2em;
	margin-left: 40px;
}

#mail_rec{
	background-color: #Fdfdfd;
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
	margin-top: 80px;
	border: 1px solid #494948;
}

.mail_rec{
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	color: #494948;
	letter-spacing: 0.2em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
	padding-bottom: 35px;
	width:800px;
}


.mail_rec a{
	text-decoration:none;
	color: #494948;
}

/* フッター　*/
#footer{
	background-color: #0b3580;
	padding: 0px;
	height: 150px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#contents_footer{
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer_nav{
	list-style-type: none;
	padding-top: 16px;
	clear: both;
	text-align: center;
}

.footer_nav li{
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin-left: 2em;
	
}

.footer_nav li a{
	font-size: 14px;
	color: #fdfdfd;
	text-decoration: none;
	word-spacing: 1em;
	letter-spacing: 0.3em;
	
}

.footer_nav li a:hover{
	color: #CCC;
	text-decoration: none;
	
}

#footer_left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;	
}

.el{
	font-size: 15px;
	font-weight: 400;
	color: #fdfdfd;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
}

.line_footer{
	width: 483px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fdfdfd;
}

.add{
	font-size: 14px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: left;
	letter-spacing: 0.15em;
	padding-top: 5px;	
}

.add a{
	text-decoration:none;
	font-size: 14px;
	font-weight: 300;
	color: #fdfdfd;
}

.fax{
	font-size: 14px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: left;
	letter-spacing: 0.1em;	
}

.fax a{
	text-decoration:none;
	font-size: 14px;
	font-weight: 300;
	color: #fdfdfd;
}

#footer_right{
	float: right;
	width: 400px;
}

.privercy{
	font-size: 13px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;	
}

.privercy a{
	font-size: 13px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	text-decoration: none;
}

.privercy a:hover{
	font-size: 13px;
	font-weight: 300;
	color: #ccc;
	
}

.copy{
	font-size: 12px;
	font-weight: 300;
	color: #fdfdfd;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.2em;	

}

