@charset "utf-8";
/*common*/
.-spbr {
  display: none;
}

/*title*/
.fs-c-heading--page,
.base__tit {
  font-size: 2.8rem;
  color: #292929 !important;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto 20px;
  position: relative;
  border: none;
  padding: 0;
}

.fs-c-heading--page::after,
.base__tit::after {
  content: "";
  width: 50px;
  height: 4px;
  display: block;
  margin: 10px auto 40px;
  background: #b19f97;
}

/*category*/
#fs_ProductCategory .category_bans {
  display: none;
}

.group_head {
  background: #fef8ed;
  padding: 30px;
  border-radius: 60px;
  position: relative;
  margin: 60px 0 60px;
  max-width: 1010px;
}

.group_head p {
  margin: 0;
}

.group__ftit__cov {
  margin: 0 0 10px 20px;
  width: 45%;
}

.group__ftit,
.group__ftit--line {
  font-size: 2.8rem;
  font-weight: bold;
  color: #85513b;
}

.group__ftit {
  margin: 0 0 14px;
  line-height: 1.5;
}

.group__ftit--line {
  border-left: 6px solid #85513b;
  padding-left: 14px;
  line-height: 1.3;
  margin-bottom: 40px;
}

.group_head--eng {
  max-width: 100%;
}

.group_head--eng img {
  max-width: 100%;
  height: auto;
  display: block;
}

.group__fcpimg {
  max-width: 580px;
  position: absolute;
  top: -60px;
  right: -60px;
}

.group__subcp {
  margin-bottom: 30px !important;
  max-width: 40%;
}

.group__subcp img {
  max-width: 100%;
}

.group__fcont {
  text-align: center;
  line-height: 1.8;
}

.group__fcont--min {
  font-size: 3.2rem;
  text-align: center;
  color: #85513b;
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
}

.group__fcont--min::before,
.group__fcont--min::after {
  content: "";
  width: 32px;
  height: 32px;
  display: block;
}

.group__fcont--min::before {
  background: url(../images/common/l-diagonal.svg) no-repeat center center / cover;
  margin-right: 20px;
}

.group__fcont--min::after {
  background: url(../images/common/r-diagonal.svg) no-repeat center center / cover;
  margin-left: 20px;
}

.buts {
  color: #673925;
  position: relative;
  background: url(../images/common/buts_line.svg) repeat-x left bottom;
  display: inline-block;
  margin-bottom: 20px !important;
  font-size: 2rem;
}

.buts::before {
  content: "";
  display: block;
  margin: 30px auto 4px;
  width: 23px;
  height: 10px;
  background: url(../images/common/icon_upright.svg) no-repeat center center / 100% auto;
}

.group_answer__cover {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.group_answer {
  font-weight: bold;
  font-size: 2rem !important;
  width: max-content;
}

.group_answer li {
  list-style: disc inside;
  text-align: left;
  border-bottom: 1px solid #a00;
}

.group_head__fin {
  border-top: 1px solid #d9d9d9;
  margin-top: 30px;
  padding-top: 30px;
}

.category_rankingbox {
  margin-bottom: 80px;
}

.how_search--cov {
  text-align: center;
  display: grid;
  align-items: center;
  justify-content: center;
  grid-template-columns: auto 38px;
  gap: 0 10px;
  position: relative;
  width: max-content;
  margin: 0 auto 35px;
}

.how_search--cov::before,
.how_search--cov::after {
  content: "";
  width: 25px;
  height: 54px;
  display: block;
  position: absolute;
}

.how_search--cov::before {
  left: -45px;
  top: 0;
  background: url(../images/common/l_rights.svg) no-repeat center center / 100% auto;
}

.how_search--cov::after {
  right: -45px;
  top: 0;
  background: url(../images/common/r_rights.svg) no-repeat center center / 100% auto;
}

.how_search--tit {
  color: #85513b;
  font-weight: bold;
  font-size: 1.8rem;
}

.dog__tit--area {
  background: #ddc597;
  padding: 0px 10px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.dog__tit {
  color: #85513b;
  font-size: 2.4rem;
  font-weight: bold;
  margin-left: 10px;
}

.mins_category--tit {
  display: grid;
  align-items: center;
  grid-template-columns: 50px auto 1fr;
  gap: 0 10px;
  color: #673925;
  font-size: 1.9rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}

.mins_category--tit::after {
  content: "";
  width: calc(100% - 20px);
  height: 1px;
  margin-left: auto;
  display: block;
  background: #85513b;
}

.cates_basebox {
  margin-bottom: 50px;
}

.cates_basebox__min {
  margin-bottom: 30px;
}

.choice_series {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 50px 20px;
  margin-bottom: 30px;
}

.choice_series._fivelines {
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}

.choice_series p {
  margin: 0;
}

.dashed-note {
  margin-top: 10px;
  background-color: #fff; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */ linear-gradient(180deg, #85513b 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */ 100% 2em; /* 点線2のサイズ */
  line-height: 2em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
}

.specific_box {
  margin-bottom: 60px;
}

.specific_box--tit {
  color: #2b2b2b;
  font-size: 2rem;
  font-weight: bold;
  background: #fef8ed;
  padding: 14px 10px 14px 40px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  line-height: 1.5;
  margin-bottom: 30px;
}

.specific__books {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  margin-bottom: 30px;
  gap: 0 4%;
}

.specific__books.endstart {
  align-items: flex-end;
}

.-reverse .specific__pics {
  order: 2;
}

.specific__books--box {
  text-align: center;
  background: url(../images/common/books_bgs.svg) no-repeat center bottom / 100% auto;
  max-width: 387px;
  width: 100%;
  margin: 0 auto 20px;
  padding: 20px 20px 60px 20px;
}
.specific__books--box dt {
  font-weight: bold;
  font-size: 2rem;
  position: relative;
}

.specific__books--box dt::before {
  content: "";
  display: block;
  width: 90px;
  height: 32px;
  background: url(../images/common/harf_lights.svg) no-repeat center center / 100%;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
}

.specific__books--box dd {
  margin: 20px 0 0;
}

.reasons_nois__area p {
  margin: 0;
  padding: 0;
}

.reasons_nois {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.reasons_nois__area {
  display: grid;
  grid-template-columns: 104px auto;
  gap: 0 20px;
  color: #673925;
  align-items: flex-end;
  font-size: 1.9rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 20px;
}

.ranking_fsicon {
  margin: 0 auto 10px;
  width: 54px;
}

.ranking_titlebox {
  margin-bottom: 40px;
}

.ranking_fsitit {
  text-align: center;
  font-size: 2.3rem;
  line-height: 1.5;
  font-weight: bold;
  color: #673925;
}

.word_best3 {
  width: 104px;
  margin: 0 auto 0;
}

.encount_ranking {
  display: grid;
  grid-template-columns: repeat(3, 31%);
  gap: 40px 3.5%;
}

.encount_ranking p {
  margin: 0;
  text-align: center;
}

.encount_ranking article {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.encount_pic {
  position: relative;
  margin-bottom: 10px !important;
}

.encount_name,
.encount_price {
  margin-bottom: 10px !important;
}

.encount_price {
  font-weight: bold;
}

.encount_pic::before {
  content: "";
  top: 0;
  left: 10px;
  width: 40px;
  height: 46px;
  position: absolute;
  z-index: 2;
}

.encount_ranking article:first-child .encount_pic::before {
  background: url(../images/common/encount01.svg) no-repeat left center / 100% auto;
}

.encount_ranking article:nth-child(2) .encount_pic::before {
  background: url(../images/common/encount02.svg) no-repeat left center / 100% auto;
}

.encount_ranking article:nth-child(3) .encount_pic::before {
  background: url(../images/common/encount03.svg) no-repeat left center / 100% auto;
}

.encount_ranking article .more_brbtn {
  margin: auto auto 0 !important;
  width: 100%;
  text-align: center;
}

.specific__deff {
  line-height: 1.8;
}

.specific__deff ul {
  font-weight: bold;
}

.boxliner {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.specific__deff ul li {
  list-style: disc;
  margin-left: 20px;
}

.line_pencile {
  text-align: center;
  display: grid;
  grid-template-columns: auto 63px;
  align-items: flex-end;
  color: #a40000;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: -20px;
}

.line_pencile--tit {
  border-bottom: 2px solid #2b2b2b;
  padding-bottom: 5px;
}

.extra_basebox {
  margin-bottom: 60px;
}

.low_allergen {
  background: #f7f8e9;
  text-align: center;
  padding: 60px 40px;
  margin: 40px auto;
}

.ill_lows {
  max-width: 216px;
  margin: 0 auto 40px;
}

.d-lines {
  text-align: center;
  background-color: #f7f8e9; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #f7f8e9 50%, #f7f8e9 100%), /* 点線1の色 */ linear-gradient(180deg, #673925 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */ 100% 2em; /* 点線2のサイズ */
  line-height: 2em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
  color: #673925;
  width: max-content;
  font-weight: bold;
  margin: 0 auto 20px;
}

.d-lines span {
  font-size: 2.1rem;
}

.allergie_animals_cir {
  max-width: 748px;
  margin: 0 auto 30px;
}

.low_allergen .more_brbtn {
  max-width: 460px;
}

.c_red {
  color: #a40000;
}
.c_brown {
  color: #85513b;
}

.category_bansarea {
  margin-bottom: 80px;
}

.category_bansarea ul {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 20px 4%;
}

.category_bansarea ul.single_cates {
  grid-template-columns: 100%;
  gap: 20px 0;
}

.category_bansarea > p {
  margin-top: 60px;
}

.group_sd_subcp {
  margin: 0 0 30px 50px !important;
  max-width: 304px;
  width: 35%;
}

.ground_zero {
  position: relative;
  padding: 20px;
  text-align: center;
}

.fs-c-sortItems {
  border: none !important;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__label {
  display: none;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .fs-c-sortItems__list__item a,
.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .fs-c-sortItems__list__item span {
  margin: 0.25rem 0.5rem 0.25rem 0;
  border-radius: 5rem;
  display: block;
  border: 2px solid #85513b;
  color: #85513b;
  background-color: white;
  padding: 0.25rem 1.2rem 0.4rem;
  font-size: 1.6rem !important;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .fs-c-sortItems__list__item span {
  background-color: #f5eee9;
  border-color: #b37f6b;
  color: black;
}

.fs-c-sortItems__list__item.is-active {
  background: none;
}

.fs-c-productList__controller,
.fs-c-staffList__controller,
.fs-c-coordinationList__controller {
  display: block;
  margin: 40px 0;
}

.fs-c-listControl {
  display: block;
}

.fs-c-listControl .fs-c-listControl__status .fs-c-listControl__status__indication span {
  font-size: 1.6rem;
  font-weight: bold;
}
.fs-c-listControl .fs-c-listControl__status .fs-c-listControl__status__total {
  font-size: 1.25rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 3rem;
}
.fs-c-listControl .fs-c-listControl__status .fs-c-listControl__status__total span {
  font-size: 1.6rem;
  font-weight: bold;
}
.fs-c-listControl .fs-c-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
}
.fs-c-listControl .fs-c-pagination span,
.fs-c-listControl .fs-c-pagination a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  border: 1px soild #85513b;
  color: #85513b;
  font-size: 1.6rem;
  -webkit-box-flex: inherit;
  -webkit-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
  border-radius: 5rem;
  margin: 1rem;
  border: 1px solid #85513b;
  line-height: 1;
  padding-top: 5px;
}
.fs-c-listControl .fs-c-pagination a.fs-c-pagination__item--prev,
.fs-c-listControl .fs-c-pagination a.fs-c-pagination__item--next {
  font-size: 1.6rem;
  padding-top: 8px;
}

.fs-c-pagination__item.is-active {
  color: #fff !important;
  border-color: #b37f6b !important;
}

.fs-c-subgroupList__item {
  margin: 0.25rem 1rem 0.25rem 0;
  flex-basis: content;
  flex-grow: initial;
}

.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item a {
  background-color: white;
  color: #85513b;
  border: 2px solid #85513b;
  display: block;
  padding: 0.5rem 1rem;
  border-radius: 6px;
}

.fs-c-subgroupList__link::after {
  display: none;
}

/*detail*/
.fs-c-productMark__mark {
  border-radius: 3px;
  background: #fff;
  color: #000;
  font-size: 1.5rem;
  border: 1px solid #292929;
}

.tags_nekopos {
  background: #91ae55;
  border-color: #91ae55;
  color: #fff !important;
}

.tags_off {
  background: #ef000a;
  border-color: #ef000a;
  color: #fff !important;
}

.tags_oneday {
  background: #eedbbb;
  border-color: #eedbbb;
  color: #85513b !important;
}

.tags_weekend {
  background: #731525;
  border-color: #731525;
  color: #e7cd85 !important;
}

.tags_meat {
  background: #eb9189;
  border-color: #eb9189;
  color: #fff !important;
}

.tags_fish {
  background: #79b1b2;
  border-color: #79b1b2;
  color: #fff !important;
}

.tags_campaign {
  background: #a40000;
  border-color: #a40000;
  color: #fff !important;
}

.tags_outlet {
  background: #ec96b1;
  border-color: #ec96b1;
  color: #fff !important;
}

.tags_new {
  background: #ef000a;
  border-color: #ef000a;
  color: #f7d741 !important;
}

.tags_new {
  background: #ef000a;
  border-color: #ef000a;
  color: #f7d741 !important;
}

.tags_present {
  background: #ec7484;
  border-color: #ec7484;
  color: #fff !important;
}

.tags_domestic {
  background: #e94709;
  border-color: #e94709;
  color: #fff !important;
}

.tags_season {
  background: #85513b;
  border-color: #85513b;
  color: #eec245 !important;
}

.tags_additive-free {
  background: #f5e198;
  border-color: #f5e198;
  color: #85513b !important;
}

.tags_snackset {
  background: #d7c23b;
  border-color: #d7c23b;
  color: #fff !important;
}

.tags_owner {
  background: #47a0b9;
  border-color: #47a0b9;
  color: #fff !important;
}

.tags_cat {
  background: #f9d2d3;
  border-color: #f9d2d3;
  color: #2bc3ae !important;
}

.tags_bulk {
  background: #a95054;
  border-color: #a95054;
  color: #fff !important;
}

.tags_coupon {
  background: #009e4a;
  border-color: #009e4a;
  color: #fff !important;
}

.tags_free {
  background: #c2d7ce;
  border-color: #c2d7ce;
  color: #85513b !important;
}

.productRating {
  align-items: center !important;
}

.productRating a {
  text-decoration: underline;
}

.balloon1-conunts {
  margin-left: 8px;
}

.balloon1-left {
  border-radius: 4px;
  position: relative;
  display: inline-block;
  margin-left: 17px;
  padding: 5px 10px;
  text-align: center;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 1.2rem;
  font-weight: bold;
  background: #f9e02c;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -16px;
  margin-top: -7px;
  border: 7px solid transparent;
  border-right: 10px solid #f9e02c;
}

.balloon1-left p {
  margin: 0;
}

.teiki__coutions {
  padding: 20px;
  margin: 10px auto 0;
  border: double 5px red;
}

.tags_nekopos_ng {
  background: #2b2b2b;
  border-color: #2b2b2b;
  color: #fff !important;
}

#fs_ProductCategory .fs-c-productMark__item:has(.tags_nekopos) {
  width: 100%;
  text-align: center;
}

.fs-c-productListItem__notice {
  font-size: 1.5rem;
  padding: 6px;
  border-radius: 4px;
}

.fs-c-button--addToCart--list.fs-c-button--plain,
.fs-c-button--viewProductDetail.fs-c-button--plain {
  border-radius: 30px !important;
  padding: 10px 2px !important;
  width: calc(100% - 32px) !important;
}

.fs-c-button--addToCart--list.fs-c-button--plain {
  background: #f59c27 !important;
}

.fs-c-button--viewProductDetail.fs-c-button--plain {
  background: #b37f6b !important;
}

.fs-p-productDescription.fs-p-productDescription--full {
  grid-column: span 2;
}

.fs-c-productNumber {
  border: 1px dashed #2b2b2b;
  margin-bottom: 10px;
  line-height: 1;
  padding: 6px 10px;
  font-size: 1.4rem;
}

#pageurl_cp {
  margin-bottom: 20px;
}

#pageurl_cp a {
  padding: 10px;
  border: 1px solid #85513b;
  border-radius: 4px;
  text-align: center;
  color: #85513b;
  background: #fffbde;
  text-decoration: none;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

#pageurl_cp a span {
  background: url(../images/common/i-linkcopy.svg) no-repeat left center / 14px 17px;
  padding-left: 24px;
}

#fs_ProductDetails .fs-c-productReview {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px auto 60px;
}

#fs_ProductDetails .fs-c-aggregateRating,
#fs_ProductDetails .fs-c-productReview__reviewList {
  width: 100%;
}

#fs_ProductDetails .fs-c-productReview__reviewList {
  margin-bottom: 20px;
}

#fs_ProductDetails .fs-c-buttonContainer--viewAllReviews .fs-c-button--viewAllReviews {
  margin: 0;
}

#fs_ProductDetails .fs-c-buttonContainer--viewAllReviews,
#fs_ProductDetails .fs-c-buttonContainer--addReview--detail {
  width: max-content;
  margin: 0 10px;
}

.purchases {
  background: #fcf7ef;
  padding: 20px 10px;
  filter: drop-shadow(0px 0px 5px rgba(221, 197, 151, 0.8));
  margin: 0 auto 20px;
  border-radius: 4px;
}

.purchases---tit {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5;
  margin: 0 auto 20px;
  color: #85513b !important;
}

.purchases---tit span {
  background: linear-gradient(transparent 60%, #f3e06e 60%);
}

.purchases__img {
  max-width: 174px;
  margin: 0 auto 20px;
}

.purchases__merit {
  margin: 0 auto 15px;
}

.purchases__btn {
  text-align: center;
  max-width: 330px;
  margin: 0 auto;
  line-height: 1;
}

.purchases__btn--a {
  background: #85513b;
  padding: 15px 10px;
  display: block;
  border-radius: 30px;
  color: #fff !important;
  text-align: center;
  font-size: 1.7rem;
}

.purchases__btn--a span {
  background: url(../images/common/i-arrow_w.svg) no-repeat calc(100% - 5px) center / 8px;
  display: block;
}

.customer_review--tit {
  font-size: 2.2rem;
  line-height: 1.5;
  color: #85513b;
  border-bottom: 1px solid #85513b;
  margin: 60px auto 20px;
  padding-bottom: 10px;
}

/*contact*/
.contact_fcp {
  text-align: center;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 40px;
  margin-bottom: 50px;
}

.need {
  background: #e25b33;
  color: #fff !important;
  font-weight: normal;
  padding: 0 3px;
  margin-left: 10px;
}

.contact_fs {
  padding-bottom: 40px;
  border-bottom: 1px solid #a0a0a0;
  margin-bottom: 40px;
}

.contact_radio li {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.contact_tbl {
  margin-bottom: 40px;
}

.contact_tbl input[type="radio"] {
  position: relative;
  width: 14px;
  height: 14px;
  border: 1px solid #85513b !important;
  border-radius: 50%;
  background: #fff !important;
  display: block;
  margin-right: 10px;
}

.contact_tbl input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #85513b !important;
  content: "";
}

.contact_tbl th,
.contact_tbl td {
  padding: 10px;
}

.contact_tbl th {
  text-align: left;
  width: 280px;
  vertical-align: text-top;
  padding-top: 20px;
  font-weight: normal;
}

.contact_tbl td input[type="text"],
.contact_tbl td select,
.contact_tbl td textarea {
  padding: 15px 10px;
  background: #f2f2f2 !important;
}

.contact_tbl td select {
  background: url(../img/i-undelta.svg) no-repeat 95% center;
  padding-right: 25px;
  margin-bottom: 10px;
}

.contact_harf {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 0 4%;
}

.contact_post {
  display: grid;
  grid-template-columns: 100px max-content 100px;
  gap: 0 10px;
  align-items: center;
}

.contact_tels {
  display: grid;
  grid-template-columns: 80px max-content 80px max-content 80px;
  gap: 0 10px;
  align-items: center;
}

.form-control {
  width: 200px;
}

.longs {
  width: 100%;
}

.cf_addsp {
  margin-bottom: 10px;
}

.contact__act {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact__act li {
  width: 300px;
}

.contact__act li:not(:first-child) {
  margin-left: 20px;
}

.contact__act input {
  display: block;
  cursor: pointer;
  border: none;
  width: 100%;
  padding: 24px 20px;
  background: #afafb1;
  color: #fff !important;
  border-radius: 40px;
  font-size: 2rem;
  line-height: 1;
  background: url(../images/common/i-arrow_w.svg) no-repeat calc(100% - 20px) center / 20px 20px #afafb1;
}

.contact__act--submit {
  background: url(../images/common/i-arrow_w.svg) no-repeat calc(100% - 20px) center / 20px 20px #cc8f7a !important;
}

/*teiki*/
.cotegory__covpic {
  margin: 0 auto 50px;
}

.note_borde {
  background: url(../images/common/note_dod.svg) repeat-y 20px top #f9f9f9;
  padding: 40px 20px 40px;
  margin: 0 auto 50px;
  border-top: 20px solid #f9f9f9;
  border-bottom: 20px solid #f9f9f9;
}

.note_borde__tit {
  font-size: 2.4rem;
  line-height: 1.5;
  color: #85513b;
  margin: 0 auto 30px;
  text-align: center;
  font-weight: bold;
  position: relative;
  max-width: max-content;
}

.note_borde__tit::after {
  content: "";
  width: 100%;
  height: 8px;
  background: url(../images/common/note_borde__dod.svg) repeat-x left center;
  display: block;
  margin: 6px auto 30px;
}

.note_borde__scp {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #85513b;
  font-size: 1.8rem;
  position: relative;
  text-align: center;
}

.note_borde__scp p {
  margin: 0;
  padding: 0;
}

.note_borde__scp p:nth-child(2) {
  margin-top: -8px;
}

.note_borde__scp::before,
.note_borde__scp::after {
  width: 40px;
  height: 1px;
  display: block;
  content: "";
  background: #85513b;
}

.note_borde__scp::before {
  margin-right: 10px;
}

.note_borde__scp::after {
  margin-left: 10px;
}

.icon_dogsill {
  width: 77px;
  margin: 30px auto 0;
}

.teiki_specs {
  width: 90%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 46%);
  gap: 0 8%;
}

.teiki_specs-mi {
  text-align: center;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
  position: relative;
  max-width: max-content;
  margin: auto auto 30px;
}

.teiki_specs-mi::before {
  background: url(../images/common/teiki_lsy.svg) no-repeat center center / 100%;
  width: 17px;
  height: 24px;
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  left: -40px;
}

.teiki_specs-mi::after {
  background: url(../images/common/teiki_rsy.svg) no-repeat center center / 100%;
  width: 17px;
  height: 24px;
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  right: -40px;
}

.teiki_specs-mi_fs {
  margin-top: 40px;
}

.teiki_specs-mi .engs {
  color: #a40000;
  font-size: 7rem;
  line-height: 1.2;
  font-weight: normal;
  margin: 0 10px;
}

.teiki_specs-mi span {
  background: linear-gradient(transparent 50%, #f3e06e 50%);
}

.teiki-note {
  background-color: #f9f9f9; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #f9f9f9 50%, #f9f9f9 100%), /* 点線1の色 */ linear-gradient(180deg, #85513b 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */ 100% 2.5em; /* 点線2のサイズ */
  line-height: 2.5em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
}

.teiki-note p {
  margin: 0;
}

.teiki_merit {
  background: #fef8ed;
  padding: 60px 40px;
  margin: 0 auto 80px;
}

.merit_mark {
  max-width: 290px;
  margin: 0 auto 10px;
}

.teiki_merit__tit {
  font-size: 2rem;
  line-height: 1.5;
  color: #85513b;
  font-weight: bold;
  text-align: center;
  position: relative;
  max-width: max-content;
  margin: 0 auto;
}

.teiki_merit__tit span {
  color: #a40000;
  font-size: 2.8rem;
}

.teiki_merit__tit::after {
  width: 100%;
  height: 2px;
  content: "";
  background: #85513b;
  display: block;
}

.iconrabit {
  max-width: 99px;
  margin: 30px auto;
}

.teiki_merit a {
  text-decoration: underline;
  color: #85513b;
}

.cp_merit {
  display: grid;
  grid-template-columns: repeat(3, 32%);
  gap: 0 2%;
}

.cp_safety {
  display: grid;
  grid-template-columns: repeat(4, 23.5%);
  gap: 0 2%;
  margin-top: 40px !important;
}

.inspecs {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.inspecs__scp {
  display: grid;
  grid-template-columns: 92px auto;
  gap: 0 25px;
  align-items: flex-end;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.inspecs__single {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.inspecs__single p {
  margin: 0;
}

.foursafety__guide {
  background: #fef9f1;
  padding: 20px;
}

.marker {
  background: linear-gradient(transparent 70%, #f3e06e 70%);
}

.foursafety__guide .marker {
  font-weight: bold;
}

.foursafety__guide__tit {
  font-weight: bold;
}

.advantageous {
  background: #d8b587;
  font-weight: bold;
  padding: 15px 10px 15px 20px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  margin: 0 auto 30px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 2rem;
}

.-advantageous_coution {
  background: #d89187;
}

.advantageous span {
  background: url(../images/common/i-plus_bk.svg) no-repeat calc(100% - 10px) center / 20px;
  display: block;
}

.advantageous.active span {
  background: url(../images/common/i-ms_bk.svg) no-repeat calc(100% - 10px) center / 20px;
  display: block;
}

.advantageous b {
  color: #a40000;
  margin: 0 10px;
  font-size: 2.8rem;
  line-height: 1;
  font-weight: bold;
  text-decoration: underline;
}

.threemerit,
.foursafety,
.teiki_faqbox {
  display: none;
}

.infostk b {
  font-size: 2rem;
}

.teiki_faqbox,
.teiki_merit--detail {
  margin-bottom: 80px;
}

.teiki_faqbox dl {
  margin: 0 0 20px;
}

.teiki_faqbox dt {
  background: #fef9f1;
  color: #85513b;
  padding: 20px;
  font-weight: bold;
  margin: 0;
}

.teiki_faqbox dd {
  background: url(../images/common/icon_fa_a.svg) no-repeat 20px 20px / 42px #fef9f1;
  padding: 30px 20px 20px 72px;
  margin: 0;
  border-top: 1px solid #d9d9d9;
  display: none;
}

.teiki_faqbox dd a {
  text-decoration: underline;
}

.teiki_faqbox dt span {
  background: url(../images/common/icon_fa_q.svg) no-repeat left 0 / 42px, url(../images/common/i-plus_bk.svg) no-repeat right center / 20px;
  padding: 10px 30px 10px 52px;
  display: block;
}

/* 目方違い ここから */
.itemdff_con_txt {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 auto 10px;
  color: #85513b;
}

.itemdff_con {
  background: #fcf7ef;
  padding: 20px;
  filter: drop-shadow(0px 0px 5px rgba(221, 197, 151, 0.8));
  margin: 0 auto 20px;
  border-radius: 4px;
}

.itemdff_con_atten {
  color: #85513b;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.itemdff_link.add {
  background: #85513b;
  border-color: #85513b;
  color: #fff !important;
}

.itemdff_link {
  background-color: #fff;
  color: #85513b;
  font-size: 1.6rem;
  text-align: center;
  display: block;
}

.itemdff_link_m {
  font-size: 1.6rem;
}

.itemdff_link_s {
  font-size: 1.4rem;
}

.itemdff_ul {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 10px;
}

.itemdff_link {
  border-radius: 50px;
  border: solid 2px #85513b;
  color: #85513b !important;
  font-size: 1.6rem;
  text-align: center;
  display: block;
  padding: 14px 8px;
  line-height: 1.2;
}

.itemdff_link.add .itemdff_link_ico {
  background: url(../images/common/itemdff_ico.svg) no-repeat left center;
  padding-left: 15px;
}

/*mypage*/
/*my*/
.fs-body-my-top .fs-l-account {
  display: block;
  margin-bottom: 50px;
}

.fs-p-accountInfo__point__point__rate {
  display: none;
}

.fs-p-accountInfo {
  padding: 20px;
}

.fs-p-accountInfo__header {
  margin-bottom: 10px;
}

.fs-p-accountInfo__body {
  margin-bottom: 0;
}

.fs-c-accountService {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important;
  gap: 10px;
  margin-left: 0;
}

.fs-c-accountService__pageLink__label::before {
  color: #673925 !important;
}

.fs-c-accountService__page {
  margin: 0;
}

.fs-c-accountService__page--accountDelete {
  display: none !important;
}

.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
  border-bottom: none;
  font-size: 2rem;
  margin-bottom: 25px;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  color: #dd5f0d;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  color: #333;
}

.fs-c-reviewStatus {
  background: #393939;
}

.fs-p-announcement {
  margin: 0px auto 32px;
  border-top: 1px solid #ddd;
  padding-top: 60px;
}

.fs-p-announcement02 {
  margin: 0px auto 40px;
  border-top: 1px solid #ddd;
  padding-top: 32px;
}

.fs-c-buttonContainer--registerCancel .fs-c-button--cancel,
.fs-c-buttonContainer--leaveCancel .fs-c-button--cancel {
  max-width: 200px;
  width: 100%;
  padding: 23px;
}

.fs-c-buttonContainer--registerCancel .fs-c-button--primary,
.fs-c-inputInformation__button .fs-c-button--primary {
  max-width: 200px;
  width: 100%;
  padding: 20px;
}

.fs-c-memberInfoField .fs-c-inputTable tr {
  border-bottom: 1px solid #ddd;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
}

.fs-c-memberInfoField .fs-c-inputTable__headerCell {
  width: 25%;
  margin-right: 5%;
  padding: 10px;
  font-size: 1.4rem;
}

.fs-c-memberInfoField .fs-c-inputTable__dataCell {
  width: 70%;
  padding: 10px;
}

.fs-c-moveToAnotherCart {
  position: relative;
  text-align: center;
  padding: 30px 5% 100px;
}

.fs-c-moveToAnotherCart__message {
  font-weight: bold;
}

.cart_back_txt {
  text-align: center;
  margin-top: 30px;
}

.cart_back_link {
  text-decoration: underline;
}

.cart_back_link:hover {
  text-decoration: none;
}

.fs-c-couponName__discount {
  margin-top: 10px;
}

.cart__anns {
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  font-weight: normal;
}

.cart__anns img {
  max-width: 60px;
}

.fs-c-moveToAnotherCart__message + .fs-c-moveToAnotherCart__button {
  margin: 0 auto;
  text-align: center;
  display: block;
  font-weight: bold;
}

.my_sbc {
  display: grid;
  align-items: center;
  justify-content: center;
  grid-template-columns: repeat(2, 48%);
  max-width: 400px;
  margin: 40px auto;
  text-align: center;
  gap: 0 20px;
}

.my_sbc a {
  background: #f5eee9;
  display: block;
  padding: 15px;
  border-radius: 30px;
}

.my_sbc .my_logout a {
  background: #b37f6b;
  color: #fff !important;
}

/*guide*/
.guidebtn {
  max-width: 380px;
  margin: 20px auto;
  text-align: center;
}

.guidebtn--a {
  display: block;
  cursor: pointer;
  border: none;
  width: 100%;
  padding: 24px 10px;
  background: #afafb1;
  color: #fff !important;
  border-radius: 40px;
  font-size: 1.8rem;
  line-height: 1;
  background: url(../images/common/i-arrow_w.svg) no-repeat calc(100% - 10px) center / 16px 16px #b37f6b !important;
}

.stacks dl {
  background: #fef8ed;
  padding: 10px;
  border-radius: 10px;
}

.ddat {
  margin-bottom: 20px;
}

.ddat__line {
  text-decoration: underline;
  font-weight: bold;
}

.fs-c-inputInformation__button.fs-c-buttonContainer--back .fs-c-button--back {
  margin: 0 auto;
}

.stacks_reviews--pic img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/*search*/
.-bgcov {
  background: url(../images/common/bgcov.jpeg) repeat;
}
.tits_searchs {
  max-width: 560px;
  margin: 0 auto 20px;
}
.tits_searchs--scp {
  text-align: center;
  font-size: 1.7rem;
  color: #85513b;
  font-weight: bold;
}

.tits_searchs--scp .-only {
  display: none;
}

.tab_list {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(2, 48%);
  gap: 0 4%;
  width: 100%;
  max-width: 540px;
  margin: 30px auto 80px !important;
}

.tab_list li {
  text-align: center;
}

.tab_list li a {
  width: 100%;
}

.tab_list li a:hover {
  text-decoration: none;
}

.tab_list li span {
  padding: 20px 50px 20px 10px;
  display: block;
  font-size: 2.2rem;
  font-weight: bold;
  color: #ccc;
  border: 3px solid #ccc;
  border-radius: 50px;
}

.tab_list li span:hover {
  text-decoration: none;
  cursor: pointer;
  border: 3px solid #85513b;
  padding-right: 50px;
}

.tab_list li.active span {
  background: #85513b;
  color: #fff;
  border: 3px solid #85513b;
  padding-right: 50px;
}

.i-search_meal {
  background: url(../images/common/i-search_meal_g.svg) no-repeat calc(100% - 20px) center / 40px 100% #fff !important;
}

.tab_list li.active .i-search_meal {
  background: url(../images/common/i-search_meal_w.svg) no-repeat calc(100% - 20px) center / 40px 100% #85513b !important;
}

.i-search_snack {
  background: url(../images/common/i-search_snack_g.svg) no-repeat calc(100% - 20px) center / 32px 100% #fff !important;
}

.tab_list li.active .i-search_snack {
  background: url(../images/common/i-search_snack_w.svg) no-repeat calc(100% - 20px) center / 32px 100% #85513b !important;
}

.tab_panel {
  display: none;
}

.tab_panel.active {
  display: block;
}

.tab_panel--meal {
  background: rgba(243, 224, 110, 0.3);
  padding: 30px 5% 60px;
  border-radius: 140px;
  margin-bottom: 40px;
}

.tab_panel--snack {
  background: rgba(247, 206, 136, 0.3);
  padding: 30px 5% 60px;
  border-radius: 140px;
  margin-bottom: 40px;
}

.search_meal__fmv {
  max-width: 720px;
  margin: 0 auto 40px;
}

.search__bbx--inner {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
  gap: 20px 20px;
}

.search__bbx--inner article {
  background: #fff;
  border-radius: 20px;
  filter: drop-shadow(5px 5px 5px rgba(133, 81, 59, 0.1));
}

.search__bbx--inner article ul {
  padding: 20px 20px 20px 30px;
}

.search__bbx--inner article ul li:not(:last-of-type) {
  margin-bottom: 10px;
}

.type__selected {
  background: #eee2cb;
  color: #85513b;
  margin: 0;
  text-align: center;
  padding: 16px 10px 10px;
  font-size: 2rem;
  font-weight: bold;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

.radio__text {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}

.radio__text::before {
  content: "";
  display: block;
  border-radius: 50%;
  border: 1px solid #85513b;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.radio__btn:checked + .radio__text::before {
  background-color: #85513b;
}

.radio__btn:checked + .radio__text::after {
  content: "";
  display: block;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #f3e06e;
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
}

.-defalts {
  background: #85513b !important;
  color: #fff;
  font-size: 1.8rem !important;
  font-weight: bold;
  line-height: 1;
  padding: 20px;
  border-radius: 50px !important;
  margin: 40px auto 0;
  text-align: center;
  display: block;
  width: 300px;
}

.-defalts span {
  background: url(../images/common/i-search_white.svg) no-repeat left center / 24px;
  padding: 3px 0 3px 34px;
}

.min_maxprice {
  display: grid;
  grid-template-columns: 1fr 30px 1fr;
  gap: 0 5px;
  align-items: center;
  padding: 20px 30px;
}

.min_maxprice span {
  text-align: center;
}

.min_maxprice input {
  border: 1px solid #ccc !important;
}

.min_maxprice div {
  display: grid;
  grid-template-columns: auto 1em;
  gap: 0 10px;
  align-items: center;
}

.non__keywords__tit,
.non__keywords__tit--smit {
  text-align: center;
  color: #85513b;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 20px;
}

.non__keywords__tit--smit {
  display: none;
}

.non__keywords__tit br {
  display: none;
}
.non__keywords__bx {
  display: grid;
  grid-template-columns: 300px 32px;
  gap: 0 10px;
  justify-content: center;
}

.non__keywords__bx input {
  border: 1px solid #85513b;
  padding: 10px;
  border-radius: 4px;
  background: #fff;
}

.non__keywords__bx button {
  display: block;
  width: 100%;
  padding: 0;
}

/*search*/
.-txtspa {
  letter-spacing: -1px;
}

@media (min-width: 1085px) {
  .search__bbx--inner article:last-of-type {
    grid-column: span 2;
  }
}

@media (max-width: 1110px) {
  /*group*/
  .group_head {
    width: 100vw;
    max-width: 100vw;
    margin-left: -20px;
  }

  .group__fcpimg {
    max-width: 46%;
    top: -20px;
    right: 50px;
  }

  .group__ftit__cov {
    margin: 0 0 10px 20px;
    width: 35%;
  }

  .group__subcp {
    margin-left: 20px !important;
  }

  .dog__tit--area,
  .specific_box--tit {
    width: calc(100vw - 20px);
    max-width: 100vw;
  }

  /*detail*/
  .balloon1-left {
    padding: 5px 6px;
    min-width: 100px;
  }
}

@media (max-width: 767px) {
  /*common*/
  .-spbr {
    display: block;
  }

  /*contact*/
  .contact_tbl th,
  .contact_tbl td {
    display: block;
    width: 100%;
  }

  .contact_tbl th {
    padding: 0 0 10px;
  }
  .contact_tbl td {
    padding: 0 0 30px;
  }

  /*teiki*/
  .teiki_specs {
    grid-template-columns: 100%;
    gap: 30px 0;
  }

  .note_borde {
    background: #f9f9f9;
  }

  .category_bansarea {
    margin-bottom: 60px;
  }

  /*my*/

  .fs-c-accountService {
    margin-bottom: 40px;
  }

  .fs-c-wishlistProduct__footer,
  .fs-c-buttonContainer--myPageTop {
    margin-bottom: 0;
  }

  .fs-c-buttonContainer--registerCancel .fs-c-button--cancel,
  .fs-c-buttonContainer--registerCancel .fs-c-button--primary,
  .fs-c-buttonContainer--leaveCancel .fs-c-button--cancel,
  .fs-c-inputInformation__button .fs-c-button--primary {
    max-width: 100%;
  }

  .fs-c-buttonContainer--registerCancel .fs-c-button--cancel,
  .fs-c-buttonContainer--leaveCancel .fs-c-button--cancel {
    padding: 10px;
  }

  .fs-c-memberInfoField .fs-c-inputTable__headerCell {
    width: 100%;
    margin-right: 50%;
    padding: 0;
  }

  .fs-c-memberInfoField .fs-c-inputTable__dataCell {
    width: 100%;
  }

  /*search*/
  .tab_panel--meal,
  .tab_panel--snack {
    padding: 30px 20px 60px;
    border-radius: 30px;
  }

  .non__keywords__tit br {
    display: block;
  }

  .non__keywords__tit--smit {
    display: block;
  }

  .non__keywords__tit,
  .non__keywords__tit--smit {
    font-size: 1.6rem;
  }

  /*search*/
  .tab_list {
    margin: 30px auto 30px !important;
    gap: 0 2%;
  }
  .tab_list li span {
    padding: 15px 50px 15px 10px;
    font-size: 1.8rem;
  }
}

@media (max-width: 650px) {
  /*title*/
  .fs-c-heading--page,
  .base__tit {
    font-size: 2.4rem;
  }

  /*under*/
  .group__ftit,
  .group__ftit--line {
    font-size: 2.6rem;
  }
  .group__ftit__cov {
    margin: 0 0 30px;
    width: 100%;
  }

  .group_head--eng {
    max-width: 240px;
  }

  .group_head {
    padding: 20px 20px 40px;
    overflow: hidden;
    border-radius: 0;
  }

  .group__fcpimg {
    max-width: 100vw;
    width: 100vw;
    position: relative;
    top: inherit;
    right: 0px;
    margin-bottom: 30px !important;
  }

  .group__subcp {
    margin: 0 0 30px -50px !important;
    width: 100vw;
    max-width: 460px;
    max-width: 100%;
  }

  .group__fcont--min {
    font-size: 2rem;
  }

  .d-lines span {
    font-size: 1.8rem;
  }

  .how_search--cov::before,
  .how_search--cov::after {
    content: "";
    width: 18px;
    height: 40px;
    display: block;
    position: absolute;
  }

  .specific__books {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .-reverse .specific__pics {
    order: 1;
  }

  .-reverse .specific__deff {
    order: 2;
  }

  .specific__books--box {
    order: 2;
    margin-top: 40px;
  }

  .encount_ranking {
    overflow: auto;
    width: calc(100vw - 20px);
    display: flex;
    gap: 0 20px;
  }

  .encount_ranking article {
    width: 200px;
    min-width: 200px;
  }

  .encount_ranking article:last-of-type {
    margin-right: 20px;
  }

  .specific__pics {
    margin-right: -20px;
  }

  .-reverse .specific__pics {
    margin-left: -20px;
    margin-right: 0 !important;
  }

  .ranking_fsitit {
    font-size: 2rem;
  }

  .specific_box--tit {
    padding-left: 20px;
  }
  .category_bansarea ul {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .group_sd_subcp {
    margin: 0 auto 30px !important;
    max-width: 248px;
    width: 100%;
  }

  .ground_zero {
    padding: 0;
  }

  .fs-c-listControl .fs-c-pagination span,
  .fs-c-listControl .fs-c-pagination a {
    width: 3rem;
    height: 3rem;
  }

  /*contact*/
  .contact__act {
    display: block;
  }

  .contact_tbl {
    margin-bottom: 0px;
  }

  .contact__act li,
  .contact__act li:not(:first-child) {
    width: 100%;
    max-width: 300px;
    margin: 10px auto;
  }

  /*teiki*/
  .note_borde__scp {
    display: block;
    text-align: center;
  }
  .note_borde__scp::before,
  .note_borde__scp::after {
    display: none;
  }

  .cp_merit {
    grid-template-columns: 100%;
    gap: 10px 0;
  }

  .cp_safety {
    grid-template-columns: repeat(2, 49%);
    gap: 20px 2%;
  }

  .advantageous {
    font-size: 1.6rem;
    text-align: center;
  }

  .advantageous b {
    font-size: 2rem;
    margin: 0;
  }

  /*detail*/
  .purchases__btn {
    letter-spacing: 0;
  }

  #fs_ProductDetails .fs-c-buttonContainer--viewAllReviews,
  #fs_ProductDetails .fs-c-buttonContainer--addReview--detail {
    width: 100%;
    margin: 0;
    max-width: 400px;
  }

  .teiki__coutions {
    margin-bottom: -20px;
  }

  .tits_searchs {
    max-width: 330px;
    margin: 0 auto 20px;
  }

  .tits_searchs--scp .-only {
    display: block;
  }
}

@media (max-width: 519px) {
  .group__fcont--min::before,
  .group__fcont--min::after {
    width: 24px;
    height: 24px;
  }

  .group__fcont--min,
  .group_answer {
    font-size: 2.2rem;
  }

  .group__fcont--min::before {
    margin-right: 20px;
  }

  .group__fcont--min::after {
    margin-left: 20px;
  }

  .d-lines {
    width: 100%;
  }

  .how_search--cov {
    grid-template-columns: 100%;
    gap: 0px 0px;
    position: relative;
    width: 100%;
    margin: 0 auto 5px;
  }

  .how_search--cov::before {
    left: 0px;
    top: 40px;
  }

  .how_search--cov::after {
    right: 0px;
    top: 40px;
  }

  .how_search--tit {
    order: 2;
    padding: 0 40px;
  }

  .how_search--cov p {
    max-width: 32px;
    margin: 0 auto;
    order: 1;
  }

  .dog__tit {
    font-size: 1.8rem;
  }

  .fs-c-listControl .fs-c-pagination span,
  .fs-c-listControl .fs-c-pagination a {
    margin: 0.5rem;
  }

  /*teiki*/
  .inspecs__scp {
    grid-template-columns: 60px auto;
    align-items: flex-start;
  }

  .inspecs__scp p,
  .inspecs__single {
    margin: 0;
    font-size: 2rem;
  }

  .infostk b {
    font-size: 1.8rem;
  }

  /*mypage*/
  .fs-c-accountService {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)) !important;
  }
}

@media (max-width: 428px) {
  /*group*/
  .dog__icon img {
    max-width: 40px;
    width: 100%;
    height: auto;
    display: block;
  }

  .choice_series {
    gap: 30px 20px;
  }

  .reasons_nois__area {
    font-size: 1.8rem;
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .reasons_nois__area p:first-child {
    max-width: 120px;
    margin: 0 auto;
  }

  .fs-c-button--addToCart--list.fs-c-button--plain,
  .fs-c-button--viewProductDetail.fs-c-button--plain {
    font-size: 1.4rem;
  }

  .line_pencile--tit {
    padding-bottom: 11px;
    line-height: 1.2;
  }

  .line_pencile {
    margin-top: 0;
  }

  /*teiki*/
  .teiki_specs {
    width: 100%;
  }

  .note_borde,
  .teiki_merit {
    padding: 20px;
  }

  .note_borde__tit {
    font-size: 2rem;
  }

  .note_borde__scp {
    font-size: 1.6rem;
    line-height: 2;
  }

  .teiki_merit__tit {
    font-size: 1.6rem;
    letter-spacing: 0;
  }

  .teiki_merit__tit span {
    font-size: 2.2rem;
  }

  .cp_safety {
    grid-template-columns: 100%;
    gap: 10px 0;
  }

  /*guide*/
  .guidebtn--a {
    font-size: 1.6rem;
  }

  /*detail*/
  .search__bbx--inner {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)) !important;
    gap: 20px 20px;
  }
  .search__bbx--inner article ul {
    padding: 20px;
  }

  .min_maxprice {
    grid-template-columns: 1fr 1em 1fr;
    gap: 0px 4px;
    padding: 20px;
  }

  .tab_list li span {
    font-size: 1.6rem;
  }

  .i-search_meal {
    background: url(../images/common/i-search_meal_g.svg) no-repeat calc(100% - 20px) center / 30px 100% #fff !important;
  }

  .tab_list li.active .i-search_meal {
    background: url(../images/common/i-search_meal_w.svg) no-repeat calc(100% - 20px) center / 30px 100% #85513b !important;
  }

  .i-search_snack {
    background: url(../images/common/i-search_snack_g.svg) no-repeat calc(100% - 20px) center / 24px 100% #fff !important;
  }

  .tab_list li.active .i-search_snack {
    background: url(../images/common/i-search_snack_w.svg) no-repeat calc(100% - 20px) center / 24px 100% #85513b !important;
  }
}
@media (max-width: 390px) {
  /*group*/
  .choice_series,
  .choice_series._fivelines {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  }
}
@media (max-width: 375px) {
  /*teiki*/
  .note_borde__scp {
    font-size: 1.5rem;
  }
}
/* 240201ここから */
.price_txt {
  padding: 0 30px;
}
@media (max-width: 700px) {
  .price_txt {
    padding: 0 30px 20px;
  }
}
.search__btn_area {
  border-bottom: 1px solid #999999;
  padding: 8px;
}
.search__btn {
  max-width: 140px;
  background: #85513b;
  text-align: center;
  color: #fff;
  padding: 10px;
  border-radius: 30px;
  margin: 0 0 0 auto;
  font-size: 1.4rem;
}
.search__btn-txt {
  color: #fff;
  background: url(../images/common/i-arrow_w.svg) no-repeat calc(100% - 5px) center / 5px;
  display: block;
  padding-right: 15px;
}
.search__btn.search__btn_under {
  max-width: 300px;
  margin: 0 auto;
  padding: 14px 10px;
  font-size: 1.6rem;
  font-weight: bold;
}
/* 240201ここまで */

/* 240403_注文完了後のアンケート実装追記ここから */
.kounyu_ank {
  background: #f5f5f5;
  padding: 5%;
  text-align: center;
  margin: 40px auto 40px;
}

.kounyu_ank span {
  font-weight: bold;
}

.kounyu_ank p {
  margin: 0 0 20px;
}

.kounyu_ank a {
  display: block;
  max-width: 400px;
  margin: 0 auto;
  padding: 15px;
  color: #fff !important;
  font-weight: bold;
  background: #b87435;
  font-size: 1.8rem;
}
/* 240403_注文完了後のアンケート実装追記ここまで */
