@charset "UTF-8";
/* header_menu */
:root {
  --main-color: rgba(127, 79, 0, 1);
}
.top_cart {
  background-color: #7f4f00;
  text-align: right;
  position: relative;
  height: 60px;
}
.btn_cart .fa-shopping-cart {
  color: #7f4f00;
}
.hamburger {
  background-color: rgba(127, 79, 0, 0.9);
}
.bg-ham {
  background-color: rgba(127, 79, 0, 0.9);
}
.cir-container {
  background-color: rgba(127, 79, 0, 1);
}
/* logo */
.wrap_h1 {
  background-image: url(/img/snapwhisky/logo_bk.png) !important;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 20px;
  height: 120px;
  background-color: transparent;
  box-shadow: none;
}
.logo {
  width: 63px;
  padding-top: 25px;
  padding-bottom: 12px;
  text-align: center;
}
.top_news .box-title {
  padding: 10px;
  border-left: solid #7f4f00;
  border-bottom: none;
}
.triangle {
  width: 0;
  height: 0;
  margin: 0 auto;
  display: block;
  border-top: 20px solid transparent;
  border-right: 20px solid #fff000;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #2839b8;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  text-align: center;
}
.point-box {
  background-color: rgba(127, 79, 0, 1) !important;
  color: #fff;
  border-radius: 8px;
}
.ig_circle {
  width: 110px;
  height: 110px;
  display: block;
  border-radius: 100px;
  background-color: #fffa76;
  text-align: center;
  padding: 10px;
  position: absolute;
  top: -50px;
  right: 15px;
  z-index: 150;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.12);
}
#gallery {
  background-image: url(/img/snapwhisky/bottle.webp);
  height: 1050px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 295px 940px;
  z-index: 3;
}
.preview {
  display: block;
  width: 288px;
  height: 288px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -144px;
  top: 524px;
  border-radius: 0px 0px 140px 140px / 0px 0px 8px 8px;
}
#gallery .shadow {
  display: block;
  width: 288px;
  height: 288px;
  background-color: yellow;
  position: absolute;
  left: 50%;
  margin-left: -144px;
  top: 524px;
  z-index: 2;
  background: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0) 6%,
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 0, 0, 0.2) 65%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0) 6%,
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 0, 0, 0.2) 65%,
    rgba(0, 0, 0, 0.6) 100%
  );
  border-radius: 0px 0px 140px 140px / 0px 0px 8px 8px;
}
.block_topImage {
  background-image: url(/img/snapwhisky/bg_top.png);
  background-repeat: repeat-x;
  background-size: contain;
  background-position: center top;
  position: relative;
  background-color: #7f4f00;
  height: 670px;
  margin-bottom: 50px;
}
.bottle {
  padding: 1px;
  background-image: url(/img/snapwhisky/bottle.webp);
  background-repeat: no-repeat;
  background-size: 170px auto;
  background-position-x: 50%;
  height: 518px;
}
.main_copy {
  color: #fff;
  text-align: center;
  width: 90%;
  margin: 165px auto 0 auto;
  text-shadow: -1px -1px 3px #796f0e, 1px -1px 3px #796f0e, 1px 1px 3px #796f0e,
    -1px 1px 3px #796f0e, 1px 2px 3px rgba(0, 0, 0, 0.1);
  font-family: "YuMincho", "Yu Mincho", "游明朝体";
  font-size: 18px;
  letter-spacing: 0.25em;
  font-weight: 600;
  line-height: 2em;
}
.shortestDay {
  text-align: center;
  color: #fff;
  width: 100%;
  position: absolute;
  padding: 8px 5px 8px 0px;
  line-height: 24px;
  text-shadow: -1px -1px 3px #333, 1px -1px 3px #333, 1px 1px 3px #333,
    -1px 1px 3px #333, 1px 2px 3px rgba(0, 0, 0, 0.3);
  letter-spacing: 1px;
  font-size: 1.1em;
  font-weight: 300;
  bottom: 30px;
}
.label {
  position: absolute;
  left: 50%;
  top: 270px;
  margin-left: -83px;
  width: 166px;
}
.slider_fade img {
  width: 165px;
  height: 180px;
  border-radius: 0px 0px 74px 74px / 0px 0px 8px 7px;
}

.shadow {
  display: block;
  width: 166px;
  height: 180px;
  position: absolute;
  left: 50%;
  margin-left: -83px;
  z-index: 100;
  background: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0) 6%,
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 0, 0, 0.2) 65%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0) 6%,
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 0, 0, 0.2) 65%,
    rgba(0, 0, 0, 0.6) 100%
  );
  border-radius: 0px 0px 74px 74px / 0px 0px 8px 7px;
}
#slideshow {
  position: relative;
  width: 148px;
}
#slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
  border-radius: 0px 0px 74px 74px / 0px 0px 8px 8px;
  width: 166px;
  height: 180px;
}
.go_blog_top .board {
  width: 90%;
  margin: 0 auto 20px auto;
  padding-top: 26px;
  padding-bottom: 22px;
  line-height: 30px;
  text-align: center;
  background-color: #7f5000;
  background-repeat: repeat;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 1px;
  color: #fff;
}
@media screen and (max-width: 500px) {
  .block_topImage {
    background-image: url(/img/snapwhisky/bg_top_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    background-position: center top;
  }
  .logo {
    padding-top: 25px;
    padding-bottom: 12px;
    text-align: center;
  }
  .point-box h3 {
    font-family: "DIN Condensed", sans-serif;
    font-size: 2.2em;
    color: #fff;
  }
}

.cir-container {
  background: rgba(236, 145, 1);
}
