@charset "euc-jp";
.slider {
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}
.info_block img,
.free_space_block img {
  max-width: 100%;
  height: auto;
}

.more_prd {
  display: none;
  clear: both;
  padding: .5em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #aaa;
  color: #fff;
  text-align: center;
  font-size: 123.076%;
  cursor: pointer;
}

.info_block {
  line-height: 1.5;
}
.news_lst {
  margin-bottom: 2em;
}
  .news_lst li {
    padding: .6em 0 .5em;
    border-bottom: 1px dotted #aaa;
  }
  .news_lst span {
    margin-right: .5em;
    color: #888;
  }
.free_space_block {
  margin-top: 3em;
}

#w_S_size .more_prd {
  display: block;
}
#w_S_size .prd_lst_6_over {
  display: none;
}
#w_S_size .news_lst {
  line-height: 2;
}

@media screen and (max-width: 786px) {
  .spcoverMain img {
      max-width: 100%;
      width: auto;
      height: auto;
  }  
  .infoBox img {
      max-width: 100%;
      width: auto;
      height: auto;
      display: none;
  }  
  .itemBox li img {
      max-width: 100%;
      width: auto;
      height: auto;
  }
  .blogBnr img {
      max-width: 100%;
      width: auto;
      height: auto;
  }
  #TeaserTop p.shopInfot a {
      color: #000!important;
  }
}

.cashless {
  margin: 0px auto 20px;
  text-align: center;
}
@media screen and (max-width: 786px) {
	.coverMain {
	    height: auto;
	    margin: 0 auto;
	    width: 90%;
	    text-align: center;
	}
    .cashless {
    margin: 40px auto 0px;
  }
  .cashless img {
    width: 90%;
  }
}
@media screen and (max-width: 559px) {
  .coverMain {
      height: 150px;
	  margin: 0 auto;
	  width: 90%;
	  text-align: center;
	}
}


#SiteTop .container_section {
    width: 95%;
    max-width: 1000px;
    margin: 0 auto;
}