@charset "utf-8";
header {
	/*background: url(../_images/headerph.jpg) 50% 50%;
	background-attachment:fixed;
	background-size:cover; */
	position: relative;
	/*margin-bottom: 20px;*/
	z-index: 1;
}
header div.bg {
	background: url(../_images/dot.png);
	height: 100%;
	width: 100%;
}
.h100 {
	height: 800px;
}
h1 {
	position: absolute;
	height: 1px;
	width: 1px;
}
#INDEX h2 {
	width: 595px;
	height: 352px;
	background: url(../_images/h2.png)
}
#INDEX h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -595px;
	margin-top: -285px;
}
nav {
	position: absolute;
	width: 100%;
	bottom: 0;
}
#Title {
	background: white;
	height: 50px;
	background: white url(../_images/digitalpipeline.png) 50% 50% no-repeat;
}
#nav, #nav2 {
	background: white;
	border-bottom: 5px solid #000;
	text-align: center;
}
#nav ul, #nav2 ul {
	margin: auto;
}
#nav ul li, #nav2 ul li {
	display: inline-block;
	margin: 0 30px;
}
#nav ul li a, #nav2 ul li a {
	font-family: 'Arimo', sans-serif;
	border-bottom: 3px solid #fff;
	text-align: center;
	text-decoration: none;
	color: black;
	display: block;
	width: 120px;
	padding: 10px 0;
	font-size: 11pt;
}
#nav ul li a:hover {
	border-bottom: 3px solid #00BFFF;
}
#nav ul li a span, #nav2 ul li a span {
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	padding: 5px 0;
	color: #666;
}
/* Cont */

#Cont01 {
	/*background: url(../_images/Cont01bg.jpg);
	background-attachment:fixed;
	background-size:cover; */
	position: relative;/*border-top: 1px solid #000;*/
}
#Cont01 div.bg {
	background: url(../_images/dot.png);
	height: 100%;
	width: 100%;
}
#Cont01 h3 {
	width: 514px;
	height: 119px;
	background: url(../_images/Cont01Ttl.png);
	position: absolute;
	top: 100px;
	left: 100px;
}
#Cont01 .ContTxt {
	position: absolute;
	bottom: 100px;
	right: 100px;
}
#Cont01 h4 {
	margin-bottom: 20px;
}
#Cont01 p {
	color: white;
	line-height: 2em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 15pt;
	width: 500px;
	font-weight: bold;
}
.ContTitle {
	font-weight: bold;
	color: #999;
}
.ContTitle span {
	font-weight: normal;
}
#Cont02 {
	padding: 80px;
	background: #FAFAF5 url(../_images/shadow.png) 0% 0% repeat-x;
	margin-bottom: 400px;
}
#Cont02 h3 {
	background: url(../_images/ContTitle02.png) no-repeat 50% 50%;
	width: 300px;
	height: 100px;
	margin: auto;
	margin-bottom: 100px;
}
.service01 {
	text-align: center;
	margin-bottom: 50px;
}
.service02 {
	width: 1000px;
	margin: auto;
}
.service02 dl {
	float: left;
	width: 33%;
	box-sizing: border-box;
}
.service02 dt {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
.service02 dd {
	line-height: 1.8em;
	font-size: 11pt;
	padding: 10px;
	margin: 0;
}
#Cont03 {
	padding: 80px;
	background: #fff url(../_images/shadow.png) 0% 0% repeat-x;
	margin-bottom: 400px;
}
#Cont03 div {
	width: 1100px;
	margin: auto;
	background: url(../_images/GreetingPh.png) 100% 0 no-repeat;
	height: 570px;
}
#Cont03 h3 {
	background: url(../_images/ContTitle03.png) no-repeat 50% 50%;
	width: 300px;
	height: 100px;
	margin: auto;
	margin-bottom: 100px;
}
#Cont03 h4 {
	width: 545px;
	margin-bottom: 30px;
}
#Cont03 .ptext {
	width: 545px;
	line-height: 3em;
	font-size: 12pt;
	letter-spacing: 0.05em;
}
#Cont04 {
	padding: 80px;
	background: #fff url(../_images/shadow.png) 0% 0% repeat-x;
	margin-bottom: 400px;
}
#Cont04 h3 {
	background: url(../_images/ContTitle04.png) no-repeat 50% 50%;
	width: 300px;
	height: 100px;
	margin: auto;
	margin-bottom: 100px;
}
.Recruiting {
	width: 1100px;
	margin: auto;
	margin-bottom: 50px;
}
.Recruiting .fl {
	width: 540px;
}
.Recruiting .fr {
	width: 540px;
}
.Recruiting h4 {
	font-size: 20pt;
	color: #333;
	margin-bottom: 20px;
}
.Recruiting dl {
	border-bottom: 1px solid #ccc;
}
.Recruiting dt {
	font-weight: bold;
	color: #007FFF;
	float: left;
	width: 120px;
	padding: 10px;
	line-height: 1.5em;
}
.Recruiting dd {
	color: #666;
	float: left;
	width: 340px;
	padding: 10px;
	line-height: 1.5em;
}
.Partner {
	width: 1100px;
	margin: auto;
}
.Partner h4 {
	font-size: 20pt;
	color: #333;
	margin-bottom: 20px;
}
.Partner p {
	line-height: 1.8em;
	margin-bottom: 20px;
}
.Partner dl {
	border-bottom: 1px solid #ccc;
}
.Partner dt {
	font-weight: bold;
	color: #007FFF;
	float: left;
	width: 120px;
	padding: 10px;
	line-height: 1.5em;
}
.Partner dd {
	color: #666;
	float: left;
	width: 840px;
	padding: 10px;
	line-height: 1.5em;
}
#Cont05 {
	padding: 80px;
	background: url(../_images/shadow.png) 0% 0% repeat-x #FAFAF5;
	margin-bottom: 400px;
}
#Cont05 h3 {
	background: url(../_images/ContTitle05.png) no-repeat 50% 50%;
	width: 300px;
	height: 100px;
	margin: auto;
	margin-bottom: 100px;
}
#Cont05 dl {
	border-bottom: 1px solid #ccc;
	margin: auto;
	width: 1100px;
}
#Cont05 dt {
	font-weight: bold;
	color: #007FFF;
	float: left;
	width: 120px;
	padding: 10px;
	line-height: 1.5em;
}
#Cont05 dd {
	color: #666;
	float: left;
	width: 840px;
	padding: 10px;
	line-height: 1.5em;
}
.Googlemap {
	display: block;
	width: 590px;
	height: 30px;
	background: url(../_images/GoogleMap.png) no-repeat 50% 50%;
	border: 2px solid #666;
}
a.Googlemap:hover {
	background: #ccc url(../_images/GoogleMap.png) no-repeat 50% 50%;
}
#Cont06 {
	padding: 80px;
	background: url(../_images/shadow.png) 0% 0% repeat-x #000;
	color: white;
}
#Cont06 h3 {
	background: url(../_images/ContTitle06.png) no-repeat 50% 50%;
	width: 300px;
	height: 100px;
	margin: auto;
	margin-bottom: 100px;
}
#Cont06 p.head {
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 30px;
}
.conatct {
	width: 640px;
	margin: auto;
}
#Cont06 .Selected {
	font-weight: bold !important;
	color: #000;
	text-decoration: none !important;
}
#Cont06 .Entrycell {
	padding: 10px 0;
}
#Cont06 .Entrycell dt {
	width: 130px;
	float: left;
	line-height: 1.5em;
}
#Cont06 .Entrycell dd {
	width: 400px;
	float: left;
	line-height: 1.5em;
}
#Cont06 .entryBtn {
	border: none;
}
#Cont06 sup {
	color: red;
}
#Cont06 .txt {
	margin-bottom: 50px;
}
#Cont06 .Entrycell dd p {
	font-size: 9pt;
}
#Cont06 .jobchoice li {
	width: 250px;
	float: left;
	font-size: 9pt;
}
#Cont06 .jobchoice li.nf {
	float: none;
	width: auto;
}
#Cont06 .Entrycell a {
	color: white;
	text-decoration: underline;
}
/* フォーム装飾 */

.text, textarea, .dropdown, input {
	border: 1px solid #777;
	padding: 5px;
	color: #999;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient(  linear,  left top,  left bottom,  from(#eee),  to(#fff)  );
	-webkit-border-radius: 5px;
	/* Firefox */
	background: -moz-linear-gradient(  top,  #eee,  #fff  );
	-moz-border-radius: 5px;
     
    /* IE */
    filter:progid:DXImageTransform.Microsoft.gradient  (startColorstr=#ffeeeeee, endColorstr=#ffffffff);
	zoom: 1;
}
.entryBtn {
	display: block;
	background: url(../_images/entryBtn.png);
	height: 45px;
	width: 295px;
	cursor: pointer;
	margin: auto;
}
.thanks {
	line-height: 1.8em;
}
footer {
	text-align: center;
	background: white;
}
h6 {
	text-align: center;
	padding: 40px;
}
small {
	font-size: 7pt;
	margin: 20px;
}
footer p.privacy a {
    color: #666;
    font-size: 14px;
}
.RecruitBox {
	position: absolute;
	top: 50%;
	color: white;
	left: 50%;
	/*margin-left: -300px;
	margin-top: -100px;*/
    transform: translate(-50%, -90%);
}
#THANKS h2 {
	font-size: 20pt;
	margin-bottom: 20px;
}
#THANKS footer {
	position: absolute;
	width: 100%;
	background: white;
	text-align: center;
	bottom: 0;
	padding: 20px 0;
}
#nav2 {
	position: fixed;
	width: 100%;
	top: 0;
	height: auto;
	background: rgba(0,0,0,0.3);
}
#nav2 ul li a:hover {
	background: rgba(255,255,255,1);
	color: black;
}
#nav2 ul li a:hover span {
	color: black;
}
#nav2 ul li a {
	border: none;
	color: white;
}
#nav2 ul li a span {
	color: white;
}
h3 {
	opacity: 0;
}
.fade {
	opacity: 0;
}
dt.img {
	position: relative;
	height: 180px;
}
dt.img img {
	opacity: 0;
	position: absolute;
	top: -50px;
	left: 0;
}
body {
	margin: 0;
	padding: 0;
}
#Cont07 {
	position: relative
}
#Cont07 h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -176px;
	margin-left: -297px;
}
/* information */

#info {
	height: 61px;
	background: rgba(0,0,0,.5);
	position: absolute;
	left: 0;
	bottom: 107px;
	width: 100%;
}
.infowrap {
	width: 1000px;
	margin: auto;
}
.banner {
	float: left;
	width: 235px;
}
.slide_text {
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.5em;
}
.slide_text span {
	padding-right: 20px;
}

#news {
	width: 100%;
	background: white;
	padding: 30px 0 50px 0;
}
.news {
	width: 1000px;
	margin: auto;
}
.newsTitle {
	float: left;
	width: 200px;
	margin:1em 0;
}
.newsDetail {
	float: right;
	width: 779px;
	border-left: 1px solid #000;
	padding-left: 20px;
	height:100px;
	overflow:hidden;
}
.news dt {
	float: left;
	font-size: 10pt;
	width: 130px;
}
.news dd {
	float: right;
	font-size: 10pt;
	width: 600px;
}


.info{float: left;width:745px;padding:10px;}
.info a{color:#fff;text-decoration:underline;}