@charset "utf-8";
/* CSS Document */

/* --------------------------------
 全体レイアウト
-------------------------------- */

html.frozen-1 #contents{
	width:100%;
	background:#000;
	padding-top:11px;
	color:#fff;
}
.static-globalHeader .pt03{
	margin-bottom:0;
}
#contents section,
#contents > div{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	box-sizing:border-box;
}

#contents .pt01{
	overflow:hidden;
}

#contents .pt01a,
#contents .pt01b{
	float:left;
}

/* --------------------------------
 メイン画像まわり
-------------------------------- */
.mainImage{
	margin-top:20px;
	text-align:center;
}
.mainImage h3{
	margin-bottom:12px;
}
.mainImage .pt01 img{
	margin-left:9px;
	margin-right:9px;
}

/* --------------------------------
 版切替
-------------------------------- */
.area form .pt01 select{
	width:230px;
	height:45px;
	font-size:20px;
	padding:0 0 0 10px;
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	background:url(../images/icon_002.png) #fff no-repeat 96% 14px;
	background-image:none\9;/* IE8対応 */
	margin-right:10px;
}

.area p {
	width:700px;
	height:45px;
	background:url(../images/bg_001.png) repeat;
	line-height:45px;
	font-size:16px;
	float:left;
	padding-left:10px;	
}
.area .pt01 {
	margin-bottom:10px;
}

/* --------------------------------
 ヘッダーテキスト
-------------------------------- */
.headTxt{
	margin-top:50px;
	text-align:center;
	border:1px solid;
	padding:24px 18px 20px;
}
.headTxt p{
	margin-top:20px;
	font-size:20px;
	line-height:1.5;
}

/* --------------------------------
 リンク3種
-------------------------------- */

/* バイトルリンク、工場バイトルリンク　共通 */

.linkBaitoru, .linkLp{
	margin-top:34px;
}
.linkBaitoru h3, .linkLp h3{
	border-bottom:6px solid;
	padding-bottom:6px;
	margin-bottom:12px;
}
.linkBaitoru h3 span, .linkLp h3 span{
	font-size:20px;
	vertical-align:bottom;
	line-height:1.2;
	display:inline-block;
	font-weight:normal;
}
.linkBaitoru h3 img, .linkLp h3 img{
	margin-right:10px;
}

.linkBaitoru ul, .linkLp ul{
	margin-left:-10px;
}
.linkBaitoru ul li, .linkLp ul li{
	background:#eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ccc), color-stop(0.00, #eee));
	background: -webkit-linear-gradient(#eee, #ccc);
	background: -moz-linear-gradient(#eee, #ccc);
	background: -ms-linear-gradient(#eee, #ccc);
	background: linear-gradient(#eee, #ccc);
	box-shadow: 0 2px 0px rgba(102, 102, 102, 0.65); 
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	height:60px;
	font-size:18px;
	text-shadow:1px 1px 0 #fff;
	display:inline-block;
	line-height:64px;
	padding-left:15px;
	box-sizing:border-box;
	position:relative;
	width:230px;
}
.linkBaitoru ul li:hover, .linkLp ul li:hover{
	background:#fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #eee));
	background: -webkit-linear-gradient(#fff, #eee);
	background: -moz-linear-gradient(#fff, #eee);
	background: -ms-linear-gradient(#fff, #eee);
	background: linear-gradient(#fff, #eee);
	box-shadow:none;
}
.linkBaitoru ul li a, .linkLp ul li a{
	color:#000;
	display:block;	
}
.linkBaitoru ul li a:after, .linkLp ul li a:after{
	content:"";
	display:inline-block;
	background:url(../images/icon_001_pc.png) no-repeat;
	width:12px;
	height:16px;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-8px;
}
.linkLp .ul02 li{
	width:170px;
}

.linkLp .ul02 li:after{
	right:7px;
}
.linkBaitoru ul li.line2{
	line-height:120%;
	padding-top:10px;
}

/* バイトルリンク */
.linkBaitoru h3{
	border-color:#F00;
}

/* 工場バイトルリンク */
.linkLp .pt01a{
	width:710px;
}
.linkLp .pt01b{
	margin-left:10px;
	margin-top:22px;
}
.linkLp h3{
	border-color:#0065CB;
}

/* BOMSリンク */
.linkBnr{
	margin-top:50px;
}
.linkBnr h3{
	font-weight:normal;
	font-size:24px;
	margin-bottom:14px
}
.linkBnr li{
	width:300px;
	float:left;
	margin-left:25px;
	background:#fff;
}
.linkBnr li a{
	display:block;
}
.linkBnr li a:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.linkBnr li:first-child{
	margin-left:0;
}
.linkBnr li img{
	width:100%;
	height:auto;
	border:1px solid #CCCCCC;
}

/* --------------------------------
 フッターテキスト
-------------------------------- */
.footTxt{
	margin-top:50px;
	border:1px solid;
	padding:18px ;
}
.footTxt .pt01 img{
	float:left;
	margin-left:10px;
}
.footTxt .pt01{
	font-size:16px;
	line-height:1.5;
}
.footTxt .pt01a{
	width:475px;
}
.footTxt .pt01 a{
	color:#B5EDFF;
}
.footTxt a:hover img{
	background:#fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* --------------------------------
 バイトルリンク
-------------------------------- */
.toBaitoru a{
	display:block;
	background:#fff;
	width:340px;
	height:45px;
	margin:40px auto;
	box-sizing:border-box;
	padding:10px 0;
	text-align:center;
	line-height:26px;
	color:#666;
	font-size:16px;
}
.toBaitoru a:hover{
	text-decoration:none;
}
.toBaitoru a:hover p{
	background:#fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.toBaitoru img{
	margin-right:8px;
}

/* --------------------------------
 SNSボタン
-------------------------------- */
.sns {
	margin: 0 0 50px;
}
.sns ul {
	overflow: hidden;
	text-align: center;
}
.sns ul li {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}
.sns ul li:first-child {
	margin-left: 0px;
}

.sns ul li.fb + li{
	margin-left:15px
}

.sns02{
	margin: 0 0 40px;
}
.sns02 ul{
	float:right;
}

/* --------------------------------
 SNSボタン(赤共通)
-------------------------------- */
.common-socialLink .pattern-2{
margin-top:10px;
padding-top:10px;
border-top:1px #f00 solid;
}
.common-socialLink .pattern-3{
margin-top:10px;
padding:10px 0 5px 0;
border:2px #e1d6c2 solid;
}
.common-socialLink .pt01{
float:right;
}
.common-socialLink .pattern-3 .pt01{
float:none;
}
/*転送・キープ*/
.common-socialLink .pt01 .ul01{
float:left;
}
.common-socialLink .pt01 .ul01 li{
float:left;
padding-left:10px;
}
/*転送*/
.common-socialLink .pt01 .ul01 .li01 a,
.common-socialLink .pt01 .ul01 .li01 span{
display:inline-block;
}
.common-socialLink .pt01 .ul01 .li01 a{
display:block;
overflow:hidden;
width:95px;
height:20px;
}
.common-socialLink .pt01 .ul01 .li01 a:hover img{
margin-top:-20px;
}
/*SNS*/
.common-socialLink .pt01 .ul02{
float:left;
}
.common-socialLink .pattern-3 .pt01 .ul02{
float:none;
}
/*clear float*/
.common-socialLink .pattern-3 .pt01 .ul02:after{display:block;clear:both;visibility:hidden;height:0;font-size:0;content:".";}
.common-socialLink .pattern-3 .pt01 .ul02{display:inline-block;}
/*\*/
* html .common-socialLink .pattern-3 .pt01 .ul02{height:0;}
.common-socialLink .pattern-3 .pt01 .ul02{display:block;}
/* */
.common-socialLink .pt01 .ul02 li{
float:left;
padding-left:10px;
}
/*twitter*/
.common-socialLink .pt01 .ul02 .li02 a{
display:block;
overflow:hidden;
width:80px;
height:20px;
}
.common-socialLink .pt01 .ul02 .li02 a:hover img{
margin-top:-20px;
}
/*facebook*/
.common-socialLink .pt01 .ul02 .li04{
overflow:hidden;
width:115px;
}
.common-socialLink .pattern-3 .pt01 .ul02 .li01,
.common-socialLink .pattern-3 .pt01 .ul02 .li03{
width:60px;
}


/* --------------------------------
 スライダーバナー
-------------------------------- */
.slideBnr {
}
.slideBnr .pt01 {
}
.slideBnr .pt01 .pt01a {
	width: 430px;
	margin-right: 10px;
	padding: 29px 19px 19px;
	color: #fff;
	border: 1px solid;
}
.slideBnr .pt01 .pt01a p {
	text-align: center;
	font-size: 24px;
	letter-spacing:1px;
}
.slideBnr .pt01 .pt01b,
.slideBnr .pt01 .pt01c {
	width:470px;
}

#contents .pt01c{
	float:right;
}

/* ----------------------------------------------------
    footer_nav
---------------------------------------------------- */ 
.footer_nav {
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
}

.footer_nav ul {
    padding-top: 5px;
}

.footer_nav ul li {
    display: inline-block;
    padding-right: 5px;
}

.footer_nav ul li a {
    padding-top: 5px;
    color: #444 !important;
    font-size: 11px;
    text-decoration: none;
}

.footer_nav ul li a:after {
    content: '';
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    width: 5px;
    height: 10px;
    vertical-align: middle;
    border-right: 1px solid #444;
}

.footer_nav ul li a:visited {
    color: #888;
}

.footer_nav ul li:last-of-type a:after {
    content: none;
}