@charset "UTF-8";
/*--------------------
共通設定
----------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  text-decoration: none;
  color: #171717;
  transition: .4s; }
  a:hover {
    color: #171717; }
  a:visited {
    color: transparent; }
  a.disabled {
    pointer-events: none;
    text-decoration: none; }

ul, ol {
  list-style: none; }

.pc {
  display: block; }
  @media screen and (max-width: 1080px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media screen and (max-width: 1080px) {
    .sp {
      display: block; } }

p {
  margin: 0;
  padding: 0; }

/*--------------------- ここから ----------------------*/
main {
  width: 90%;
  margin: 0 auto 15%;
  padding-top: 60px;
  overflow-x: hidden;
  max-width: 1500px; }
  @media screen and (max-width: 1920px) {
    main {
      max-width: 1200px; } }
  @media screen and (max-width: 600px) {
    main {
      margin-bottom: 15%;
      width: 94%; } }

.fs-c-button--primary {
  color: #fff !important; }

.fs-c-button--standard {
  color: #212121 !important; }

.fs-c-checkout-communicationTextarea, .fs-c-dropdown__menu, .fs-c-dropdown__menu {
  border: 1px solid #737373; }

/*--------------------
会員登録完了
--------------------*/
.fs-c-couponMessage__label {
  font-size: 1.0em;
  border-bottom: none; }

.fs-body-register-success .fs-c-buttonContainer--myPageTop {
  justify-content: flex-end; }

.fs-c-couponMessage__listItem__name {
  text-align: left;
  font-size: 0.9em; }

/*--------------------
レビュー履歴
--------------------*/
.fs-c-reviewStatus {
  display: none; }

.fs-c-reviewStars::before {
  color: #737373; }

@media screen and (max-width: 600px) {
  .fs-c-reviewProduct__image img {
    max-width: 200px; } }
/*--------------------
お気に入り
--------------------*/
.fs-c-productMark__item .sku__tag {
  display: none; }

.fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl {
  display: none !important; }
.fs-c-featuredProduct__list .fs-c-button--carousel {
  display: none; }
.fs-c-featuredProduct__list .fs-c-productListCarousel__list__item {
  margin: 0 10px 0 0; }

.fs-c-productList__list__item {
  position: relative;
  padding-bottom: 24px; }

.fs-c-productMark {
  position: absolute;
  top: 5px;
  right: 10px; }
  .fs-c-productMark .legato {
    position: relative; }
    .fs-c-productMark .legato::before {
      content: "";
      background: url("https://carrot.itembox.design/item/images/2025/SVG/tag_legato.svg?t=250901");
      background-repeat: no-repeat;
      width: 77px;
      height: 22px;
      background-size: contain;
      position: absolute;
      top: calc(8px + 16px);
      right: calc(8px + 8px); }
      @media screen and (max-width: 600px) {
        .fs-c-productMark .legato::before {
          width: 53px;
          height: 15px; } }
  .fs-c-productMark .anello {
    position: relative; }
    .fs-c-productMark .anello::before {
      content: "";
      background: url("https://carrot.itembox.design/item/images/2025/SVG/tag_anello.svg?t=250901");
      background-repeat: no-repeat;
      width: 55px;
      height: 17px;
      background-size: contain;
      position: absolute;
      top: calc(10px + 16px);
      right: calc(6px + 8px); }
      @media screen and (max-width: 600px) {
        .fs-c-productMark .anello::before {
          width: 40px;
          height: 11px;
          top: calc(10px + 16px);
          right: calc(6px + 8px); } }
  .fs-c-productMark .grande {
    position: relative;
    margin-top: 5px; }
    .fs-c-productMark .grande::before {
      content: "";
      background: url("https://carrot.itembox.design/item/images/2025/SVG/tag_grande.svg?t=250901");
      background-repeat: no-repeat;
      width: 76px;
      height: 30px;
      background-size: contain;
      position: absolute;
      top: calc(10px + 16px);
      right: calc(6px + 8px); }
      @media screen and (max-width: 600px) {
        .fs-c-productMark .grande::before {
          width: 54px;
          height: 18px;
          top: calc(13px + 16px);
          right: calc(8px + 8px); } }
  .fs-c-productMark .fulcro {
    position: relative; }
    .fs-c-productMark .fulcro::before {
      content: "";
      background: url("https://carrot.itembox.design/item/images/2025/SVG/tag_fulcro.svg?t=250901");
      background-repeat: no-repeat;
      width: 73px;
      height: 20px;
      background-size: contain;
      position: absolute;
      top: calc(5px + 16px);
      right: calc(-4px + 8px); }
      @media screen and (max-width: 600px) {
        .fs-c-productMark .fulcro::before {
          width: 62px;
          height: 15px;
          top: calc(11px + 16px);
          right: calc(-9px + 8px); } }

.fs-c-button--particular.fs-c-button--addToWishList--icon, .fs-c-button--particular.fs-c-button--removeFromWishList--icon {
  position: absolute; }
  .fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

.fs-c-productListItem__control {
  justify-content: flex-end;
  padding: 8px 16px;
  margin-top: -1.2em; }

.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  background: url(https://carrot.itembox.design/item/images/2025/SVG/wishbtn.svg);
  background-repeat: no-repeat;
  background-size: contain; }

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  background: url(https://carrot.itembox.design/item/images/2025/SVG/wishbtn_1.svg);
  background-repeat: no-repeat;
  background-size: contain; }

.fs-c-buttonContainer.fs-c-orderHistoryItem__header__button {
  justify-content: flex-end; }

.fs-c-button--plain {
  border-width: 0 0 1px 0;
  font-size: 0.8em;
  background: none; }
  @media screen and (max-width: 600px) {
    .fs-c-button--plain {
      font-size: 3.2vw;
      margin-bottom: 8px; } }

.fs-c-buttonContainer--addReview--detail {
  justify-content: flex-end; }

.fs-c-productName__copy, .fs-c-salesPeriod, .fs-c-productName__variation {
  display: none; }

.fs-c-productListItem__rating, .fs-c-productListItem__viewReview {
  display: none; }

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #171717; }

.fs-c-productListItem__productName {
  font-size: .9em;
  height: calc(2.0em * 2);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }
  @media screen and (max-width: 600px) {
    .fs-c-productListItem__productName {
      font-size: 3.0vw; } }

.fs-c-productListItem__notice {
  display: none; }

/*--------------------------
クーポン
--------------------------*/
.fs-c-couponName {
  line-height: 1.8; }

.fs-c-couponName__explain {
  text-align: left;
  margin-bottom: 1.0em;
  font-size: 0.9em; }

.fs-c-couponName__name {
  font-size: 1.0em;
  margin-bottom: 1.0em;
  text-align: left; }

.fs-c-couponExpiration__list__item {
  margin-top: 8px; }

.fs-c-couponAppliedCondition__list__item {
  font-size: 0.9em; }

.fs-c-couponExpiration__list > li {
  line-height: 2.0; }

@media screen and (max-width: 600px) {
  .fs-c-coupon__image__image {
    max-height: 200px; } }

.fs-c-coupon__products .fs-c-productListItem__control {
  display: none; }

/*-------------------------
マイページ
--------------------------*/
.fs-p-accountInfo {
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px; }

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  box-shadow: none; }

@media screen and (max-width: 600px) {
  .fs-c-accountService__page {
    flex-basis: calc(100% / 2 - 1%); } }

.fs-p-accountInfo__body {
  text-align: left; }

.fs-p-accountInfo__point__point__available__number {
  color: #ec6800; }

.fs-p-accountInfo__header {
  line-height: 2.0; }

.flex_box {
  display: flex;
  align-items: stretch;
  justify-content: flex-start; }
  @media screen and (max-width: 1080px) {
    .flex_box {
      flex-direction: column; } }
  .flex_box div.box_1 {
    order: 0;
    margin: 8px 16px 0 0;
    width: 40%; }
    @media screen and (max-width: 1080px) {
      .flex_box div.box_1 {
        width: 100%; } }
  .flex_box div.box_2 {
    order: 1; }

#membercard_box {
  display: none; }
  @media screen and (max-width: 600px) {
    #membercard_box {
      display: block;
      margin: 24px auto;
      text-align: center; } }
  #membercard_box .fs-c-membershipCard__image {
    height: 150px;
    background: none;
    transform: rotate(90deg);
    padding: 0;
    box-sizing: border-box;
    text-align: center; }

.fs-c-accountService__page--accountDelete {
  display: none; }

.fs-c-accountService__page--logout a .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://carrot.itembox.design/item/images/logout_icon.svg");
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  line-height: 1.2;
  margin: 8px auto 0;
  width: 64px;
  height: 64px; }

.fs-c-accountService__page--delete a .fs-c-accountService__pageLink__label::before {
  content: "";
  background: url("https://carrot.itembox.design/item/images/delete_icon.svg");
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  line-height: 1.2;
  margin: 8px auto 0;
  width: 64px;
  height: 64px; }

/*-------------------------
マイページログイン
--------------------------*/
.fs-p-banner {
  margin: 24px auto;
  width: fit-content;
  max-width: 300px;
  min-width: 240px; }

.fs-p-banner__link {
  padding: 0.8em 1.6em 0.6em; }

.fs-c-registeredUsers__title.fs-c-subSection__title, .fs-c-linkedServiceLogin__title, .fs-c-newUsers__title {
  padding: 0.3em;
  margin: 2.0em auto 1.0em;
  font-size: 1.0em;
  max-width: 600px; }

.fs-c-linkedServiceLogin__login, .fs-body-wishlist-login .fs-c-newUsers, .fs-c-newUsers__message.fs-c-subSection__message {
  max-width: 600px;
  margin: 0 auto; }

.fs-c-anotherLogin__button--amazon {
  margin: 1.0em auto; }

.fs-c-fsLogin .fs-c-inputInformation__link {
  text-align: center; }

/*-------------------
お気に入り
-------------------*/
.fs-c-wishlistProduct {
  display: none; }

.fs-c-wishList .fs-c-buttonContainer {
  display: none; }

.fs-c-productListCarousel__ctrl {
  display: none; }

.fs-c-orderHistoryItem__orderInfo__info {
  margin: 0 8px 8px; }

.fs-c-orderHistoryItem__orderSummary {
  margin: 8px 8px 0; }

.fs-c-button--secondary, .fs-c-button--standard {
  box-shadow: none; }

/*--------------------
メルマガ登録
----------------------*/
.fs-p-emailDomainNotice {
  max-width: 600px;
  margin: 5% auto 0; }

.fs-c-documentContent {
  margin: 24px auto; }

.fs-c-documentContent {
  margin: 24px auto; }
  .fs-c-documentContent p {
    text-align: center; }
