@charset "UTF-8";

/*anker*/

#payment,
#point,
#flow,
#contact {
  padding-top: 100px;
  margin-top: -100px;
}

#recipe {
  padding-top: 150px;
  margin-top: -150px;
}

/*F page*/

.regist-x {
  max-width: 800px;
  margin: 10px auto;
}

.-f-cover_wrapper,
.w-area {
  background: #fff;
}

.bg-genuine {
  background: url(../img/bg-genuine.jpg) no-repeat center center / cover;
  margin: 0 auto;
}

.bg-about-kaori {
  margin: 0 auto;
}

.bg-about-kaori-fix {
  background: url(../img/bg-about-kaori.jpg) no-repeat center center / cover;
  width: 100vw;
  height: 100vh;
  max-height: 1080px;
  position: fixed;
  z-index: -1;
}

.bg-genuine,
.bg-about-kaori {
  width: 100vw;
  height: 100vh;
  max-height: 1080px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}

.kaori-bl-fcp-h1 {
  font-size: 3.4rem;
  margin: 0 auto 40px;
  letter-spacing: 0.2em;
}

.kaori-bl-sub {
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  margin: 0 auto 60px;
}

.about-logo {
  max-width: 160px;
  margin: 0 auto;
}

.f-more {
  max-width: 260px;
  margin: 0 auto;
}

.-f-coverarea {
  width: 100%;
  min-height: 746px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #eee;
}

.-f-cir-tit {
  font-size: 3.4rem;
  margin: 0 auto 20px;
  letter-spacing: 0.2em;
  color: #fff;
}

.-f-cir-more {
  width: 226px;
  height: 226px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}

.-f-squ-more {
  width: 226px;
  height: 60px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}

.-side-arrow {
  background: url(../img/arrow-bk.svg) no-repeat right center / 13px 13px;
  padding-right: 23px;
}

.-un_arrow {
  background: url(../img/i-un-arrow.svg) no-repeat center bottom / 13px 8px;
  padding-bottom: 18px;
  margin-top: 15px;
}

.-bg_lineup {
  background: url(../img/bg_lineup.jpg) no-repeat center center / cover;
}

.-bg_scene {
  background: url(../img/bg_scene-a.jpg) no-repeat center center / cover;
}

.-bg_genuine {
  background: url(../img/bg_genuine.jpg) no-repeat center center / cover;
}

.-bg_salmon {
  background: url(../img/bg_salmon.jpg) no-repeat center center / cover;
}

.-bg_media {
  background: url(../img/bg_media.jpg) no-repeat center center / cover;
}

.-one-sntence {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  min-height: 500px;
  position: relative;
}

.action-box {
  margin: 0 auto;
  padding: 60px 0;
  display: none;
}

.-act-smork {
  background: url(../img/act-smorks.jpg) no-repeat center center / cover;
}
.-act-seafood {
  background: url(../img/act-seafood.jpg) no-repeat center center / cover;
}
.-act-select {
  background: url(../img/act-select.jpg) no-repeat center center / cover;
}
.-act-pair {
  background: url(../img/act-pair.jpg) no-repeat center center / cover;
}
.-act-subsc {
  background: url(../img/act-subsc.jpg) no-repeat center center / cover;
}
.-act-gift {
  background: url(../img/act-gift.jpg) no-repeat center center / cover;
}
.-act-party {
  background: url(../img/act-party.jpg) no-repeat center center / cover;
}
.-act-sake {
  background: url(../img/act-sake.jpg) no-repeat center center / cover;
}
.-act-dayly {
  background: url(../img/act-dayly.jpg) no-repeat center center / cover;
}
.-act-present {
  background: url(../img/act-present.jpg) no-repeat center center / cover;
}

.-act-base {
  background: url(../img/act-base.jpg) no-repeat center center / cover;
}

.-act-meister {
  background: url(../img/act-meister.jpg) no-repeat center center / cover;
}

.-act-meister {
  background: url(../img/act-meister.jpg) no-repeat center center / cover;
}

.-act-only {
  background: url(../img/act-only.jpg) no-repeat center center / cover;
}

.-act-material {
  background: url(../img/act-material.jpg) no-repeat center center / cover;
}

.-act-purchasing {
  background: url(../img/act-purchasing.jpg) no-repeat center center / cover;
}

.-act-defrost {
  background: url(../img/act-defrost.jpg) no-repeat center center / cover;
}

.-act-dry {
  background: url(../img/act-dry.jpg) no-repeat center center / cover;
}

.-act-fins {
  background: url(../img/act-fins.jpg) no-repeat center center / cover;
}

.-act-grand {
  background: url(../img/act-grand.jpg) no-repeat center center / cover;
}

.-act-offering {
  background: url(../img/act-offering.jpg) no-repeat center center / cover;
}

.-act-award {
  background: url(../img/act-award.jpg) no-repeat center center / cover;
}

.-act-gift2021 {
  background: url(../img/act-gift2021.jpg) no-repeat center center / cover;
}

.-one-sntence_txt {
  text-shadow: 1px 2px 3px #999;
}

.-one-sntence_txt,
.-one-sntence_gen {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 80%;
  padding: 5%;
  color: #fff;
}

.-one-reverse {
  right: inherit;
  left: 0;
}

.salmon-hirao {
  max-width: 300px;
  margin: 20px auto 0;
}

.reson-s {
  background: url(../img/reson-s.jpg) no-repeat center center / cover;
  padding: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  max-width: 1120px;
  margin: 60px auto;
}

.reson-s-tit {
  font-size: 3.4rem;
  text-align: center;
  margin: 0 auto 30px;
}

.reson-s--in {
  max-width: 650px;
  margin: 0 auto;
}

.career {
  max-width: 650px;
  margin: 0 auto 30px;
  color: #fff;
}

.-one-sntence_txt--tit {
  font-size: 3.4rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.-one-sntence_txt--info {
  margin-bottom: 20px;
  text-align: justify;
}

.-one-sntence_txt--btn__a {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  width: 226px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.barth-k {
  min-height: 880px;
  margin: 0 auto;
  background: url(../img/barth-k.jpg) no-repeat center center / cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.barth-k--inner {
  max-width: 650px;
  margin: 0 auto;
  line-height: 2;
  text-align: justify;
}

.barth-k--inner__tit {
  font-size: 2.4rem;
  text-align: center;
  margin: 0 auto 30px;
}

.barth-k--inner__logo {
  max-width: 160px;
  margin: 0 auto 40px;
}

.onload-k {
  min-height: 550px;
  margin: 60px auto 0;
  background: url(../img/onload-k.jpg) no-repeat center center / cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.-mincyo {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.f-mvarea,
.one-farea {
  max-width: 1120px;
  margin: 100px auto 80px;
  background: #fff;
}

.fix-farea {
  max-width: 1120px;
  margin: 0 auto;
  padding: 100px 0 80px;
  background: #fff;
}

.f-mvarea--img {
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.repetition {
  display: flex;
  margin: 30px auto;
}

.repetition__list {
  padding: 3%;
  width: calc(100% / 3);
}

.repetition__list:first-child {
  background: #f4fcff;
}

.repetition__list:nth-child(2) {
  background: #fff7f4;
}

.repetition__list:nth-child(3) {
  background: #faeaea;
}

.repetition__pt {
  margin-bottom: 20px;
}

.-center {
  text-align: center;
}

.processing-step {
  background: #f7f7f7;
}

.processing-step__ox--list {
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0 3%;
  padding: 20px;
  border-bottom: 1px dashed #707070;
}

.processing-step__ox--list p:first-child {
  font-weight: bold;
}

.processing-step--label {
  padding: 20px;
  font-size: 1.4rem;
}

.-f-single-img {
  margin: 0 auto 30px;
}

.recipe-tit {
  text-align: center;
  font-weight: normal;
  background: url(../img/i-recipe.svg) no-repeat center top / 40px 23px;
  padding-top: 33px;
  margin: 0 auto 40px;
}

.recipe-fc {
  position: relative;
  padding-top: 50px;
}

.recipe-fc--icon {
  position: absolute;
  top: 0px;
  left: 24%;
  max-width: 142px;
}

.recipe-fcp {
  text-align: center;
  margin: 0 auto 40px;
}

.recipe-box {
  padding: 5% 3%;
}

.recipe-box:nth-child(odd) {
  background: #fcf3ee;
}

.recipe-box:not(:last-of-type) {
  margin: 0 auto 40px;
}

.recipe-box:nth-child(even) .recipe-box--pic__material {
  background: #fcf3ee;
}

.recipe-box--name {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 14px;
}

.recipe-box--scp {
  margin-bottom: 30px;
}

.recipe-box--pic {
  position: relative;
  display: grid;
  grid-template-columns: 380px auto;
}

.recipe-box--pic__material {
  background: #fff;
  padding: 4% 5%;
  position: relative;
}

.recipe-box--pic__material--tit {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 auto 25px;
}

.i-cook {
  background: url(../img/i-cook.svg) no-repeat left center / 25px 20px;
  padding: 3px 0 3px 35px;
}

.recipe-box--pic__step--list {
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0 3%;
}
.recipe-box--pic__step--list:not(:last-of-type) {
  margin-bottom: 10px;
}

.i-cooking {
  max-width: 164px;
  position: absolute;
  bottom: -40px;
  right: 20px;
}

.cooking-step {
  margin-top: 40px;
}

.cooking-step-list {
  font-weight: bold;
  border-bottom: 1px dashed #707070;
  padding: 20px;
  list-style: decimal;
  list-style-position: inside;
}

/*pv*/
.pv-box dt {
  color: #cc997d;
  font-weight: bold;
  font-size: 1.9rem;
  margin-bottom: 20px;
}

.pv-box dd:not(:last-child) {
  margin-bottom: 40px;
}

.pv-box dd li {
  list-style: decimal;
}

.pv-box dd li:not(:last-child),
.pv-box dd p:not(:last-child) {
  margin-bottom: 20px;
}

.pv-box dd ol {
  margin: 30px 0 0 2em;
}

.sub-tit {
  text-align: center;
  font-weight: bold;
  font-size: 2.1rem;
  margin: 0 auto 30px;
}

.pv-box dl:not(:last-of-type),
.return-box {
  margin-bottom: 50px;
  border-bottom: 1px solid #eee;
  padding-bottom: 50px;
}

.pv-acc {
  margin: 0 auto 40px;
  padding: 3%;
  background: #f8f8f8;
}

/*return*/
.return-box p:not(:last-of-type) {
  margin-bottom: 40px;
}

/*shipping-payment*/
.payment-shipp {
  display: none;
}

.shipping-payment_sec:not(:last-of-type) {
  margin-bottom: 50px;
}

.shipping-payment_sec .d-key:last-of-type {
  border-bottom: 1px solid #ddd;
}

.d-key {
  cursor: pointer;
  padding: 20px 3%;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.d-key span {
  background: url(../img/up-arrow.svg) no-repeat right center / 14px 8px;
  display: block;
  padding-right: 18px;
}

.d-key.active span {
  background: url(../img/d-arrow.svg) no-repeat right center / 14px 8px;
  display: block;
  padding-right: 18px;
}

.d-box {
  background: #f7f7f7;
  padding: 5%;
}

.send-box-flex {
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0 40px;
  margin-bottom: 20px;
  align-items: center;
}

.send-box {
  max-width: 320px;
}

.micro-tit {
  font-weight: bold;
  font-display: 1.8rem;
  margin-bottom: 10px;
}

.shipping-int {
  margin: 0 0 40px 5%;
}

.shipping-int:last-of-type {
  margin-bottom: 0;
}

.shipping-int li {
  list-style: disc;
}
.time-sch {
  display: grid;
  grid-template-columns: repeat(5, 18%);
  text-align: center;
  gap: 0 2.5%;
  margin: 0 auto 20px;
}

.time-sch li {
  background: #fff;
  padding: 20px 3%;
  border: 1px solid #ddd;
}

.shipping-pays {
  border: 1px solid #aaa;
  margin-top: 30px;
  padding: 3%;
}

.c_orange {
  color: #f7931e;
}

.c_blue {
  color: #2e3192;
}

.c_light-blue {
  color: #29abe2;
}

.c_red {
  color: #c1272d;
}

#xross {
  position: relative;
  z-index: 2;
}

.send-barea:not(:last-of-type) {
  margin-bottom: 30px;
}

.intent-int {
  margin: 20px auto;
}

.intent-int li {
  margin-left: 1em;
  text-indent: -1em;
}

.send-case-scp {
  font-weight: bold;
  margin-bottom: 20px;
}

.cardlist {
  max-width: 320px;
  margin-top: 30px;
}

.send-case {
  max-width: 600px;
}

.pay-step {
  display: grid;
  grid-template-columns: repeat(4, 23.5%);
  text-align: center;
  gap: 0 2%;
  margin: 30px auto;
}

.pay-step li {
  position: relative;
}

.pay-step li:not(:last-child) {
  background: url(../img/step-arrow.svg) no-repeat 100% 24% / 12px 12px;
}

.pay-step--num {
  background: #cc997d;
  padding: 6px;
  border-radius: 6px;
  color: #fff !important;
  display: inline-block;
  position: absolute;
  top: 5%;
  left: 0;
  font-size: 1.4rem;
  line-height: 1;
}

.pay-step--img {
  max-width: 120px;
  margin: 10px auto 20px;
}

.pay-step dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.pay-step dd {
  font-size: 1.4rem;
  text-align: left;
}

.ta-commission {
  border-collapse: collapse;
  margin: 20px 0 30px;
}

.tax-ta {
  border-collapse: collapse;
  margin-top: 30px;
}

.ta-commission th,
.ta-commission td,
.tax-ta th,
.tax-ta td {
  padding: 20px;
  border: 1px solid #ccc;
}

.ta-commission th,
.tax-ta th {
  background: #eee;
  text-align: center;
}

.ta-commission td,
.tax-ta td {
  background: #fff;
}

.ta-commission tr td:last-of-type,
.tax-ta td {
  text-align: right;
}

.tax-ta td {
  min-width: 120px;
}

/*guide*/
.guide_area-sec:not(:last-of-type) {
  margin-bottom: 50px;
}

.guide_area-sec .d-key:last-of-type {
  border-bottom: 1px solid #ddd;
}

.guide-fcp {
  margin: 0 auto 60px;
}

.-underline {
  text-decoration: underline;
}

.single-guidebox {
  padding: 3%;
  border: 1px solid #ccc;
  margin-bottom: -1px;
}

.step-guide {
  color: #cc997d;
  font-weight: bold;
  margin-bottom: 20px;
}

.step-guide span {
  background: #cc997d;
  padding: 10px 6px;
  border-radius: 4px;
  color: #fff !important;
  margin-right: 10px;
  font-size: 1.2rem;
}

.send-guidestep {
  margin: 0 auto 50px;
}

.send-guidestep div {
  margin-top: 35px;
}

.line-coution {
  border: 1px solid #333;
  padding: 3%;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.line-coution .intent-int {
  margin-bottom: 0;
}

.-glowns {
  color: #cc997d;
  border: 1px solid #cc997d;
}

/*under*/
.fs-c-subSection__title {
  border-bottom: none;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}

/*shoplist*/
.shop-greet {
  display: grid;
  grid-template-columns: 500px auto;
  gap: 50px 5%;
  margin: 0 auto 60px;
}

.shop-greet__vs {
  grid-column: 1/3;
}

.shop-greet__vs p:not(:last-of-type),
.shop-greet__vf p:not(:last-of-type) {
  margin-bottom: 25px;
}

.cp-sign {
  text-align: right;
  font-weight: bold;
  margin-top: 30px;
  font-size: 1.8rem;
}

.company-tbl {
  border-collapse: collapse;
  width: 100%;
}

.company-tbl td,
.company-tbl th {
  padding: 10px;
}

.shop-map {
  display: grid;
  grid-template-columns: 35.8% auto;
  gap: 5%;
}

.shop-mrb {
  margin: 0 auto 60px;
}
.shop-map iframe {
  width: 100%;
}

/*register*/
.fs-c-inputInformation__field {
  max-width: 100%;
}

.fs-c-inputInformation {
  width: 90%;
  margin: 0 auto;
}

/*mypage*/
.fs-p-accountInfo__header {
  margin-bottom: 0;
}

.fs-p-accountInfo {
  padding: 14px;
}

.my_logout {
  display: block;
  width: 200px;
  margin: 30px auto 0;
}

.my_logout--a {
  display: block;
  padding: 5%;
  background: #444;
  border-radius: 3px;
  color: #fff !important;
  text-align: center;
}

.fs-c-accountService__page--accountDelete {
  flex-basis: 128px;
  display: flex;
  align-items: stretch;
  height: 128px;
}

.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
  box-shadow: 0 0 2px #b2b2b2;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #3c3c3c;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink__label {
  font-size: 1.2rem;
}

.fs-c-accountService__page.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink__label::before {
  font-family: "fs-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #333;
  font-size: 48px;
  line-height: 1.2;
  margin: 8px auto 0;
  width: 64px;
  height: 64px;
  content: "";
  background: url(../img/i-withdrawal.svg) no-repeat center center / 64px 64px;
}

.fs-c-wishlistProduct {
  margin: 50px auto 0;
}

.fs-c-wishlistProduct__title {
  font-size: 2.2rem;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 15px 0;
  margin-bottom: 30px;
}

.fs-c-productListCarousel__list__item {
  flex-basis: 220px;
  max-width: 220px;
  min-width: 220px;
  margin: 0 20px 0 0;
}

#fs_ProductDetails .fs-c-productSelection {
  border: 1px solid #ccc;
  padding: 14px;
  margin: 20px 0 !important;
}

.cart_fixed {
  display: none;
}

.alcoll-info {
  color: #c1272d;
  font-weight: bold;
  margin: 20px auto !important;
  letter-spacing: 1px;
}

.fs-c-productNotice--outOfStock,
.fs-c-productNotice--subscriptionOutOfStock {
  letter-spacing: 1px;
}

.fs-c-productNotice--outOfStock {
  grid-column: 1/3;
  margin-bottom: 10px;
}

.fs-c-buttonContainer.fs-c-buttonContainer--addToWishList--detail {
  order: 3;
  grid-column: 2/3;
  grid-row: 2/3;
}

/*cart*/
.fs-body-cart .fs-l-cart__contentsArea {
  grid-template-columns: 1fr 300px;
}

.fs-c-button--continueShopping.fs-c-button--standard {
  padding: 20px 1.6em;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.fs-c-fsLogin .fs-c-inputInformation__link {
  text-align: center;
  width: 240px;
  margin: 20px auto 0;
}

.fs-c-fsLogin .fs-c-inputInformation__link .fs-c-textLink {
  background: #666;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  padding: 0.8em 1.6em;
  min-width: 240px;
  margin: 0 auto;
}

#fs-checkout-payHere-container .fs-c-button--primary,
#fs-checkout-payHere-container .fs-c-button--secondary {
  width: 100%;
}

#fs-checkout-payHere-container .fs-c-button--secondary,
#fs-checkout-payHere-container .fs-c-button--primary {
  padding: 20px 5px;
}

#fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
  width: 70%;
  margin: 0 auto;
  display: block;
}

.fs-body-cartSubscribe #fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label {
  width: 76%;
}

.fs-c-buttonContainer--loginAndPurchase .fs-c-button--primary .fs-c-button__label {
  font-size: 1.6rem !important;
}

#fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label {
  font-weight: bold;
  font-size: 1.6rem;
  width: 60%;
  margin: 0 auto;
  display: block;
}

#fs-checkout-payHere-container .fs-c-button__label::after {
  content: "クレジット・代金引換・銀行振込でお支払い";
  display: block;
  font-size: 1.1rem;
  line-height: 1.1rem;
  font-weight: normal;
  margin-top: 10px;
}

#fs-checkout-payHere-container .fs-c-button--primary {
  border-radius: 6px;
}

#fs-checkout-payHere-container .fs-c-button--secondary {
  border-radius: 6px;
}

/*qa*/
.qa-circle {
  margin: 20px 0 0 20px;
}
.qa-circle li {
  list-style: circle;
}

.qa-box:not(:last-of-type) {
  margin-bottom: 40px;
}

.sd-key span {
  padding-right: 32px;
}

/*register*/
.benefit-area {
  text-align: center;
  border: 3px solid;
  border-top: none;
  background: #fff5f5;
  margin: 50px auto 30px;
  color: #e98b69;
  font-weight: bold;
  position: relative;
}

.benefit-area__caption {
  transform: translate(0, -50%);
  margin: -5px -3px -10px -3px;
}

.benefit-area__caption span {
  display: flex;
  align-items: center;
}

.benefit-area__caption span::before,
.benefit-area__caption span::after {
  content: "";
  height: 3px;
  background-color: #e98b69;
  flex-grow: 1;
}

.benefit-area__caption span::before {
  margin-right: 20px;
}

.benefit-area__caption span::after {
  margin-left: 20px;
}

.benefit-area__info {
  padding: 20px 0 25px;
}

.min-cap {
  font-size: 1.3rem;
  color: #999;
}

.regist-sec {
  margin-bottom: 60px;
}

.-cap-list {
  text-indent: -1em;
  margin-left: 1em;
}

.-cap-list li {
  margin-top: 10px;
}

.circles li {
  list-style: disc;
}

.circles {
  margin-left: 20px;
}

.link-regist {
  text-align: center;
  font-size: 2rem;
  border-bottom: solid #1d79b8 1px;
  color: #1d79b8;
  margin-bottom: 10px;
}

.benefit-area__info span {
  text-align: center;
  border-top: 10px;
  display: block;
  font-size: 1.6rem;
}

/*group*/
.fs-c-productList__list {
  grid-template-columns: repeat(3, 30%);
  grid-gap: 0;
  gap: 50px 5%;
  margin: 40px auto;
}

.fs-c-productList__list__item {
  padding: 0;
  border: none;
  grid-column: unset !important;
  grid-row: unset !important;
  position: relative;
}

.fs-c-productListItem__viewMoreImageButton {
  display: none;
}

#fs_ProductCategory .fs-c-productMark__mark,
#fs_ProductCategory .fs-c-mark,
#fs_ProductSearch .fs-c-productMark__mark,
#fs_ProductSearch .fs-c-mark {
  font-size: 1.1rem;
  padding: 4px;
}

#fs_ProductCategory .fs-c-productName__copy,
#fs_ProductSearch .fs-c-productName__copy {
  display: none;
}

#fs_ProductCategory .fs-c-productListItem__productName,
#fs_ProductSearch .fs-c-productListItem__productName {
  height: 40px;
  font-weight: bold;
}

#fs_ProductCategory .fs-c-productPrice,
#fs_ProductSearch .fs-c-productPrice {
  font-weight: bold;
}

#fs_ProductCategory .fs-c-productMarks,
#fs_ProductSearch .fs-c-productMarks {
  margin: 0 auto !important;
  padding: 10px 0 20px;
  height: 70px;
}

.fs-c-subgroup {
  display: none;
}

.fs-c-productListItem__control.fs-c-buttonContainer {
  text-align: center;
  padding: 0;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  margin-top: -22px;
}

.fs-c-productListItem__control .fs-c-button--viewProductDetail,
.fs-c-productListItem__control .fs-c-button--addToCart--list {
  border: 1px solid #333;
  border-radius: 4px;
  color: #000 !important;
  display: flex;
  padding: 10px;
  height: 46px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}

/*review*/
#fs_ProductDetails .fs-c-productReview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column: 1/3;
  padding-bottom: 80px;
}

#fs_ProductDetails .fs-c-aggregateRating {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
  width: 100%;
}

#fs_ProductDetails .fs-c-aggregateRating__rating {
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  margin-bottom: 40px;
}

#fs_ProductDetails .fs-c-aggregateRating__rating::before {
  -webkit-box-flex: 1;
  content: "お客様のお声";
  display: block;
  -ms-flex: 100%;
  -webkit-box-flex: 100%;
  flex: 100%;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0px;
  border: none;
}

#cart-nav {
  position: fixed;
  right: 3%;
  bottom: 15%;
  max-width: 200px;
}

.cart-cout {
  padding: 0 15px;
  margin: 15px auto;
  font-size: 1.4rem;
}

#fs_CheckoutWithMultiAddress .fs-c-orderTotalTable > tbody > tr:last-of-type th .fs-c-string--label {
  line-height: 3.6rem;
}

/*review custom*/

#fs_ProductDetails .fs-c-aggregateRating .fs-c-reviewStars,
#fs_ProductDetails .fs-c-aggregateRating .fs-c-rating__value,
#fs_ProductDetails .fs-c-aggregateRating .fs-c-aggregateRating__count {
  display: none;
}

#fs_ProductDetails .fs-c-reviewList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.fs-c-reviewBody,
.fs-c-reviewList__item:first-child {
  border: none;
}

.fs-c-reviewList__item {
  border: 1px solid #cccccc !important;
  border-radius: 8px;
  display: block;
  margin: 0 auto 2%;
  padding: 20px;
  width: 100%;
}

.fs-c-reviewInfo__date {
  -webkit-box-ordinal-group: 4;
  color: #555555;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 3;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.4rem;
  margin: 10px 0 20px;
  order: 3;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewRating {
  -webkit-box-ordinal-group: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 2;
  order: 2;
}

.fs-c-reviewBody {
  color: #555555;
  font-size: 1.4rem;
  padding: 0;
}

.fs-c-reviewerStatus {
  background: #aacd06;
  margin: 0 10px 0 0;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
  line-height: 1;
  margin-bottom: 10px;
}

.fs-c-reviewStars::before {
  color: #fabe01;
}

.fs-c-reviewer__name {
  font-weight: bold;
  margin-bottom: 6px;
  width: 100%;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewRating::before {
  content: "おすすめ度";
  display: block;
  font-weight: bold;
  margin-right: 6px;
}

.fs-c-buttonContainer--viewAllReviews,
.fs-c-buttonContainer--addReview--detail {
  display: inline-block;
  max-width: 348px;
  text-align: center;
  width: 100%;
}

.fs-c-buttonContainer--viewAllReviews {
  margin: 0 10px 0 auto !important;
}

.fs-c-buttonContainer--addReview--detail {
  margin: 0 auto 0 0 !important;
}

.fs-c-buttonContainer--viewAllReviews a,
.fs-c-buttonContainer--addReview--detail a {
  border: 1px solid #707070;
  color: #707070 !important;
  display: block;
  line-height: 1;
  padding: 14px;
}

/*search*/
#fs_ProductSearch .fs-c-productList__list {
  grid-template-columns: repeat(4, 22%);
  grid-gap: 0;
  gap: 50px 4%;
}

@media (max-width: 1120px) {
  /*under*/
  .fs-c-breadcrumb {
    padding: 0 5%;
  }

  /*F page*/
  .f-mvarea .tit-under {
    text-align: center;
  }

  .-mable {
    padding: 0 5%;
  }

  /*qa*/

  .qa-wrapper {
    padding: 0 5%;
  }
}

@media (max-width: 959px) {
  /*pv*/
  .pv-box {
    width: 90%;
    margin: 0 auto;
  }

  .return-box {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  /*shipping-payment*/
  .shipping-payment_area {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  /*guide*/
  .guide_area {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  /*shoplist*/
  .wrapp-shoplist {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .shop-greet {
    grid-template-columns: 50% auto;
    gap: 50px 5%;
  }

  .shop-mrb .about_terms-tbl {
    width: 100%;
  }

  /*cart*/
  .fs-l-cart {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  /*F page*/
  #single .tit-under,
  .recipe-box--name,
  .recipe-box--pic__material--tit,
  .-f-cir-tit,
  .-one-sntence_txt--tit,
  .reson-s-tit {
    font-size: 1.9rem;
  }

  .recipe-box--pic {
    grid-template-columns: 280px auto;
    background: #fff;
  }

  .recipe-box {
    font-size: 1.4rem;
  }

  .processing-step__ox--list,
  .processing-step--label {
    padding: 20px 5%;
  }

  .-f-coverarea {
    min-height: 460px;
  }

  .w-area {
    padding: 60px 5% 0;
  }

  .-f-cir-more {
    width: 140px;
    height: 140px;
  }

  .-one-sntence {
    min-height: 780px;
  }

  .-one-sntence_txt,
  .-one-sntence_gen {
    width: 70%;
  }

  .kaori-bl-sub {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
  }

  .kaori-bl-fcp {
    padding: 0 5%;
  }

  /*register*/
  .regist-wrapper {
    width: 90%;
    margin: 0 auto;
  }

  .-cap-five {
    letter-spacing: -1px;
  }

  /*review*/
  .fs-c-productReview {
    width: 90%;
    margin: 0 auto;
  }

  #fs_ProductDetails .fs-c-aggregateRating__rating::before {
    width: 100%;
    margin: 0 auto;
    font-size: 1.95rem;
  }

  #fs_ProductDetails .fs-c-aggregateRating__rating {
    margin-bottom: 25px;
  }

  .fs-c-buttonContainer--viewAllReviews {
    margin: 0 auto 10px !important;
  }

  .fs-c-buttonContainer--addReview--detail {
    margin: 0 auto !important;
  }
}

@media (max-width: 767px) {
  /*pv*/
  .sub-tit {
    font-size: 2rem;
  }

  /*shipping-payment*/
  .d-box {
    font-size: 1.4rem;
  }

  .pay-step li:not(:last-child) {
    background: none;
  }

  .pay-step {
    grid-template-columns: repeat(1, 100%);
    gap: 30px 0%;
  }

  /*shoplist*/
  .shop-greet {
    grid-template-columns: 1fr;
    gap: 20px 0;
  }

  .shop-greet--img {
    grid-row: 1/2;
  }

  .shop-greet__vf {
    grid-row: 2/3;
  }

  .cp-sign {
    font-size: 1.6rem;
  }

  .shop-map {
    display: block;
  }

  .shop-map--img {
    margin-bottom: 25px;
  }

  .shop-map iframe {
    height: 400px;
  }

  /*cart*/
  #fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label,
  #fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label {
    width: 100%;
  }

  /*F page*/

  .f-mvarea,
  .one-farea {
    margin: 0 auto 50px;
  }
  .fix-farea {
    padding: 0 0 50px;
  }

  .repetition {
    display: block;
  }

  .repetition__list {
    padding: 6% 5%;
    width: 100%;
    font-size: 1.4rem;
  }

  .-unlines {
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }

  .processing-step__ox--list {
    font-size: 1.4rem;
    padding: 20px 3%;
    grid-template-columns: 129px auto;
  }
  .processing-step {
    padding: 5%;
  }

  .recipe-fc--icon {
    left: 14%;
    max-width: 102px;
  }

  .recipe-tit {
    text-align: center;
    font-weight: normal;
    background: url(../img/i-recipe.svg) no-repeat center top / 65px 35px;
    padding-top: 50px;
    margin: 0 auto 40px;
  }

  .recipe-box--pic {
    grid-template-columns: auto;
    background: #fff;
  }

  .recipe-box {
    padding: 10% 5%;
  }

  .recipe-box--pic__material--tit {
    font-size: 1.6rem;
  }

  .recipe-box--pic__step--list {
    grid-template-columns: 157px auto;
    letter-spacing: 0;
  }

  .recipe-box--pic__step--list:not(:last-of-type) {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
  }

  .i-cooking {
    max-width: 104px;
    position: absolute;
    bottom: -40px;
    right: inherit;
    left: 20px;
  }

  .-one-sntence {
    min-height: 580px;
  }

  .-one-sntence_txt,
  .-one-sntence_gen {
    width: 84%;
  }

  .-act-smork {
    background: url(../img/act-smorks-sp.jpg) no-repeat center center / cover;
  }
  .-act-seafood {
    background: url(../img/act-seafood-sp.jpg) no-repeat center center / cover;
  }
  .-act-select {
    background: url(../img/act-select-sp.jpg) no-repeat center center / cover;
  }
  .-act-pair {
    background: url(../img/act-pair-sp.jpg) no-repeat center center / cover;
  }
  .-act-subsc {
    background: url(../img/act-subsc-sp.jpg) no-repeat center center / cover;
  }
  .-act-gift {
    background: url(../img/act-gift-sp.jpg) no-repeat center center / cover;
  }
  .-act-party {
    background: url(../img/act-party-sp.jpg) no-repeat center center / cover;
  }
  .-act-sake {
    background: url(../img/act-sake-sp.jpg) no-repeat center center / cover;
  }
  .-act-dayly {
    background: url(../img/act-dayly-sp.jpg) no-repeat center center / cover;
  }
  .-act-present {
    background: url(../img/act-present-sp.jpg) no-repeat center center / cover;
  }
  .-act-base {
    background: url(../img/act-base-sp.jpg) no-repeat center center / cover;
  }

  .-act-meister {
    background: url(../img/act-meister-sp.jpg) no-repeat center center / cover;
  }

  .-act-only {
    background: url(../img/act-only-sp.jpg) no-repeat center center / cover;
  }

  .-act-material {
    background: url(../img/act-material-sp.jpg) no-repeat center center / cover;
  }

  .-act-purchasing {
    background: url(../img/act-purchasing-sp.jpg) no-repeat center center / cover;
  }

  .-act-defrost {
    background: url(../img/act-defrost-sp.jpg) no-repeat center center / cover;
  }

  .-act-dry {
    background: url(../img/act-dry-sp.jpg) no-repeat center center / cover;
  }

  .-act-fins {
    background: url(../img/act-fins-sp.jpg) no-repeat center center / cover;
  }

  .-act-grand {
    background: url(../img/act-grand-sp.jpg) no-repeat center center / cover;
  }

  .-act-offering {
    background: url(../img/act-offering-sp.jpg) no-repeat center center / cover;
  }

  .-act-award {
    background: url(../img/act-award-sp.jpg) no-repeat center center / cover;
  }

  .-act-gift2021 {
    background: url(../img/act-gift2021-sp.jpg) no-repeat center center / cover;
  }

  .barth-k {
    background: url(../img/barth-k-sp.jpg) no-repeat center center / cover;
    padding: 10%;
  }

  .onload-k {
    background: url(../img/onload-k-sp.jpg) no-repeat center center / cover;
    padding: 10%;
  }

  .-one-sntence_txt--btn__a {
    width: 146px;
    height: 54px;
  }

  /*group*/
  .fs-c-subgroup,
  #fs_ProductCategory .fs-c-productList,
  #fs_ProductSearch .fs-c-productList__list {
    padding: 0 5%;
  }

  /*detail*/
  .cart_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 9px 3%;
    z-index: 3;
    box-shadow: 0 -3px 6px #e6e6e6;
  }

  .cart_fixed .img {
    width: 4em;
    height: 4em;
  }

  .cart_fixed .img img {
    max-width: 100%;
    height: auto;
  }

  .cart_fixed .img a {
    display: block;
  }

  .cart_fixed .description_fixed {
    width: 33.6%;
    margin: 0 3%;
  }

  .cart_fixed .text span {
    /* display: block; */
    font-size: 1.1rem;
    margin-bottom: 0.5em;
    line-height: 1.3;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .cart_fixed .price span {
    font-size: 1.15rem;
  }

  .cart_fixed .button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #fs_ProductDetails .cart_fixed .fs-c-price__value {
    font-size: 2.5rem;
  }

  .cart_fixed .fs-c-productActionButton button .fs-c-button__label,
  .cart_fixed .fs-c-button--addToCart--detail .fs-c-button__label::before,
  .cart_fixed .fs-c-button--addToSubscriptionCart--detail .fs-c-button__label::before,
  .cart_fixed .button .fs-c-button--addToWishList--detail .fs-c-button__label::before {
    content: none;
  }

  .cart_fixed .fs-c-productActionButton {
    margin-bottom: 0;
    width: 100%;
  }

  .cart_fixed button {
    width: 100%;
    border-radius: 25px;
    height: 50px;
  }

  .cart_fixed .button .fs-c-button--addToCart--detail span::after {
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background-image: url(../img/product/product_cart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: -1em;
    transform: translateY(-50%);
  }

  .cart_fixed .button .fs-c-button--addToSubscriptionCart--detail span::after {
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background-image: url(../img/product/product_cart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: -1em;
    transform: translateY(-50%);
  }
  .cart_fixed .fs-c-button--primary .cart_fixed .button .fs-c-button__label {
    font-size: 1.25rem;
    font-weight: bold;
    position: relative;
  }

  .cart_fixed .button .fs-c-button--subscribeToArrivalNotice--detail .fs-c-button__label {
    padding-right: 0;
  }

  .cart_fixed .fs-c-button--primary {
    min-width: auto;
    display: flex;
    align-items: center;
    font-size: 1.2rem !important;
  }

  .cart_fixed .fs-c-button--addToCart--detail .fs-c-button__label {
    padding-left: 30px !important;
  }
}

@media (max-width: 519px) {
  /*pv*/
  .pv-box dt {
    font-size: 1.7rem;
  }

  .pv-box dd,
  .pv-acc,
  .return-box p {
    font-size: 1.4rem;
  }

  /*shipping-payment*/
  .time-sch {
    grid-template-columns: repeat(3, 32%);
    gap: 10px 2%;
  }

  .ta-commission {
    width: 100%;
  }

  .ta-commission th,
  .ta-commission td {
    padding: 10px;
  }

  .send-box-flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 0;
    margin-bottom: 20px;
    align-items: center;
  }

  .send-box {
    max-width: 320px;
    margin: 20px auto 0;
  }

  /*mypage*/
  .fs-c-accountService__page {
    flex-basis: 49%;
    margin: 0 2% 2% 0;
  }

  .fs-c-accountService__page:nth-child(2n) {
    margin-right: 0;
  }

  .fs-c-wishlistProduct__title {
    font-size: 1.8rem;
  }

  .fs-c-productListCarousel__list__item {
    flex-basis: 180px;
    max-width: 180px;
    min-width: 180px;
    margin: 0 16px 0 0;
  }

  /* F page */

  .kaori-bl-fcp-h1 {
    font-size: 1.9rem;
    margin-bottom: 15px
  }

  .kaori-bl-sub {
    font-size: 1.4rem;
    line-height: 1.8;
    margin: 0 auto 10px;
  }
  
  .about-logo {
    max-width: 70px;
    margin: 0 auto;
  }

  .bg-genuine {
    height: 70vh;
    background-image: url(../img/bg-genuine-sp.jpg);
  }

  .bg-about-kaori {
    height: 60vh;
  }

  .bg-about-kaori-fix {
    background-image: url(../img/bg-about-kaori-sp.jpg);
    height: 60vh;
  }

  .-bg_lineup {
    background: url(../img/bg_lineup-sp.jpg) no-repeat center center / cover;
  }

  .-bg_genuine {
    background: url(../img/bg_genuine-sp.jpg) no-repeat center center / cover;
  }

  .-bg_salmon {
    background: url(../img/bg_salmon-sp.jpg) no-repeat center center / cover;
    padding: 0 5%;
  }

  .-one-sntence {
    min-height: 500px;
    font-size: 1.4rem;
  }

  .-one-sntence_txt,
  .-one-sntence_gen {
    width: 90%;
  }

  .career {
    font-size: 1.4rem;
    line-height: 2;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .reson-s {
    padding: 10%;
  }

  /*group*/
  .fs-c-productList__list,
  #fs_ProductSearch .fs-c-productList__list {
    grid-template-columns: repeat(2, 47%);
    grid-gap: 0;
    gap: 30px 6%;
  }

  #fs_ProductCategory .fs-c-productListItem__productName {
    height: 50px;
  }
}

@media (max-width: 414px) {
}

@media (max-width: 375px) {
  .-one-sntence,
  .-bg_genuine,
  .-bg_salmon,
  .-bg_media {
    min-height: 375px;
  }

  .-act-defrost {
    min-height: 375px;
  }

  .-act-dry {
    min-height: 525px;
  }

  .-act-fins {
    min-height: 460px;
    margin-bottom: -50px;
  }

  .-act-gift2021 {
    margin-bottom: -50px;
  }

  .-act-subsc {
    min-height: 460px;
  }
}

@media (max-width: 360px) {
}

@media (max-width: 320px) {
  #fs_ProductDetails .cart_fixed .fs-c-price__value {
    font-size: 1.5rem;
  }

  .cart_fixed .fs-c-button--primary {
    font-size: 1.1rem !important;
  }

  .kaori-bl-fcp-h1 {
    font-size: 1.4rem;
    margin: 30px auto 9px;
  }

  .kaori-bl-sub {
    font-size: 1.2rem;
    line-height: 1.8;
  }

  .about-logo {
    max-width: 50px;
    margin-bottom: 30px;
  }
}
