@charset "utf-8";
/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
body{
	/*border-top:30px solid #e7e7e7;*/
	background: url('../img/bg.jpg');
	background-position: center top;
	background-attachment: fixed;
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color: #fff;
}
.dosp {
	display: none;
}
.fl {
	float: left;
}
#wrapper{
	width:980px;
	margin:0 auto;
	background-color:#000;
}
h1 img {
	width: 100%;
}
.topText {
	padding-top: 20px;
	font-size: 18px;
	line-height: 26px;

}
.topText img {
	float: left;
	width: 200px;
	margin: 10px;
}
.text {
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;

}
.text img {
	float: right;
	margin: 10px;
}
.text span {
	color: #f10085;
	font-weight: bold;
}
.topText .signature {
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	margin: 20px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #303030), color-stop(1.00, #000));
background: -webkit-linear-gradient(#303030, #000);
background: -moz-linear-gradient(#303030, #000);
background: -o-linear-gradient(#303030, #000);
background: -ms-linear-gradient(#303030, #000);
background: linear-gradient(#303030, #000);

}
#contentsInner{
	width:980px;
	margin:0 auto;
}

#informationPart{
	width:300px;
	float:left;
}
#right {
	float:left;
	width:680px;
	font-size: 16px;
	line-height: 20px;
}
#right .rightTitle {
	font-size: 22px;
	font-weight: bold;
	padding: 20px;
	margin: 20px;
	text-align: center;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #303030), color-stop(1.00, #000));
background: -webkit-linear-gradient(#303030, #000);
background: -moz-linear-gradient(#303030, #000);
background: -o-linear-gradient(#303030, #000);
background: -ms-linear-gradient(#303030, #000);
background: linear-gradient(#303030, #000);
border-radius: 10px;
}
#indexNavBox{
}

#snsNav{
	/*float:right;*/
	padding: 10px;
}

#snsNav li{
	display:inline;
	padding:0 5px 0 0;
}



#recruitMenu{
	margin-bottom:12px;
}

#indexNav{
	margin:20px;
	line-height: 30px;
}
#indexNav a{
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
#indexNav a:hover {
	text-shadow: 0px 0px 5px #fff;
	border-left: 3px solid #fff;
	padding-left: 5px;
}
#newsList{
	width:354px;
	height:140px;
	overflow-x:hidden;
	overflow-y:auto;
}


#newsList li{
	padding:0 0 5px 0;
}


#indexEyecatch{

}

address{
	background-color:#e7e7e7;
	font-size:10px;
	text-align:center;
	padding:15px 0;
}


/*----------------------
		header
-----------------------*/

#header{
	width:980px;
	margin:0 auto;
}

#logo{
	float:left;
}

#shopInfo{
	float:right;
	margin:15px 10px 0 0;
	width:384px;
}

#tel{
	float:left;
	margin-right:5px;
}

#snsNav{
}

#snsNav li{
	display:inline;
	padding:0 5px 0 0;
}


/*----------------------
		#contentsInner
-----------------------*/

#contentsInner{
	width:980px;
	margin:0 auto;
}

/*----------------------
		#globalNavBox
-----------------------*/

#globalNavBox{
	width:133px;
	padding:0 0 0 24px;
	float:left;
}

#recruitMenu{
	margin-bottom:8px;
}

#globalNav{
	background:url(../img/common/bgGlobalNav.jpg) no-repeat left top;
	width:131px;
	height:529px;/*549*/
	padding:10px 0;
	margin:0 auto;
	text-align:center;
	line-height:0;
}


/*----------------------
		#contentsPart
-----------------------*/

#contentsPart{
	width:792px;
	float:right;
}

.pageTtl{
	margin-bottom:10px;
}

.pageTtl img{
	width:100%;
}

.panList{
	color:#999999;
	padding:0 0 10px 20px;
}

.panList li{
	display:inline;
	padding:0 5px 0 0;
}

.panList li a{
	color:#999999;
	text-decoration:none;
}

.panList li a:hover{
	text-decoration:underline;
}



address{
	background-color:#111;
	font-size:10px;
	text-align:center;
	padding:15px 0;
}
address a {
	color: #fff;
}
.itemList {
	margin: 50px;
}
.itemList dt {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #303030), color-stop(1.00, #000));
background: -webkit-linear-gradient(#303030, #000);
background: -moz-linear-gradient(#303030, #000);
background: -o-linear-gradient(#303030, #000);
background: -ms-linear-gradient(#303030, #000);
background: linear-gradient(#303030, #000);
padding: 5px;
border-bottom: solid 2px #e6e6e6;
font-weight: bold;
}
.itemList dd {
	padding: 5px;
}
/*qa*/
#qaList {
	margin: 30px;
}
#qaList dt {
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #5BD2F6;
}
#qaList dd {
	margin: 10px;
	padding: 5px;
	border: solid 1px #e6e6e6;
	border-radius: 10px;
	color: #F9D3D2;
}
#salary {
	width: 30%;
	margin: 10px;
}
#salary th {
	padding: 5px;
	font-weight: bold;
}
#salary td {
	padding: 5px;
}