body {line-height: 1.5!important;}

.line_fixed {
  z-index: 10;
  position: fixed;
  right: 0px;
  bottom: 100px;
}

@media (max-width: 768px) {
#toTop, .toDetailSearch {
  bottom: 90px !important;
}
.line_fixed {
/*  display: none;
  opacity: 0;*/
  bottom: 0px;
}
.line_fixed a {
  width: 90%;
  display: block;
  margin: auto;
}
.line_fixed .line_close {
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
}
#ftr {
  padding-bottom: 80px;
}
}

.radius img {
  border-radius: 50%;
}

.fs-c-productList__list__item .fs-c-productName__copy {
  display: none;
}
.fs-c-productList__list__item .fs-c-button--addToCart--list{
  background: #777777!important;
}
.fs-c-productList__list__item .fs-c-price__value {
  font-weight: 700;
}
.fs-l-cart .fs-c-featuredProduct {
  margin-top: 50px;
}
.fs-l-cart .fs-c-featuredProduct .fs-c-featuredProduct__title {
  color: #3B3B3C;
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 3px;
  font-family: "Outfit", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 768px) {
  .fs-l-cart .fs-c-featuredProduct .fs-c-featuredProduct__title {
    font-size: 24px;
    line-height: 36px;
  }
}
a.itemWrap:hover, a.itemWrap:active {
  color: #3790e8!important;
}
a.itemWrap:hover .fs-c-productPrice__addon, a.itemWrap:active .fs-c-productPrice__addon {
  color: #3B3B3C!important;
}
.itemList__unit .fs-c-productPrice .fs-c-productPrice__main__price {
  font-weight: 700!important;
}
.fs-c-button--primary {
  border-radius: 100px !important;
}
#hdr {
  position: relative;
  z-index: 20;
}
.inner_red {
  border: 1px solid red;
  padding: 20px;
  background: #ff00001a;
  border-radius: 5px;
}
.inner_red h3 {
  color: red;
  margin-bottom: 15px;
  font-size: 16px;
}
.inner_red .red {
  color: red;
  max-width: 650px;
  margin: auto;
}
nav.fs-c-breadcrumb {
  padding-bottom: 0;
}
div.fs-c-breadcrumb {
  padding-top: 0;
}
.detail_com6 {
  margin-bottom: 20px !important;
  font-size: 24px;
}
.detail_com6 * {
  font-size: 0.8em;
  font-weight: 700;
}
.payBnr.row > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.js-reviewWrap .fs-c-productReview {
  line-height: 24px;
}

.payment_logo {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 0;
}
.payment_logo > div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.payBnr {
    gap: 10px 0;
}

.fs-c-continueShopping {
    margin-bottom: 60px;
}
.fs-c-button--standard {
    position: relative;
    transition: 0.3s;
    line-height: 27px;
    padding: 5px 35px 5px 30px;
    text-align: center;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #007153;
    border-radius: 10px;
    border-color: #007153;
    color: #fff!important;
}
.fs-c-button--standard:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: 0.15s;
}

h2.fs-c-wishlistProduct__title {
    color: #3B3B3C;
    font-size: 0;
    line-height: 1;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 3px;
    font-family: "Outfit", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2.fs-c-wishlistProduct__title:before {
  content: "お気に入り";
  display: block;
  width: 100%;
  color: #3B3B3C;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 3px;
  font-family: "Outfit", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 767px) {
    h2.fs-c-wishlistProduct__title {
        font-size: 0;
        line-height: 1;
    }
    h2.fs-c-wishlistProduct__title:before {
        font-size: 24px;
        line-height: 36px;
    }
}

.fs-c-linkedServiceLogin__title {
font-size: 30px;
    border-bottom: none;
    line-height: 48px;
    font-weight: 700;
    font-family: "Outfit", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 30px;
    color: #3B3B3C;
text-align: center;
}
@media (max-width: 479px) {
    .fs-c-linkedServiceLogin__title {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 20px;
    }
}

.fs-c-viewAllProductsLink, .fs-c-button--plain {
    position: relative;
    display: inline-block;
    border: none;
    border-radius: 10px !important;
    background: #F9F8F1;
color: #282828;
    padding: 10px 25px 10px 15px !important;
    margin-top: 10px;
}
.fs-c-viewAllProductsLink:after, .fs-c-button--plain:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 12px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #FF5F41;
    border-right: 2px solid #FF5F41;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: 0.15s;
}

a.fs-c-button--viewProductDetail.fs-c-button--plain, button.fs-c-button--addToCart--list.fs-c-button--plain {
background: #777777 !important;
padding: 0.5em 0.75em !important;
}
a.fs-c-button--viewProductDetail.fs-c-button--plain:after, button.fs-c-button--addToCart--list.fs-c-button--plain:after {
content: none !important;
}

.fs-body-review-write .fs-c-reveiwNotes {
    border: none!important;
}

.fs-c-checkout-couponList__couponDiscount .fs-c-price span.fs-c-price__value:after, .fs-c-destinationFeeTable__dataCell .fs-c-price span.fs-c-price__value:after {
    content: "円";
}

.fs-c-orderedList {
text-align: left;
}
.fs-c-requiredMark {
border-color: #FF5F41!important;
}
.fs-c-requiredMark::before {
color: #FF5F41!important;
}

.fs-c-aggregateRating__rating::before {
	line-height: 1.5;
}
.fs-c-reviewStars::before {
	color: #FF5F41;
}
.fs-c-rating__value {
	color: #FF5F41;
}

a.fs-c-button--secondary {
    background: #333;
    border: solid #333 1px;
    border-radius: 100px;
    line-height: 18px;
    padding: 0.8em 1.6em;
}

span.articleList__imgWrap {
    position: relative;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
span.articleList__imgWrap:before {
    content: "";
    display: block;
    padding-top: 100%;
}
span.articleList__imgWrap img.articleList__img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.fs-c-buttonContainer--deleteChange a, .fs-c-buttonContainer--deleteChange button {
    position: relative;
    display: inline-block;
    border: none;
    border-radius: 10px !important;
    background: #F9F8F1;
    color: #282828!important;
    font-size: 14px!important;
    font-weight: 500;
    line-height: 1;
    padding: 10px 25px 10px 15px !important;
    margin: 0;
}
.fs-c-buttonContainer--deleteChange a:after, .fs-c-buttonContainer--deleteChange button:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 12px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #FF5F41;
    border-right: 2px solid #FF5F41;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: top center;
    transition: 0.15s;
}
@media (min-width: 993px) {
    .fs-c-buttonContainer--deleteChange {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 12px;
    }
}

.fs-c-button--cancel.fs-c-button--standard {
    background: #333;
    border-color: #333;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 10px;
    min-width: 306px;
}
.fs-c-button--cancel.fs-c-button--standard:after {
    content: none;
}
@media (max-width: 767px) {
    .fs-c-button--cancel.fs-c-button--standard {
        font-size: 14px;
        padding: 8px 10px;
    }
}

.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
    font-weight: 700;
    letter-spacing: .05em;
    color: #FF5F41;
}

.fs-c-couponName__discount__value .fs-c-price__value:after {
    content: "円";
}
.fs-c-couponName__discount {
    background: #FF5F41;
    margin-top: 10px;
}

.fs-c-inputInformation__field .fs-c-inputTable__headerCell {
    font-size: 1.8rem;
}
.fs-c-inputInformation__field .fs-c-inputTable__dataCell {
    font-size: 1.4rem;
}

.fs-c-linkService__button .fs-c-anotherLogin__button {
    margin-top: 0;
}

@media (min-width: 993px) {
.userGuide .container > .row {
    gap: 0 10px;
}
.userGuide .container > .row .col-pc-4 {
    flex: 0 0 calc(33.333333% - 7px);
    max-width: calc(33.333333% - 7px);
}
}

.fs-p-heading--lv2, .fr3-item__productPrice__currencyMark, .fs-c-price__currencyMark {
display: none;}

/* 20240628 */
.fs-p-privacyPolicy .fs-c-documentArticle__heading {
  border-bottom: 1px solid #E3E3E3;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 60px;
  padding: 0;
}
.fs-p-privacyPolicy .fs-c-documentColumn__heading {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
.fs-p-privacyPolicy section.fs-c-documentColumn:not(:last-child) {
  margin-bottom: 60px;
  margin-top: 60px;
}
.fs-c-orderedList,
address.fs-p-address,
address.fs-c-address {
  font-size: 16px !important;
}
@media (max-width: 768px) {
.fs-p-privacyPolicy .fs-c-documentArticle__heading {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 30px;
}
.fs-p-privacyPolicy .fs-c-documentColumn__heading {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
}
.fs-p-privacyPolicy section.fs-c-documentColumn:not(:last-child) {
  margin-bottom: 30px;
  margin-top: 30px;
}
.fs-c-orderedList,
address.fs-p-address,
address.fs-c-address {
  font-size: 14px !important;
}
.sec01 .container {
  max-width: 75%;
}
.sec01 .contentsSlider.bnrList .slick-arrow {
  display: inline-block !important;
  position: absolute;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(0,0,0,0.5);
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  border-radius: 50%;
}
.sec01 .contentsSlider.bnrList .slick-prev {
  transform: rotate(0deg) translate(0, -50%);
  border-bottom: none;
  border-left: none;
  left: -25px;
}
.sec01 .contentsSlider.bnrList .slick-prev:after {
  content: "";
  position: absolute;
  display: block;
  height: 10px;
  width: 10px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 47%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  transform: rotate(45deg) translate(0, -50%);
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  left: 10px;
}
.sec01 .contentsSlider.bnrList .slick-next {
  transform: rotate(0deg) translate(0, -50%);
  border-top: none;
  border-right: none;
  right: -25px;
}
.sec01 .contentsSlider.bnrList .slick-next:after {
  content: "";
  position: absolute;
  display: block;
  height: 10px;
  width: 10px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 47%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  transform: rotate(45deg) translate(0, -50%);
  border-top: #fff 1px solid;
  border-right: #fff 1px solid;
  right: 16px;
}
}
.detailTab .tabSwitch.row-center.fixed {
  position: fixed;
  top: 140px;
  width: 100%;
  background: #fff;
  z-index: 9;
  padding: 10px;
  left: 0;
/*  transform: translateX(-50%);*/
}
@media (max-width: 1199px) {
.detailTab .tabSwitch.row-center.fixed {
  top: 120px;
}
}
@media (max-width: 991px) {
.detailTab .tabSwitch.row-center.fixed {
  top: 60px;
}
}
@media (max-width: 768px) {
.detailTab .tabSwitch.row-center:not(.fixed) {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
}
.detailTab .tabSwitch.row-center.fixed {
  top: 60px;
  width: 100%;
  padding: 10px 0;
}
.fs-l-pageMain .faqWrap dl dt,
.fs-l-pageMain .faqWrap dl dd p {
  font-size: 14px;
  line-height: 22px;
}
}
.fs-c-couponAppliedCondition__notice {
  color: #FF5F41;
}

.fs-c-price .fs-c-price__value:after {
  content: "円";
}

.userGuide h2 a:hover {
  color: #3B3B3C !important;
}
.fs-c-agreementConfirmationArea {
  line-height: 2 !important;
}
.fs-c-checkout-deliveryCyclePreview__button .fs-c-button--showDeliverySchedule.fs-c-button--plain {
  position: relative;
  transition: 0.3s;
  line-height: 27px;
  padding: 5px 35px 5px 30px;
  text-align: center;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #007153;
  border-radius: 10px;
  border-color: #007153;
  color: #fff !important;
}
.fs-c-checkout-deliveryCyclePreview__button .fs-c-button--showDeliverySchedule.fs-c-button--plain:after {
  border-color: #fff !important;
}
.fs-c-documentArticle .fs-c-explainList {
  font-size: 16px;
  line-height: 30px;
}
.fs-c-documentArticle .fs-c-documentArticle__heading {
  border-bottom: 1px solid #E3E3E3;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 60px;
}
.fs-c-documentArticle p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}
.fs-c-documentArticle .fs-c-documentColumn__heading {
  color: #FF5F41;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
.fs-c-heading.fs-c-heading--page {
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .fs-c-checkout-couponInfo__body.fs-c-checkout-preview__body .fs-c-checkout-couponCodeInput__input {
    flex-basis: 55%;
  }
  .fs-c-checkout-couponInfo__body.fs-c-checkout-preview__body .fs-c-couponCodeInput__button {
    flex-basis: calc(45% - 8px);
  }
  .fs-c-buttonContainer--deleteChange {
    justify-content: left;
    gap: 0 10px;
  }
  .fs-c-documentArticle .fs-c-documentArticle__heading {
    border-bottom: 1px solid #E3E3E3;
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .fs-c-documentArticle p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .fs-c-documentArticle .fs-c-documentColumn__heading {
    color: #FF5F41;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .fs-c-heading.fs-c-heading--page {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 40px;
  }
  .fs-c-subscriptionPriceTable {
    table-layout: fixed;
  }
  .fs-c-subscriptionPriceTable tr {
    height: 100%;
  }
  .fs-c-subscriptionPriceTable tr th,
  .fs-c-subscriptionPriceTable tr td {
    height: 100%;
  }
  .fs-c-subscriptionPriceTable tr .fs-c-productPrice__main__price {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .fs-c-productQuantityAndAction--subscription .fs-c-productQuantityAndAction__action {
    width: 100%;
    display: block;
    text-align: center;
  }
  .fs-c-productQuantityAndAction--subscription .fs-c-productQuantityAndAction__action button {
    width: 100%;
    font-size: 20px;
  }
}

/*マイページ登録内容変更画面で定期のチェックボックスを目立たせる*/
.fs-body-my-account-settings-edit fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
border: 1px solid #FF0000; /*　枠線（太さ・種類・色）任意　*/
border-radius:3px; /*　枠線の角　*/
background: #FFFFF0; /*　背景色：任意の色　*/
padding: 10px; /*　内側の余白：任意の色　*/
color: #ff0000; /*　文字色：任意の色　*/
font-size: 120%; /*　文字サイズ　*/
font-weight: bold; /*　文字の太さ　*/
}