@charset "UTF-8";


/* = メーカーLP
---------------------------------------*/

/*共通設定*/

#contents {
    width: 920px;
}

#container .wrapBox {
	border: 10px solid #ebebeb;
	padding: 20px;
}


#container #makerLP {
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/*スプライト一括設定*/
#container #makerLP h3,
#container #makerLP h4 {
	text-align: center;
	width: 920px;
	height: 80px;
	display: block;
	margin: 0;
 	overflow: hidden;
 	background: url(/img/faw/makerLP/disco/sprites.png) 0 0;
	background-repeat:no-repeat;
 	text-indent: 100%;
 	white-space: nowrap;
	background-color: transparent;
}




/*ヘッダー*/
#container #makerLP #header {
 	background: url(/img/faw/makerLP/bg_header.png) 0 0;
	background-repeat: repeat-x;
	height: 59px;
	margin-bottom: 0;
}

#container #makerLP #header h1{
	padding-top: 10px;
}

#container #makerLP #header img {
	height: 35px;
	width: auto;
}

/*メインイメージ*/
#container #makerLP #mainImg {
	margin-bottom: 20px;
}


/*メリット*/
#container #makerLP #merit {
	margin-bottom: 30px;
}

#container #makerLP #merit h3 {
	background-position: 0 0px;
}

#container #makerLP #merit dt {
	font-size: 17px;
	font-weight: bold;
}

#container #makerLP #merit dd {
	font-size: 14px;
	margin-top: 10px;
}

#container #makerLP #merit .meritBox {
	float: left;
	margin-right: 20px;
	width: 273px;
}

#container #makerLP #merit .lastBox {
	float: left;
	margin-right: 0;
	width: 273px;
}

#container #makerLP #merit img {
	margin: 0 0 10px 0;
}

#container #makerLP #merit p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
}

/*ご案内します*/
#container #makerLP #companyInfo01 {
	margin-bottom: 30px;
}

#container #makerLP #companyInfo01 h3 {
	background-position: 0 -80px;
}


#container #makerLP #companyInfo01 .photoBox {
	float: left;
	padding: 0 10px 10px 10px;
}

#container #makerLP #companyInfo01 img {
	width: 140px;

}

#container #makerLP #companyInfo01 .infoBox {
	width: 690px;
	float: right;
	margin-bottom: 10px;
}

#container #makerLP #companyInfo01 h6 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#container #makerLP #companyInfo01 p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 10px 0;
}



#container #makerLP #companyInfo01 h5 {
	width: 860px;
	height: 48px;
	margin: 30px 0 20px 0;
	text-align: center;
	display: block;
 	overflow: hidden;
 	background: url(/img/faw/makerLP/disco/sprites.png) 0 0;
	background-repeat:no-repeat;
 	text-indent: 100%;
 	white-space: nowrap;
	background-color: transparent;
	background-position: 0 -544px;
}

#container #makerLP #companyInfo01 .specialBox01,
#container #makerLP #companyInfo01 .specialBox02,
#container #makerLP #companyInfo01 .specialBox03 {
	float: left;
	width: 273px;
	height: 72px;
	margin-right: 20px;
}

#container #makerLP #companyInfo01 .specialBox03 {
	margin-right: 0;
}

#container #makerLP #companyInfo01 dt {
	width: 80px;
	height: 72px;
	display: block;
	margin: 0 10px 0 0;
 	overflow: hidden;
 	background: url(/img/faw/makerLP/disco/sprites.png) 0 0;
	background-repeat:no-repeat;
 	text-indent: 100%;
 	white-space: nowrap;
	background-color: transparent;
	float: left;
}
#container #makerLP #companyInfo01 dd {
	font-size: 16px;
	line-height: 1.2;

}


#container #makerLP #companyInfo01 .specialBox01 dt {
	background-position: 0 -463px;

}

#container #makerLP #companyInfo01 .specialBox02 dt {
	background-position: -80px -463px;
}

#container #makerLP #companyInfo01 .specialBox03 dt {
	background-position: -160px -463px;
}



/*募集要項*/
#container #makerLP #requirementsBox {
	margin-bottom: 30px;
}

#container #makerLP #requirementsBox h3 {
	background-position: 0 -160px;
}

#container #makerLP #requirementsBox table {
	font-size:14px;
	margin-bottom: 0;
}

#container #makerLP #requirementsBox th {
	background-color: #ebebeb !important;
	width: 160px !important;
	text-align: center;
	padding: 0;
}

#requirementsBox td span.saraly {
    color: #ee403c;
    font-size: 18px;
}

/*ご紹介する企業*/
#container #makerLP #companyInfo02 {
	margin-bottom: 30px;
}
#container #makerLP #companyInfo02 h3 {
	background-position: 0 -240px;
}

#container #makerLP #companyInfo02 .photoBox {
	float: left;
	padding: 0 10px 10px 10px;
}

#container #makerLP #companyInfo02 img {
	width: 140px;

}

#container #makerLP #companyInfo02 .infoBox {
	width: 690px;
	float: right;
	margin-bottom: 10px;
}

#container #makerLP #companyInfo02 h6 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

#container #makerLP #companyInfo02 p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

#container #makerLP #companyInfo02 table {
	font-size:14px;
	margin-bottom: 0;
	margin-top: 10px;
}

#container #makerLP #companyInfo02 th {
	background-color: #ebebeb !important;
	width: 160px !important;
	text-align: center;
	padding: 0;
}

/*応募フォーム*/
#container #makerLP #formBox {
	margin-bottom: 30px;
}

#container #makerLP #formBox h3 {
	background-position: 0 -320px;
}

#container #makerLP #formBox .incontents {
	background-color: #FFF;
	margin-bottom: 0;
	padding: 0;
}


#container #makerLP #formBox table {

	margin-bottom: 30px;
}

#container #makerLP #formBox .agreementBox {
    padding: 10px 0 20px;
    text-align: center;
}



/*WEB応募ボタン*/
#container #makerLP .inquireNow {
	margin-bottom: 10px;
	padding: 20px 0px;
}

#container #makerLP .inquireNow input {
	text-align: center;
	width: 860px;
	height: 97px;
	display: block;
	margin: 0;
 	overflow: hidden;
 	background: url(/img/faw/makerLP/disco/sprites.png) 0 0;
	background-repeat:no-repeat;
 	text-indent: 100%;
 	white-space: nowrap;
	background-color: transparent;
	background-position: 0 -917px;
	border: 0;
}

#container #makerLP .inquireNow input:hover {
	background-position: 0 -1024px;
	cursor: pointer;
}

/*WEB応募ボタン*/
#container #makerLP .btnBox {
	margin-bottom: 20px;
	background-color: #ebebeb;
	padding: 20px 30px;
}

#container #makerLP .btnBox a {
	text-align: center;
	width: 860px;
	height: 97px;
	display: block;
	margin: 0;
 	overflow: hidden;
 	background: url(/img/faw/makerLP/disco/sprites.png) 0 0;
	background-repeat:no-repeat;
 	text-indent: 100%;
 	white-space: nowrap;
	background-color: transparent;
	background-position: 0 -602px;
}

#container #makerLP .btnBox a:hover {
	background-position: 0 -709px;
}

/*TEL応募ボタン*/
#container #makerLP .telBox {
	margin-bottom:30px;
border-radius: 10px;
display:table;
position:relative;

}
#container #makerLP .telBox_l {
	display: table-cell;
	width: 340px;
	vertical-align: middle;
	background-image: url(/img/faw/makerLP/disco/smartphone.png);
	background-position: 20px 50% ;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-color: #fae2cc;
  	border-radius: 10px 0 0 10px;
  	border-top : 1px solid #CCC;
  	border-left : 1px solid #CCC;
  	border-bottom: 1px solid #CCC;
  	position:relative;
}
#container #makerLP .telBox_l:after{
	content: ' ';
	width:0;
	height: 0;
	position:absolute;
	border:10px solid transparent;
	border-left-color:#fae2cc;
	top:45%;
	left:100%;
}
#container #makerLP .telBox_r {
	display: table-cell;
	padding:20px 20px 10px 20px;
	border-radius: 0 10px 10px 0;
  	border-top : 1px solid #CCC;
  	border-right : 1px solid #CCC;
  	border-bottom: 1px solid #CCC;
}
#container #makerLP .telBox_l p{
	font-size:20px;
	font-weight: bold;
	line-height: 1.2;
	display:inline-block;
	padding-left: 80px;

}
#container #makerLP .telBox .free {
  	font-size: 18px;
  	color: #fff;
  	display: inline-block;
  	background: #76a966;
  	vertical-align: middle;
  	padding: 4px 4px 1px;
  	margin-right: 4px;
  	margin-bottom:10px;
}
#container #makerLP .telBox .number{
	font-size:30px;
	font-weight: bold;
	color: #76a966;
	line-height: 1;
}

#container #makerLP .telBox .note {
	clear: both;
  	display: block;
  	color: #888;
  	font-size: 13px;
  	font-weight: normal;
  	padding-right:10px;
}
#container #makerLP .telBox  .note li {
  	line-height: 1.5;
}

#container #makerLP .telBox .note li a:link, #container.companyLP .jobOrder .phone01 .note li a:visited {
    color: #0066cc;
    text-decoration: underline;
}

#container #makerLP .telBox .note li a:hover{
    color: #0066cc;
    text-decoration: none;
}

/*他のメーカー*/
#container #makerLP #otherMaker h4 {
	background-position: 0 -400px;
	height: 54px;
}

#container #makerLP #otherMaker .otherBox {
	padding: 20px 30px;
}
#container #makerLP #otherMaker img {
	float: left;
	margin-right: 20px;
}

#container #makerLP #otherMaker .otherBox .link {
	text-align: right;
}

#container #makerLP .makerLP_bnr{
	margin: 20px 0 0 0;
	text-align:center;
}

#container #makerLP #requirementsBox td.fukuri a {
	text-align: right;
}
/* = clear
----------------------------------------------- */
#container #makerLP .wrapBox,
#container #makerLP #companyInfo01 .infoBox,
#container #makerLP #companyInfo02 .infoBox,
#container #makerLP #otherMaker {
		zoom: 1;
}

#container #makerLP .wrapBox:after,
#container #makerLP #companyInfo01 .infoBox:after,
#container #makerLP #companyInfo02 .infoBox:after,
#container #makerLP #otherMaker:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
