@import url(normalize.css);
@import url(default.css);
/* -----------------------------------------------------------
 body
----------------------------------------------------------- */
body {
  line-height: 1.7;
  font-size: 14px;
  color: #665e52;
  min-width: 948px;
  background-color: #f8f8f8;
  border-left: 6px solid #665e52;
  border-right: 6px solid #665e52;
}

/* -----------------------------------------------------------
 default setting
----------------------------------------------------------- */
.forsp {
  display: none;
}

a {
  color: #665e52;
  text-decoration: none;
}
a:visited {
  color: #665e52;
  text-decoration: none;
}
a:hover {
  color: #918574;
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}

small {
  font-size: 86%;
}

.arrow,
.arrow a,
a.arrow {
  background: url(../img/icn-arrow.png) 0 2px no-repeat;
  padding-left: 20px;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
}

a.doc, a.access, a.build, span.doc, span.access, span.build {
  margin-left: 15px;
  padding-left: 20px;
  display: inline-block;
  min-height: 20px;
  vertical-align: baseline;
  text-decoration: none !important;
}
a.doc, span.doc {
  background: url(/common/img/icn-document.png) 0 50% no-repeat;
}
a.access, span.access {
  background: url(/common/img/icn-train.png) 0 50% no-repeat;
}
a.build, span.build {
  background: url(/common/img/icn-building.png) 0 50% no-repeat;
}

a.doc, a.access, a.build {
  font-size: 12px;
}
a.doc:hover, a.access:hover, a.build:hover {
  text-decoration: underline !important;
}

.pagetop {
  text-align: right;
}
.pagetop a {
  margin-left: 10px;
  padding-left: 20px;
  display: inline-block;
  min-height: 20px;
  vertical-align: baseline;
  text-decoration: none !important;
  background: url(/common/img/icn-up.png) 0 50% no-repeat;
  font-size: 12px;
  font-weight: bold;
}
.pagetop a:hover {
  text-decoration: underline !important;
}

.clr, header.global #gnav > ul, header.global #subnav ul, .fixednav #gnav2 > ul, .fixednav #subnav2 ul, footer.global .menu1, footer.global .menu1 .weather, section.brands-container .brands-nav, section.brands-container .brandslist ul {
  zoom: 1;
}
.clr:after, header.global #gnav > ul:after, header.global #subnav ul:after, .fixednav #gnav2 > ul:after, .fixednav #subnav2 ul:after, footer.global .menu1:after, footer.global .menu1 .weather:after, section.brands-container .brands-nav:after, section.brands-container .brandslist ul:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.inner {
  zoom: 1;
  margin: 0 auto;
  width: 960px;
}
.inner:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

/*-------------------------------------------
 LAYOUT
 -------------------------------------------*/
header.global {
  height: 180px;
  border-top: 6px solid #665e52;
}
header.global .inner {
  /*width: 724px;*/
  width: 768px;
  position: relative;
}
header.global img {
  line-height: 1;
}
header.global #gnav {
  margin-bottom: 40px;
  float: left;
}
header.global #gnav > ul {
  position: relative;
}
header.global #gnav > ul > li {
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	background: url(/common/img/gnav-bg.png) 100% 50px no-repeat;
	}
header.global #gnav > ul > li div {
  padding-top: 34px;
}
header.global #gnav > ul > li div a {
  display: block;
  background: url(/common/img/gnav-bg-stripe.png) 100% 100% repeat-x;
}
header.global #gnav > ul > li div a img {
  padding: 10px;
  background-color: #f8f8f8;
}
header.global #gnav > ul > li div.current {
  background: url(/common/img/gnav-current.png) 50% 0 no-repeat;
}
header.global #gnav > ul > li div.current a img {
  background: url(/common/img/gnav-bg-stripe.png) 100% 100% repeat-x;
}
header.global #gnav > ul > li.recruit {
  padding: 0;
  margin-right: 0;
  background: none;
}
header.global #subnav {
  margin-bottom: 40px;
  float: right;
  padding-top: 38px;
}
header.global #subnav ul li {
  float: left;
  line-height: 1;
  padding-right: 12px;
  margin-right: 6px;
  background: url(/common/img/subnav-bg.png) 100% 50% no-repeat;
  position: relative;
}
header.global #subnav ul li a span{
	position: absolute;
	display:block;
	text-align: center;
	font-size:10px;
	width:100px;
	top:-15px;
	left:-35px;
	margin:0 auto;
	display:none;
	}
header.global #subnav ul li a:hover span{
	display:block;
	}
header.global #subnav ul li:last-child {
  padding-right: 0;
  margin-right: 0;
  background: none;
}
header.global #subnav ul li img {
  background-color: #f8f8f8;
  height: 18px;
}
header.global #subnav ul li.lang img {
  padding: 8px 5px 7px;
}
header.global #subnav ul li.cart img {
  padding: 8px 8px 7px 6px;
}
header.global #subnav ul li.search img {
  padding: 8px 3px 7px 4px;
}
header.global #subnav ul li.toB img {
  padding: 8px 10px 7px 10px;
}
header.global #subnav ul li.livelab img {
  padding: 8px 10px 7px 10px;
}
header.global #subnav ul li a {
  position: relative;
  display: block;
  width: 33px;
  height: 33px;
  background: url(/common/img/subnav-hover.png) 0 0 no-repeat;
}
header.global h1 {
  clear: both;
  text-align: center;
}
header.global h1 img {
  height: 24px;
}

.fixednav {
  display: none;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #665e52;
}
.fixednav img {
  line-height: 1;
}
.fixednav .inner {
  padding: 8px 0;
  /*width: 724px;*/
  width: 768px;
  position: relative;
}
.fixednav #gnav2 {
  float: left;
}
.fixednav #gnav2 > ul {
  position: relative;
}
.fixednav #gnav2 > ul > li {
	float: left;
	padding-right: 14px;
	margin-right: 10px;
	background: url(/common/img/gnav2-bg.png) 100% 50% no-repeat;
	}
.fixednav #gnav2 > ul > li a {
  display: block;
  background: url(/common/img/bg-stripe-dark.png);
}
.fixednav #gnav2 > ul > li a img {
  padding: 10px;
  background-color: #665e52;
}
.fixednav #gnav2 > ul > li.current a img {
  background-color: transparent;
}
.fixednav #gnav2 > ul > li.recruit {
  padding: 0;
  margin-right: 0;
  background: none;
}
.fixednav #gnav2 > ul > li > a:hover img {
  opacity: 1;
}
.fixednav #subnav2 {
  float: right;
  padding-top: 10px;
}
.fixednav #subnav2 ul li {
  float: left;
  line-height: 1;
  padding-right: 18px;
  margin-right: 12px;
  background: url(/common/img/subnav2-bg.png) 100% 0 no-repeat;
}
.fixednav #subnav2 ul li:last-child {
  padding-right: 0;
  margin-right: 0;
  background: none;
}

.container {
  clear: both;
  position: relative;
}

.btn-pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  display: none;
}
.btn-pagetop a {
  display: block;
  background-color: #665e52;
}

footer.global {
  border-top: 4px solid #665e52;
  border-bottom: 6px solid #665e52;
  background-color: #efefee;
}
footer.global .inner {
  width: 796px;
}
footer.global .menu1 {
  border-bottom: 1px solid #b8b5b0;
  margin-bottom: 40px;
}
footer.global .menu1 .shop {
  float: left;
  height: 36px;
  width: 386px;
  padding: 22px 0;
  border-right: 1px solid #b8b5b0;
}
footer.global .menu1 .weather {
  float: right;
  width: 379px;
  padding: 22px 0 0 30px;
}
footer.global .menu1 .weather div {
  float: left;
}
footer.global .menu1 .weather div.copy {
  margin-top: 4px;
  height: 36px;
  margin-right: 14px;
}
footer.global .menu1 .weather div.date {
  margin-top: 4px;
  height: 36px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #b8b5b0;
}
footer.global .menu1 .weather div.date span {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
footer.global .menu1 .weather div.date span img {
  height: 33px;
}
footer.global .menu1 .weather div.date span.month {
  width: 42px;
}
footer.global .menu1 .weather div.date span.day {
  margin-right: 0;
}
footer.global .menu1 .weather div.icn {
  width: 58px;
  height: 40px;
}
footer.global .sitelist {
  zoom: 1;
  padding-bottom: 20px;
}
footer.global .sitelist:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
footer.global .sitelist .col1 {
  width: 200px;
  float: left;
}
footer.global .sitelist .col2 {
  margin-left: 200px;
}
footer.global .sitelist .col2 > .ttl {
  margin-bottom: 10px;
}
footer.global .sitelist .ttl {
  font-weight: bold;
  padding-left: 20px;
  background: url(../img/icn-arrow.png) 0 50% no-repeat;
}
footer.global .sitelist .exlink {
  background: url(../img/icn-exlink.png) 1px 5px no-repeat;
  padding-left: 20px;
  line-height: 20px;
  display: inline-block;
}
footer.global .sitelist .ttl2 {
  font-size: 12px;
  font-weight: bold;
}
footer.global .sitelist ul {
  margin-left: 20px;
  font-size: 12px;
}
footer.global .sitelist .cat {
  margin-bottom: 20px;
}
footer.global .sitelist .cat2 {
  margin-bottom: 10px;
}
footer.global .sitelist .brands {
  width: 178px;
  margin-left: 20px;
  float: left;
}
footer.global .sitelist .brands .cat ul {
  margin-left: 8px;
}
footer.global .policy {
  padding: 30px 0;
  text-align: center;
  border-top: 1px solid #b8b5b0;
}
footer.global .policy nav {
  margin-bottom: 10px;
}
footer.global .policy nav span {
  display: inline-block;
  padding-right: 16px;
  margin-right: 10px;
  line-height: 1;
  background: url(/common/img/gnav-bg.png) 100% 50% no-repeat;
}
footer.global .policy nav span a {
  line-height: 1;
}
footer.global .policy nav span.last-child {
  margin-right: 0;
  padding-right: 0;
  background: none;
}
footer.global .policy nav span:last-child {
  margin-right: 0;
  padding-right: 0;
  background: none;
}
footer.global .policy .logo {
  margin-bottom: 5px;
}
footer.global .policy small.copyright {
  font-size: 10px;
}

section.brands-container {
  margin-bottom: 96px;
}
section.brands-container .inner {
  position: relative;
}
section.brands-container .inner > h1 {
  position: absolute;
  top: 0;
  left: 0;
}
section.brands-container .brands-nav {
  float: right;
  padding-top: 15px;
  margin-bottom: 30px;
}
section.brands-container .brands-nav li {
  float: left;
  position: relative;
}
section.brands-container .brands-nav li a img {
  background-color: #f8f8f8;
}
section.brands-container .brands-nav li:focus {
  outline: none;
}
section.brands-container .brands-nav li a:hover img {
  background-color: #f8f8f8;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
section.brands-container .brandslist {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
section.brands-container .brandslist .brandslist-inner {
  position: relative;
  width: 965px;
  margin: 0 auto -1px;
  background: url(/common/img/brandlist-bgtop.png) 0 0 no-repeat;
}
section.brands-container .brandslist .bg {
  width: 961px;
  margin-left: 4px;
}
section.brands-container .brandslist ul {
  position: relative;
  z-index: 1;
  padding-bottom: 1px;
  margin-top: -1px;
  background: url(/common/img/brandlist-bg.png) 0 0 no-repeat;
}
section.brands-container .brandslist ul li {
  float: left;
  height: 79px;
  width: 147px;
  margin: 1px 1px 0 0;
  background: url(/common/img/bg-stripe.png);
  background-color: #ebeae7;
}
section.brands-container .brandslist ul li a {
  display: block;
  text-align: center;
  background-color: #f8f8f8;
  min-height: 79px;
  max-height: 100%;
  overflow: hidden;
}
section.brands-container .brandslist ul li a img {
  margin: 0;
  padding: 14px 5px;
  width: 136px;
}
section.brands-container .brandslist ul li.first {
  margin-left: 1px;
}
section.brands-container .brandslist ul li.last {
  width: 146px;
}
section.brands-container .brandslist ul.first {
  background: url(/common/img/brandlist-bgfirst.png) 0 0 no-repeat;
}
section.brands-container .brandslist ul.first li.first {
  width: 146px;
}
section.brands-container .brandslist ul.first li.last {
  width: 147px;
}
section.brands-container .brandslist ul.even {
  z-index: 0;
  margin-left: 73px;
}
section.brands-container .brandslist ul.even li {
  margin-bottom: 0;
}
section.brands-container .brandslist ul.even li.first {
  width: 147px;
}
section.brands-container .brandslist ul.even li.last {
  width: 146px;
}
section.brands-container .brandslist ul.last {
  background: url(/common/img/brandlist-bglast.png) 0 0 no-repeat;
}
