@charset "UTF-8";
@font-face {
  font-family: "felix";
  src: url("https://untule.itembox.design/item/images/e-gift//font/felix-titling.otf") format("opentype"); }
/*--------------------
共通設定
----------------------*/
* {
  padding: 0;
  margin: 0;
  font-size: 14px; }

img, video {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  text-decoration: none;
  color: #3c463c; }
  a.disabled {
    pointer-events: none;
    text-decoration: none; }

ul, ol {
  list-style: none; }

span.pc, br.pc {
  display: inline-block; }
  @media screen and (max-width: 600px) {
    span.pc, br.pc {
      display: none; } }
span.sp, br.sp {
  display: none; }
  @media screen and (max-width: 600px) {
    span.sp, br.sp {
      display: block; } }

/*----------------------------*/
.fs-l-page {
  padding-top: 50px; }

.fs-l-main {
  display: block; }

#fs_Login .fs-l-main, #fs_WishListLogin .fs-l-main {
  max-width: 600px; }
  #fs_Login .fs-l-main .fs-c-subSection__title, #fs_Login .fs-l-main .fs-c-linkedServiceLogin__title, #fs_WishListLogin .fs-l-main .fs-c-subSection__title, #fs_WishListLogin .fs-l-main .fs-c-linkedServiceLogin__title {
    font-size: 1.0em;
    line-height: 2.0;
    border-color: #3c463c;
    color: #3c463c;
    margin-bottom: 8px; }
  #fs_Login .fs-l-main .fs-c-button--primary, #fs_WishListLogin .fs-l-main .fs-c-button--primary {
    border-color: #7A8C5B;
    box-shadow: none; }
#fs_Login .fs-c-fsLogin .fs-c-button__label, #fs_WishListLogin .fs-c-fsLogin .fs-c-button__label {
  color: #fdfdf8; }

#fs_WishListLogin .fs-c-newUsers {
  margin-left: 0; }

#fs_LinkLineId .fs-c-lineIdLinkMessage p {
  line-height: 2.0; }
#fs_LinkLineId .fs-c-buttonContainer {
  justify-content: center; }

#fs_MyWishList .fs-c-productList__list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap; }
  #fs_MyWishList .fs-c-productList__list article {
    width: calc(100%/4); }
    @media screen and (max-width: 1200px) {
      #fs_MyWishList .fs-c-productList__list article {
        width: calc(100%/3); } }
    @media screen and (max-width: 600px) {
      #fs_MyWishList .fs-c-productList__list article {
        width: calc(100%/2); } }
  #fs_MyWishList .fs-c-productList__list .fs-c-productListItem__viewMoreImageButton {
    display: none; }
  #fs_MyWishList .fs-c-productList__list .fs-c-productName__copy {
    display: none; }
  #fs_MyWishList .fs-c-productList__list .fs-c-productName__name, #fs_MyWishList .fs-c-productList__list .fs-c-productName__variation {
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5; }
  #fs_MyWishList .fs-c-productList__list .fs-c-productListItem__viewReview {
    display: none; }
  #fs_MyWishList .fs-c-productList__list .fs-c-aggregateRating {
    display: none; }
  #fs_MyWishList .fs-c-productList__list .fs-c-productListItem__control .fs-c-button--viewProductDetail {
    display: none; }
  #fs_MyWishList .fs-c-productList__list .fs-c-productListItem__control .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
    color: #7A8C5B; }
  #fs_MyWishList .fs-c-productList__list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #3c463c; }

#fs_MyCreditCards .fs-c-buttonContainer--myPageTop, #fs_EditPassword .fs-c-buttonContainer--myPageTop {
  justify-content: center; }
#fs_MyCreditCards .fs-c-button--primary, #fs_EditPassword .fs-c-button--primary {
  border-color: #7A8C5B;
  box-shadow: none; }

#fs_MyOrders .fs-l-main {
  width: 90%; }
#fs_MyOrders .fs-c-buttonContainer--myPageTop {
  justify-content: center; }
#fs_MyOrders .fs-c-history__info {
  background: rgba(122, 140, 91, 0.2); }
#fs_MyOrders .fs-c-orderHistoryItem .fs-c-button--plain {
  color: #3c463c; }
#fs_MyOrders .fs-c-orderHistoryItem__header {
  background: rgba(122, 140, 91, 0.2); }
#fs_MyOrders .fs-c-orderHistoryItem__orderInfo {
  padding: 16px 8px 0; }

#fs_MyReviews .fs-c-reviewStars::before {
  color: #7A8C5B;
  font-size: 14px;
  color: #7A8C5B; }
#fs_MyReviews .fs-c-reviewList__item__product {
  margin-bottom: 8px; }
#fs_MyReviews .fs-c-buttonContainer--myPageTop {
  justify-content: center; }
#fs_MyReviews .reviewList__item__info {
  margin: 8px auto; }
#fs_MyReviews .fs-c-reviewList__item {
  display: flex; }
#fs_MyReviews .fs-c-reviewInfo__date dd, #fs_MyReviews .fs-c-reviewInfo__date dt {
  font-size: 12px; }
  @media screen and (max-width: 600px) {
    #fs_MyReviews .fs-c-reviewInfo__date dd, #fs_MyReviews .fs-c-reviewInfo__date dt {
      font-size: 2.7vw; } }
  #fs_MyReviews .fs-c-reviewInfo__date dd .fs-c-time, #fs_MyReviews .fs-c-reviewInfo__date dt .fs-c-time {
    font-size: 100%; }
#fs_MyReviews .fs-c-listControl__status span {
  font-size: 12px; }
#fs_MyReviews .fs-c-reviewList__item__editButton .fs-c-button--plain {
  font-size: 12px;
  color: #3c463c; }

#fs_MyAddressBook .fs-c-buttonContainer--myPageTop {
  justify-content: center; }
#fs_MyAddressBook .fs-p-announcement .fs-c-list li::before {
  border-color: #7A8C5B; }
#fs_MyAddressBook .fs-c-buttonContainer--deleteChange {
  justify-content: center; }
  #fs_MyAddressBook .fs-c-buttonContainer--deleteChange .fs-c-button--standard {
    box-shadow: none; }
#fs_MyAddressBook .fs-c-button--secondary {
  background: #7A8C5B;
  border-color: #7A8C5B; }
#fs_MyAddressBook .fs-c-button--secondary {
  background: #7A8C5B;
  border-color: #7A8C5B; }

#fs_NewAddress .fs-c-buttonContainer--myPageTop, #fs_EditAddress .fs-c-buttonContainer--myPageTop, #fs_DeleteAccount .fs-c-buttonContainer--myPageTop {
  justify-content: center; }
#fs_NewAddress .fs-c-inputInformation__button .fs-c-button--primary, #fs_EditAddress .fs-c-inputInformation__button .fs-c-button--primary, #fs_DeleteAccount .fs-c-inputInformation__button .fs-c-button--primary {
  border-color: #7A8C5B;
  box-shadow: none; }
#fs_NewAddress .fs-c-inputInformation__button .fs-c-button--standard, #fs_EditAddress .fs-c-inputInformation__button .fs-c-button--standard, #fs_DeleteAccount .fs-c-inputInformation__button .fs-c-button--standard {
  box-shadow: none; }

#fs_EditAccountSettings .fs-c-buttonContainer--myPageTop, #fs_MyAccountSettings .fs-c-buttonContainer--myPageTop {
  justify-content: center; }
#fs_EditAccountSettings .fs-c-button--primary, #fs_MyAccountSettings .fs-c-button--primary {
  border-color: #7A8C5B;
  box-shadow: none; }

@media screen and (max-width: 1200px) {
  #fs_MyOrderDetails .fs-l-main {
    width: 98%; } }
#fs_MyOrderDetails .fs-l-main .fs-c-button--standard {
  box-shadow: none; }
#fs_MyOrderDetails .fs-c-orderDetailList__date, #fs_MyOrderDetails .fs-c-orderDetailList__date + dd {
  background: #7A8C5B; }
#fs_MyOrderDetails .fs-c-orderPerAddressee__heading {
  background: #7A8C5B; }

#fs_MyLinkedAccounts .fs-c-button--standard {
  background: #7A8C5B;
  border-color: #7A8C5B;
  box-shadow: none; }
  #fs_MyLinkedAccounts .fs-c-button--standard .fs-c-button__label {
    color: #fdfdf8; }
#fs_MyLinkedAccounts .fs-c-linkService.is-linked, #fs_MyLinkedAccounts .fs-c-linkService__status__label {
  color: #7A8C5B; }
#fs_MyLinkedAccounts .fs-c-buttonContainer--myPageTop {
  justify-content: center; }

#fs_MyCoupons .fs-c-buttonContainer--myPageTop {
  justify-content: center; }
#fs_MyCoupons .fs-c-couponProduct {
  display: none; }
#fs_MyCoupons .fs-c-couponName__explain {
  text-align: left;
  font-size: 12px; }
#fs_MyCoupons .fs-c-couponName__name {
  color: #3c463c;
  font-size: 1.0em;
  margin-bottom: 16px; }
#fs_MyCoupons .fs-c-couponName__discount {
  background: rgba(122, 140, 91, 0.2);
  color: #3c463c; }
#fs_MyCoupons .fs-c-couponAppliedCondition__notice {
  color: #7A8C5B; }

#fs_MyPoints .fs-c-history__info {
  max-width: none; }
#fs_MyPoints .fs-c-pointSummary__number {
  color: #3c463c; }
#fs_MyPoints .fs-c-buttonContainer--myPageTop {
  justify-content: center; }

#fs_MyPageTop .fs-l-main {
  max-width: 1000px;
  width: 98%;
  margin-bottom: 10%; }
#fs_MyPageTop .fs-c-wishlistProduct {
  max-width: 1000px;
  margin: 10% auto;
  width: 95%; }
#fs_MyPageTop .fs-c-productListCarousel__list__item {
  min-width: inherit; }
#fs_MyPageTop .fs-c-wishlistProduct__footer {
  display: none; }
#fs_MyPageTop .fs-c-productListItem__salesPeriod.fs-c-salesPeriod {
  display: none; }
#fs_MyPageTop .fs-c-button--plain.fs-c-button--viewProductDetail::before {
  display: none !important; }
#fs_MyPageTop .fs-clientInfo p {
  font-size: 1.0em; }
#fs_MyPageTop .fs-c-accountService__page--accountDelete {
  flex-basis: 128px !important; }
  @media screen and (max-width: 600px) {
    #fs_MyPageTop .fs-c-accountService__page--accountDelete {
      flex-basis: auto !important; } }
  #fs_MyPageTop .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: #212121;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 100%; }
  #fs_MyPageTop .fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink__label {
    flex-grow: 1;
    font-size: 1.0em; }
    #fs_MyPageTop .fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink__label::before {
      content: url("https://untule.itembox.design/item/2024/images/SVG/quit.svg");
      width: 64px;
      height: 64px;
      speak: none;
      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: #7c8790;
      font-size: 48px;
      line-height: 1.2;
      margin: 8px auto 0; }
#fs_MyPageTop .fs-c-accountService__page--orderHistoryList {
  flex-basis: 272px; }
  @media screen and (max-width: 600px) {
    #fs_MyPageTop .fs-c-accountService__page--orderHistoryList {
      flex-basis: auto; } }
#fs_MyPageTop .fs-c-accountService__page--membershipCard {
  display: none; }
#fs_MyPageTop #membercard_box {
  margin-top: 20px;
  padding-top: 10px;
  background: #fff;
  text-align: center; }
  #fs_MyPageTop #membercard_box a {
    color: #000;
    text-decoration: underline; }
  #fs_MyPageTop #membercard_box div {
    margin: 10px auto; }
  #fs_MyPageTop #membercard_box .fs-c-membershipCard__image {
    height: 110px;
    background: none;
    padding: 0;
    box-sizing: border-box;
    margin: 0 auto 0 30%;
    text-align: center; }
#fs_MyPageTop .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_MyPageTop .fs-c-string--label {
  font-size: 12px; }
  @media screen and (max-width: 600px) {
    #fs_MyPageTop .fs-c-string--label {
      font-size: 2.8vw; } }
@media screen and (max-width: 600px) {
  #fs_MyPageTop .fs-c-accountService li {
    width: calc(100%/2 - 4px);
    flex-basis: auto;
    margin: 5px 0; } }
