.fs-p-headerNavBar{
  background:#996f50;
  border-bottom-color:#996f50;
}
.fs-l-header--min .fs-p-logo__image{
  max-height: 60px;
}

/*ヘッダー部分*/
.fs-l-header{
  padding-top:0;
}

/*ヘッダー　支払い方法*/
.head_payment {
  width: 100%;
  position: relative;
  letter-spacing: 0.1em;
  color: #FFF;
  background: #996f50;
  text-align: center;
margin-top:0;
}
.head_payment_pc{
  height: 40px;
  line-height: 40px;
  font-size: 13px;
}
.head_payment_sp{
  font-size: 12px;
  line-height: 1.3;
  padding: 9px 0;
}