body.products:before {
  content: "";
  background: url(../img/common/bg1.jpg);
  width: 100%;
  height: 100vh;
  background-size: cover;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.7;
}
body.products h2 {
  font-size: 2.5vw;
  margin-bottom: 2.7777777778vw;
  line-height: 1;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.products h2 {
    font-size: 4.1720990874vw;
    margin-bottom: 4.5632333768vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  body.products h2 {
    font-size: 4.6936114733vw;
    margin-bottom: 5.2151238592vw;
  }
}
body.products section {
  margin-bottom: 3.4722222222vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.products section {
    margin-bottom: 5.2151238592vw;
  }
  body.products section:first-of-type {
    margin-bottom: 0;
  }
}
body.products section .container1160 {
  padding-bottom: 3.4722222222vw;
  border-bottom: solid 0.0694444444vw #ccc;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.products section .container1160 {
    padding-bottom: 5.2151238592vw;
    border-bottom: solid 0.1303780965vw #ccc;
  }
}

/*--------------------
.tea .sweets
--------------------*/
.products .tea,
.products .sweets {
  background: #fff;
  padding: 6.9444444444vw 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .products .tea,
  .products .sweets {
    padding: 9.1264667536vw 0;
  }
}
.products .tea .container1160,
.products .sweets .container1160 {
  padding: 0;
  border: none;
}
.products .tea .container1160 h2,
.products .sweets .container1160 h2 {
  text-align: center;
}
.products .tea .container1160 .lead,
.products .sweets .container1160 .lead {
  text-align: center;
  font-size: 1.4583333333vw;
  margin-bottom: 5.5555555556vw;
  line-height: 1.7;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .products .tea .container1160 .lead,
  .products .sweets .container1160 .lead {
    font-size: 2.8683181226vw;
    margin-bottom: 7.8226857888vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .products .tea .container1160 .lead,
  .products .sweets .container1160 .lead {
    font-size: 3.3898305085vw;
    margin-bottom: 9.1264667536vw;
  }
}

.product_flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.product_flex__item {
  width: 15.9722222222vw;
  margin-right: 5.5555555556vw;
  position: relative;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .product_flex__item {
    width: 32%;
    margin-right: 2%;
  }
}
.product_flex__item:nth-of-type(4n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .product_flex__item:nth-of-type(4n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .product_flex__item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.product_flex__item:nth-of-type(n + 5) {
  margin-top: 4.1666666667vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .product_flex__item:nth-of-type(n + 5) {
    margin-top: 5%;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .product_flex__item:nth-of-type(n + 4) {
    margin-top: 5%;
  }
}
.product_flex__item .pic {
  position: relative;
  transition-duration: 0.3s;
  cursor: pointer;
}
.product_flex__item .pic:hover {
  opacity: 0.7;
}
.product_flex__item .pic .i_blank {
  position: absolute;
  width: 2.0833333333vw;
  right: 0.6944444444vw;
  top: 0.6944444444vw;
  z-index: 1;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .product_flex__item .pic .i_blank {
    width: 3.1290743155vw;
    right: 1.0430247718vw;
    top: 1.0430247718vw;
  }
}
.product_flex__item .pic .i_blank.white {
  filter: brightness(100);
}
.product_flex__item .txt {
  padding-top: 0.6em;
  text-align: center;
  font-size: 1.875vw;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 3.8em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .product_flex__item .txt {
    font-size: 3.3898305085vw;
  }
}
.product_flex__item .txt .small {
  font-size: 68%;
}
.tea .product_flex__item .txt {
  height: 3em;
}

.product_flex__item a.b_round {
  font-size: 1.1111111111vw;
  padding: 0.7em;
  transition-duration: 0.3s;
  font-weight: 600;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .product_flex__item a.b_round {
    font-size: 2.2164276402vw;
    padding-right: 2em;
  }
}
.product_flex__item a.b_round:hover {
  background-color: #eee;
}

.tea_btns {
  display: flex;
  justify-content: flex-end;
  margin-top: 3em;
  font-size: 1.25vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .tea_btns {
    justify-content: center;
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 599px) and (orientation: portrait) {
  .tea_btns {
    font-size: 2.6075619296vw;
  }
}
.tea_btns a {
  margin-left: 1em;
  padding: 0.7em 2em;
  width: 16em;
  transition-duration: 0.3s;
  font-weight: 600;
}
.tea_btns a:hover {
  background-color: #eee;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .tea_btns a {
    margin: 0 0.5em;
  }
}

.common_modal__cont .txt .txt__head {
  font-weight: 600;
}/*# sourceMappingURL=products.css.map */