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

.header-headline-nav li a {
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
}
#nav a {
  color: #4d4d4d;
}

#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 {

  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: #f9f9f9;
    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: 20px;
  margin: 0 !important;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
}
  #slide-list li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  #slide-list a {
    display: block;
    margin: 0 5px;
    width: 70px;
    height: 10px;
    outline: 0;
    background: #5e5e5e;
    text-indent: -9999px;
    opacity: 0.7;
    cursor: pointer;
  }
  #slide-list a:hover,
  #slide-list .current-slide a {
    background: #b2a487;
    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;
}
.slide-title {
  font-size: 22px;
  font-weight: bold;
}
  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
  }
.sp-only {
  display: none;
}
.item_cut_name
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 185px;
}
.registration {
  width: 330px;
    margin: 40px auto 30px;
    text-align: center;
}
.registration-inner  {
    padding: 15px 0 10px;
    margin-bottom: 15px;
}
.registration-btn {
  background: #b2a487;
    padding: 15px 30px;
    border-radius: 40px;
    /* margin-top: 15px; */
    display: block;
    width: 160px;
    margin: 0 auto;
    color: #fff;
}
.registration-btn:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .spnone { display: none; }
  .slide-wrapper .bx-viewport { height: 479px !important; }
  .rank-num { margin: 10px 0 0 10px; }
  #rank-slide .product-block:nth-child(n+4) .rank-num { background-color: #1d2b53; }
  #rank-slide .product-block:nth-child(5) .rank-num, #rank-slide .product-block:nth-child(15) .rank-num { background-color: #d5b73d; }
  #rank-slide .product-block:nth-child(6) .rank-num, #rank-slide .product-block:nth-child(16) .rank-num { background-color: #a9bfc8; }
  #rank-slide .product-block:nth-child(7) .rank-num, #rank-slide .product-block:nth-child(17) .rank-num { background-color: #cc925e; }
}
@media only screen and (max-width: 980px) {
  #supersized {
    top: 60px;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    position: static;
    padding-top: 15px;
  }
    #slide-list a {
      width: 15px;
      height: 15px;
    }
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
  .sp-only {
  display: inline;
}
  .slide-title {
    font-size: 18px;
  }
  .item_cut_name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 158px;
}
  .pcnone { display: none; }
  .bx-wrapper { width: 325px; margin: auto; }
  #rank-slide .product-block { width: 158px !important; }
  .slide-wrapper .bx-viewport { height: 217px !important; }
  .rank-num { margin: 5px 0 0 5px; }
  #rank-slide .product-block:nth-child(n+4) .rank-num { background-color: #1d2b53; }
  #rank-slide .product-block:nth-child(3) .rank-num, #rank-slide .product-block:nth-child(13) .rank-num { background-color: #d5b73d; }
  #rank-slide .product-block:nth-child(4) .rank-num, #rank-slide .product-block:nth-child(14) .rank-num { background-color: #a9bfc8; }
  #rank-slide .product-block:nth-child(5) .rank-num, #rank-slide .product-block:nth-child(15) .rank-num { background-color: #cc925e; }
}

.bx-wrapper { margin-bottom: 0px !important; background-color: initial !important; box-shadow: none !important; border: none !important; max-width: initial !important; }
.bx-next { right: 20px; }
.bx-prev, .bx-next { top: 80px;
    width: 30px;
    height: 30px;
    transition: all 0.4s ease;
    z-index: 1;
    background: rgba(255,255,255,0.4) !important;
font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.bx-prev:before {
    transform: rotate(-45deg);
    left: 13px;
}
.bx-next:before {
    left: 4px;
    transform: rotate(135deg);
    left: 3px;
}
.bx-prev:before, .bx-next:before {
content: "";
    position: absolute;
    top: 7px;
    width: 15px;
    height: 15px;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    transition: all 0.4s ease;
    z-index: 1;
}
.bx-next, .bx-prev { background-image: none !important; }
.slide-wrapper { max-width: 854px; }

#credit   {
    top: 30px;
    /*height: 70px;*/
    width: 100%;
    font-size: 0.9rem;
    /*background-color: #f9f9f9;*/
    color: #666666;
    padding: 14px 8px 8px 3%;
     /* font-family: "ÞâÌÀÄ«ÂÎ", "Yu Mincho", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« Pro", "Hiragino Mincho Pro", "MS PÌÀÄ«", "MS PMincho", serif; */
    margin-right: 10px;
    font-size: 15px;
  }
#credit span {
  text-shadow: 2px 2px 10px #fff, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;
  color: #000;
}
#credit2   {
    top: 380px;
    /*height: 70px;*/
    width: 100%;
    font-size: 0.9rem;
    /*background-color: #f9f9f9;*/
    color: #666666;
    padding: 14px 8px 8px 3%;
     /* font-family: "ÞâÌÀÄ«ÂÎ", "Yu Mincho", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« Pro", "Hiragino Mincho Pro", "MS PÌÀÄ«", "MS PMincho", serif; */
float: right;
    text-align: right;
    margin-right: 10px;
    font-size: 16px;
  }
#credit2 span {
  text-shadow: 2px 2px 10px #fff, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;
  color: #000;
}
.rank-num { position: absolute; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 15px; color: #FFF; }
