@charset "utf-8";
/* CSS Document */
section{
	width:100%;
	position:relative;
	text-align:center;
}

.mv .mvImg{
	width:100%
}



.mv .mvTextBox{
	position:absolute;
	width:100%;
	/*left:50%;*/
}

@media screen and (min-width: 1116px){
	
	
	
	.mv .mvTextBox{
		position:absolute;
		top:0%;
		padding:26px 80px 116px 40px;
		color:#ffffff;
		z-index:30;
			background: -moz-linear-gradient(top, rgba(7,43,143,1) 0%, rgba(7,43,143,1) 1%, rgba(7,43,143,1) 78%, rgba(7,43,143,0.01) 100%);
background: -webkit-linear-gradient(top, rgba(7,43,143,1) 0%,rgba(7,43,143,1) 1%,rgba(7,43,143,1) 78%,rgba(7,43,143,0.01) 100%);
background: linear-gradient(to bottom, rgba(7,43,143,1) 0%,rgba(7,43,143,1) 1%,rgba(7,43,143,1) 78%,rgba(7,43,143,0.01) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#072b8f', endColorstr='#03072b8f',GradientType=0 );
	}
	
.mv .mvTextBox .mvLead{
	font-size:160%;
	position:absolute;
		left:50%;
		top:10%;
		margin-left:-620px;
}
.mv .mvTextBox .mvText{
	font-size:95%;
		position:absolute;
		left:50%;
		top:45%;
		margin-left:-620px;
}


}

@media screen and (max-width: 1116px){
	.mv .mvTextBox{
		position:absolute;
		left:0%;
		top:0%;
		padding:30px 10px 96px 350PX;	
		color:#ffffff;
		z-index:30;
		background: -moz-linear-gradient(top, rgba(7,43,143,1) 0%, rgba(7,43,143,1) 1%, rgba(7,43,143,1) 78%, rgba(7,43,143,0.01) 100%);
background: -webkit-linear-gradient(top, rgba(7,43,143,1) 0%,rgba(7,43,143,1) 1%,rgba(7,43,143,1) 78%,rgba(7,43,143,0.01) 100%);
background: linear-gradient(to bottom, rgba(7,43,143,1) 0%,rgba(7,43,143,1) 1%,rgba(7,43,143,1) 78%,rgba(7,43,143,0.01) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#072b8f', endColorstr='#03072b8f',GradientType=0 );


	}

/*	.mv .mvTextBox .mvTextWrap{	
	position:absolute;
		left:50%;
		top:10%;
		margin-left:200px;
		padding-left:15px;
		z-index:31;
	}*/
	
	.mv .mvTextBox .mvLead{
		font-size:130%;
		position:absolute;
		left:50%;
		top:10%;
		margin-left:-620px;
		line-height:1.51;

}
.mv .mvTextBox .mvText{
		font-size:95%;
		position:absolute;
		left:50%;
		top:45%;
		margin-left:-620px;
}



}



.mv .mvTextBox .black{
	color:#000000;
}

section .topTextBox{
	position:absolute;
	z-index:2;
	text-align:left;
}

section .topTextBox{
	position:absolute;
	left:50%;
}
@media screen and (min-width: 1116px){
	section a .iconTopLink{
		position:absolute;
		left:48%;
		margin-left:-620px;
		top:41.7%;
	}
	section .topTextBox{
		position:absolute;
		top:23.1%;
		margin-left: -558px;
	}
}

@media screen and (max-width: 1116px){
	section a .iconTopLink{
		position:absolute;
		left:30px;
		margin-left:0;
		top:41.7%;
	}
	section .topTextBox{
		position:absolute;
		top:23.1%;
		left:80px;
		margin-left:0;
	}
}
section h1{
	margin-bottom:35px;
	text-indent:-9999px;
}

section .subTitle{
	margin-bottom:65px;
	font-size:125%;
}

section.company a{
	color:#ffffff;
}



section.company .topTextBox h1{
	width:226px;
	height:38px;
	background:url(/img/title_top_company.png) left top no-repeat;
}

section.service a{
	color:#333333;
}

section.service .topTextBox h1{
	width:197px;
	height:38px;
	background:url(/img/title_top_service.png) left top no-repeat;
}
section.company a:hover p,
section.service a:hover p{
	text-decoration:underline;
}

section .bgImg{
	z-index:1;
	width:100%;
}

section.recruit{
	background:#12273d;
	padding:72px 0 67px;
	color:#ffffff;
}

section.recruit h1{
	width:199px;
	height:38px;
	background:url(../img/title_top_recruit.png) center top no-repeat;
	margin:0 auto 35px;
}

section.recruit a{
	color:#ffffff;
}

section.recruit .topTextBox{
	position:relative;
	left:inherit;
	text-align:center;
	margin-left:0;
}

section.recruit p.text{
	margin-bottom:35px;
}

section.recruit img{
	margin:0 auto;
}

section.recruit a .iconTopLink{
	position:relative;
	left:inherit;
}
section.news{
	padding:0 0 67px;
}

section.news .bgImg{
	margin-bottom:38px;
}

section.news h1{
	width:136px;
	height:38px;
	background:url(../img/title_top_news.png) center top no-repeat;
	margin:0 auto 35px;
}

section.news .subTitle{
	margin-bottom:35px;
}

section.news .newsList{
	border-top: 1px solid #cccccc;
	margin-bottom:45px;
}

section.news .newsList li{
	padding:20px 0 ;
	border-bottom: 1px solid #cccccc;
}

section.news .newsList li dl{
	width:1116px;
	margin:0 auto;
	text-align:left;
}

section.news .newsList li dl dt{
	width:300px;
	float:left;
}

section.news .newsList li dl dt .date{
	margin-right:60px;	
}

section.news .newsList li dl dt .news_category{
	background:#a1b1ae;
	padding:5px 20px 3px;
	color:#ffffff;
}

section.news .newsList li dl dd{
	float:left;
	width:806px;
}

section.news .btn01{
	text-indent:-9999px;
	background:url(../img/btn_more.gif) center top no-repeat;
	width:176px;
	height:56px;
	display:inline-block;
}

@media screen and (min-width: 769px) and (max-width: 1024px){
	section .subTitle{
		margin-bottom:30px;
		font-size:125%;
	}
	
	section.company .topTextBox{
		top:50%;
		margin-top: -3.5em;
	}
	section.service .topTextBox{
		top:50%;
		margin-top: -3.5em;
	}

	section.company .topTextBox .for_pc,
	section.service .topTextBox .for_pc{
		display:none;
	}
	section.service a .iconTopLink{
		top: 42.7%;
	}
	section.recruit .topTextBox{
		padding:0 15px;
	}
	
	section.news .newsList li dl dd{
		width:auto;
	}

}

@media (max-width:768px){
	.mv{
		margin-bottom:0;
	}

	.mv .mvTextBox{
		position:absolute;
		left:0;
		top:20px;
		margin-left:0;
		padding:40px 10px 40px 20PX;	
		background: -moz-linear-gradient(top, rgba(7,43,143,1) 0%, rgba(7,43,143,1) 1%, rgba(7,43,143,1) 78%, rgba(7,43,143,0.01) 100%);
background: -webkit-linear-gradient(top, rgba(7,43,143,1) 0%,rgba(7,43,143,1) 1%,rgba(7,43,143,1) 78%,rgba(7,43,143,0.01) 100%);
background: linear-gradient(to bottom, rgba(7,43,143,1) 0%,rgba(7,43,143,1) 1%,rgba(7,43,143,1) 78%,rgba(7,43,143,0.01) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#072b8f', endColorstr='#03072b8f',GradientType=0 );
		z-index:30;
	}
	.mv .mvTextBox .mvLead{
		font-size:117%;
		line-height:1.51;
		font-weight:bold;
		padding-left:320px;
	}
	.mv .mvTextBox .mvText{
		line-height:1.75;
		font-size:85%;
		padding-left:320px;
	}
	
	section .topTextBox{
		position:absolute;
		z-index:2;
		text-align:left;
	}
	section .topTextBox{
		position:absolute;
	}
	section h1{
		margin-bottom:14px;
		text-indent:-9999px;
	}
	
	section .subTitle{
		margin-bottom:10px;
		font-weight:bold;
		font-size:100%
	}
	section.company a{
		color:#ffffff;
	}
	section.company a .iconTopLink{
		position:absolute;
		left:10px;
		top:50%;
		margin-left:0;
		margin-top:-8px;
		width:10px;
	}
	section.company .topTextBox{
		position:absolute;
		top:50%;
		left: 0;
		margin-top:-1.5em;
		margin-left:30px;
	}
	section.company .topTextBox h1{
		width: 85px;
		height:14px;
		background:url(../img/title_top_company_sp.png) center top no-repeat;
		background-size: contain;
		margin-bottom:7px;
	}

	section.service a .iconTopLink{
		position:absolute;
		left:10px;
		top:50%;
		margin-left:0;
		margin-top:-8px;
		width:10px;
	}
	
	section.service .topTextBox{
		position:absolute;
		top:50%;
		left: 0;
		margin-top:-1.5em;
		margin-left:30px;
	}
	section.service .topTextBox h1{
		width:75px;
		height:14px;
		background:url(/img/title_top_service_sp.png) left top no-repeat;
		background-size:contain;
		margin-bottom:7px;
	}

	section.recruit a .iconTopLink{
		position:absolute;
		left:10px;
		top:50%;
		margin-left:0;
		margin-top:-8px;
		width:10px;
	}
	
	section.recruit .topTextBox{
		position:absolute;
		top:50%;
		left: 0;
		margin-top:-1.5em;
		margin-left:30px;
	}
	section.recruit{
		box-shadow: none;
		background:#12273d;
		padding:25px 0 20px;
		color:#ffffff;
	}
	section.recruit h1{
		height:14px;
		width:75px;
		background:url(../img/title_top_recruit_sp.png) center top no-repeat;
		background-size:contain;
		margin:0 auto 7px;
	}

	section.recruit .subTitle{
		font-size:100%;
		padding-bottom:30px;
	}
	section.recruit .topTextBox{
		position:relative;
		left:inherit;
		text-align:center;
		width:100%;
		padding:0;
	}
	section.recruit p.text{
		margin-bottom:8px;
	}
	section.recruit img{
		margin:0 auto;
		width:10px;
	}

	section.news{
		padding:0 0 20px;
	}
	section.news .bgImg{
		margin-bottom:38px;
	}
	section.news h1{
		width:52px;
		height:14px;
		background:url(../img/title_top_news_sp.png) center top no-repeat;
		background-size:contain;
		margin:0 auto 8px;
	}
	section.news .subTitle{
		margin-bottom:12px;
	}

	section.news .newsList{
		border-top: 1px solid #cccccc;
		margin-bottom:10px;
	}
	section.news .newsList li{
		padding:20px 0 ;
		border-bottom: 1px solid #cccccc;
		width:100%;
	}
	section.news .newsList li dl dt{
		width: 100%;
		float:none;
		margin-bottom:15px;
	}
	section.news .newsList li dl dt .date{
		margin-right:15px;	
	}
	section.news .newsList li dl dt .news_company{
		background:#a1b1ae;
		padding:5px 20px 3px;
		color:#ffffff;
	}
	section.news .newsList li dl dd{
		float: none;
		width: 100%;
	}
	section.news .btn01{
		text-indent:-9999px;
		background:url(../img/btn_more_sp.gif) center top no-repeat;
		background-size:contain;
		width:80px;
		height:26px;
		display:inline-block;
	}
}
