@charset "euc-jp";
#container {
  padding-top: 30px;
}
#nav a {
  color: #333333;
}

#slideshow-block {
  margin-bottom: 0px;
}
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  text-indent: -999em;
}
#supersized {
  position: absolute;
  left: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
  #supersized .row {
    position: relative;
  }
  #supersized img {
    position: absolute;
    display: none;
    width: auto !important;
    height: auto !important;
    outline: none;
    border: none;
  }
  #supersized.speed img {
    -ms-interpolation-mode:nearest-neighbor;
    image-rendering: -moz-crisp-edges;
  }
  #supersized.quality img {
    -ms-interpolation-mode:bicubic;
    image-rendering: optimizeQuality;
  }
  #supersized li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -30;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    background-color: #F2F2F2;
    list-style: none;
  }
  #supersized li.prevslide {
    z-index: -20;
  }
  #supersized li.activeslide {
    z-index: -10;
  }
  #supersized li.image-loading {
    width: 100%;
    height: 100%;
    background: #111 url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  }
  #supersized li.image-loading img {
    visibility: hidden;
  }
  #supersized li.prevslide img,
  #supersized li.activeslide img {
    display: inline;
  }
#slide-list {
  position: absolute;
  bottom: 230px;
  right: 0;
  margin: 0 !important;
  width: 50%;
  max-width: 585px;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
  background-image: url(https://file003.shop-pro.jp/PA01470/429/img/home/pc/bg-slide-list.svg);
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 190px;
  background-position: center top;
}
  #slide-list li {
    display: inline-block;
    *zoom: 1;
    *display: inline;

    float: left;
    display: inline-block;
    width: 33.333%;
    width: calc(100% / 3);
  }
  #slide-list a {
    display: block;
    height: 1px;
    outline: 0;
    background: #5e5e5e;
    text-indent: -9999px;
    opacity: 0.7;
    cursor: pointer;
  }
  #slide-list a:hover,
  #slide-list .current-slide a {
    background: #FFCC00;
    opacity: 1;
  }
#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}
#slidecaption {
  position: absolute;
  left: 1%;
  z-index: 2;
  padding-bottom: 20px;
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
}
  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
  }

.category-item-block {}
  .cat-lst-unit {
    margin-bottom: 15px;
  }
  .cat-lst-unit:nth-child(odd) {
    clear: both;
}
    .cat-lst-span {
      display: block;
      margin: 10px auto;
      line-height: 1.8;
      font-size: 12px;
    }

@media only screen and (max-width: 980px) {
  
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    /*position: static;
    padding-top: 15px;*/
    right: 2%;
  }
    #slide-list a {
      /*width: 15px;
      height: 15px;*/
    }
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  #supersized {
    top: 60px !important;
  }
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
  #slide-list {
    padding-top: 16vw;
  }

  .sec-reason {
    padding: 20px 0;
  }
  .sec-reason .ttl-h3 {
    padding: 0;
  }
  .sec-reason .ttl-h3 img {
    width: 40%;
  }
  .sec-reason .ttl-h3 {
    font-size: 20px;
  }
  .sec-reason p {
    font-size: 14px;
  }

  .sec-timesale {
    padding-top: 20px;
  }
  .ttl-h2.sec-ttl {
    font-size: 14px;
  }
  .bnr-recommend + .bnr-recommend {
    margin: 2em 0 0 0;
  }

  .prd-lst-name {
    font-size: 14px;
  }
  .prd-lst-price {
    font-size: 16px;
  }





}
