@charset "UTF-8";
p, ul {
  margin: 0;
}

.main .head-image {
  display: block;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 0 !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  padding-top: 36.25%;
  margin-bottom: 15px;
}

.row {
  width: 100%;
}

.sns_box {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
}
.sns_box .logo {
  width: 35px;
  margin: 0 auto 9px;
}
.sns_box .logo span {
  display: block;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 0 !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url("../img/shop_items/icon-instagram.png");
  padding-top: 100%;
}
.sns_box h3 {
  margin-bottom: 14px;
}
.sns_box .btn_more {
  display: inline-block;
  padding: 12px 35px;
  color: #fff;
  background-color: #000;
  font-size: 14px;
}

.sec2 {
  text-align: center;
  padding: 32px 25px 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec2 h3 {
  color: #000;
  font-size: 14px;
  margin-bottom: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec2 h3:before {
  content: "";
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.sec2 ul.item_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.sec2 ul.item_list * {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.sec2 ul.item_list li {
  width: 30.5%;
  margin-bottom: 13px;
}
.sec2 ul.item_list li a .photo {
  margin-bottom: 9px;
}
.sec2 ul.item_list li a .photo .img {
  display: block;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 0 !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sec2 ul.item_list li a h4 {
  font-size: 12px;
  margin-bottom: 4px;
}
.sec2 ul.item_list li a p {
  font-size: 12px;
}
.sec2 ul.item_list li a:hover .photo .img {
  opacity: 0.8;
}
.sec2 ul.item_list li .infoPanel {
  display: none;
}

.sec3 {
  padding: 18px 20px;
  background-color: #f0f0f0;
  text-align: center;
}
.sec3 h4 {
  font-size: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.sec3 h4:before, .sec3 h4:after {
  content: "";
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 16px;
  height: 30px;
}
.sec3 h4:before {
  background-image: url("../img/shop_items/bar-left.png");
  margin-right: 7px;
}
.sec3 h4:after {
  background-image: url("../img/shop_items/bar-right.png");
  margin-left: 7px;
}
.sec3 .sns_btn {
  display: inline-block;
  width: auto;
  height: 29px;
  line-height: 29px;
  border-radius: 5px;
  padding-left: 34px;
  padding-right: 10px;
  background-size: 13px 13px;
  background-position: 14px 50%;
  background-repeat: no-repeat;
}
.sec3 .sns_btn span {
  font-size: 10px;
  color: #fff;
  vertical-align: super;
}

.main.reptiles .head-image {
  background-image: url("../img/shop_items/hero-reptiles-sp.jpg");
}
.main.reptiles .sec2 h3:before {
  background-image: url("../img/common/icon2-reptile-B.svg");
}
.main.reptiles .sec3 .sns_btn {
  background-color: #000;
  background-image: url("../img/shop_items/X_sns.png");
}
.main.momonga .head-image {
  background-image: url("../img/shop_items/hero-momonga-sp.jpg");
}
.main.momonga .sec2 h3:before {
  background-image: url("../img/common/icon3-momonga-B.svg");
}
.main.momonga .sec3 .sns_btn {
  background-color: #e14370; /* フォールバック用 */
  background-image: url("../img/shop_items/instagram.png"), linear-gradient(107deg, #a43081 3%, #e14370 61%, #ffc653);
  background-size: 13px 13px, auto;
  background-position: 14px 50%, center;
  background-repeat: no-repeat;
}

.wp-pagenavi {
  text-align: right;
  width: 100%;
}

/* ------------------------------------------------------------------------------------------- over 768px ----- */
@media only screen and (min-width: 768px) {
  .sec2 {
    padding-bottom: 67px;
  }
  .sec2 ul.reptiles {
    margin-bottom: 44px;
  }
  .sec2 ul.reptiles li {
    width: 25%;
  }
  .sec2 ul.reptiles li a .photo {
    width: 166px;
    height: 166px;
  }
  .sec2 ul.reptiles li a .photo .img {
    clip-path: circle(75px at center);
  }
  .sec2 ul.reptiles li a:hover .photo .img {
    clip-path: circle(81px at center);
  }
}
/* ------------------------------------------------------------------------------------------- over 1024px ----- */
@media only screen and (min-width: 1024px) {
  .main .head-image {
    padding-top: 29.83%;
  }
  .main.reptiles .head-image {
    background-image: url("../img/shop_items/hero-reptiles-pc.jpg");
  }
  .main.momonga .head-image {
    background-image: url("../img/shop_items/hero-momonga-pc.jpg");
  }
  .row {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
  }
  .sns_box {
    width: 31.3%;
    padding-top: 53px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
  }
  .sns_box .logo {
    width: 40px;
  }
  .sns_box .btn_more {
    margin-top: 7px;
    margin-bottom: 9px;
  }
  .sns_box .waku {
    background-color: #e9e9e9;
    padding: 8px;
  }
  .sec2 {
    width: 62%;
    margin: 0;
    padding-top: 53px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
  }
  .sec2 h3 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .sec2 h3:before {
    width: 36px;
    height: 36px;
    margin-right: 6px;
  }
  .sec2 ul.item_list {
    margin-bottom: 0px;
  }
  .sec2 ul.item_list li a .photo {
    margin-bottom: 18px;
  }
  .sec2 ul.item_list li a h4 {
    font-size: 14px;
    margin-bottom: 26px;
  }
  .sec2 ul.item_list li a p {
    font-size: 14px;
  }
  .sec3 {
    padding: 38px 20px 35px;
  }
  .sec3 h4 {
    font-size: 27px;
    margin-bottom: 22px;
  }
  .sec3 h4:before, .sec3 h4:after {
    width: 18px;
    height: 30px;
  }
  .sec3 h4:before {
    margin-right: 13px;
  }
  .sec3 h4:after {
    margin-left: 13px;
  }
  .sec3 .sns_btn {
    height: 58px;
    line-height: 58px;
    border-radius: 8px;
    padding-left: 69px;
    padding-right: 19px;
    background-size: 26px 26px;
    background-position: 24px 50%;
  }
  .sec3 .sns_btn span {
    font-size: 16px;
  }
  .main.momonga .sec3 .sns_btn {
    background-size: 26px 26px, auto;
    background-position: 24px 50%, center;
  }
}
/* ------------------------------------------------------------------------------------------- over 1200px ----- */
/*# sourceMappingURL=archive-shop_items.css.map */