@charset "euc-jp";
#container {
  margin-top: 0px;
  padding-top: 0px;
  clear: both;
}

.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;
  display: table;
  margin-top: 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; */
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
    outline: none;
    border: none;
    left: 0 !important;
}
  #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: #fff;
    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: #ecd062;
    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;
  }
.text-block {
    line-height: 2;
    max-width: 685px;
    margin: 0 auto;
}
@media screen and (min-width: 981px) {
  .main-section {
    margin-top: 75px !important;
  }
}

@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: 768px) {
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
}

/* 追加CSS */
ul.unstyled,
ol.unstyled {
    display: inline-block;    
}
.info-block {
    border-bottom: none;
    margin-bottom: 0;
}
.infoblock-adjust {
    max-width: 685px;
    width: 100%;
    height: 65px !important;
    box-sizing: border-box;
    padding: 0 !important;
}
.infoblock-adjust li {
    list-style-type: none;
    line-height: 1.8;
    font-size: 13px;
}
.bestseller-block {
    display: inline-block;
    margin-top: 60px;
}
.recommend-block.grid_row {
    width: 100%;
    max-width: 1280px;
    margin: 60px auto 0;
    padding: 0 1.5%;
    box-sizing: border-box;
    display: block;
    border-bottom: none;
}
.recommend-block.grid_row a {
    display: block;
}
.recommend-block.grid_row a:hover img {
    opacity: .8;
}
#recommend-images-flex {
    display: flex;
    margin-bottom: 20px;
}
.recommend-images-flex-cell:nth-of-type(1) {
    padding-right: 0.75%;
}
.recommend-images-flex-cell:nth-of-type(2) {
    padding-left: 0.75%;
}
.footer-wrapper {
    padding-top: 0px;
}
.footer-wrapper .row {
    display: flex;
    padding-top: 60px;
}
#instagram-widget {
    margin-top: 60px;
    text-align: center;
}
iframe {
    border: none;
    overflow: hidden;
    max-width: 1200px;
    width: 100%;
    height: 866px;
    margin: 0 auto;
    display: block;
}
img#instalogo {
    width: 200px;
    margin-bottom: 30px;
}
#instagram-widget {
  display: block;
}
.insta-row {
  display: flex;
}
.insta-row-cell {
  flex: 1;
  /*margin-bottom: 10px;*/
}
.insta-row-cell:hover {
    opacity: .8;
}
.insta-image {
    height: 100% !important;
    object-fit: cover;
}
.insta-item:hover {
  opacity: .7;
}
.insta-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
#instagram-widget-sp {
  display: none;
}
@media screen and (max-width: 768px) {
    #instagram-widget {
      display: none;
    }
    #instagram-widget-sp {
      display: block;
      margin-top: 60px;
      text-align: center;
    }
    img#instalogo {
      width: 150px;
      margin-bottom: 15px;
    }
  .insta-row-sp {
    display: flex;
  }
  .insta-row-cell {
    flex: 1;
    margin-bottom: 10px;
  }
  .insta-row-cell:nth-of-type(odd) {
      /*padding-right: 10px;*/
  }
  .insta-image {
      height: 100% !important;
      object-fit: cover;
  }
    .btn-viewcart .icon {
      	padding: 7px 6px 6px 6px;
      	text-align: center;
      	width: 15px;
      	height: 15px;
     	 vertical-align: middle;
     	 color: #fff;
     	 font-size: 15px;
     	 background: #000;
     	 border-radius: 50%;
     	 line-height: 15px;
      }
}

/* ブランド名取得用 */
.product-id {
    display: none;
}