﻿@charset "utf-8";


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 Reset CSS
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{	margin:0; padding:0;}
table{	border-collapse:collapse;	border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{	font-style:normal;	font-weight:normal;	}
ul,ol,li{list-style:none;}
caption,th{	text-align:left;}
h1,h2,h3,h4,h5,h6{	font-size:100%;	font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {	border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
hr {display:none;}
a {
	color:#333333; 
	text-decoration: none;
}
a:hover {
	color:#ff000000;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
img{vertical-align: bottom;}

/* clearfix -------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}/*IE7用*/

/* Hides from IE-mac \*/
* html .clearfix { height:1%;}
.clearfix { display:block;}
/* End hide from IE-mac */

/* Androidでpタグの横幅が狭まるバグ対策 */
p {background-image:url(image);}


/*　画像の影　* -----------*/
.shadow{
	-webkit-box-shadow: 2px 2px 10px 2px #444444;;
	-moz-box-shadow: 2px 2px 10px 2px #444444;
	box-shadow: 2px 2px 15px 2px #804f21;
	background:#fff;
	position:relative;
	text-align:left;
}




/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 全般設定
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
body {
	padding : 0 0 0 0;
	font-family : "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic","MS P Gothic",sans-serif, Arial,Helvetica;
	font-size:18px;
	line-height: 1.8em;
	color:#333333;
	-webkit-text-size-adjust: 100%;
}

#wrapper {
	width : 100%;
	margin:auto;
	overflow:hidden;
}

.bg_home{
	background:url(../img/home/back_top.png) center top no-repeat;
}
.bg_service{
	background:url(../img/service/back_service.png) center top no-repeat;
}
.bg_company{
	background:url(../img/company/back_company.png) center top no-repeat;
}
.bg_recruit{
	background:url(../img/company/back_recruit.png) center top no-repeat;
}




/* ヘッダー
------------------------------------------*/
#header{
	width:100%;
	padding-top:40px;
	background:url(../img/common/back_menu.png) bottom repeat-x;
}
h1{
	text-align:center;
	color:#ffffff;
	font-size:12px;
	line-height:1em;
	margin-bottom:13px;
}

#header .inner{
	width:1050px;
	margin:auto;
}
#wakuTdb{
	float:right;
	width:145px;
	height:149px;
	margin-left:20px;
	background-color:#ffffff;
	text-align:center;
}


/* メニュー
------------------------------------------*/

#navi{
	float:right;
	width:550px;
	margin-top:21px;
}
#navi li{
	float:left;
}



/*  ページトップへ */
#pageTop{
	position:fixed;
	bottom:20px;
	right:20px;
	}


/* フッター
------------------------------------------*/
#footer{
	width:100%;
	background:url(../img/common/back_foot.jpg) center top no-repeat;
	padding:50px 0 15px;
	color:#ffffff;
}
#footer .inner{
	width:1050px;
	margin:auto;
	font-size:17px;
	line-height:1.4em;
}

.wakuMap{
	position:relative;
}
.btnMap{
	position:absolute;
	top:0;
	left:0;
	
}


.copy {
	color:#ffffff;
	text-align:center;
	font-size:12px;
	margin-top:30px;
}



/* ホーム
------------------------------------------*/
.topCopy{
	width:1050px;
	margin:200px auto 0;
	padding-bottom:50px;
	text-align:center;
}
.contents{
	width:1050px;
	margin:60px auto;
}

ul.topmenu li{
	float:left;
	margin-right:12px;
}
ul.topmenu li:last-child{
	margin-right:0;
}
.wakuSeo{
	width:100%;
	padding:50px 0;
	background:url(../img/home/back_seo.jpg) ;
}
.wakuSeo .inner{
	width:1050px;
	margin:auto;
	color:#ffffff;
	font-size:15px;
	line-height:1.6em;
}


/* 業務案内
------------------------------------------*/
.wakuTitle{
	width:1050px;
	margin:auto;
	padding:38px 0;
}
.boxExpo{
	width:500px;
}
.ttl_s{
	color:#333333;
	font-size:23px;
	line-height:1.5em;
	font-weight:bold;
	margin:20px 0;
}

ul.listServ li{
	float:left;
	width:318px;
	margin-right:46px;
}
ul.listServ li:last-child{
	margin-right:0px;
}

.ttl_s2{
	color:#333333;
	font-size:20px;
	line-height:1em;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom: solid 1px #333333;
	margin:20px 0 10px;

}

.left-box01 {
float:left;
margin-right:60px;
padding-left:190px;
width:318px;
}
.left-box02 {
float:left;
margin-right:20px;
width:318px;
}


/* 会社概要
------------------------------------------*/
table.gaiyou{
	width:100%;
	margin:30px 0;
	border-top: solid 1px #333333;
}
table.gaiyou th,
table.gaiyou td{
	border-bottom:solid 1px #333333;
	padding:15px 0 15px 30px;
	vertical-align:top;
}
table.gaiyou th{
	font-weight:bold;
}


/* 求人情報
------------------------------------------*/
.wakuWork{
	width:100%;
	background:url(../img/company/recruit03.png) center top no-repeat;
	padding:200px 0 100px;
	text-align:center;
	color:#ffffff;
}
table.btnRec{
	width:1050px;
	margin:140px auto 0;
}
#w001{
	width:1050px;
	margin:auto;
	padding:50px 0; 
}
.wakuSenpai{
	width:100%;
	background:url(../img/company/recruit04.png) center top no-repeat;
}
.wakuSenpai .inner{
	width:1050px;
	margin:auto;
	padding-bottom:50px;
	border-bottom:solid 1px #333333;
}
.bgAo{
	position:relative;
	margin-bottom:250px;
}
.textAo{
	position:absolute;
	top:80px;
	left:20px;
	color:#ffffff;
	font-size:20px;
	line-height:1.8em;
	width:310px;
}
.nameSenpai{
	border-top:solid 1px #ffffff;
	padding-top:10px;
}

.iconYoukou{
	width:90px;
	background-color:#667997;
	color:#ffffff;
	line-height:1em;
	text-align:center;
	padding:8px 0 5px;
}
dl.jobcate dt{
	width:110px;
	float:left;
}
dl.jobcate dd{
	margin-left:110px;
	font-size:24px;
	line-height:1.2em;
	font-weight:bold;
}




















@media print{
#wrapper {
	overflow:visible;
}
}
