.heads {
width: 1000px;
display: block;
margin-right: auto;
margin-left: auto;
float: none;
}
.heads h1 a {
display: block;
width: 250px;
height: 90px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
background-repeat: no-repeat;
background-size: auto 100%;
background-image: url(/common/images/header/kspark_logo.png);
}
.heads h1 {
display: block;
width: 250px;
height: 90px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
background-repeat: no-repeat;
background-size: auto 100%;
margin-top: 10px;
background-image: url(/common/images/header/kspark_logo.png);
float: left;
}
.headInfo {
float: right;
width: 300px;
padding-top: 10px;
}
.links {
	padding-top: 0px;
	float: left;
	width: 240px;
	margin-top: 40px;
}
.links ul li {
float: right;
display: inline-block;
background-image: url(/common/images/sankaku.png);
background-repeat: no-repeat;
background-position: 0% center;
text-indent: 12px;
/* [disabled]margin-left: 110px; */
margin-right: 20px;
}
.links li a {
	color: #70B42B;
}


.qr {
width: 125px;
float: right;
font-size: 11px;
text-align: center;
display: inline-block;
line-height: 16px;
}
.qr img {
	margin-bottom: 10px;
}
.headPc {
width: 100%;
height: 100px;
margin-right: auto;
margin-left: auto;
z-index: 100000;
background-color: #FFFFFF;
position: static;
margin-bottom: -110px;
}
.head_bg {
background-repeat: no-repeat;
opacity: 1;
background-color: #FFFFFF;
}


.header_tel{
display: block;
width: 338px;
height: 95px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
background-image: url(/common/images/header_contact.png);
background-repeat: no-repeat;
background-size: 100% auto;
float: left;
margin-top: 8px;
}
.sp_device .headInfo {
margin-top: -104px;
}
.sp_device .qr {
margin-top: -19px;
width: 130px;
text-align: left;
float: left;
}
