@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
body.category .page-title,
body.search .page-title {
  margin-top: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
  position: relative;
}
body.category .page-title .breadcrumb,
body.search .page-title .breadcrumb {
  width: 100%;
  border-top: none;
  position: absolute;
  top: 0;
  left: 0;
}
body.category .page-title h1,
body.search .page-title h1 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}
body.category .page-title h1 .sub,
body.search .page-title h1 .sub {
  font-size: 15px;
  font-size: 1.5rem;
  color: #202124;
  font-weight: 400;
}
body.category .page-title.category-dogi::after, body.category .page-title.category-blacklabel::after, body.category .page-title.category-goldlabel::after, body.category .page-title.category-whitelabel::after, body.category .page-title.category-silverlabel::after, body.category .page-title.category-thermostock::after, body.category .page-title.category-supercool::after,
body.search .page-title.category-dogi::after,
body.search .page-title.category-blacklabel::after,
body.search .page-title.category-goldlabel::after,
body.search .page-title.category-whitelabel::after,
body.search .page-title.category-silverlabel::after,
body.search .page-title.category-thermostock::after,
body.search .page-title.category-supercool::after {
  width: 100%;
  content: "Dogi";
  font-family: "Oswald", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 100px;
  font-size: 10rem;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  color: #F0F0F0;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.65em;
}
@media print, screen and (min-width: 1023px) {
  body.category .page-title,
  body.search .page-title {
    margin-top: 110px;
    height: 300px;
  }
  body.category .page-title h1,
  body.search .page-title h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
  body.category .page-title h1 .sub,
  body.search .page-title h1 .sub {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
body.category .content-wrap,
body.search .content-wrap {
  padding-top: 0;
}
body.category .index-head,
body.search .index-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
body.category .index-head h2,
body.search .index-head h2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  margin-top: 0;
}
body.category .index-head .count,
body.search .index-head .count {
  font-size: 16px;
  font-size: 1.6rem;
  color: #969696;
  font-weight: 300;
  margin: 0;
}
body.category .index-head .count span,
body.search .index-head .count span {
  font-size: 14px;
  font-size: 1.4rem;
}
body.category .index-head .sort,
body.search .index-head .sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
}
body.category .index-head .sort dd,
body.search .index-head .sort dd {
  margin: 0 0 0 1em;
}
body.category .index-head .sort dd a,
body.search .index-head .sort dd a {
  color: #666;
}
@media print, screen and (min-width: 768px) {
  body.category .index-head h2,
  body.search .index-head h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
body.category .search-result,
body.search .search-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
body.category .search-result p,
body.search .search-result p {
  margin: 0;
}
body.category .search-result .search-keyword,
body.search .search-result .search-keyword {
  font-size: 15px;
  font-size: 1.5rem;
}
body.category .search-result .search-keyword span,
body.search .search-result .search-keyword span {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  margin-left: 3px;
}
body.category .search-result .search-count,
body.search .search-result .search-count {
  font-size: 15px;
  font-size: 1.5rem;
}
body.category .search-result .search-count span,
body.search .search-result .search-count span {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  margin-left: 3px;
}
body.category .banner-link p a,
body.search .banner-link p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.category .banner-link p img,
body.search .banner-link p img {
  width: 100%;
  max-width: 450px;
}
body.category .item-list,
body.search .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
}
body.category .item-list-img a,
body.search .item-list-img a {
  display: block;
  overflow: hidden;
}
body.category .item-list-img a img,
body.search .item-list-img a img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.category .item-list-img a:hover,
body.search .item-list-img a:hover {
  opacity: 0.8;
}
body.category .item-list-img a:hover img,
body.search .item-list-img a:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
body.category .item-list .item-info,
body.search .item-list .item-info {
  margin-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
}
body.category .item-list .item-info-name,
body.search .item-list .item-info-name {
  margin-top: 10px;
}
body.category .item-list .item-info-price,
body.search .item-list .item-info-price {
  font-family: "Oswald", sans-serif;
  margin-top: 5px;
}
body.category .item-list .item-info-price span,
body.search .item-list .item-info-price span {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: normal;
}
body.category .item-list .item-info a,
body.search .item-list .item-info a {
  color: #202124;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
body.category .item-list .item-info a:hover,
body.search .item-list .item-info a:hover {
  color: #202124;
}
@media screen and (max-width: 767px) {
  body.category .item-list li,
  body.search .item-list li {
    width: calc(50% - 10px);
    margin: 20px 20px 0 0;
  }
  body.category .item-list li:nth-child(2n),
  body.search .item-list li:nth-child(2n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 768px) {
  body.category .item-list li,
  body.search .item-list li {
    width: calc(25% - 18px);
    margin: 35px 24px 0 0;
  }
  body.category .item-list li:nth-child(4n),
  body.search .item-list li:nth-child(4n) {
    margin-right: 0;
  }
  body.category .item-list li .item-info,
  body.search .item-list li .item-info {
    font-size: 16px;
    font-size: 1.6rem;
  }
}