﻿@charset "UTF-8";

/* layout */
.container {
  width: 965px;
  margin: 0 auto;
}
.pane-contents {
  min-height: 600px;
  margin-bottom: 50px;
  padding-bottom: 0;
}
.pane-goodslist {
  margin: 0 0 60px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.pane-goodslist .pane-goodslist-contents {
  order: 1;
  width: 710px;
}
.pane-goodslist .pane-goodslist-search {
  position: relative;
  order: 0;
  width: 230px;
}

/* ----パンくず---- */

.block-topic-path {
  padding: 12px 0 14px;
}
.block-topic-path--list li {
  display: inline-block;
  padding-right: 5px;
  font-size: 12px;
}
.block-topic-path--list a {
  text-decoration: none!important;
  color: #165BB2;
}
.block-topic-path--list li:last-child a {
  color: inherit;
}

.pane-goodslist-contents block-search-goods--header {
  margin: 0 0 38px;
  font-size: 18px;
  font-weight: bold;
}

.block-search-goods--comment {
  margin: 0 0 38px;
}
.block-goods-list--sort-order-items {
  float: right;
  display: flex;
  align-items: flex-end;
  height: 21px;
  margin: 38px 0 18px;
  font-size: 12px;
}
.block-goods-list--sort-order-items li span {
}
.block-goods-list--sort-order-items li a {
  color: #165BB2;
}
.block-goods-list--sort-order-items li + li:before {
  display: inline-block;
  content: '／';
  margin: 0 0.3em;
  color: #666666;
}
.goods-list--sortstyle--hr {
  margin: 0 0 18px;
  padding: 0;
  border: none;
  background: none;
  clear: both;
}


.common-bookmark-btn:not(a) a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 30px;
  border-radius: 30px;
  background: #ffffff;
  border: solid 1px #ECECEC;
  font-size: 0;
  font-weight: bold;
  color: #333333;
  text-decoration: none!important;
}
.common-bookmark-btn:not(a) a:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 12px;
  margin: 0 4px 0 0;
  background: url(../../img/usr/common/icon_bookmark.png) center / contain no-repeat;
}
.common-bookmark-btn:not(a) a.block-goods-favorite-registed--btn {
}
.common-bookmark-btn:not(a) a.block-goods-favorite-registed--btn:before {
  background: url(../../img/usr/common/icon_bookmark_on.png) center / contain no-repeat;
}
.common-bookmark-btn:not(a) a:after {
  font-size: 14px;
  content: 'お気に入り';
}
.common-bookmark-btn:not(a) a.block-goods-favorite-registed--btn:after {
  font-size: 14px;
  content: 'お気に入り';
}
.common-bookmark-btn:not(a) a.bookmark_loading:after {
  content: ''!important;
}
.common-bookmark-btn:not(a) a .block-loading-min--balls {
  position: static;
  transform: translate(0,0);
  margin-top: 4px;
  margin-left: 4px;
}

.block-pets-items {
  display: flex;
  flex-flow: wrap;
}
.block-pets-item {
  width: 186px;
  margin: 0 0 -1px;
  padding: 0 0 30px 36px;
}
.block-pets-item:nth-child(5n+1) {
  width: 186px;
  padding-left: 36px;
}
.block-pets-item:nth-child(4n+1) {
  width: 150px;
  padding-left: 0;
}
.block-pets-item:nth-child(n+5) {
  border-top: solid 1px #ececec;
  padding-top: 30px;
}
.block-pets-item--image {
  margin: 0 0 6px;
}
.block-pets-item--image figure {
  width: 150px;
  height: 150px;
  border-radius: 7px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  /*background: #f5f5f5;*/
}
.block-pets-item--description {
}
.block-pets-item--no {
  font-size: 12px;
  margin: 0 0 8px;
}
.block-pets-item--goods-name {
  font-size: 14px;
  font-weight: bold;
}
.block-pets-item--goods-infos {
  display: block;
  color: #666666;
  font-size: 12px;
}
.block-pets-item--goods-infos > * {
  display: inline;
}
.block-pets-item--goods-infos > *:not(:last-child)::after {
  content: '';
  display: inline;
  width: 1em;
}

.block-pets-item--description2 {
  margin: 10px 0 0;
  font-size: 12px;
}
.block-pets-item--storename {
  margin-top: 8px;
}
.block-pets-item--price.price {
  font-size: 14px;

}
.block-pets-item--price-red {
  margin: 8px;
  color: #FB1D1B;
}
.block-pets-item .block-goodslist-bookmark {
  margin: 18px 0 0;
}


/* left tag */
.filteranimals--tag {
  position: relative;
  display: flex;
  gap: 5px;
  margin: 0 0 10px;
}
.filteranimals--tag::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #DADADA;
}
.filteranimals--tag > p {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  border-radius: 5px 5px 0 0;
  height: 40px;
  font-size: 12px;
  font-weight: bold;
  color: #165BB2;
  cursor: pointer;
}
.filteranimals--tag > p::before {
  display: block;
  content: '';
  width: 25px;
  height: 19px;
  margin-right: 4px;
}
.filteranimals--tag > p[data-a-type="1"]::before {
  background: url(../../img/usr/pet/top/icon_search_dog.png) center / contain no-repeat;
}
.filteranimals--tag > p[data-a-type="2"]::before {
  background: url(../../img/usr/pet/top/icon_search_cat.png) center / contain no-repeat;
}
.filteranimals--tag > p {
  width: 60px;
  background: #f5f5f5;
  border: solid 1px #f5f5f5;
  border-bottom: solid 1px #DADADA;
  font-size: 0;
}
.filteranimals--tag > p.st__active {
  flex: 1;
  width: auto;
  border: solid 1px #DADADA;
  border-bottom: solid 1px #ffffff;
  background: #ffffff;
  font-size: 12px;
}

.filteranimals--section {
  position: relative;
}
.filteranimals--section + .filteranimals--section {
  display: none;
}
.left-search-result-wrap {
  margin: 0 0 12px;
  height: 100px;
}
.left-search-result {
  position: static;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin: 0;
  background-color: #F5F5F5;
  text-align: center;
}

.left-search-result-wrap:not(:has(dl)) {
  height: 60px;
}
.left-search-result:not(:has(dl)) {
  height: 60px;
}


.left-search-result.st__fixed {
  position: fixed;
  width: 230px;
}
.left-search-result>dl {
  margin: 0 0 10px;
  display: flex;
  align-items: baseline;
}
.left-search-result>dl dt {
  font-size: 12px;
  margin: 0 12px 0 0;
}
.left-search-result>dl dd {
  font-size: 24px;
  font-weight: bold;
}

.left-search-result>dl dd:after {
  display: inline-block;
  content: '件';
  font-size: 16px;
  margin: 0 0 0 8px;
}

.left-search-result>ul {
  margin: 0;
  display: flex;
  justify-content: center;
}

.left-search-result>ul li {
  margin: 0 3px;
}

.left-search-result>ul li .btn {
  min-width: 60px;
  min-height: 25px;
  padding: 0;
  font-size: 12px;
  border: none!important;
}

.left-search-result>ul li .btn-primary {
  min-width: 104px;
}

.filteranimals--line > dt {
  position: relative;
  margin: 0;
  padding: 8px 0;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.filteranimals--line > dt:after {
  display: block;
  content: '';
  width: 12px;
  height: 15px;
  background: url(../../img/usr/common/arrow-prev.png) center no-repeat;
  position: absolute;
  right: 5px;
  top: calc(50% - 8px);
  transform: rotate(270deg);
}
.filteranimals--line > dt.btn-toggle__open:after {
  transform: rotate(90deg);
}
.filteranimals--line > dd {
  display: none;
  padding: 0;
}

#filteranimals-contents .filtercontents-area .filtercontents-area1-tit,
#filteranimals-contents .filtercontents-area .filtercontents-area2-tit {
  position: relative;
  padding: 12px 0 12px 0;
  border-top: solid 1px #dadada;
  font-size: 14px;
  min-height: calc(24px + 1.4em);
}
#filteranimals-contents .filtercontents-area .filtercontents-area2-tit {
  padding-left: 10px;
}
#filteranimals-contents .filtercontents-area .filtercontents-area1-tit::after,
#filteranimals-contents .filtercontents-area .filtercontents-area2-tit::after {
  display: block;
  content: '';
  width: 12px;
  height: 15px;
  background: url(../../img/usr/common/arrow-prev.png) center no-repeat;
  position: absolute;
  right: 5px;
  top: calc(50% - 8px);
  transform: rotate(270deg);
}
#filteranimals-contents .filtercontents-area .filtercontents-area1-tit.btn-toggle__open::after,
#filteranimals-contents .filtercontents-area .filtercontents-area2-tit.btn-toggle__open::after {
  transform: rotate(90deg);
}

#filteranimals-contents .filtercontents-area1__checkAll,
#filteranimals-contents .filtercontents-area2__checkAll {
  border-top: solid 1px #dadada;
  padding: 8px 0 8px 10px;
  font-size: 12px;
}


#filteranimals-contents .filtercontents-area2,
#filteranimals-contents .filtercontents-area2-list {
  display: none;
}
#filteranimals-contents .filtercontents-area2-list li {
  border-top: solid 1px #dadada;
  padding: 8px 0 8px 10px;
  font-size: 12px;
}
#filteranimals-contents .filtercontents-area2-list li dt {
}
#filteranimals-contents .filtercontents-area2-list li dd {
  color: #666666;
  margin-top: 6px;
}

#filteranimals-contents #v-search-type--cat .searchtype-section--list {
  display: block;
  max-height: none;
  overflow: visible;
}
#filteranimals-contents #v-search-type--cat .searchtype-section--list li {
  width: auto;
}

#filteranimals-contents .filteranimals--dogs {
  border-top: solid 1px #DADADA;
}
#filteranimals-contents .filteranimals--dogs > li {
  border-bottom: solid 1px #DADADA;
}

#filteranimals-contents .filteranimals--dogs > li > label {
  position: relative;
  display: block;
  padding: 5px 0;
}
#filteranimals-contents .filteranimals--dogs > li > label::before {
  display: block;
  content: '';
  width: 12px;
  height: 15px;
  background: url(../../img/usr/common/arrow-prev.png) center no-repeat;
  position: absolute;
  right: 5px;
  top: calc(50% - 8px);
  transform: rotate(270deg);
}
#filteranimals-contents .filteranimals--dogs > li > label.btn-toggle__open::before {
  transform: rotate(90deg);
}


#filteranimals-contents .filteranimals--dogs ul {
  display: none;
  padding: 3px 0 8px 8px;
}

.block-search-pet .alert {
  margin: 20px auto;
  padding: 10px 10px 10px 30px;
  position: relative;
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 12px auto;
  background-position: 10px 50%;
  background-image: url(../../img/sys/icon/alert.png);
}

.block-search-pet .status {
  background-color: #ef356b;
  color: white;
  width: 70px;
  text-align: center;
  position: absolute;
  border-radius: 7px;
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
}

/* 商品詳細 */
.block-pet-detail {
  position: relative;
  margin: 0 0 50px;
  padding: 0 0 30px;
}
.block-pet-detail::after {
  display: block;
  content: '';
  width: 800px;
  height: 1px;
  background: #DADADA;
  position: absolute;
  left: calc(50% - 400px);
  bottom: 0;
}

.block-pet-detail--contents {
  margin: 22px 0 50px;
  display: flex;
  justify-content: space-between;
}
.block-pet-detail--contents #pet-detail--gallery {
  width: 420px;
}
.pet-detail--gallery--mv-wrap {
  position: relative;
  overflow: hidden;
}
.block-goods-detail--mv-zoom {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 10;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background: #ffffff url(../../img/usr/common/icon_zoom.png) center no-repeat;
  pointer-events: none;
}
.pet-detail--gallery--mv > ul > li + li {
  display: none;
}
.pet-detail--gallery--mv li figure {
  width: 420px;
  height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pet-detail--gallery--mv li figure a {
pointer-events: none;
}
.pet-detail--gallery--mv-wrap .slick-prev {
  left: -34px;
  width: 68px;
  height: 68px;
  background: rgba(255, 255, 255, 0.8) url(../../img/usr/common/arrow-prev_666_sp.png) 41px center / 12px auto no-repeat;
}

.pet-detail--gallery--mv-wrap .slick-next {
  right: -34px;
  width: 68px;
  height: 68px;
  background: rgba(255, 255, 255, 0.8) url(../../img/usr/common/arrow-next_666_sp.png) 15px center / 12px auto no-repeat;
}
.pet-detail--gallery--tn {
  margin: 10px 0 0;
}
.pet-detail--gallery--tn ul {
  display: flex;
  flex-flow: wrap;
  gap: 12px;
}
.pet-detail--gallery--tn ul li {
  position: relative;
  width: 60px;
  min-width: 60px;
  display: flex;
  align-items: center;
}
.pet-detail--gallery--tn ul li.st__current:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  border: solid 2px #165BB2;
  pointer-events: none;
}

.block-pet-detail--contents #pet-detail--text {
  width: 480px;
}
.block-pet-detail--contents #pet-detail--text .block-goods-name {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
}
.block-pet-detail--contents #pet-detail--text .block-pet-detail--code {
  display: flex;
  font-size: 10px;
  color: #707070;
}
.block-pet-detail-price {
  margin: 20px 0;
  padding: 20px 0 0;
  border-top: solid 1px #DADADA;
}
.block-pet-detail-price dl {
  display: flex;
  align-items: center;
}
.block-pet-detail-price dl + dl {
  margin-top: 12px;
}
.block-pet-detail-price dl dt {
  width: 120px;
  font-size: 14px;
  padding: 0 12px 0 0;
}
.block-pet-detail-price dl dd .block-pet-detail-price-price {
  font-size: 16px;
  font-weight: bold;
}
.block-pet-detail-price dl dd .block-pet-detail-price-price::after {
  font-size: 10px;
  font-weight: normal;
}
.block-pet-detail-price dl.block-pet-detail-price__red {
  color: #FB1D1B;
}
#pet-detail--spec {
  margin: 20px 0;
  padding: 8px 0 0;
  border-top: solid 1px #DADADA;
}
#pet-detail--spec dl {
  display: flex;
  margin-top: 15px;
}
#pet-detail--spec dl dt {
  width: 120px;
  min-width: 120px;
  font-size: 14px;
  font-weight: bold;
  padding: 0 12px 0 0;
}


.pet-detail--gallery--aside {

}
.pet-detail--gallery--aside .pet-detail--gallery--aside-bookmark {
  text-align: center;
}
.pet-detail--gallery--aside .pet-detail--gallery--aside-bookmark a {
  margin: 0;
  padding: 0 15px 0 0;
  width: auto;
  color: #165BB2;
  background: url(../../img/usr/common/arrow-next.png) right center / auto 10px no-repeat;
  font-size: 14px;
}
.pet-detail--gallery--aside .block-goods-sns {
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pet-detail--gallery--aside .block-goods-sns li {
  margin: 0 11px;
}
.pet-detail--gallery--aside .block-goods-sns li a {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: -9999rem;
  white-space: nowrap;
  background: url(../../img/usr/common/footer_sns.png) 0 0 no-repeat;
}
.pet-detail--gallery--aside .block-goods-sns li.block-goods-sns--1 a {
  background: url(../../img/usr/common/icon_sns1.png) 0 0 no-repeat;
}
.pet-detail--gallery--aside .block-goods-sns li.block-goods-sns--line a {
  background-position: -46px 0;
}
.pet-detail--gallery--aside .block-goods-sns li.block-goods-sns--facebook a {
  background-position: -92px 0;
}
.pet-detail--gallery--aside .block-goods-sns li.block-goods-sns--twitter a {
  background-position: -138px 0;
}


#pet-detail--info {
  width: 800px;
  margin: 8px auto;
}
#pet-detail--info .pet-detail--info-header {
  font-size: 18px;
  margin: 0 0 28px;
  padding: 0 0 20px 43px;
  border-bottom: solid 1px #DADADA;
}
#pet-detail--info dl {
  margin: 15px 0 0 43px;
  display: flex;
}
#pet-detail--info dl dt {
  font-weight: bold;
  min-width: 8.4em;
}
#pet-detail--info dl.goods-detail-description dd#spec_comment {
	white-space: pre-wrap!important;
}
#pet-detail--store {
  width: 800px;
  margin: 48px auto;
}
#pet-detail--store .pet-detail--store-header {
  font-size: 18px;
  margin: 0 0 28px;
  padding: 0 0 20px 43px;
  border-bottom: solid 1px #DADADA;
  display: flex;
  align-items: center;
  gap: 2em;
}
#pet-detail--store .pet-detail--store-header h2 {
  margin: 0;
  padding: 0;
  font-size: inherit;
}
#pet-detail--store .pet-detail--store-name {
  margin: 0 0 0 43px;
}
#pet-detail--store .pet-detail--store-text {
  margin: 2.0em 0 0 43px;
}
#pet-detail--store .pet-detail--store-text p + dl {
  margin-top: 28px;
}
#pet-detail--store .pet-detail--store-text dl {
  margin: 15px 0 0 0;
  display: flex;
}
#pet-detail--store .pet-detail--store-text dl dt {
  font-weight: bold;
  min-width: 8.4em;
}
#pet-detail--store .pet-detail--store-text a {
  text-decoration: underline;
}
#pet-detail--store .pet-detail--store-text a:hover {
  text-decoration: none;
}

.pet-detail--bottom {
  margin: 80px auto 0;
}

.block-pet-detail .status {
  background-color: #ef356b;
  color: white;
  width: 70px;
  text-align: center;
  border-radius: 7px;
  font-size: 14px;
  padding: 2px;
  display: inline-block;
  margin-left: 20px;
}