@charset "UTF-8";
  /* ====== page whole css ====== */
  .salehead {
  background-position: 50% 0;
  background-repeat: no-repeat;
  text-align: center;
}

.saleheadimg {
  max-width: 825px;
  padding: 20px;
}

#sb-site-main {
  transform: unset;
}

#sb-site-main .container {
  overflow: hidden;
  width: 100% !important;
  margin: 0 !important;
  padding: 0;
}

#special-content {
  max-width: 1920px;
  margin: auto;
  padding: 0 !important;
  border: 0;
}

#contents .container {
  overflow: hidden;
  width: 100% !important;
  margin: 0 !important;
  padding: 0;
}

#main {
  padding: 0;
}

/*slider*/
.search-result > .row > div > .product-list {
  max-width: 1200px;
  margin: 30px auto;
  background-color: #fff;
  border-radius: 20px;
  padding: 10px;
}

#main .search-result {
  background-color: #035f36;
}

#main .speed-deliver {
  z-index: 10;
}

#main .txt-price {
  position: relative;
  display: inline-block !important;
  float: none !important;
  width: 100%;
  color: #e60012;
  font-size: 30px !important;
  left: 5px;
}

#main .txt-price:first-letter {
  padding-right: 5px;
  font-size: 80%;
}

.normal-price {
  color: #999;
  text-align: left !important;
  margin: 0;
  font-size: 13px;
}

#main .product-list ul li .txt-productname {
  height: 4.7em !important;
  margin-top: 170px !important;
  margin-bottom: 0 !important;
  line-height: 1.5 !important;
}

#main .txt-productname,
#main .txt-productname > a {
  overflow: hidden;
  height: 5em;
  font-size: 13px;
  font-weight: normal !important;
  color: #222 !important;
}

#main .product-list ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1200px;
  margin: auto;
  border: 0 !important;
}

#main .product-list ul > li {
  position: relative;
  width: 200px !important;
  max-width: 50%;
  height: auto !important;
  margin-bottom: 20px;
  border: none !important;
}

.search-result .product-list ul > li {
  min-width: 20% !important;
}

.search-result .pull-right {
  width: 100%;
}

.product-list ul > li:hover {
  background: #fff;
}

.product-list ul > li img {
  height: auto;
}

.search-item {
  position: relative;
}

.product-list .txt-stock {
  height: unset !important;
}

a.img-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  content: "";
}

a.img-link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: 0.3s;
  opacity: 0;
  background: #fff;
  z-index: 100;
}

a.img-link:hover::before {
  opacity: 0.5;
}

.search-item .txt-stock,
.search-item .txt-delivery,
.search-item .txt-point,
.search-item .txt-review {
  display: none !important;
}

.itemsold {
  position: relative;
}

.itemsold::before {
  position: absolute;
  z-index: 10;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  content: "";
  opacity: 0.5;
  border-radius: 5px;
  background: #fff;
}

.search-item[data-sellable_amount="0"]::after,
.itemsold::after {
  position: absolute;
  z-index: 102;
  top: 50%;
  left: 4%;
  display: block;
  width: 90%;
  height: 28px;
  content: "完売しました!";
  transform: rotate(350deg);
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.45) 1px 2px 3px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
  background: #e60001;
  color: #fff;
}

.search-item[data-sellable_amount="0"]::before {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.6;
  background: #fff;
}

.txt-productname {
  color: #222;
  font-weight: bold;
}

.txt-normal-price {
  margin: 5px 0;
  color: #777;
  font-weight: bold;
}

#time_sale_headings > .col-lg-12 {
  position: unset !important;
}

.search-result > .row > .col-sm-3,
#category_header {
  display: none !important;
}

.search-result > .row > .col-sm-9 {
  width: 100%;
}

#time_sale_headings {
  padding: 0;
}

#time_sale_headings .catebtn {
  padding: 0 10px;
}

#time_sale_list_ui,
.pagination__wrap,
#btn-add-cart,
#btn-add-fav {
  display: none !important;
}

.search-result {
  position: relative;
  z-index: 0;
  margin: 0 0 40px;
  padding: 0 10px 50px !important;
}

.search-result .breadcrumb {
  position: absolute;
  z-index: 100;
  top: 100%;
  width: 100%;
  margin: 5px 0 0;
}

.search-result .breadcrumb,
.search-result .breadcrumb a,
.search-result .breadcrumb span {
  color: #555 !important;
  font-size: 12px;
}

.search-result .breadcrumb a:hover {
  opacity: 0.7;
}

.search-result .category__midashi {
  max-width: 1200px;
  margin: auto;
  padding: 15px 5px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background: #fff;
  font-weight: bold;
}

.search-result #product-list {
  max-width: 1200px;
  min-height: 100px;
  margin: auto;
  border-radius: 0 0 10px 10px;
  background: #fff;
}

.ctb {
  cursor: pointer;
  padding: 5px 15px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 3px 3px 10px #ddd;
  margin: 5px;
  border: 1px solid #eee;
  transition: 0.2s;
  background: #fff;
}

.ctlist {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
  justify-content: center;
}

.ctb.ctb-active,
.ctb:hover {
  transform: translate(2px, 2px);
  box-shadow: 0 0 10px #eee;
  border: 1px solid #ff1aa1;
  color: #ff1aa1;
}

.ctb.ctb-active {
  box-shadow: 0 0 10px #ffe3e3;
}

.ctlist:not(.loaded) > li {
  opacity: 0.3 !important;
}

.ctlist:not(.loaded)::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 10;
  text-align: center;
}

.ctlist:not(.loaded)::after {
  position: absolute;
  z-index: 11;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  content: "";
  animation-name: spin;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  border: solid 4px;
  border-color: #999 #00000010 #00000010;
  border-radius: 50%;
}

#main .product-list ul > li#search-item-template {
  display: none !important;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

a.topnavi {
  bottom: 10px;
  right: 25px;
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 1 !important;
  background-color: #e9098d;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #fff;
  position: fixed;
  padding: 7px 0 0;
  z-index: 9999;
  text-align: center;
  font-weight: bold;
  transition: 0.2s;
  font-size: 14px !important;
  opacity: 1;
}

a.topnavi.dn {
  opacity: 0;
}

a.topnavi:hover {
  background-color: #fa11a1;
}

#saleitemsqty {
  font-weight: bold;
  font-size: 13px;
  text-align: right;
  display: inline-block;
  padding-left: 30px;
}

#saleitemsqty span {
  font-weight: bold;
}

.nowsalefilter {
  text-align: right;
  max-width: 1100px;
}

.bctlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  max-width: 1200px;
  margin: auto;
}

#filterCheckbox {
  display: none;
}

.bctlist > * {
  padding: 2.5px 0;
}

#filterCheckbox ~ label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-left: 2em;
}

#filterCheckbox ~ label::before {
  width: 1em;
  height: 1em;
  border: 1px solid #999;
  content: "";
  position: absolute;
  left: -20px;
  top: 2px;
  border-radius: 3px;
  transition: 0.3s;
}

#filterCheckbox:checked ~ label::before {
  border: 1px solid #f1b6b6;
}

#filterCheckbox ~ label::after {
  content: "";
  position: absolute;
  width: 1.1em;
  height: 0.6em;
  border-left: 3px solid #df7070;
  border-bottom: 3px solid #df7070;
  left: -20px;
  top: 2px;
  opacity: 0;
  transition: 0.2s;
}

#filterCheckbox:checked ~ label::after {
  transform: rotate(-45deg);
  opacity: 1;
}

/* responsive */
@media (max-width: 1199px) {
  .coulist > li {
    width: 33%;
  }

  .com__con {
    padding: 40px 10px 50px;
  }
}

@media (max-width: 991px) {
  .coulist > li,
  ul.ichioshi-itemlist > li {
    width: 50%;
    padding: 5px;
  }

  .salenav > ul > li {
    padding: 5px;
  }

  .product-list ul > li:nth-of-type(7),
  .product-list ul > li:nth-of-type(8) {
    display: none;
  }

  .product-list ul > li {
    width: 33% !important;
  }

  .catebtn__con {
    width: calc(50% - 10px);
    margin: 10px 5px;
  }
}

@media (max-width: 767px) {
  #contents .container {
    padding: 0 !important;
  }

  #main {
    padding: 0 !important;
  }

  .product-list ul > li {
    width: 50% !important;
  }

  .search-item[data-sellable_amount="0"]::after,
  .itemsold::after {
    content: "完売!";
  }

  .off-obi {
    padding-top: 3px;
  }
}

@media (max-width: 480px) {
  .product-list ul li.search-item {
    max-height: 315px !important;
    padding: 2%;
  }

  .product-list ul li {
    border-right: none;
  }

  .product-list ul li:nth-child(4n + 1) {
    border-left: none;
  }

  .product-list ul li:nth-child(odd) {
    border-right: 1px solid #ddd;
  }

  .ctb {
    font-size: 12px;
  }
}

#product-list
  .search-item:hover:not(:has(.btn-add-cart:hover)):not(
    :has(.btn-add-fav:hover)
  ) {
  background-color: unset !important;
}

.btnwrap {
  margin: 20px auto;
  position: relative;
  text-align: center;
}

.btnwrap a.mdbtn {
  display: inline-block;
  font-weight: 500;
  font-family: "M PLUS 2", sans-serif;
  font-style: normal;
  color: #fff;
  width: 400px;
  max-width: 90%;
  padding: 10px 10px 15px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  margin: auto;
  background: #035f36;
  transition: 0.3s transform, 0.75s opacity;
}

.btnwrap a.smbtn {
  display: inline-block;
  font-weight: 500;
  font-family: "M PLUS 2", sans-serif;
  font-style: normal;
  color: #035f36;
  width: 300px;
  max-width: 90%;
  padding: 10px 10px 15px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  margin: auto;
  border: 2px solid #035f36;
  transition: 0.3s transform, 0.75s opacity;
}

.btnwrap a.btn:hover {
  cursor: pointer;
  transform: translateY(3px);
  opacity: 0.8;
}

h1 {
  font-size: 30px;
  font-family: "M PLUS 2", sans-serif;
  color: #222;
  margin: 20px 0;
  text-align: center;
  background-color: #f5d752;
  padding: 10px;
  font-weight: 600;
}

p.saleperiod,
p.saleperiod > span {
  font-family: "M PLUS 2", sans-serif;
  text-align: center;
  margin: 20px 0 10px;
  font-size: 16px;
  color: #035f36;
}

p.leadtxt {
  font-family: "M PLUS 2", sans-serif;
  text-align: center;
  font-size: 18px;
  margin: 10px 10px 20px;
  color: #222;
}

.notmember p.leadtxt {
  color: #035f36;
}

.txt-bnt {
  font-family: "M PLUS 2", sans-serif;
  text-align: center;
  font-size: 18px;
  margin: 10px 10px 5px;
  color: #fff;
}

@media (max-width: 650px) {
  h1 {
    font-size: 20px;
  }

  p.saleperiod,
  p.saleperiod > span {
    font-size: 14px;
  }

  p.leadtxt,
  .txt-bnt {
    font-size: 15px;
  }
}

.img-hov {
  transition: 0.3s;
  margin: auto;
  max-width: 100%;
  height: auto;
}

.img-hov:hover {
  cursor: pointer;
  transform: translateY(2px);
  opacity: 0.8;
}
