body {
	font-size: 14px;
}

header {
  position: relative;
}
#header-logo {
    display:none;
  }
#product .breadcrumb {
  text-transform: initial;
}
.sort {
  margin-bottom : 10px;
}
#head .head-right {
  width: 530px!important;
}
#head .head-right li {
  width: 16%!important;
}
#head .head-right li a.text-color {
  color: #da0016;
}
#mainFooter_area ul li {
  width: 20%;
}
#mainFooter_area ul li:nth-child(4) {
  border-right: 2px solid #fff;
}
#mainFooter_area ul li:nth-child(5) {
  border-right: none;
}
#mainFooter_area li:nth-child(5) a {
    color: #fff;
    background-color: #da0016;
}
#mainFooter_area li:nth-child(5) a:hover {
    color: #da0016;
    background-color: #0eb5ca;
}
@media screen and (max-width:768px) {
  
  #top-head, #header-logo {
    display:none;
  }
  .hi-res_maintitle {
    height: 130px !important;
  }
  .hi-res_maintitle ul li {
    float: none !important;
  }
  .hi-res_maintitle h1 {
    font-size: 1.6rem !important;
    text-align: center !important;
  }
   .footerArea .pcBox{
    display:none;
  }
  /*#mainFooter_area ul li {
    width: 100%;
  }*/
  #mainFooter_area ul li:nth-child(4) {
    border-right: none;
  }
  #mainFooter_area ul li:nth-child(4) {
    border-bottom: 1px solid #fff;
  }
  #globalMenuSp ul li a.text-color {
    color: #da0016;
  }
}
  @media screen and (min-width:769px) {
.footerArea ul.spBox{
    display:none;
  }
}
  .logo{
    width: 100%;
    text-align: center;
}
@media screen and (max-width:560px) {
  .sp_none {
    display:none;
  }
  #head .head-right {
    width: 100%!important;
  }
  #head .head-right li {
    width: 20%!important;
  }
    #mainFooter_area ul li {
    width: 100%;
  }
 }