html {
	font-size:62.5%;
}

body {
	margin:0 auto;
	font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-seri
	color:#1c4388;
	font-size:1.3rem;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

#wrapper { 
	width:100%; 
	overflow:hidden;
	 }

.tmini {
	font-size:1.5rem;
}

.tmini2 {
	font-size:1rem;
	line-height:2rem;
	text-align:left;
}

.tx_l {
	font-size:1.7rem;
}

.t_blue {
	color:#0095f9;
}


a:hover img{
	opacity: 0.8;
	}

img{
	vertical-align: bottom;
}

.m_top30 {
	margin-top: 30px;
}

.m_bottom30 {
	margin-bottom: 30px;
}

.smart {
	display: none;
}

/* main contents*/
　
#main{
	margin: 0 auto;
	text-decoration:none;
	color:#000;
}

#main a:hover {
	color:#0095f9;
	text-decoration: underline;
}

#main_comp{
	margin: 0 auto;
	text-decoration:none;
	color:#000;
}

#main_comp a:hover {
	color:#0095f9;
	text-decoration: underline;
}


#fade p{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 4.3rem;
	letter-spacing: 0.25em;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: absolute;/*絶対配置*/
	top:50%;
	color: #fff;
	text-shadow: #999 1px 0 10px;
}

#fade h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 4.3rem;
	letter-spacing: 0.25em;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: absolute;/*絶対配置*/
	top:50%;
	color: #fff;
}

#fade {/*親div*/
  position: relative;/*相対配置*/
  }

/*
.tx_shadow {
    text-shadow:1px 1px 1px #ccc;
}
*/

/* トップページ　company */

#t_company {
	background-size:100%;
    background: linear-gradient(to top, rgba(114, 139, 185, 0.6) 0%, rgba(58,102, 168, 0.6) 100%),url( ../img/t_comp.jpg )no-repeat center center;
	background-repeat:no-repeat;
	background-size:cover;  /* 背景画像指定 */
	border-bottom: 10px solid #1d4388;
	color:#fff;
	margin: 0 auto;
	margin-top:70px;
	text-align: left;
    }

#t_company2 {
	max-width:1000px;
	margin: 0 auto;
}

#t_comp h2 {
	font-size:5rem;
	letter-spacing: 0.25em;
	line-height:0.8;
	padding-top:30px;
}

.t_comp_mini {
	font-size:1.5rem;
	background:#FFF;
	letter-spacing: 0.09em;
	color:#333;
	padding:5px;
}
#t_comp2 p {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.8rem;
	line-height:2;
	letter-spacing: 0.2em;
	padding:20px 20px 50px 50px;
}

#t_comp  {
	width:40%;
	background:#1d4388;
	padding:20px 20px 60px 20px;
	position: relative; top:-10px; left:10px;bottom:0;
}


/* service */



.t_service h2 {
	padding-top:100px;
	font-size:5rem;
	letter-spacing: 0.25em;
	line-height:0.7;
	text-align:center;
}

/* サービスの文字*/
.t_service_mini {
	font-size:1.5rem;
	letter-spacing: 0.09em;
	padding:5px;
	text-align:center;
}

.m_over {
    width: 400px;
    height: 300px;
    overflow: hidden;
}
.m_over img {
    -moz-transition: -moz-transform 0.6s linear;
    -webkit-transition: -webkit-transform 0.6s linear;
    -o-transition: -o-transform 0.6s linear;
    -ms-transition: -ms-transform 0.6s linear;
    transition: transform 0.6s linear;
}
.m_over img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/* ここからテスト*/

.t_service_ex {
	margin: 0 auto;
	padding:60px  0 0;
	width:100%;
	max-width: 1200px; 
	text-align:center;
}

.t_bn_ex{
	margin-bottom: 50px;
	
}

.t_bn_ex li {
	display: inline-block;
	box-sizing: border-box;
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	max-width: 250px;	
	height: auto;	
	width: 45%;
	margin-left:1px;
	margin-bottom:3px;
	postion: relative;
}

.inner h3{
font-size: 1.66rem;
    font-weight: 700;
	margin-top: 10px;
    min-height: 40px;
	}

.inner {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 25px 0;
}

.inner span {
    font-family: "DinBold", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 1.8rem;
    color: #0095f9;
}

/* service bn 画像リンク */

.t_bn {
	margin: 0 auto;
	padding:60px  0 0;
	width:100%;
	max-width: 1000px; 
	text-align:center;
}

.t_bn li {
	margin: 0 auto;
	display: inline-block;
	box-sizing: border-box;
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	max-width: 450px;	
	height: auto;	
	width: 45%;
	margin: 30px 15px 30px; 15px;
	postion: relative;
}

.t_bn img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
	overflow: hidden;	
	width: 450px;	/*画像の幅*/
	height: 280px;	/*画像の高さ*/
	width: 100%;
}
.t_bn img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}


.t_service {
background-image: url( ../img/sora.jpg ) ;
background-repeat:no-repeat;
background-size:cover;  /* 背景画像指定 */
background-position:center; /*背景画像を、横中央、底辺に配置。*/
padding-bottom:100px;
}

.t_mini {
	font-size: 1.4rem;
}

.t_service2 {
	overflow: hidden;
}

/* 画像をhover時に大きく */
.img_mouseover {
	margin: 0 auto;
}
.img_mouseover img {
transition-duration: 0.5s;
width:100%;
max-width: 100%;
height: auto;
}
.img_mouseover img:hover {
transform: scale(1.05,1.05);
transition-duration: 0.5s;
}

/* recruit bn 画像リンク */

.t_recruit  {
	margin: 0 auto;
	padding:30px 0 70px; 0;
	width:100%;
	text-align:center;
	background: linear-gradient(180deg,#fff 0%,#fff 300px,#f6f6f6 100px,#f6f6f6 100%);
}

.t_recruit h2 {
	padding-top:50px;
	padding-bottom: 30px;
	font-size:5rem;
	letter-spacing: 0.25em;
	line-height:0.8;
	text-align:center;
}
.t_recruit p {
	padding-bottom: 30px;
}
.t_recru {
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}


/* 画像をhover時に大きく */
.img_mouseover_1 {
	margin: 0 auto;
}

.img_mouseover_1 img {
transition-duration: 0.5s;
	max-width: 100%;
	width: 100%;
		height: auto;
}
.img_mouseover_1 img:hover {
transform: scale(1.05,1.05);
transition-duration: 0.5s;
}



/* ------------------------------------------
　   footer
-------------------------------------------- */

footer h1 {
	font-size:1.6rem;
	margin-bottom: 10px;
}

.foot {
	margin: 0 auto;
	width:90%;
	max-width:1200px;
}

footer a {
	text-decoration:none;
	color:#FFF;
}

footer a:hover {
	color:#6fbef1;
	text-decoration:none;
}

.foot_a {
	float:left;
	width:50%;
	font-size: 1.4rem;
    letter-spacing: 0.2rem;
}

.foot_b {
	float:right;
	width:30%;
}

footer {
	padding-top:20px;
	width:100%;
	background:#183873;
	color:#FFF;
}

.f_nav {
	margin-bottom:30px;
}

.f_nav ul{
	margin:0 auto;
	width:100%;
}

.f_nav li{
	margin:10px 20px;
}

footer p {
	text-align: center;
	background: #000;
	width: 100%;
	font-size: 1.4rem;
	padding: 5px;
}


/* ------------------------------------------
　   アウトソーシング
-------------------------------------------- */

#pagetitle {/*親div*/
  position: relative;/*相対配置*/
  }

#pagetitle h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 4rem;
	letter-spacing: 0.25em;
	line-height: 1.3;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: absolute;/*絶対配置*/
	top:50%;
	color: #fff;
	text-shadow: #000 2px 2px 10px;
}

#pagetitle　{/*親div*/
  position: relative;/*相対配置*/
  }

#pagetitle img {
	width: 100%
}

/*テストここから*/
#pagetitle_tes {/*親div*/
  position: relative;/*相対配置*/
  }

#pagetitle_tes h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 4rem;
	letter-spacing: 0.25em;
	line-height: 1.3;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: absolute;/*絶対配置*/
	top:50%;
	color: #fff;
	text-shadow: #000 2px 2px 10px;
	background: rgba( 28, 67, 136, 0.5 );
}
#pagetitle_tes　{/*親div*/
  position: relative;/*相対配置*/
  }
#pagetitle_tes img {
	width: 100%
}
/*テストここまで*/


.serviceabout h2{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	text-shadow:1px 2px 1px #0e2c61;
	color: #fff;
	font-size: 2.2rem;
	letter-spacing: 0.25em;
	line-height: 2;
	padding-top: 50px;
	padding-bottom: 10px;
	border-bottom: solid 2px #fff;
	width: 95%;
	margin: 0 auto;
}

.serviceabout p{
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.25em;
	line-height: 2.5;
	padding-bottom: 50px;
	padding-top: 40px;
	width: 95%;
	margin: 0 auto;
}
.serviceabout {
background-image: url( ../img/out_bg.jpg) ;
	text-align: center;
	background-size:100%;
}


/* ------------------------------------------
　   アウトソーシング 事例
-------------------------------------------- */

#casestudy{	
	text-align: center;
	width: 95%;
	max-width: 1100px;
	padding-bottom: 40px;	
	margin: 0 auto;
}

#casestudy h2 {
	font-size: 2.8rem;
	letter-spacing: 0.25em;
	line-height: 2;
	font-weight: 500;
	padding-top: 50px;
	border-bottom: solid 3px #0095f9;
	width: 400px;
	margin: 0 auto;
}

#casestudy h3 {
	font-size: 2.2rem;
	letter-spacing: 0.25em;
	line-height: 2;
	font-weight: 500;
	padding-top: 80px;
	border-bottom: solid 2px #0095f9;
	text-align: left;
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}

#casestudy p{
	padding: 10px 50px;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	line-height: 2;
	max-width: 1100px;
	text-align: left;
	width: 100%;
	margin: 0 auto;
}

#casestudy img {
	margin-top: 30px;
	width: 100%;
	max-width: 1100px;
}



/* ------------------------------------------
　   アウトソーシング お取引までの流れ
-------------------------------------------- */

/*
.flow {
	margin: 0 auto;
	width: 95%;
	max-width: 1200px;
}
*/

#flow0 {
	background-image: url( ../img/out_bg3.jpg);
	background-size: cover;
	background-repeat:  no-repeat; 
	text-align: center;
	padding-bottom: 50px;
}


.flow h2 {
	font-size: 2.8rem;
	letter-spacing: 0.25em;
	line-height: 2;
	font-weight: 500;
	padding-top: 50px;
	border-bottom: solid 3px #0095f9;
	width: 350px;
	margin: 0 auto;
}

#flow_cot{
	padding-top: 80px;
	margin: 0 auto;
	max-width: 1000px;
	padding-left: 30px;
}

#flow_cot_tem{
	max-width: 1100px;
	margin: 0 auto;
	padding-left: 100px;
	padding-bottom: 50px;
}



.flow1 .step {
position: absolute;
  top: 0;
  left: 0;
  font-size: 1.5rem;
  padding: 2px 10px;
  margin: 0;
  background:#0095f9;
 transform: translateY(-60%) translateX(-10%);
}

.flow1 {
	border: solid 1px #1c4388;
	position: relative;
	max-width: 142px;
	height: 300px;
	width: 13%;
	background: #fff;
	opacity: 0.9;
	float: left;
	padding: 5px;
	margin-bottom: 50px;
}

.flow1 h3 {
	font-size:1.5rem;
	letter-spacing: 0.15em;
	font-weight: 500;
	color: #1c4388;
}

.flow1_illust img {
 	width:100%;
	height:auto;
	max-width: 130px; 

}

.flow1 p {
	font-size:1.2rem;
	text-align: left;
	line-height: 1.8;
}

.flow1_l {
	float: left;
	height: 300px;
	padding: 140px 5px;
	color: #0095f9;
}


/* ------------------------------------------
　  人材派遣ページ
-------------------------------------------- */
/**/

.serviceabout_tempo h2{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	text-shadow:1px 2px 1px #0e2c61;
	color: #fff;
	font-size: 2.2rem;
	letter-spacing: 0.25em;
	line-height: 2;
	padding-top: 50px;
	padding-bottom: 10px;
	border-bottom: solid 2px #fff;
	width: 95%;
	margin: 0 auto;
}

.serviceabout_tempo p{
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.25em;
	line-height: 2.5;
	padding-bottom: 50px;
	padding-top: 40px;
	width: 95%;
	margin: 0 auto;
}

.serviceabout_tempo {
background-image: url( ../img/tempo_bg.jpg) ;
	text-align: center;
}

.tempoabout{
	margin: 0 auto;
	width: 95%;
	max-width: 1100px;
	padding: 70px 0 20px 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#feffff+0,ddf1f9+55,a0d8ef+100 */
background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,255,255,1) 0%, rgba(221,241,249,1) 55%, rgba(160,216,239,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 55%,rgba(160,216,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(254,255,255,1) 0%,rgba(221,241,249,1) 55%,rgba(160,216,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-9 */
}

.tempo_l {
	float: left;
	width:  45%;
	font-size:1.6rem;
	letter-spacing: 0.25em;
	line-height: 1.8;
}
.tempo_r img{
	float: right;
	width:  50%;
	max-width: 450px;
}

.m_left20 {
	margin-left: 20px;
}
.anima {
	font-size:2rem;
	letter-spacing: 0.25em;
	line-height: 1.9;
	margin-bottom: 30px;
	width: 85%;
	color: #fff;
	padding: 10px 0 10px 10px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0095f9+0,2989d8+50,207cca+51,1c4388+100 */
background: rgb(0,149,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,149,249,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(28,67,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,149,249,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(28,67,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,149,249,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(28,67,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095f9', endColorstr='#1c4388',GradientType=0 ); /* IE6-9 */
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.tempo_jiseki {
	margin: 0 auto;
	width: 95%;
	max-width: 1100px;
	padding: 70px 0 20px 0;
}

.tempo_jiseki h2 {
	text-align: center;
	padding-bottom:30px;
	font-size:3rem;
	letter-spacing: 0.25em;
	line-height:1.5;
}

.tempo_jiseki p {
	text-align: center;
	padding-bottom:50px;
	font-size:1.6rem;
	letter-spacing: 0.25em;
	line-height: 1.9;
}

.txt_1 {
		font-size:1.6rem;
}

.tempo_ji {
	text-align: center;
}

.tempo_ji_l {
		float: left;
	max-width: 366px;
	width: 33%;
	hight:auto;
}
.tempo_ji_c{
	float: left;
	max-width: 366px;
	width:33%;
	hight:auto;
	}
.tempo_ji_r{
		float: left;
	max-width: 366px;
		width:  33%;
		hight:auto;
	}

.tempo_ex {
  position: relative;
	color: #fff;
	font-size:1.6rem;
	letter-spacing: 0.25em;
	line-height:1.5;
  }

.tempo_ex p {
	background: rgba( 28, 67, 136, 0.5 );
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
text-align: center;
	width: 80%;
        max-width: 366px;
        margin: 0 auto;
  /*文字の装飾は省略*/
  }

.tempo_ex img {
  width: 100%;
  }

.tempo_link {
	padding-top: 50px;
}

.tempo_link li{
	margin-left: 50px;
	display: inline-block;
	font-size:1.8rem;
	letter-spacing: 0.25em;
	line-height:1.5;
	padding: 10px 50px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0095f9+0,2989d8+50,207cca+51,1c4388+100 */
background: rgb(0,149,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,149,249,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(28,67,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,149,249,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(28,67,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,149,249,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(28,67,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095f9', endColorstr='#1c4388',GradientType=0 ); /* IE6-9 */

}

 .tempo_link li  a {
  text-decoration: none;
	 	color: #fff;
}

.tempo_link li a:hover {
  text-decoration: none;
	 color: #fff;
}

.tempo_link li  a {
  text-decoration: none;
 color: #fff;
}

#flow_cot .tempo_link li a:hover {
  text-decoration: none;
}

/*労働者派遣事業に関する情報公開 リンク*/

.tempo_dis ul{
	text-align: center;
}

.tempo_dis li {
	display: inline-block;
	max-width: 350px;	
	height: auto;	
	width: 40%;
	padding: 20px;
	background: #1c4388;
	margin-right: 20px;
	font-size:1.5rem; 
}

.tempo_dis li a {
	display: block;
	text-decoration:none;
	color:#FFF;
}

#flow0 .tempo_dis li a:hover {
	color:#6fbef1;
	text-decoration:none;
}




/* ------------------------------------------
　  紹介予定派遣ページ
-------------------------------------------- */

.temp_ji {
	text-align: center;
}

.tempimg img{
	width: 100%;
	height: auto;
	max-width: 1100px;
}

.temp_ex {
  position: relative;
	color: #fff;
	font-size:1.6rem;
	letter-spacing: 0.25em;
	line-height:1.5;
  }

.temp_ex p {
	background: rgba( 28, 67, 136, 0.5 );
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
	max-width: 500px;
text-align: center;
	width: 80%;
        margin: 0 auto;
  /*文字の装飾は省略*/
  }

.temp_ex img {
 width: 80%;
	height: auto;
	max-width: 700px;
  }


.m_left20 {
	margin-left: 20px;
}

.anima {
	font-size:2rem;
	letter-spacing: 0.25em;
	line-height: 1.9;
	margin-bottom: 30px;
	width: 85%;
	color: #fff;
	padding: 10px 0 10px 10px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0095f9+0,2989d8+50,207cca+51,1c4388+100 */
background: rgb(0,149,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,149,249,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(28,67,136,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,149,249,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(28,67,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,149,249,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(28,67,136,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095f9', endColorstr='#1c4388',GradientType=0 ); /* IE6-9 */
}

.temp_tx {
	font-size:1.5rem;
	letter-spacing: 0.25em;
	line-height: 1.9;
	padding: 0 10px 10px 10px;
}

/* ------------------------------------------
　 私達の強みページ
-------------------------------------------- */


#main_adv {
	max-width: 1200px;
	margin: 0 auto;
	width: 95%;
}

.advant {
	margin: 30px;
	margin: 0 auto;
	padding-top:50px;
}

.ad_hed {
	sposition: relative;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size:2.5rem;
	letter-spacing: 0.25em;
	padding: 30px 0 80px 50px;
	color: #fff;
	background: #1c4388;
	width: 60%;
	margin-top: 50px;
}

.ad_hed h2 {
	line-height:1.7;
	padding-left: 90px;
}

.ad_hed .number {
position: absolute;
  top: 30;
  left: 30;
  font-size: 5rem;
  padding: 7px 7px 7px 15px;
  margin: 0;
  background:#0095f9;
 transform: translateY(-60%) translateX(-30%);
}

.ad_hed .number2 {
position: absolute;
  top: 30;
  left: 30;
  font-size: 5rem;
	background-image: url(../img/oval.png);  
background-repeat:norepeat;
  padding: 7px 19px 14px 20px;
  margin: 0;
 transform: translateY(-60%) translateX(-30%);
}


.ad_hed_tx p {
	color: #333;
	font-size:1.7rem;
	letter-spacing: 0.25em;
	line-height:2;
	padding:30px 0 50px 200px;
}

.ad_hed_tx a {
	text-decoration:none;
	color:#0095f9;
}

.ad_hed_tx a:hover {
	color:#6fbef1;
	text-decoration:none;
}

.ad_tempimg  {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	
}

.tb-border {
	width: 50%;
	max-width: 500px;
	font-size:1.3rem;
	letter-spacing: 0.35em;
	float: left;
	margin-bottom:50px;
	background: #cbe6f7;
}


.tb-border td,th{
	padding: 10px 5px;
	  border: 1px solid #fff;    /* 内側は青色の実線1px */
	}

.tb-border th {
	width:20%;
	vertical-align: middle;
}
	
.tb-border td {
	width:80%;
	padding-left: 10px;
}

.ad_hub {
	margin: 0 auto;
	width: 95%;
}

.ad_hub_b {
	float: right;
	width: 50%;
	max-width: 550px;
}

.ad_map img {
	width: 100%;
	max-width: 550px;
	padding-left: 5px;

}

.ad_hub_b p{
	margin-bottom: 15px;
}

.ad_hub_b li{ 	
    display: inline;
	padding-right: 5px;
 } 

.ad_hub_b li img{ 
	width: 35%;
	max-width: 100px;
 } 

.ad_hub_b li:last-child {	
	padding-right: 0;
}

.ad_hub_b ul{ 	
	margin: 0 auto;
	padding-left:5px;
}

/* トラック画像　テーブル　 */

.tb-border2 {
	width: 100%;
	max-width: 900px;
	margin-bottom:50px;
	margin: 0 auto;
}

.tb-border2 td{
	padding: 10px;
	border: 1px solid #1c4388;    /* 内側は青色の実線1px */
	width: 20%;
	max-width: 180px;
	}

.tb-border2 p {
	padding: 0;
	margin: 0;
	font-size:1.4rem;
	letter-spacing: 0.2em;
	line-height:2;
	}


.tb-border2 img {
	max-width: 204px;
	width: 100%;
	}

.advant h3 {
	text-align: center;
	font-size: 2.8rem;
	letter-spacing: 0.25em;
	padding: 30px;
}

.advant h4 {
	text-align: center;
	font-size: 2rem;
	letter-spacing: 0.25em;
	padding: 30px;
}

.ad03 {
	text-align: center;
	padding-bottom:100px;
}

.ad03 img {
	width: 90%;
	max-width: 800px;
}


/* ----------------------
会社概要ページ
---------------------- */


#pagetitle2 {/*親div*/
  position: relative;/*相対配置*/
	padding-top: 230px;
	background:#1c4388;
  }

#pagetitle2 h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 4rem;
	letter-spacing: 0.25em;
	line-height: 1.3;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	position: absolute;/*絶対配置*/
	top:50%;
	color: #fff;
}

#pagetitle2 img {
	width: 100%
}

#main_comp {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	padding-bottom: 100px;
}

#main_comp h2 {
	max-width:1100px;
	width: 100%;
	margin-bottom:10px;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
}

#main_comp p {
	margin:10px;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
}

	
#main_comp table.co-prof {
	max-width:1100px;
	width: 100%;
	margin: 0 auto;
	border-bottom: #e0e0e0 solid;
	border-collapse: collapse;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	margin-bottom:20px;
}

#main_comp table.co-prof th {
	max-width:250px;
	width: 30%;
    border-bottom: #e0e0e0 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
	padding:40px;
	background: #f5f5f5;

}
#main_comp table.co-prof td {
	max-width:650px;
	width: 70%;
	padding:40px;
    border-bottom: #e0e0e0 solid;
    border-width: 0 0 1px 1px;
	background: #fafafa;
	margin-bottom: 5erm;
}


/* ----------------------
グループ会社ページ
---------------------- */

#main_comp h3 {
	max-width:1100px;
	width: 100%;
	margin: 0 auto;
	background:#1c4388;
	color:#FFF;
	padding:5px 0 5px 10px;
	font-size: 2rem;
	letter-spacing: 0.25em;
}

.comp {
	margin: 50px 0 30px 0;
}

#main_comp h4 {
	background:#e0e0e0;
	color:#000;
	padding:10px 0 10px 10px;
	font-size: 1.8rem;
	letter-spacing: 0.25em;
	max-width:1100px;
	width: 100%;
	margin: 0 auto;
}

.camp_branch {
	max-width:1100px;
	width: 95%;
	margin: 0 auto;
}

.camp_branch ul {
	max-width:1100px;
	width: 95%;
	margin: 0 auto;
}

.camp_branch li {
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	padding: 5px 20px;
}

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

#main_comp li{
	margin: 0 auto;
	text-decoration:none;
	color:#000;
}

#main_comp a:hover {
	text-decoration:none;
}


/* ----------------------
派遣情報公開・キャリアアップページ
---------------------- */

#main_disc {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.disc  h1 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size:2.5rem;
	letter-spacing: 0.25em;
	margin-top: 100px;
	background: #1c4388;
	padding-left:20px;
	color: #fff;
}

.disc h2 {
	padding: 30px 0 0 10px;
	font-size: 1.9rem;
	letter-spacing: 0.25em;
}

#main_disc .disc p {
	font-size:1.5rem;
	letter-spacing: 0.25em;
	padding: 0 0 50px 20px;
}

#main_disc h3 {
	max-width:1100px;
	width: 98%;
	margin: 0 auto;
	background:#999;
	color:#FFF;
	padding:5px 0 5px 10px;
	font-size: 1.7rem;
	letter-spacing: 0.25em;
}

#main_disc p {
	margin:10px;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
}

#main_disc table {
		margin: 0 auto;
}
	
#main_disc table.co-prof {
	margin-top: 30px;
	max-width:1100px;
	width: 98%;
	border-bottom: #e0e0e0 solid;
	border-collapse: collapse;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	margin-bottom:20px;
}

#main_disc table.co-prof th {
	max-width:250px;
	width: 30%;
    border-bottom: #e0e0e0 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
	padding:20px;
	background: #f5f5f5;

}
#main_disc table.co-prof td {
	max-width:650px;
	width: 70%;
	padding:20px;
    border-bottom: #e0e0e0 solid;
    border-width: 0 0 1px 1px;
	background: #fafafa;
	margin-bottom: 5erm;
}

.disc2 {
	max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.disc2 p {
	font-size: 1.4rem;
	letter-spacing: 0.25em;
padding: 0 5px;
}

.disc3 {
		max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.disc3 p {
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	line-height: 2;
padding: 0 5px;
}


table.co-prof2 {
	max-width:1100px;
	width: 98%;
	border: 1px #cccccc solid;
	border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:50px;
	text-align:center;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
}

table.co-prof2 th {
	max-width:200px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
	background: #f5f5f5;
    font-weight: bold;
	padding:5px;
}
table.co-prof2 td {
	max-width:200px;
	padding:5px;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
	background: #fafafa;
}




/*キャリアアップページ*/


#main_caree {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.caree  h1 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size:2.5rem;
	letter-spacing: 0.25em;
	margin-top: 100px;
	margin-bottom: 30px;
	background: #1c4388;
	padding-left:20px;
	color: #fff;
}

#main_caree h2 {
	max-width:1100px;
	width: 98%;
	margin: 0 auto;
	background:#999;
	color:#FFF;
	padding:5px 0 5px 10px;
	font-size: 1.7rem;
	letter-spacing: 0.25em;
}

#main_caree p {
	margin:10px;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
}


#main_caree table {
		margin: 0 auto;
}
	
#main_caree table.co-prof3 {
	margin-top: 30px;
	max-width:1100px;
	width: 98%;
	border-bottom: #e0e0e0 solid;
	border-collapse: collapse;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	margin-bottom:20px;
	border: 1px #cccccc solid;
	text-align: center;
}

#main_caree table.co-prof3 th {
	max-width:100px;
	width: 20%;
    border-bottom: #e0e0e0 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
	padding:20px;
	background: #f5f5f5;
	border: 1px #cccccc solid;
    font-weight: bold;
}

#main_caree table.co-prof3 td {
	max-width:100px;
	width: 20%;
	padding:20px;
	background: #fafafa;
	margin-bottom: 5erm;
	border: 1px #cccccc solid;
}

.caree2 {
	max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.caree2 p {
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	padding: 0 5px;
}

.caree3 {
	margin-bottom: 50px;
}

.caree p {
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	line-height: 2;
	padding-left: 50px;
	padding-top: 20px;
}


 table.co-prof4 {
	margin-top: 30px;
	max-width:1100px;
	width: 98%;
	border-bottom: #e0e0e0 solid;
	border-collapse: collapse;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	margin-bottom:20px;
	border: 1px #cccccc solid;
	border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:10px;
	text-align:center;
}

 table.co-prof4 th {
	max-width:100px;
	width: 3%;
    font-weight: bold;
	padding:10px;
	background: #f5f5f5;
	border: 1px #cccccc solid;
    font-weight: bold;
	padding:5px 5px 5px 10px;
}

 #main_caree table.co-prof4 td {
	max-width:100px;
	width: 3%;
	padding:10px;
    border-bottom: #e0e0e0 solid;
    border-width: 0 0 1px 1px;
	background: #fafafa;
	margin-bottom: 5erm;
	 padding:5px 5px 10px;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
}

#main_caree table.b_blue{
	background:#d4ecfa;
}

/*プライバシー*/


#main_utility {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}

#main_utility  h1 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size:2.5rem;
	letter-spacing: 0.25em;
	margin-top: 100px;
	margin-bottom: 30px;
	background: #999;
	padding-left:20px;
	color: #fff;
}

.utility h2 {
	font-size:1.7rem;
	letter-spacing: 0.25em;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left:20px;
}

.utility h3 {
	font-size:1.7rem;
	letter-spacing: 0.25em;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-left:20px;
}
.utility li {
	font-size:1.4rem;
	letter-spacing: 0.15em;
	margin: 0 20px 20px 40px;
}

.utility p {
	font-size:1.4rem;
	letter-spacing: 0.15em;
	margin: 0 20px 20px 40px;
}

/*お問合わせ*/

#main_mail {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}

#main_mail h1 {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size:2.5rem;
	letter-spacing: 0.25em;
	margin-top: 100px;
	margin-bottom: 30px;
	background: #1d4388;
	padding-left:20px;
	color: #fff;
}

.mail_cont {
	max-width: 700px;
		width: 100%;
	margin: 0 auto;
}


/*index3 ここから追加しています*/

.tempo_ex2 {
  position: relative;
	color: #fff;
	font-size:1.7rem;
	letter-spacing: 0.1em;
	line-height:1.5;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  }

.tempo_ex2 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
	text-align: center;
	width: 100%;
    max-width: 495px;
    margin: 0 auto;
	background: rgba( 28, 67, 136, 0.5 );
  /*文字の装飾は省略*/
  }

.tempo_ex2 p a {
  color: #fff;
  }

.tempo_ex2 a:hover {
  color: #fff !important;
text-decoration: none !important;
  }


.tempo_ex2 img {
  width: 100%;
  }

.index3 {
	font-size:3rem;
	font-weight: 500;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 5px;
}

  /*ポップアップ*/
.bg_onetime_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.bg_onetime_popup.js_active {
    opacity: 1;
    visibility: visible;
}

.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 90%;
    min-width: 500px;
	background:rgba(255,255,255,0.8);
    cursor: pointer;
}

.onetime_popup_title {
    position: relative;
    padding: 30px 30px;
    margin: 0px;
    color: #666;
    font-size: 30px;
    text-align: center;
    line-height: 1.5;

}
.onetime_popup_title::before,
.onetime_popup_title::after {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 30px;
    height: 4px;
	background-color: #666;
    content: "";
}
.onetime_popup_title::before {
    transform: rotate(45deg);
}
.onetime_popup_title::after {
    transform: rotate(-45deg);
}

.onetime_popup_content {
    padding: 0 10px 60px 10px;
    text-align: center;
}

video{
	width: 80%;
}

.ytube {
	margin: 0 auto;
	text-align: center;
	padding-bottom:30px;
}

