@charset "utf-8";

/* タグのスタイル初期化設定 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
/* //タグのスタイル初期化設定 */

.clr {
	clear: both;
}

body {
  line-height:1;
}

.container {
	margin-top: 10px;
}

.header {
	width: 1001px;
	height: 50px;
	margin: 0 auto;
}

.header:after {
	content: "."; 
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

.header .logo {
	float: left;
}

.header .headerEntry {
	float: right;
}

.headerSub {
	width: 1001px;
	margin: 10px auto;
}

.headerSub:after {
	content: "."; 
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

.headerSub .message {
	float: left;
	//background-color: #999;
	margin-right: 10px;
	padding: 8px 0px 0px 0px;
}

.headerSub .tel {
	float: right;
	background: url(../img/iconTel.png) no-repeat 0px 0px;
	display: block;
	padding: 3px 0px 0px 40px;

}

.navi {
	background-color: #eee;
	width: 1200px;
	margin: 0 auto;
}

.naviWrap:after {
	content: "."; 
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

.naviWrap {
	width: 1001px;
	margin: 0 auto;
}

.naviLeft {
	float: left;
}

.naviMiddle {
	float: left;
}

.naviRight {
	float: left;
}

.mainImage {
	width: 1200px;
	height: 500px;
	display: block;
	margin: 0 auto;
	background:url(../img/mainImage.png) no-repeat;
}

.entryBtn {
	width: 402px;
	margin: 0 auto;
	padding-top: 350px;
}

.payroll {
	width: 700px;
	margin: 50px auto;
	height: 100px;
	background: url(../img/iconMussle.png) no-repeat 0px 0px;
	display: block;
	padding: 10px 0px 0px 120px;
}

.pay {
	margin-top: 10px;
}

.recruit {
	width: 1200px;
	height: 607px;
	display: block;
	margin: 0 auto;
	background:url(../img/recruit.png) no-repeat;
}

.recruit .title {
	width: 1000px;
	margin: 0px auto;
	padding: 80px 0 20px 0;
	text-align: center;
	border-bottom: 3px solid #fff;
}

.recruit .container1 {
	width: 250px;
	margin: 150px 0 0 190px;
	float: left;
}

.recruit .container2 {
	width: 250px;
	margin: 150px 0 0 35px;
	float: left;
}

.recruit .container3 {
	width: 250px;
	margin: 150px 0 0 35px;
	float: left;
}

.recruit .caption {
	text-align: center;
	padding: 10px;
}

.recruit .value {
	text-align: left;
	padding: 10px;
}

.recruit .container3 .value {
	text-align: center;
	padding: 10px;
}

.priceList {
	width: 1200px;
	height: 607px;
	display: block;
	margin: 0 auto;
	background-color: #949493;
}

.priceList .title {
	width: 1000px;
	margin: 0px auto;
	padding: 80px 0 20px 0;
	text-align: center;
	border-bottom: 3px solid #fff;
}

.contentBlk {
	width: 800px;
	margin: 50px auto;
	background-color: #fff;
}

.tokyo {
	width: 50%;
	float: left;
	border-top: 1px solid #1D2088;
	border-left: 1px solid #1D2088;
	border-bottom: 1px solid #1D2088;
}

.tokyo .caption {
	padding: 15px;
	background-color: #1D2088;
	text-align: center;
}

.kawasaki {
	width: 48%;
	float: left;
	border-top: 1px solid #1D2088;
	border-left: 1px solid #1D2088;
	border-right: 1px solid #1D2088;
	border-bottom: 1px solid #1D2088;
}

.kawasaki .caption {
	padding: 15px;
	background-color: #1D2088;
	text-align: center;
}

.contentBlk .value {
	padding: 15px;
	text-align: left;
	background-color: #fff;
	height: 180px;
}

.value .listBox1 {
	float: left;
	width: 49%;
	border-right: 1px solid #1D2088;
}

.value .listBox2 {
	float: left;
	width: 50%;
}

.value .list {
	list-style:none;
}

.value .list li{
	padding: 5px;
	text-align: center;
}

.value .operater{
	padding: 8px;
	text-align: center;
	width: 200px;
	margin: 15px auto;
	border-bottom: 1px solid #1D2088;
}

.priceList .hosokuTxt {
	width: 400px;
	margin: 20px auto;
	text-align: center;
}

.staff {
	width: 1200px;
	height: 607px;
	display: block;
	margin: 0 auto;
	background:url(../img/staffBackground.png) no-repeat;
}

.staff .title {
	width: 1000px;
	margin: 0px auto;
	padding: 80px 0 20px 0;
	text-align: center;
	border-bottom: 3px solid #fff;
}

.staff .container {
	width: 958px;
	margin: 0 auto;
}

.staff .staffImageLeft {
	width: 202px;
	margin: 100px 0 0 0px;
	float: left;
}

.staff .staffImageRight {
	width: 202px;
	margin: 100px 0 0 50px;
	float: left;
}

.qa {
	width: 1200px;
	height: 1400px;
	display: block;
	margin: 0 auto;
	background-color: #fff;
}

.qa .title {
	width: 1000px;
	margin: 0px auto;
	padding: 80px 0 20px 0;
	text-align: center;
	border-bottom: 3px solid #1D2088;
}

.qa .container {
	width: 960px;
	margin: 50px auto;
}

.qa .container .caption {
	float: left;
	width: 7%;
	text-align: center;
}

.qa .container .value {
	float: left;
	width: 93%;
	text-align: left;
}

.qa .qaContainer {
	border-bottom: 1px solid #e5e5e5;
}

.qa .qContainer {
	padding: 15px;
	//border-bottom: 1px solid #e5e5e5;
}

.qa .aContainer {
	padding: 15px;
	//border-bottom: 1px solid #e5e5e5;
}

.preEntry {
	width: 1200px;
	height: 572px;
	display: block;
	margin: 0 auto;
	background:url(../img/entryImage.png) no-repeat;
}
.entry {
	width: 1200px;
	height: 900px;
	display: block;
	margin: 0 auto;
	background-color: #818181;
}

.entry .title {
	width: 1000px;
	margin: 0px auto;
	padding: 80px 0 20px 0;
	text-align: center;
	border-bottom: 3px solid #fff;
}

.entry .container {
	width: 45%;
	margin: 50px auto;
}

.entry .container .caption {
	float: left;
	width: 30%;
	text-align: left;
	padding: 10px;
}

.entry .container .caption span{
	margin-top: 10px;
	display: block;
	float:left;
}

.entry .container .caption .icon{
	margin-left: 5px;
	margin-top: 8px;
}

.entry .container .value {
	float: left;
	width: 60%;
	text-align: left;
	padding: 10px;
}

.entry .container .value .frmTxt1{
	height: 30px;
}

.entry .container .value .frmTxt2{
	height: 100px;
	width: 300px;
}

.btnImage img{
	width: 404px;
	margin: 50px auto;
}

.about {
	width: 1200px;
	height: 1082px;
	display: block;
	margin: 0 auto;
	background:url(../img/aboutBackground.png) no-repeat;
}

.about .title {
	width: 1000px;
	margin: 0px auto;
	padding: 80px 0 20px 0;
	text-align: center;
	border-bottom: 3px solid #fff;
}

.about .caption {
	width: 500px;
	margin: 40px auto 20px;
	text-align: center;
	padding: 10px;
	//background-color: #ccc;
}

.about .value {
	width: 800px;
	margin: 20px auto;
	text-align: center;
	padding: 10px;
	//background-color: #ccc;
}

.about .tableMain {
	width: 700px;
	margin: 20px auto;
}

.about .tableRow {
	padding: 30px;
}

.about .tableLeft {
	float: left;
	width: 30%;
	text-align: left;
}

.about .tableRight {
	float: left;
	width: 70%;
	text-align: left;
}

.footer {
	width: 1200px;
	height: 240px;
	display: block;
	margin: 0 auto;
	background-color: #1d2088;
}

.footerInquiry {
	width: 1200px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-color: #1d2088;
}

.footer .footerNavi {
	width: 1001px;
	margin: 0 auto;
	padding: 30px 0;
}

.footerNavi .footerNaviLeft {
	width: 120px;
	float: left;
	padding: 10px;
	margin-left: 10px;
}

.footerNavi .footerNaviMiddle {
	width: 120px;
	float: left;
	margin-left: 0px;
	padding: 10px;
}

.footerNavi .footerNaviRight {
	width: 120px;
	float: left;
	margin-left: 0px;
	padding: 10px;
}

.footer .logo {
	width: 108px;
	margin: 50px auto;
}