@charset "euc-jp";
.cb{
  clear:both;
}
#container {
  padding-top: 30px;
}
#nav a {
  color: #4d4d4d;
}
.greeting {
  position: relative;
  font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
  border: double #e8dfc4;
  padding: 24px;
  font-size: 130%;
  line-height: 1.8em;
  box-sizing: border-box;
  margin: 16px 0 32px;
  background: rgba(255,255,255,.25);
}
.greeting:before {
  content: url(https://img21.shop-pro.jp/PA01334/299/etc/maker_01.png?cmsp_timestamp=20170601164034);
  position: absolute;
  right: -350px;
  top: -200px;
  pointer-events: none;
  z-index: -1;
  opacity: .6;
}
.greeting h2 {
  font-size: 95%;
  text-align: center;
  color: #ccbd90;
  letter-spacing: .1em;
}
.greeting h2 img {
  width: 75px;
  display: block;
  margin: 0 auto;
}
.greeting p span {
  font-size: 90%;
  opacity: .8;
  margin: 0 0 0 8px;
}
.news-block {
  margin: 0 0 40px;
  padding: 24px;
  background: #f3f3f3;
}
.news-block .ttl-h2 {
  position: relative;
  font-weight: bold;
  font-size: 120%;
}
.news-block .ttl-h2:before {
  content: '';
  position: absolute;
  left: -24px;
  top: 0;
  height: 100%;
  width: 6px;
  background: #434b2f;
}
ul.news-list {
  background: #fff;
  padding: 16px 24px;
  margin: 0;
  max-height: 120px;
  overflow-y: scroll;
}
li.news-item {
  list-style-type: none;
  padding: 8px 0;
  border-bottom: 1px solid #f3f3f3;
}
#slideshow-block {
  margin-bottom: 48.5% !important;
}
#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: 180px 0 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: #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;
}
.prd-lst-unit.col-lg-3 { width: calc(100% / 3);}
.prd-lst-unit li:nth-child(4n+5){ clear: both !important;}
.top-info-bar {
  width: 100%;
  position: relative;
  background: #efefef;
  text-align: center;
  margin: 30px 0 0;
}
.top-info-inner {
  position: relative;
  margin: 0 auto;
}
.top-info-bar .top-info-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top-info-bar ul{
  width: 80%;
  padding: 30px 0;
  text-align: center;
  list-style: none;
}
.top-info-bar li{
  width: calc(100% / 3);
  padding: 0 4px;
  box-sizing: border-box;
}
.top-info-bar li:nth-child(1){
  text-align: right;
}
.top-info-bar li:nth-child(2){
  text-align: left;
}
.top-info-bar li:hover{
  opacity: .7;
}
@media (max-width: 1500px) {
  .prd-lst-unit.col-lg-3 { width: calc(100% / 3);}
  .prd-lst-unit:nth-child(4n+5) { clear: none;}
  .prd-lst-unit:nth-child(3n+1) { clear: both;}
}
@media only screen and (max-width: 980px) {
  .prd-lst-unit.col-lg-3 { width: calc(100% / 2);}
  .prd-lst-unit:nth-child(3n+4) { clear: none;}
  .prd-lst-unit:nth-child(2n+3) { clear: both;}
  #supersized {
    top: 60px;
    margin: 0 0 0;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    position: static;
    padding: 20px 0;
  }
    #slide-list a {
      width: 15px;
      height: 15px;
    }
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .news-block{
    padding: 24px 10px;
  }
  .news-block .ttl-h2{
    margin: 0 0 8px;
  }
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
  .greeting {
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px 16px;
    font-size: 116%;
  }
  #slideshow-block {
    margin-bottom: 45% !important;
  }
  .top-info-bar ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 0;
    text-align: center;
    list-style: none;
  }
  .top-info-bar li {
    width: 100%;
    padding: 0;
    margin: 0 auto 10px;
  }
  .top-info-bar{
    margin: 20px 0 0;
  }
  .top-info-bar .top-info-inner {
    padding: 20px 5% 10px;
    box-sizing: border-box;
  }
}

.mgnBtm30 {
    margin-bottom: 30px;
}
.bnr-tel{
margin-bottom: 10px;
}
.bnr_sale img:hover,
.bnr_outlet img:hover,
.bnr_about img:hover,
.bnr_partner img:hover {
filter:alpha(opacity=80);
opacity:0.8;
}

.product-list__fav-items {
  position: absolute;
  right: 10px;
  bottom: 0;
}
.product-list__fav-items button {
  display: block;
  width: 100%;
  padding: 5px 0;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}
.product-list__fav-items .fav-items {
  color: #ff7373;
}
.product-list__fav-items svg {
  width: 15px;
  height: 15px;
  fill: currentColor;
}
@media (max-width: 768px) {
  .bnr-tel{
    width: 93%;
    margin: 0 auto 20px;
  }
  .product-list__fav-items{
    bottom: -3px;
  }
}