@charset "UTF-8";
.u-pc {display:block;}
.u-sp {display:none;}

.fs-pt-carousel__track > *:not(:first-child) {
  display: none;
}

.fs-pt-carousel__track.slick-initialized > * {
  display: block;
}

html body:not(.fs-body-top) {
  padding-top: 138px;
}
html body {
  opacity: 1!important;
  visibility: visible!important;
  filter: alpha(opacity=1)!important;
}
[type=hidden], [type=text], [type=search], [type=tel], [type=url], [type=email], [type=password], [type=datetime], [type=date], [type=month], [type=week], [type=time], [type=datetime-local], [type=number], select, textarea {
  padding: 8px;
  border-radius: 3px;
}
.fs-c-accountService__page--accountDelete a,
.fs-c-inputInformation__field a {
  color: #3572b0;
}
.fs-c-breadcrumb {
  width: 1152px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.fs-c-productList__controller {
  width: 919px;
  float: right;
}
.fs-c-sortItems {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.fs-c-sortItems__list {
  display: flex;
  justify-content: flex-end;
}
.fs-c-sortItems__label ,
.fs-c-sortItems__list li {
  margin: 0px;
  padding: 0 8px 0;
  display: inline;
  border-right: 1px solid #333333;
  line-height: 1;
}
.fs-c-listControl {
  width: 900px;
  max-width: 100%;
  margin: 20px auto;
  text-align: left;
  display: flex;
  align-items: center;
  border-bottom: 2px solid #ddd;
  margin-right: 0;
}
.fs-c-listControl > .fs-c-listControl {
  border-bottom: none;
  margin: 0;
}
.fs-c-listControl__status {
  margin-right: 20px;
}
.fs-c-pagination {
}
.fs-c-pagination__item {
  flex: unset;
}

.fs-c-subgroup,
.fs-c-productList {
  width: 1152px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.fs-c-subgroup:after,
.fs-c-productList:after {
  content: "";
  display: block;
  clear: both;
}
.fs-c-subgroupList ,
.fs-c-productList__list {
  display: flex;
  flex-wrap: wrap;
  width: 919px;
  float: right;
}
.fs-c-subgroupList__item,
.fs-c-productList__list__item {
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  float: left;
  margin: 0 18.75px 37.5px;
  padding: 9.5px;
  width: 275px;
  font-size: 14px;
}
.fs-c-subgroupList__item:nth-of-type(3n) ,
.fs-c-productList__list__item:nth-of-type(3n) {
  margin-right: 0;
}
.fs-body-my-wishlist .fs-c-subgroupList ,
.fs-body-my-wishlist .fs-c-productList__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  float: unset;
}
.fs-body-my-wishlist .fs-c-subgroupList__item,
.fs-body-my-wishlist .fs-c-productList__list__item {
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  float: left;
  margin: 0 18.75px 37.5px;
  padding: 9.5px;
  width: 259px;
  font-size: 14px;
}
.fs-body-my-wishlist .fs-c-subgroupList__item:nth-of-type(1n) ,
.fs-body-my-wishlist .fs-c-productList__list__item:nth-of-type(1n) {
  margin-left: 0;
}
.fs-body-my-wishlist .fs-c-subgroupList__item:nth-of-type(3n) ,
.fs-body-my-wishlist .fs-c-productList__list__item:nth-of-type(3n) {
  margin: 0 18.75px 37.5px;
}
.fs-body-my-wishlist .fs-c-subgroupList__item:nth-of-type(4n) ,
.fs-body-my-wishlist .fs-c-productList__list__item:nth-of-type(4n) {
  margin-right: 0;
}
.fs-c-subgroupList__label {
  text-align: center;
}
.fs-l-coordinationLayout__item .fs-c-button--viewProductDetail,
.fs-c-productListCarousel__list__item .fs-c-button--viewProductDetail,
.fs-c-productList__list__item .fs-c-button--viewProductDetail,
.fs-c-productList__list__item .fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.fs-c-productListItem__prices {
  margin: 10px 0 15px;
}
.fs-c-productListCarousel__list__item .fs-c-productListItem__prices {
  margin-bottom: 0;
}
.fs-c-productListCarousel__list__item .fs-c-productListItem__control {
  margin-top: 0;
}
.fs-c-price {
  display: inline;
  font-weight: bold;
}
.fs-c-productPrice__addon__label:before {
  content: "(";
}
.fs-c-productPrice__addon__label:after {
  content: ")";
}
/*.fs-c-button--addToWishList--icon {
  background-image: url(https://www.lilyanna.jp/assets/images/WishListButtonForGroup.webp);
  background-repeat: no-repeat;
  width: 179px;
  height: 33px;
  background-color: unset;
  border: unset;
}
.fs-c-button--addToWishList--icon .fs-c-button__label {
  display: none;
}*/

.fs-c-wishlistProduct__title,
.fs-c-heading {
  font-size: 21px;
  font-weight: bold;
  border-bottom: 4px solid #d4d5d5;
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 25px;
  width: 1152px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.fs-l-main {
  width: 1152px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.fs-body-coordination .fs-l-main,
.fs-body-coordinationDetails .fs-l-main {
  margin: 24px auto;
  padding: 8px;
  max-width: 1216px;
  width: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}

.fs-c-loginForm {
  display: flex;
  justify-content: space-between;
}
.fs-c-registeredUsers ,
.fs-c-newUsers {
  width: 490px;
}
.fs-c-newUsers__title,
.fs-c-registeredUsers__title,
.fs-c-linkedServiceLogin__title {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d4d5d5;
}
.fs-c-otherServiceLogin,
.fs-c-inputInformation {
  margin-bottom: 30px;
}
.fs-body-login .fs-c-loginForm {
  margin: 24px 0;
}
.fs-body-login .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
@media screen and (min-width: 960px) {
  .fs-body-login .fs-c-loginForm {
    display: flex;
    justify-content: flex-start;
    gap: 48px 80px;
    flex-wrap: wrap;
  }
  .fs-body-login .fs-c-loginForm > * {
    flex-basis: calc(50% - 40px);
  }
}
.fs-c-inputTable {
  width: 100%;
  table-layout: fixed;
}
.fs-c-inputTable > tbody {
  display: block;
}
.fs-c-inputTable > tbody > tr {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 5px 0;
  font-size: 14px;
}
.fs-c-inputTable > tbody > tr + tr {
  margin-top: 10px;
}
.fs-c-inputTable__headerCell, .fs-c-inputTable__currentValueCell, .fs-c-inputTable__dataCell {
  padding: 0;
}
.fs-c-inputTable__headerCell, .fs-c-inputTable__currentValueCell {
  text-align: left;
}
.fs-c-inputTable > tbody > tr label {
  margin-bottom: 5px;
  display: inline-block;
}
.fs-c-inputTable > tbody > tr label.fs-c-radio__label ,
.fs-c-radio__label {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-grow: 1;
  position: relative;
  word-break: keep-all;
}
.fs-body-customerDetails .fs-c-agreementField {
  border-top: 1px solid #999999;
  margin-top: 24px;
  padding-top: 24px;
}
.fs-c-privacyPolicyAgreeField,
.fs-c-agreementField {
  text-align: left;
}
.fs-c-agreementConfirmation__message {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}
.fs-c-agreementConfirmation__addon {
  margin: 20px 0;
}
.fs-c-requiredMark {
  display: inline-block;
  overflow: hidden;
  text-indent: -999px;
  width: 1em;
  height: 1em;
  right: 0;
  top: 0;
  color: #f00;
}
.fs-c-inputGroup > button, .fs-c-inputGroup--inline > button, .fs-c-inputGroup--vertical > button {
  border: unset;
  border-radius: 0 3px 3px 0;
  box-shadow: none;
  font-size: 1.2rem;
  padding: 0px;
  background: #fff;
  margin: 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before, .fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
  font-family: "fs-icon" !important;
  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;
  font-size: 2.2rem;
}
.fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
  color: #999999;
  margin: auto 4px;
}
.fs-c-button--particular.fs-c-button--displayPassword::before {
  content: "\e917";
}
.fs-c-button--particular.fs-c-button--hidePassword::before {
  content: "\e918";
}
.fs-c-inputInformation__link {
  text-align: right;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.fs-c-couponCodeInput__button .fs-c-button--useCoupon,
.fs-c-wishlistProduct__viewAllProducts,
.fs-c-button--moveToShoppingCart,
.fs-c-button--continueShopping,
.fs-c-button--secondary ,
.fs-c-button--myPageTop,
.fs-c-button--primary,
.fs-c-button--authenticatePassword,
.fs-c-button--guestPurchase,
.fs-c-button--memberRegister,
.fs-c-button--login {
  background: unset;
  background-color: #F6E1DF;
  border: unset;
  margin-top: 16px;
  font-size:  18px;
  font-weight: bold;
  padding: 8px 60px;
  letter-spacing: .1em;
  display: inline-block;
  text-align: center;
  color: #1A1311;
}
.fs-c-couponCodeInput__button .fs-c-button--useCoupon {
  font-size: 16px;
  padding: 5px 60px;
  margin: 0;
}
.fs-c-button--delete,
.fs-c-button--cancel {
  background: unset;
  background-color: #eee;
  border: unset;
  margin-top: 16px;
  margin-left: 20px;
  font-size:  18px;
  font-weight: bold;
  padding: 8px 60px;
  letter-spacing: .1em;
  display: inline-block;
  text-align: center;
}
.fs-c-button--particular {
  background: unset;
  background-color: #f7f7f7;
  border: unset;
  margin-top: 16px;
  font-weight: bold;
  padding: 8px 20px;
  letter-spacing: .1em;
  display: inline-block;
  text-align: center;
}
.fs-c-button--viewOrderHistoryDetail,
.fs-c-button--viewSubscriptionDetail,
.fs-c-button--showDeliverySchedule,
.fs-c-button--standard,
.fs-c-button--buyItLater,
.fs-c-button--cancel--cart {
  background: unset;
  background-color: #f7f7f7;
  border: unset;
  margin-top: 16px;
  font-weight: bold;
  padding: 8px;
  letter-spacing: .1em;
  display: inline-block;
  text-align: center;
}
.fs-c-button--viewOrderHistoryDetail,
.fs-c-button--viewSubscriptionDetail {
  background-color: #fff;
  margin: 0;
}
.fs-c-button--registerAndPurchase,
.fs-c-button--unregisteredUserPurchase {
  width: 100%;
  padding: 8px;
  margin-top: 0;
}
.fs-c-button--subscribeHere,
.fs-c-button--purchaseHere,
.fs-c-button--loginAndPurchase {
  background-color: #D6788F;
  color: #fff;
  width: 100%;
  padding: 8px;
}
.fs-c-anotherLogin__button {
  margin: 0 auto;
}
.fs-c-newUsers__message {
  text-align: left;
}
.fs-c-guestPurchase {
  border-top: 1px solid #d4d5d5;
  padding-top: 20px;
  margin-top: 50px;
}
.fs-c-inputInformation__field {
  max-width: 600px;
  margin: 24px auto;
}
.fs-c-buttonContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}
.fs-c-productList__list__item .fs-c-buttonContainer {
  justify-content: flex-start;
}
.fs-c-documentContent {
  padding: 16px;
  text-align: center;
}
.fs-body-wishlist-login .fs-c-loginForm {
  margin: 24px 0;
}
.fs-c-inputField,
.fs-c-inputTable__headerCell,
.fs-c-inputTable__dataCell {
  text-align: left;
}
.fs-body-my-top .fs-l-account {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.fs-body-my-top .fs-p-accountInfo {
  flex-basis: 35%;
  background: #f7f7f7;
  padding: 8px;
}
.fs-p-accountInfo__header, .fs-p-accountInfo__currentPurchase {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  justify-content: space-between;
}
.fs-p-accountInfo__body {
  text-align: center;
  background: #ffffff;
  padding: 8px;
  margin-bottom: 8px;
}
.fs-p-accountInfo__point__point__available {
  font-weight: bold;
}
.fs-p-accountInfo__point__point__available__number {
  color: #C98696;
  font-size: 2.2rem;
}
.fs-body-my-top .fs-c-accountService {
  flex-basis: 64%;
  justify-content: flex-start;
  margin-left: -8px;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.fs-c-accountService > li {
  box-sizing: border-box;
}
.fs-c-accountService__page {
  margin: 0 16px 16px 0;
  flex-basis: 128px;
  display: flex;
  align-items: stretch;
  height: 128px;
}
.fs-c-accountService__page:not(.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: #1A1311;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  flex-grow: 1;
  font-size: 1.2rem;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  font-family: "fs-icon" !important;
  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: #1A1311;
  font-size: 48px;
  line-height: 1.2;
  margin: 8px auto 0;
  width: 64px;
  height: 64px;
}
.fs-c-accountService__page--membershipCard .fs-c-accountService__pageLink__label::before {
  content: "\e93a";
}
.fs-c-accountService__page--couponList .fs-c-accountService__pageLink__label::before {
  content: "\e900";
}
.fs-c-accountService__page--wishList .fs-c-accountService__pageLink__label::before {
  content: "\e901";
}
.fs-c-accountService__page--orderHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e902";
}
.fs-c-accountService__page--storeOrderHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e93b";
}
.fs-c-accountService__page--subscriptionHistoryList .fs-c-accountService__pageLink__label::before {
  content: "\e93e";
}
.fs-c-accountService__page--pointHistory .fs-c-accountService__pageLink__label::before {
  content: "\e903";
}
.fs-c-accountService__page--accountReviews .fs-c-accountService__pageLink__label::before {
  content: "\e904";
}
.fs-c-accountService__page--accountCard .fs-c-accountService__pageLink__label::before {
  content: "\e905";
}
.fs-c-accountService__page--addressbook .fs-c-accountService__pageLink__label::before {
  content: "\e906";
}
.fs-c-accountService__page--lineIdLink .fs-c-accountService__pageLink__label::before {
  content: "\e907";
}
.fs-c-accountService__page--accountPassword .fs-c-accountService__pageLink__label::before {
  content: "\e908";
}
.fs-c-accountService__page--accountSettingsModify .fs-c-accountService__pageLink__label::before {
  content: "\e909";
}
.fs-c-accountService__page--membershipMerge .fs-c-accountService__pageLink__label::before {
  content: "\e93c";
}
.fs-c-accountService__page--linkedAccounts .fs-c-accountService__pageLink__label::before {
  content: "\e93f";
}
.fs-c-accountService__page--accountDelete {
  align-items: flex-start;
  flex-basis: 100%;
  display: none;
}
.fs-c-productListCarousel {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 50px;
    width: 100%;
}
.fs-c-productListCarousel__ctrl {
  display: block;
  flex-basis: 32px;
  min-width: 32px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .fs-c-productListCarousel__ctrl {
    flex-basis: 48px;
    min-width: 48px;
  }
}
.fs-c-productListCarousel__ctrl.slick-disabled {
  opacity: 0.3;
}
.fs-c-productListCarousel__ctrl.slick-disabled:hover {
  opacity: 0.3;
}
.fs-c-productListCarousel__ctrl.slick-disabled > .fs-c-button--carousel {
  cursor: default;
}
.fs-c-productListCarousel__ctrl.slick-hidden {
  display: none;
}
.fs-c-productListCarousel__list {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage {
  margin-top: 40px;
}

body#fs_ProductDetails .fs-c-productCarouselMainImage__image {
  display: block;
  margin: 0;
  position: relative;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__image > img {
  max-width: 100vw;
  max-height: 100vh;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__image__caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  text-overflow: ellipsis;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  overflow-x: scroll;
  padding: 0;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList > li {
  flex-basis: 80px;
  flex-shrink: 0;
  margin: 0 8px 0 0;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList > li:last-of-type {
  margin-right: 0;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnail {
  margin: 0;
  padding: 0;
}
div#fs_ProductDetails .fs-c-productCarouselMainImage {
  margin-top: 40px;
}
div#fs_ProductDetails.fs-c-productCarouselMainImage__image {
  display: block;
  margin: 0;
  position: relative;
}
div#fs_ProductDetails.fs-c-productCarouselMainImage__image > img {
  max-width: 100vw;
  max-height: 100vh;
}
div#fs_ProductDetails.fs-c-productCarouselMainImage__image__caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  text-overflow: ellipsis;
}
div#fs_ProductDetails.fs-c-productCarouselMainImage__thumbnailList {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  overflow-x: scroll;
  padding: 0;
}
div#fs_ProductDetails.fs-c-productCarouselMainImage__thumbnailList > li {
  flex-basis: 60px;
  flex-shrink: 0;
  margin: 0 8px 0 0;
}
div#fs_ProductDetails.fs-c-productCarouselMainImage__thumbnailList > li:last-of-type {
  margin-right: 0;
}
div#fs_ProductDetails.fs-c-productCarouselMainImage__thumbnail {
  margin: 0;
  padding: 0;
}
.fs-c-productListCarousel__list__item {
  flex-basis: 132px;
  max-width: 132px;
  min-width: 132px;
  margin: 0 4px;
  padding: 0;
  text-align: left;
}
.fs-c-productListCarousel__list__item > * + * {
  margin-top: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-productListCarousel__list__item {
    flex-basis: 200px;
    max-width: 200px;
    min-width: 200px;
    margin: 0 8px;
  }
}

.fs-c-productListItem__image__image {
  max-width: 100%;
  object-fit: contain;
}
.fs-c-productListItem__viewMoreImageButton {
  font-size: 1.2em;
  justify-content: flex-end;
  padding: 0;
}
.fs-c-productListItem__productName {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  margin: 8px 0;
}
.fs-c-productListItem__productName:first-child {
  margin-top: 0;
}
.fs-c-productListItem__productName__copy {
  font-size: 1.2rem;
}
.fs-c-productListItem__productDescription {
  margin: 8px 0;
}
.fs-c-productListItem__notice {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 1;
  margin: 8px 0;
  padding: 4px 4px;
  text-align: center;
}
.fs-c-productListItem__salesPeriodNotice {
  background: #333333;
  color: #ffffff;
}
.fs-c-productListItem__lowInStock, .fs-c-productListItem__outOfStock, .fs-c-productListItem__numberOfStock {
  background: transparent;
  border: 1px solid currentColor;
}
.fs-c-productListItem__rating {
  margin: 8px 0;
}
.fs-c-productListItem__viewReview {
  justify-content: flex-end;
}
.fs-c-productListItem__control {
  justify-content: space-between;
}
.fs-c-productListItem__control > *:last-child {
  /*margin-left: auto;*/
}

.fs-c-slick.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.fs-c-slick.slick-slider .slick-track,
.fs-c-slick.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fs-c-slick .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.fs-c-slick .slick-list:focus {
  outline: none;
}
.fs-c-slick .slick-list.dragging {
  cursor: pointer;
}
.fs-c-slick .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fs-c-slick .slick-track:before, .fs-c-slick .slick-track:after {
  content: "";
  display: table;
}
.fs-c-slick .slick-track:after {
  clear: both;
}
.slick-loading .fs-c-slick .slick-track {
  visibility: hidden;
}
.fs-c-slick .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
.fs-c-slick [dir=rtl] .slick-slide {
  float: right;
}
.fs-c-slick .slick-slide img {
  display: block;
}
.fs-c-slick .slick-slide.slick-loading img {
  display: none;
}
.fs-c-slick .slick-slide.dragging img {
  pointer-events: none;
}
.fs-c-slick.slick-initialized .slick-slide {
  display: block;
}
.fs-c-slick .slick-loading .slick-slide {
  visibility: hidden;
}
.fs-c-slick .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.fs-c-slick .slick-arrow.slick-hidden {
  display: none;
}

.fs-c-slick.slick-slider {
  position: relative;
  z-index: 0;
}
.fs-c-slick.slick-slider a {
  display: block;
}
.fs-c-slick .slick-loading .slick-list {
  background: #fff url("/system/images/loading.svg") center center no-repeat;
}
.fs-c-slick .slick-prev,
.fs-c-slick .slick-next {
  position: absolute;
  z-index: 9999;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  background: rgba(30, 30, 30, 0.3);
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.fs-c-slick .slick-prev:hover, .fs-c-slick .slick-prev:focus,
.fs-c-slick .slick-next:hover,
.fs-c-slick .slick-next:focus {
  outline: none;
  color: transparent;
}
.fs-c-slick .slick-prev:hover:before, .fs-c-slick .slick-prev:focus:before,
.fs-c-slick .slick-next:hover:before,
.fs-c-slick .slick-next:focus:before {
  opacity: 1;
}
.fs-c-slick .slick-prev.slick-disabled:before,
.fs-c-slick .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.fs-c-slick .slick-prev:before,
.fs-c-slick .slick-next:before {
  cursor: pointer;
  font-family: "fs-icon";
  color: white;
  font-size: 40px;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fs-c-slick .slick-prev {
  left: 4px;
}
[dir=rtl] .fs-c-slick .slick-prev {
  left: auto;
  right: 4px;
}
.fs-c-slick .slick-prev:before {
  content: "\e90b";
}
[dir=rtl] .fs-c-slick .slick-prev:before {
  content: "\e90c";
}
.fs-c-slick .slick-next {
  right: 4px;
}
[dir=rtl] .fs-c-slick .slick-next {
  left: 4px;
  right: auto;
}
.fs-c-slick .slick-next:before {
  content: "\e90c";
}
[dir=rtl] .fs-c-slick .slick-next:before {
  content: "\e90b";
}
.fs-c-slick .slick-dots {
  line-height: 1;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 4px;
  margin: 0;
}
.fs-c-slick .slick-dots li {
  position: relative;
  display: inline-block;
  height: 8px;
  width: 8px;
  margin: 3px;
  padding: 0;
  cursor: pointer;
}
.fs-c-slick .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 8px;
  width: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.fs-c-slick .slick-dots li button:hover, .fs-c-slick .slick-dots li button:focus {
  outline: none;
}
.fs-c-slick .slick-dots li button:hover:before, .fs-c-slick .slick-dots li button:focus:before {
  opacity: 1;
}
.fs-c-slick .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "●";
  width: 8px;
  height: 8px;
  font-family: "fs-icon";
  font-size: 6px;
  line-height: 8px;
  text-align: center;
  color: #aaa;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fs-c-slick .slick-dots li.slick-active button:before {
  color: #aaa;
  opacity: 0.75;
}
.fs-c-wishlistProduct__footer {
  /*text-align: right;*/
  text-align: center;
  margin-top: 20px;
}
.fs-c-button--carousel {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-delay: 0s;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 4.4rem;
  line-height: 1;
  min-height: 1em;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fs-c-button--carousel .fs-c-button__label {
  display: none;
}
.fs-c-button--carousel::before {
  font-family: "fs-icon" !important;
  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;
}
.fs-c-button--carousel--prev::before {
  content: "\e90b";
}
.fs-c-button--carousel--next::before {
  content: "\e90c";
}
.fs-c-button--carousel:hover {
  opacity: 0.6;
}
.fs-p-announcement {
  text-align: left;
  margin-bottom: 40px;
}
.fs-p-announcement__title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.fs-c-inputInformation__message {
  margin: 24px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.fs-c-noResultMessage {
  background: rgba(126, 126, 126, 0.08);
  padding: 24px;
  margin: 24px 0;
  text-align: center;
}

.fs-body-my-orders .fs-c-history, .fs-body-my-storeOrders .fs-c-history {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
}
.fs-body-my-orders .fs-c-history__info, .fs-body-my-storeOrders .fs-c-history__info {
  grid-column: 1;
  grid-row: 1;
}
.fs-body-my-orders .fs-c-history__listContainer, .fs-body-my-storeOrders .fs-c-history__listContainer {
  grid-column: 1;
  grid-row: 2;
}
@media screen and (min-width: 960px) {
  .fs-body-my-orders .fs-c-history, .fs-body-my-storeOrders .fs-c-history {
    grid-template-columns: 1fr auto;
  }
  .fs-body-my-orders .fs-c-history__info, .fs-body-my-storeOrders .fs-c-history__info {
    grid-column: 2;
    grid-row: 1;
    align-self: start;
  }
  .fs-body-my-orders .fs-c-history__listContainer, .fs-body-my-storeOrders .fs-c-history__listContainer {
    grid-column: 1;
    grid-row: 1;
  }
}

.fs-body-my-orders-details .fs-c-orderDetail__data, .fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo, .fs-body-my-orders-details .fs-c-orderDetail__orderInfo, .fs-body-my-orders-details .fs-c-orderDetail__cancellation {
  margin-bottom: 24px;
}
.fs-body-my-orders-details .fs-c-orderDetail__cancellation {
  margin-top: -16px;
  text-align: right;
}
.fs-body-my-orders-details .fs-c-orderPaymentTable {
  margin-top: 16px;
}
@media screen and (max-width: 600px) {
  .fs-body-my-orders-details .fs-c-cartTable__row {
    border: 1px solid #b2b2b2;
  }
  .fs-body-my-orders-details .fs-c-cartTable__dataCell {
    padding: 8px;
  }
  .fs-body-my-orders-details .fs-c-cartTable__dataCell--subtotal {
    background: rgba(126, 126, 126, 0.08);
    border-top: 1px solid #b2b2b2;
  }
  .fs-body-my-orders-details .fs-c-cartTable__dataCell--review {
    border-top: 1px solid #b2b2b2;
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 960px) {
  .fs-body-my-orders-details .fs-c-orderPerAddressee {
    display: grid;
    grid-gap: 16px;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__heading {
    grid-row: 1;
    grid-column: 1/span 2;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__addressee {
    grid-row: 2;
    grid-column: 1;
    margin: 0;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__deliveryInfoList {
    grid-row: 2;
    grid-column: 2;
    margin: 0;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__cartTable {
    grid-row: 3;
    grid-column: 1;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__orderDeliveryInfo {
    grid-row: 3;
    grid-column: 2;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo {
    display: grid;
    grid-gap: 16px;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo__heading {
    grid-column: 1/span 2;
  }
}

.fs-body-my-subscription-details .fs-c-orderDetail__data, .fs-body-my-subscription-details .fs-c-orderDetail__subscriptionNextDelivery, .fs-body-my-subscription-details .fs-c-orderDetail__subscriptionDeliveryInfo, .fs-body-my-subscription-details .fs-c-orderDetail__orderInfo, .fs-body-my-subscription-details .fs-c-orderDetail__cancellation {
  margin-bottom: 24px;
}
.fs-body-my-subscription-details .fs-c-orderDetail__cancellation {
  margin-top: -16px;
  text-align: right;
}
@media screen and (max-width: 600px) {
  .fs-body-my-subscription-details .fs-c-cartTable__row {
    border: 1px solid #b2b2b2;
  }
  .fs-body-my-subscription-details .fs-c-cartTable__dataCell {
    padding: 8px;
  }
}
@media screen and (min-width: 960px) {
  .fs-body-my-subscription-details .fs-c-orderDetailInfo {
    display: grid;
    grid-gap: 16px;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-subscription-details .fs-c-orderDetailInfo__heading {
    grid-row: 1;
    grid-column: 1/span 2;
  }
  .fs-body-my-subscription-details .fs-c-orderDetailInfo__cartTable {
    grid-row: 2;
    grid-column: 1;
  }
  .fs-body-my-subscription-details .fs-c-orderDetailInfo__orderTotal {
    grid-row: 2;
    grid-column: 2;
  }
}

.fs-body-my-subscription-cancel .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-my-subscription-cancel .fs-c-inputInformation__notificationMessage {
  background: rgba(126, 126, 126, 0.08);
}

.fs-body-my-subscription-changeNextDelivery .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-my-subscription-changeNextDelivery .fs-c-inputInformation__notificationMessage {
  background: rgba(126, 126, 126, 0.08);
}

.fs-body-my-points .fs-c-history__info {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .fs-body-my-points .fs-c-history__info {
    max-width: 560px;
  }
}
.fs-body-my-points .fs-c-history__listContainer {
  padding-top: 24px;
}

.fs-c-history__info {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px;
}
.fs-c-history__info > * + * {
  padding-top: 16px;
}
.fs-c-history__listContainer > * + * {
  margin-top: 8px;
}
.fs-c-history__term {
  /*color: #7c8790;*/
  font-weight: 700;
  font-size: 1.2rem;
}
.fs-c-history__total dl {
  grid-gap: 0;
}
.fs-c-history__total dt {
  font-weight: 700;
}
.fs-c-history__total dt::after {
  display: none;
}
.fs-c-history__total dd {
  text-align: right;
}
.fs-c-history__total dt, .fs-c-history__total dd {
  border-top: 1px solid #7c8790;
  margin-top: 8px;
  padding-top: 8px;
}

.fs-body-my-points .fs-c-history__info {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .fs-body-my-points .fs-c-history__info {
    max-width: 560px;
  }
}
.fs-body-my-points .fs-c-history__listContainer {
  padding-top: 24px;
}
.fs-c-pointSummary {
  display: grid;
  grid-template-columns: auto 1fr auto;
  padding: 8px;
  margin: 0;
}
.fs-c-pointSummary > dd {
  margin-left: 0;
  text-align: right;
}
.fs-c-pointSummary [class$="--availablePoint"] {
  padding: 16px 8px 8px;
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-pointSummary__label--availablePoint {
  grid-column: 1;
  grid-row: 1;
}
.fs-c-pointSummary__value--availablePoint {
  grid-column: 2/4;
  grid-row: 1;
  padding-bottom: 8px;
}
.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
  color: #C98696;
  font-size: 2.6rem;
}
.fs-c-pointSummary [class$="--limitedPoint"] {
  background: rgba(126, 126, 126, 0.08);
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.fs-c-pointSummary__label--limitedPoint {
  grid-column: 1/3;
  grid-row: 2;
  text-align: right;
}
.fs-c-pointSummary__label--limitedPoint::before {
  content: "（";
}
.fs-c-pointSummary__label--limitedPoint::after {
  content: "：";
}
.fs-c-pointSummary__value--limitedPoint {
  grid-column: 3;
  grid-row: 2;
}
.fs-c-pointSummary__value--limitedPoint::after {
  content: "）";
}
.fs-c-pointSummary__label--purchasePointExpiration, .fs-c-pointSummary__label--waitingPoint, .fs-c-pointSummary__label--purchasePointTotal {
  grid-column: 1;
}
.fs-c-pointSummary__value--purchasePointExpiration, .fs-c-pointSummary__value--waitingPoint, .fs-c-pointSummary__value--purchasePointTotal {
  grid-column: 2/4;
}
.fs-c-pointSummary [class$="--purchasePointExpiration"] {
  grid-row: 3;
}
.fs-c-pointSummary [class$="--waitingPoint"] {
  grid-row: 4;
}
.fs-c-pointSummary [class$="--purchasePointTotal"] {
  grid-row: 5;
}

.fs-c-listTable {
  border-collapse: collapse;
  width: 100%;
  margin: 8px 0;
}
.fs-c-listTable > thead {
  border-top: 1px solid #b2b2b2;
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-listTable > tbody {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-listTable > tbody > tr:nth-child(even) {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-listTable th, .fs-c-listTable td {
  border-right: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
  padding: 8px;
}
.fs-c-listTable th:first-child, .fs-c-listTable td:first-child {
  border-left: none;
}
.fs-c-listTable th:last-child, .fs-c-listTable td:last-child {
  border-right: none;
}
@media screen and (max-width: 600px) {
  .fs-c-listTable > tbody {
    border: none;
  }
  .fs-c-listTable > tbody > tr {
    border: 1px solid #b2b2b2;
  }
  .fs-c-listTable > tbody > tr:nth-child(even) {
    background: transparent;
  }
}
.fs-c-inputInformation__form {
  width: 100%;
  max-width: unset;
}
.fs-c-addressBookList__list {
  text-align: left;
}
.fs-c-addressBookList__list .fs-c-button--secondary,
.fs-c-addressBookList__list .fs-c-button--standard {
  margin-top: 0;
}
.fs-c-addressBookList__addButton {
  margin-bottom: 40px;
}

.fs-c-modal, .fs-c-modal--small, .fs-c-modal--medium {
  background: rgba(0, 0, 0, 0.7);
  color: #333333;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2147483600;
  display: flex;
  align-items: flex-start;
  opacity: 1;
  overflow: auto;
  padding: 16px 0 40px;
  -webkit-overflow-scrolling: touch;
}

.fs-c-modal__inner {
  background: #ffffff;
  border-radius: 3px;
  color: #333333;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin: auto;
  max-width: calc(100vw - 8px*2);
}
.fs-c-modal__inner.is-warning {
  border: 2px solid #f6d342;
}
.fs-c-modal__inner.is-warning .fs-c-modal__header {
  background: #f6d342;
  color: #ffffff;
}
.fs-c-modal__inner.is-warning .fs-c-modal__close {
  color: #ffffff;
}

.fs-c-modal__header {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.fs-c-modal__close {
  color: #333333;
  cursor: pointer;
  white-space: nowrap;
  padding: 3px;
}
.fs-c-modal__close::before {
  font-family: "fs-icon" !important;
  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;
  content: "\e911";
  display: block;
  font-size: 0.9em;
  line-height: 1;
}
.fs-c-modal__close:hover {
  color: #4c4c4c;
}
.fs-c-modal__close::before {
  height: 1em;
}

.fs-c-modal__contents {
  flex-grow: 1;
  max-height: calc(100% - 80px);
  overflow: auto;
  padding: 16px;
}
.fs-c-modal__contentsLead {
  margin-bottom: 24px;
}
.fs-c-modal__contents .fs-c-inputTable {
  table-layout: auto;
}

.fs-c-modal--medium .fs-c-modal__inner {
  margin: auto;
  width: 94vw;
}
@media screen and (min-width: 768px) {
  .fs-c-modal--medium .fs-c-modal__inner {
    width: 768px;
    max-width: 90vw;
  }
}

.fs-c-modal--small {
  align-items: flex-start;
  justify-content: center;
}
.fs-c-modal--small .fs-c-modal__inner {
  flex-grow: 0;
}
.fs-c-modal__inner.is-warning {
  border: 2px solid #388EC9;
}
.fs-c-modal__inner.is-warning .fs-c-modal__header {
  background: #388EC9;
  border-radius: 0;
  color: #ffffff;
}
.fs-c-modal__inner.is-warning .fs-c-modal__close {
  color: #ffffff;
}

.fs-c-modal__header {
  background: #f7f7f7;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 8px 16px;
}

.fs-c-modal__title,
.fs-c-modal__productName {
  font-size: inherit;
  font-weight: bold;
  margin: 0;
  padding: 0.1em 0 0;
}

.fs-c-modal__productPrice {
  font-weight: normal;
}

.fs-c-modal--inquiry .fs-c-modal__inner {
  min-width: 360px;
}

.fs-c-modal--pickupStoreList .fs-c-modal__inner,
.fs-c-modal--pickupStoreDescription .fs-c-modal__inner {
  width: 800px;
}
.fs-c-registerSuccessMessage {
  text-align: left;
}
.fs-c-registerSuccessMessage p {
  margin-bottom: 1rem;
  text-align: center;
}
.fs-c-orderedList {
  text-align: left;
}
.fs-p-pageNotFound {
  margin: 48px auto;
  text-align: center;
}
.fs-p-pageNotFound__title {
  margin: 8px auto;
  font-size: 1.4rem;
  font-weight: 700;
}

.fs-body-newsletter-subscribe .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-newsletter-subscribe .fs-c-inputInformation__field .fs-c-additionalCheckField {
  margin-top: 0;
}
.fs-body-newsletter-subscribe .fs-c-inputTable {
  margin-bottom: 16px;
}
@media screen and (min-width: 600px) {
  .fs-body-newsletter-subscribe .fs-c-privacyAgreeField,
.fs-body-newsletter-subscribe .fs-c-fieldMessage {
    display: block;
    text-align: center;
  }
}

.fs-body-newsletter-subscribe-verification .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-body-newsletter-unsubscribe .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-c-productReviewed {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: 1fr;
  text-align: left;
}
.fs-c-productReviewed__name {
  font-size: 1.8rem;
}
@media screen and (min-width: 600px) {
  .fs-c-productReviewed {
    grid-template-columns: 1fr 1fr;
    margin: auto;
    max-width: 600px;
  }
  .fs-c-productReviewed__image {
    grid-row: 1/5;
  }
  .fs-c-productReviewed__image__image {
    max-width: 100%;
  }
  .fs-c-productReviewed__name {
    grid-column: 2;
    grid-row: 2;
  }
  .fs-c-productReviewed__number {
    grid-column: 2;
    grid-row: 3;
  }
  .fs-c-productReviewed__prices {
    grid-column: 2;
    grid-row: 4;
  }
  .fs-c-productReviewed__name:first-child {
    grid-column: 1/2;
  }
  .fs-c-productReviewed__name:first-child + .fs-c-productReviewed__number {
    grid-column: 1/2;
  }
  .fs-c-productReviewed__name:first-child + .fs-c-productReviewed__number + .fs-c-productReviewed__prices {
    grid-column: 1/2;
  }
}

.fs-c-productNumber {
  border: 1px solid currentColor;
  display: inline-block;
  font-size: 1.2rem;
  padding: 4px 8px;
}
.fs-c-productNumber__number {
  font-weight: bold;
}

.fs-c-productOption__name, .fs-c-productOption__option {
  padding: 4px;
}
.fs-c-productOption__name, .fs-c-productOption__comment {
  font-size: 1.2rem;
}
.fs-c-productOption__name {
  background: rgba(126, 126, 126, 0.08);
}

.fs-c-aggregateRating {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  text-align: left;
}
.fs-c-aggregateRating__rating {
  display: flex;
  align-items: center;
  flex: 0 1 10em;
  flex-wrap: wrap;
  font-size: 1.8rem;
  line-height: 1;
}
.fs-c-aggregateRating__rating::before {
  content: "この商品の平均評価";
  flex: 1 0 100%;
  font-size: 1rem;
}
.fs-c-aggregateRating__count {
  flex-grow: 1;
  font-size: 1.4rem;
}
.fs-c-aggregateRating__message {
  flex-basis: 100%;
  background: #f7f7f7;
  padding: 8px;
  text-align: center;
}
.fs-c-productReviewed + .fs-c-aggregateRating {
  max-width: 600px;
  margin: 24px auto;
}

.fs-body-review-write .fs-c-reveiwNotes {
  border: 1px solid #7c8790;
  border-width: 1px 0;
  text-align: left;
  padding: 20px 0;
}

.fs-c-reviewBody {
  border: 1px solid #e5e5e5;
  padding: 16px;
}

.fs-c-reviewList {
  list-style: none;
  padding: 0;
  text-align: left;
}
.fs-c-reviewList__item {
  border-bottom: 1px solid #999999;
  display: flex;
  flex-direction: column;
  padding: 16px 8px;
}
.fs-c-reviewList__item:first-child {
  border-top: 1px solid #999999;
}
.fs-c-reviewList__item__product {
  display: flex;
  flex-direction: column;
}
.fs-c-reviewList__item__info {
  display: flex;
  flex-direction: column;
}
.fs-c-reviewList__item__body {
  margin: 8px 0;
}
.fs-c-reviewList__item__editButton {
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .fs-c-reviewList__item {
    display: grid;
    grid-template-columns: 1fr 1fr 4fr;
    grid-template-rows: 1fr auto auto;
    grid-column-gap: 8px;
  }
  .fs-c-reviewList__item__editButton {
    grid-row: 2;
    grid-column: 1/4;
  }
}
.fs-c-reviewList--product .fs-c-reviewList__item {
  grid-template: 1fr/1fr 4fr;
}
.fs-c-reviewList--productDescription .fs-c-reviewList__item {
  grid-template: auto auto/1fr;
}

.fs-c-reviewProduct__image {
  margin-bottom: 8px;
}

.fs-c-reviewStars::before {
  color: #D13623;
}

.fs-c-reviewStatus {
  background: #090;
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  padding: 4px 8px;
}

.fs-c-reviewerStatus {
  background: #FF6600;
  color: #fff;
  border-radius: 1em;
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  margin: 0 4px;
  min-width: 8em;
  padding: 4px 8px;
  text-align: center;
}

.fs-c-revokeLinkedAccount__info {
  text-align: center;
}
.fs-c-revokeLinkedAccount__note {
  margin-top: 16px;
}
.fs-c-reviewInfo__reviewer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.fs-c-reviewInfo__date {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
  margin: 4px 0;
}
.fs-c-reviewInfo__date > dt:after {
  content: "：";
}
.fs-c-reviewInfo__date > dd {
  margin-left: 0;
}
.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.fs-c-reviewer__profile {
  font-size: 1.2rem;
}
.fs-c-reviewer__name__nickname::after {
  content: "さん";
}

.fs-l-pageMain {
  max-width: 1216px;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .fs-l-sideArea {
    max-width: 240px;
  }
  .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: 928px;
  }
}
@media screen and (min-width: 768px) {
  .fs-body-about-shippingPayment .fs-c-specTableContainer {
    display: grid;
    grid-template-columns: calc(50% - 16px) calc(50% - 16px);
    grid-gap: 32px;
  }
}
.fs-body-about-shippingPayment .fs-c-specTable {
  width: 100%;
}
.fs-body-about-shippingPayment .fs-c-specTable__headerCell {
  width: 30%;
}

.fs-body-cart .fs-l-cart__contentsArea {
  margin-bottom: 24px;
}
.fs-body-cart .fs-l-cart__contentsArea > * {
  margin-bottom: 24px;
}
@media screen and (min-width: 960px) {
  .fs-body-cart .fs-l-cart__contentsArea {
    display: grid;
    grid-template-columns: 1fr 280px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }
  .fs-body-cart .fs-l-cart__contentsArea > * {
    margin-bottom: auto;
  }
  .fs-body-cart .fs-l-cart__contentsArea.is-linkedServiceLoginAvailable {
    grid-template-columns: 1fr 332px;
  }
  .fs-body-cart .fs-l-cart__sideColumn {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 16px;
    align-self: start;
  }
  .fs-body-cart.fs-body-cartSubscribe .fs-l-cart__contentsArea {
    grid-template-columns: 1fr auto;
  }
}
.fs-body-cart .fs-c-noResultMessage {
  grid-column: 1/3;
}

.fs-body-cart-login .fs-c-loginForm {
  margin: 24px auto;
  max-width: 600px;
}
.fs-body-cart-login .fs-c-inputInformation__field {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}
.fs-body-cart-login .fs-c-guestPurchase {
  border-top: 1px solid #7c8790;
  margin-top: 48px;
  padding-top: 24px;
  text-align: center;
}

[class^=fs-body-checkout] .fs-l-checkout__mainColumn > * + * {
  margin-top: 24px;
}
[class^=fs-body-checkout] .fs-l-checkout__sideColumn {
  margin-top: 24px;
}
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-agreementConfirmationArea,
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-additionalCheckField,
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-fieldMessage {
  font-size: 1.2rem;
}
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-additionalCheckField {
  margin-top: 8px;
}
[class^=fs-body-checkout] .fs-l-checkout__sideColumn .fs-c-fieldMessage {
  margin-top: 0;
}
@media screen and (min-width: 960px) {
  [class^=fs-body-checkout] .fs-l-checkout {
    display: flex;
    align-items: flex-start;
    width: 100%;
  }
  [class^=fs-body-checkout] .fs-l-checkout__mainColumn {
    flex-grow: 1;
    max-width: calc(100vw - (8px*44));
    padding-right: 24px;
  }
  [class^=fs-body-checkout] .fs-l-checkout__sideColumn {
    margin-top: 0;
    flex-grow: 1;
    flex-basis: 320px;
    min-width: 320px;
  }
}
[class^=fs-body-checkout] .fs-c-checkout-preview__title + .fs-c-orderTotalTable > tbody > tr:first-of-type th, [class^=fs-body-checkout] .fs-c-checkout-preview__title + .fs-c-orderTotalTable > tbody > tr:first-of-type td {
  border-top: none;
}

@media screen and (min-width: 600px) {
  .fs-c-cartTableContainer {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 16px;
  }
}
.fs-c-cartTable__headerCell {
  background: rgba(126, 126, 126, 0.08);
  word-break: keep-all;
}
.fs-c-cartTable__message {
  background: #7c8790;
  color: #ffffff;
  display: inline-block;
  font-size: 0.8rem;
  margin-bottom: 3px;
  padding: 3px 5px 0;
}
.fs-c-cartTable__product {
  display: grid;
  grid-template-columns: 80px 1fr;
  grid-gap: 8px;
}
.fs-c-cartTable__productImage {
  grid-column: 1;
}
.fs-c-cartTable__productImage + .fs-c-cartTable__productInfo {
  grid-column: 2;
  grid-row: 1;
}
.fs-c-cartTable__productInfo {
  grid-column: 1/span 2;
  grid-row: 1;
}
.fs-c-cartTable__unitPrice {
  display: flex;
  flex-wrap: wrap;
}
.fs-c-cartTable__actionButton {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .fs-c-cartTable__actionButton {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }
}
.fs-c-cartTable__actionButton__container {
  width: 100%;
}
.fs-c-cartTable__actionButton__container > button {
  font-size: 1.2rem;
}
.fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
  border: 1px solid #b2b2b2;
  border-radius: 0;
  border-width: 1px 0 0 0;
  margin-top: 8px;
  padding-top: 8px;
}
@media screen and (max-width: 600px) {
  .fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
    border-width: 0 0 0 1px;
    margin: 0 0 0 4px;
    padding: 0 0 0 8px;
  }
}
.fs-c-cartTable__quantity {
  max-width: 5em;
}

.fs-body-my-orders-details .fs-c-cartTable__dataCell--product {
  width: 470px;
}
@media screen and (max-width: 600px) {
  .fs-c-cartTable, .fs-c-cartTable > tbody {
    display: block;
  }
  .fs-c-cartTable__row {
    border-bottom: 1px solid #b2b2b2;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 40%;
    width: 100%;
  }
  .fs-c-cartTable__dataCell {
    border: none;
    display: block;
    padding: 4px 0;
  }
  .fs-c-cartTable__dataCell--product {
    grid-column: 1/span 2;
    grid-row: 1;
  }
  .fs-c-cartTable__dataCell--point {
    grid-column: 1/3;
    grid-row: 4;
  }
  .fs-c-cartTable__dataCell--quantity {
    grid-column: 2/3;
    grid-row: 2;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
  }
  .fs-c-cartTable__dataCell--action {
    grid-column: 1/2;
    grid-row: 2;
  }
  .fs-c-cartTable__dataCell--subtotal, .fs-c-cartTable__dataCell--unitPrice {
    grid-column: 1/3;
    grid-row: 3;
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    font-size: 1.8rem;
  }
  .fs-c-cartTable__dataCell--review {
    grid-column: 1/3;
    grid-row: 5;
  }
  .fs-c-cartTable__productImage__image {
    max-width: 100%;
    padding-right: 8px;
  }
  .fs-c-button--continueShopping {
    min-width: 100%;
  }
}
.fs-c-cartBundleInfo {
  margin: 24px 0;
}
.fs-c-cartBundleInfo__info {
    background: white;
    padding: 8px 16px 8px;
    border: 5px solid #f15489;
}
.fs-c-cartBundleInfo__title {
    background: #ffffff;
    color: #000000;
    margin: 3px 16px 0;
    padding: 4px 16px;
    text-align: center;
}
.fs-c-cartBundleInfo__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 8px 0;
}
.fs-c-cartBundleInfo__list > li {
  box-sizing: border-box;
}
.fs-c-cartBundleInfo__list > li + li {
  margin-top: 8px;
}
.fs-c-cartBundleInfo__list > li > a {
    /* border: 1px solid rgb(241 84 137); */
    background: #f15489;
    color: #ffffff;
    display: block;
    text-decoration: none;
    padding: 4px 8px;
    text-align: center;
    font-weight: bold;
}
.fs-c-cartBundleInfo__list > li > a:hover {
  opacity: 0.8;
}
.fs-c-cartBundleInfo__button {
  display: flex;
  justify-content: flex-end;
  margin: 8px 0;
}

.fs-c-cartDiscountInfo {
  margin: 24px 0;
}
.fs-c-cartDiscountInfo__title {
  display: block;
  font-size: 1.8rem;
}
.fs-c-cartDiscountInfo__info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-weight: bold;
}
.fs-c-cartDiscountInfo__note {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
}
.fs-c-cartDiscountInfo__note > li {
  box-sizing: border-box;
}
.fs-c-cartDiscountInfo__note > li {
  margin: 4px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.fs-c-cartDiscountInfo__note > li::before {
  content: "※";
}

.fs-c-cartOptionTable {
  border-collapse: collapse;
  font-size: 1.2rem;
}
.fs-c-cartOptionTable__dataCell {
  padding: 1.6px 4px;
}
.fs-c-cartOptionTable__unitPriceContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media screen and (max-width: 600px) {
  .fs-c-cartOptionTable {
    border: 1px solid #b2b2b2;
  }
  .fs-c-cartOptionTable__row + .fs-c-cartOptionTable__row {
    border-top: 1px solid #b2b2b2;
  }
}

.fs-c-cartPayment, .fs-c-payWithAmazon {
  margin-top: 24px;
  font-size: 1.2rem;
}
.fs-c-cartPayment p, .fs-c-payWithAmazon p {
  margin: 0 0 4px;
  text-align: left;
}

.fs-c-cartProductSalesPeriod__label::after {
  content: ":";
}

.fs-c-changeNextDeliveryField__information {
  margin-bottom: 16px;
}
.fs-c-changeNextDeliveryField__information__heading {
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.fs-c-changeNextDeliveryField__information__date {
  font-size: 1.2rem;
  font-weight: bold;
}

.fs-c-checkbox__checkMark {
  border: 2px solid #999999;
}
.fs-c-checkbox__checkMark::before {
  color: #ffffff;
  font-size: 1em;
  top: -0.05em;
  left: -0.05em;
}
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: #1f5da0;
  border-color: #1f5da0;
}

.fs-c-modal--pickupStoreList .fs-c-checkboxGroup {
  flex-direction: row;
  flex-wrap: wrap;
}
.fs-c-modal--pickupStoreList .fs-c-checkboxGroup > * {
  flex-basis: initial;
  margin-top: 8px;
}

.fs-c-checkout-addDestinationButton {
  display: flex;
  justify-content: center;
  margin: 16px 0 40px;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-addDestinationButton {
    justify-content: flex-end;
  }
}

.fs-c-checkout-addressee {
  display: grid;
  grid-template-columns: auto 1fr auto;
  background: #ffffff;
  color: #333333;
  padding: 8px;
  border: 1px solid #e5e5e5;
}
.fs-c-checkout-addresseeList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.fs-c-checkout-addresseeList > li {
  box-sizing: border-box;
}
.fs-c-checkout-addressee.case-favoriteStore {
  background-color: #F9F9D6;
}
.fs-c-checkout-addressee + .fs-c-checkout-addressee {
  margin-top: 8px;
}
.fs-c-checkout-addressee__check {
  width: 24px;
  grid-column: 1;
  position: relative;
}
.fs-c-checkout-addressee__check .fs-c-checkbox__label {
  position: absolute;
  top: 0;
  bottom: 0;
}
.fs-c-checkout-addressee__data {
  grid-column: 2;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  flex-grow: 1;
  padding: 8px;
}
.fs-c-checkout-addressee__data__name {
  font-size: 1.8rem;
  font-weight: bold;
  min-width: 144px;
}
.fs-c-checkout-addressee__data__name__home {
  font-size: 1.2rem;
}
.fs-c-checkout-addressee__data__name__favoriteStore {
  display: inline-block;
  font-size: 1.4rem;
}
.fs-c-checkout-addressee__data__name__favoriteStore::before {
  content: "(";
}
.fs-c-checkout-addressee__data__name__favoriteStore::after {
  content: ")";
}
.fs-c-checkout-addressee__data__address {
  flex-grow: 1;
  width: 100%;
}
.fs-c-checkout-addressee__data__storeComment {
  background: rgba(126, 126, 126, 0.08);
  flex-grow: 1;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-addressee__data__openDescription {
  color: #3572b0;
  cursor: pointer;
}
.fs-c-checkout-addressee__data__openDescription:hover {
  color: #3790e8;
}
.fs-c-checkout-addressee__control {
  grid-column: 3;
  display: grid;
  grid-template-rows: 1fr auto;
  grid-row-gap: 8px;
  padding: 8px;
  align-items: end;
}
@media screen and (min-width: 480px) {
  .fs-c-checkout-addressee__control {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
  }
  .fs-c-checkout-addressee__control :not(:first-child) {
    margin-right: 8px;
  }
}

.fs-c-checkout-checkoutMethod {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-checkoutMethod p {
  margin: 0;
}
.fs-c-checkout-checkoutMethod__title {
  background: #f7f7f7;
  color: #333333;
  text-align: left;
}
.fs-c-checkout-checkoutMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-checkoutMethod__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-checkoutMethod {
  text-align: left;
}
.fs-c-checkout-checkoutMethod.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-checkoutMethod.is-active .fs-c-checkout-checkoutMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-checkoutMethod.is-disabled:not(.is-active) .fs-c-checkout-checkoutMethod__title {
  color: #666666;
}
.fs-c-checkout-checkoutMethodList--uncollapsed .fs-c-checkout-checkoutMethod:not(.is-active) {
  border: 2px solid #e5e5e5;
}
.fs-c-checkout-checkoutMethodList--uncollapsed .fs-c-checkout-checkoutMethod:not(.is-active) .fs-c-checkout-checkoutMethod__title:not(.is-active) {
  background: #e5e5e5;
}

.fs-c-checkout-communicationTextarea {
  min-height: 24em;
  font-size: 0.8em;
}

.fs-c-checkout-couponList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-checkout-couponList > li {
  box-sizing: border-box;
}
.fs-c-checkout-couponList__item {
  background: #f7f7f7;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
}
.fs-c-checkout-couponList__item + * {
  margin-top: 8px;
}
.fs-c-checkout-couponList__item.is-active {
  background: #F9F9D6;
}
.fs-c-checkout-couponList__description {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: column;
}
.fs-c-checkout-couponList__control {
  flex-basis: 88px;
}
.fs-c-checkout-couponList__couponName {
  font-size: 1.2rem;
}
.fs-c-checkout-couponList__couponDiscount {
  color: #e76b34;
}
@media screen and (min-width: 768px) {
  .fs-c-checkout-couponList {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    grid-auto-flow: row;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: stretch;
  }
  .fs-c-checkout-couponList__item + * {
    margin-top: 0;
  }
}

.fs-c-checkout-couponCodeInput {
  background: #f7f7f7;
  padding: 8px;
}
.fs-c-checkout-couponCodeInput__title {
  font-size: 1.2rem;
  flex-basis: 100%;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-couponCodeInput__title {
    flex-basis: auto;
  }
}
.fs-c-checkout-couponCodeInput__input {
  flex-basis: 60%;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-couponCodeInput__input {
    flex-basis: auto;
  }
}

.fs-c-checkout-delivery__method {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}
.fs-c-checkout-delivery__method__deliveryDateTime {
  margin: 8px 0;
}
.fs-c-checkout-delivery__method__deliveryDateTime dd {
  white-space: pre-wrap;
}
.fs-c-checkout-delivery__method__title {
  font-size: 1.8rem;
  margin: 0;
}
.fs-c-checkout-delivery__method__message {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  color: #333333;
  margin: 8px 0;
  padding: 8px;
}
.fs-c-checkout-delivery__button {
}

.fs-c-checkout-deliveryCycle {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-deliveryCycle p {
  margin: 0;
}
.fs-c-checkout-deliveryCycle__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-deliveryCycle__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-deliveryCycle__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-deliveryCycle.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-deliveryCycle.is-active .fs-c-checkout-deliveryCycle__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-deliveryCycle.is-disabled:not(.is-active) .fs-c-checkout-deliveryCycle__title {
  color: #666666;
}
.fs-c-checkout-deliveryCycle__selectCycle > * + * {
  margin-top: 4px;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-deliveryCycle__selectCycle {
    display: flex;
    align-items: center;
  }
  .fs-c-checkout-deliveryCycle__selectCycle > * {
    width: auto;
  }
  .fs-c-checkout-deliveryCycle__selectCycle > * + * {
    margin-left: 4px;
    margin-top: 0;
  }
}
.fs-c-checkout-deliveryCycle__notice {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.2rem;
}
.fs-c-checkout-deliveryCycle__notice > li {
  box-sizing: border-box;
}
.fs-c-checkout-deliveryCycle__notice > *::before {
  content: "※";
}

.fs-c-checkout-deliveryCyclePreview__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 8px 0;
}
.fs-c-checkout-deliveryCyclePreview__list > li {
  box-sizing: border-box;
}
.fs-c-checkout-deliveryCyclePreview__list__item {
  border: 1px solid #e5e5e5;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-deliveryCyclePreview__list__item {
    display: grid;
    grid-template-columns: 10em auto;
    align-items: stretch;
  }
}
.fs-c-checkout-deliveryCyclePreview__list__item > * {
  padding: 4px 8px;
}
.fs-c-checkout-deliveryCyclePreview__list__item + .fs-c-checkout-deliveryCyclePreview__list__item {
  border-top: none;
}
.fs-c-checkout-deliveryCyclePreview__list__label {
  background: rgba(126, 126, 126, 0.08);
  display: flex;
  align-items: center;
}
.fs-c-checkout-deliveryCyclePreview__list__date {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.fs-c-checkout-deliveryCyclePreview__list__date__date {
  margin-right: 8px;
}
.fs-c-checkout-deliveryCyclePreview__button {
  justify-content: flex-end;
}

.fs-c-checkout-deliveryInfo:not(.fs-c-checkout-preview) {
  margin: 48px 0;
}
.fs-c-checkout-deliveryInfo__footer {
  margin-top: 48px;
}
.fs-c-checkout-deliveryInfo__footer [class^=fs-c-button] {
  min-width: 320px;
}

.fs-c-checkout-deliveryMethod {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-deliveryMethod p {
  margin: 0;
}
.fs-c-checkout-deliveryMethod__title {
  background: #f7f7f7;
  color: #333333;
  text-align: left;
}
.fs-c-checkout-deliveryMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-deliveryMethod__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-deliveryMethod {
  text-align: left;
}
.fs-c-checkout-deliveryMethod.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-deliveryMethod.is-active .fs-c-checkout-deliveryMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-deliveryMethod.is-disabled:not(.is-active) .fs-c-checkout-deliveryMethod__title {
  color: #666666;
}
.fs-c-checkout-deliveryMethod__option__setting {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
  margin: 8px 0;
}
.fs-c-checkout-deliveryMethod__option__setting dd {
  margin-left: 0;
}
.fs-c-checkout-deliveryMethod__option__setting dd + dt {
  margin-top: 8px;
}

.fs-c-checkout-loginGuidance {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 8px;
  margin: 8px 0;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-loginGuidance {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  .fs-c-checkout-loginGuidance__message, .fs-c-checkout-loginGuidance__button {
    align-self: center;
  }
  .fs-c-checkout-loginGuidance__message {
    grid-column: 1;
    grid-row: 1;
    margin-right: 24px;
  }
  .fs-c-checkout-loginGuidance__button {
    grid-column: 2;
    grid-row: 1;
  }
}
.fs-c-checkout-loginGuidance:last-of-type {
  margin-bottom: 24px;
}
.fs-c-checkout-loginGuidance .fs-c-button--standard {
  min-width: 16em;
}
.fs-c-checkout-loginGuidance--unregisteredUser {
  background: #f7f7f7;
}

.fs-c-checkout-multiAddress__button {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8px;
  margin: 24px 0;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-multiAddress__button {
    display: flex;
    justify-content: flex-end;
    margin: 24px 0;
  }
  .fs-c-checkout-multiAddress__button :not(:first-child) {
    margin-left: 8px;
  }
}

.fs-c-checkout-multiDestination > * + * {
  margin-top: 16px;
}
.fs-c-checkout-multiDestination__title {
  background: #7c8790;
  color: #ffffff;
  font-size: 1.4rem;
  padding: 4px;
  text-align: center;
}
.fs-c-checkout-multiDestination__subtitle {
  border-left: 2px solid #999999;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  padding-left: 8px;
}
.fs-c-checkout-multiDestination__product, .fs-c-checkout-multiDestination__productQuantity {
  background: #f7f7f7;
}
.fs-c-checkout-multiDestination__productName {
  flex-grow: 1;
}
.fs-c-checkout-multiDestination__productQuantity__quantity {
  padding: 0 8px;
  text-align: right;
  display: block;
  width: 3em;
  margin: auto;
}
.fs-c-checkout-multiDestination__wrapping__body {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  padding: 8px 0;
}
.fs-c-checkout-multiDestination__button {
  margin-top: 8px;
}

@media screen and (min-width: 600px) {
  .fs-c-checkout-multiDestination__productQuantity__quantity {
    margin: auto 0;
  }
}
.fs-c-checkout-paymentMethod {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-paymentMethod p {
  margin: 0;
}
.fs-c-checkout-paymentMethod__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-paymentMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-paymentMethod__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-paymentMethod.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-paymentMethod.is-active .fs-c-checkout-paymentMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-paymentMethod.is-disabled:not(.is-active) .fs-c-checkout-paymentMethod__title {
  color: #666666;
}
.fs-c-checkout-paymentMethod__option > * + * {
  margin-top: 8px;
}
.fs-c-checkout-paymentMethod__option__title--cardNumber, .fs-c-checkout-paymentMethod__option__title--paymentNumber {
  display: none;
}
.fs-c-checkout-paymentMethod__option__body--creditCard {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fs-c-checkout-pickupStoreDescription {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.fs-c-checkout-pickupStoreDescription__map {
  border: 1px solid #e5e5e5;
}
.fs-c-checkout-pickupStoreDescription__map > iframe {
  display: block;
  width: 100%;
  min-height: 320px;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-pickupStoreDescription__map > iframe {
    min-height: 400px;
  }
}

.fs-c-checkout-pickupStoreDisabled__button {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  color: #333333;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  font-size: 1.2rem;
  padding: 8px 12px 8px 28px;
  position: relative;
  text-align: center;
}
.fs-c-checkout-pickupStoreDisabled__button::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  display: block;
  width: 1em;
  height: 1em;
  margin: auto;
  font-family: "fs-icon" !important;
  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;
  font-size: 1.8rem;
  content: "\e924";
}
.fs-c-checkout-pickupStoreDisabled__message {
  font-size: 1.2rem;
  padding: 4px;
}

.fs-c-checkout-pickupStoreList__notice {
  background: rgba(126, 126, 126, 0.08);
  display: flex;
  justify-content: center;
  padding: 16px 16px;
}
.fs-c-checkout-pickupStoreList__status {
  display: flex;
  margin: 8px 0;
}
.fs-c-checkout-pickupStoreList__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-checkout-pickupStoreList__list > li {
  box-sizing: border-box;
}

.fs-c-checkout-pointInfo__usePoint__number {
  font-size: 2.6rem;
}
.fs-c-checkout-pointInfo__usePoint__label {
  font-size: 1.2rem;
}

.fs-c-checkout-pointSetting {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-pointSettingList {
  margin: 8px 0;
}
.fs-c-checkout-pointSetting__inputUsePoint {
  display: flex;
  align-items: center;
}
.fs-c-checkout-pointSetting__inputUsePoint > input {
  margin-right: 8px;
  width: 8em;
}
.fs-c-checkout-pointSetting p {
  margin: 0;
}
.fs-c-checkout-pointSetting__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-pointSetting__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-pointSetting__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-pointSetting.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-pointSetting.is-active .fs-c-checkout-pointSetting__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-pointSetting.is-disabled:not(.is-active) .fs-c-checkout-pointSetting__title {
  color: #666666;
}

.fs-c-checkout-preview {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 16px;
  background: #ffffff;
  color: #333333;
}
.fs-c-checkout-preview__title {
  border-bottom: 1px solid #999999;
  font-size: 1.4rem;
  line-height: 1;
  margin: 0 0 8px;
  padding: 0 0 8px;
  text-align: center;
}
.fs-c-checkout-preview__body > * + * {
  margin-top: 8px;
}

.fs-c-checkout-previewAndEdit {
  display: grid;
  grid-template-rows: auto auto;
  grid-row-gap: 8px;
}
.fs-c-checkout-previewAndEdit > * {
  align-self: center;
}
.fs-c-checkout-previewAndEdit__info {
  border: 3px solid #e5e5e5;
  border-radius: 3px;
  line-height: 1;
  padding: 8px;
}
.fs-c-checkout-previewAndEdit__info:only-child {
  grid-column: 1/3;
}
@media screen and (min-width: 600px) {
  .fs-c-checkout-previewAndEdit {
    grid-template-columns: 1fr auto;
    grid-template-rows: auto;
    align-items: start;
    grid-column-gap: 48px;
  }
}

.fs-c-checkout-productQuantityWarning {
  margin: 24px auto;
}
.fs-c-checkout-productQuantityWarning__productInfo {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 8px;
}
.fs-c-checkout-productQuantityWarning__warning {
  padding: 8px;
}
.fs-c-checkout-productQuantityWarning__warning > strong {
  font-size: 1.8rem;
}

.fs-c-checkout-receivingMethod {
  border: 2px solid #f7f7f7;
}
.fs-c-checkout-receivingMethod p {
  margin: 0;
}
.fs-c-checkout-receivingMethod__title {
  background: #f7f7f7;
  color: #333333;
}
.fs-c-checkout-receivingMethod__option__title {
  border-bottom: 1px solid currentColor;
  font-size: 1.2rem;
}
.fs-c-checkout-receivingMethod__disabledMessage {
  background: #ffffff;
  color: #333333;
  font-size: 1.2rem;
  padding: 8px;
}
.fs-c-checkout-receivingMethod.is-active {
  border: 2px solid #666666;
}
.fs-c-checkout-receivingMethod.is-active .fs-c-checkout-receivingMethod__title {
  background: #666666;
  color: #f7f7f7;
  color: #ffffff;
}
.fs-c-checkout-receivingMethod.is-disabled:not(.is-active) .fs-c-checkout-receivingMethod__title {
  color: #666666;
}
.fs-c-checkout-receivingMethod__destination {
  gap: 8px;
}
.fs-c-checkout-receivingMethod__storeComment {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  padding: 8px;
}

.fs-c-checkout-searchPickupStoreField {
  background: rgba(126, 126, 126, 0.08);
  padding: 16px 32px;
}

.fs-c-checkoutServiceDisabled__button {
  background: #999999;
  border: 1px solid #e5e5e5;
  color: #333333;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  color: #ffffff;
  font-size: 1.2rem;
  padding: 8px 12px 8px 32px;
  position: relative;
  text-align: center;
}
.fs-c-checkoutServiceDisabled__button::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  display: block;
  width: 1em;
  height: 1em;
  margin: auto;
  font-family: "fs-icon" !important;
  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;
  font-size: 2.2rem;
  content: "\e924";
}
.fs-c-checkoutServiceDisabled__message {
  font-size: 1.2rem;
  padding: 4px;
}

.fs-c-checkoutSuccess__product {
  border: 1px solid #999999;
  border-radius: 3px;
  padding: 8px;
}
.fs-c-checkoutSuccess__product__table caption {
  font-size: 1.2em;
  border-bottom: 1px solid #999999;
  padding-bottom: 8px;
}
.fs-c-checkoutSuccess__product__table th {
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}

.fs-c-checkPanel {
  padding: 0;
}
.fs-c-checkPanel__check, .fs-c-checkPanel__label {
  padding: 8px;
  cursor: pointer;
}
.fs-c-checkPanel__label {
  padding: 16px;
}

.fs-c-confirmNextDeliveryField {
  padding: 8px;
}
@media screen and (min-width: 768px) {
  .fs-c-confirmNextDeliveryField {
    padding: 16px 32px;
  }
}
.fs-c-confirmNextDeliveryField__information {
  margin-bottom: 16px;
}
.fs-c-confirmNextDeliveryField__information__heading {
  font-weight: bold;
  display: block;
  margin-bottom: 8px;
}

.fs-c-commissionTable {
  border-collapse: collapse;
  width: 100%;
  width: 100%;
}
.fs-c-commissionTable > thead > tr > th, .fs-c-commissionTable > tfoot > tr > th, .fs-c-commissionTable > tbody > tr > th {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-commissionTable > thead > tr th, .fs-c-commissionTable > thead > tr td, .fs-c-commissionTable > tfoot > tr th, .fs-c-commissionTable > tfoot > tr td, .fs-c-commissionTable > tbody > tr th, .fs-c-commissionTable > tbody > tr td {
  border: 1px solid #b2b2b2;
  padding: 4px;
}
.fs-c-commissionTable > tbody > tr > th {
  text-align: left;
}

.fs-c-orderDetailList {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-auto-rows: auto;
  grid-auto-flow: row;
  grid-gap: 0;
  border: 1px solid #646464;
}
.fs-c-orderDetailList dt,
.fs-c-orderDetailList dd {
  margin-left: 0;
  padding: 8px;
  line-height: 1;
}
.fs-c-orderDetailList__date, .fs-c-orderDetailList__date + dd {
  background: #646464;
  color: #ffffff;
}
.fs-c-orderDetailList__status, .fs-c-orderDetailList__status + dd {
  margin-top: -4px;
}

.fs-c-orderedList {
  margin: 0;
  list-style: none;
  counter-reset: number;
}
.fs-c-orderedList > li {
  padding: 0 8px 0 2em;
  text-indent: -2em;
}
@media screen and (min-width: 600px) {
  .fs-c-orderedList > li {
    padding-right: 0;
  }
}
.fs-c-orderedList > li::before {
  counter-increment: number;
  content: counter(number) ".";
  display: inline-block;
  color: #7c8790;
  text-align: right;
  width: 1em;
  padding-right: 1em;
  box-sizing: content-box;
}
.fs-c-orderedList > li .fs-c-orderedList {
  margin: 16px 0 16px 2px;
  padding-left: 8px;
  border-left: 2px solid #7c8790;
}
.fs-c-orderedList > li p {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

.fs-c-orderHistory {
  margin-top: 8px;
}
.fs-c-orderHistoryItem {
  border: 1px solid #b2b2b2;
  border-radius: 3px;
  margin-bottom: 24px;
  overflow: hidden;
}
.fs-c-orderHistoryItem__header {
  border-bottom: 1px solid #b2b2b2;
  background: rgba(126, 126, 126, 0.08);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
.fs-c-orderHistoryItem__header__button {
  padding: 0 16px;
}
.fs-c-orderHistoryItem__orderInfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 8px;
}
.fs-c-orderHistoryItem__orderInfo__info {
  margin: 0 16px 8px;
}
.fs-c-orderHistoryItem__orderInfo__info dd {
  font-weight: 700;
  margin: 0;
}
.fs-c-orderHistoryItem__body {
  padding: 0 16px;
}
.fs-c-orderHistoryItem__nextDelivery {
  padding: 16px 0 8px;
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-orderHistoryItem__schedule__count::before {
  content: "（";
}
.fs-c-orderHistoryItem__schedule__count::after {
  content: "）";
}
.fs-c-orderHistoryItem__schedule__body {
  font-weight: 700;
}
.fs-c-orderHistoryItem__orderSummary {
  display: flex;
  justify-content: end;
  gap: 8px;
  margin: 8px 0 0;
}
.fs-c-orderHistoryItem__orderSummary__label, .fs-c-orderHistoryItem__orderSummary__price {
  margin: 0;
}
.fs-c-orderHistoryItem__orderSummary__price {
  font-weight: 700;
}
.fs-c-orderHistoryItem__cycleInfo {
  font-size: 1.2rem;
}
.fs-c-orderHistoryItem__cycleInfo__additionalCycle::before {
  content: "（";
}
.fs-c-orderHistoryItem__cycleInfo__additionalCycle::after {
  content: "）";
}
.fs-c-orderHistoryItem__note {
  margin: 16px 0 0;
  padding: 8px;
  background-color: rgba(126, 126, 126, 0.08);
}
.fs-c-orderHistoryItem__product {
  display: grid;
  grid-template-columns: 120px 1fr;
  grid-template-rows: auto auto auto auto auto;
  grid-gap: 8px;
  align-items: start;
  padding: 16px 0;
}
.fs-c-orderHistoryItem__product + .fs-c-orderHistoryItem__product {
  border-top: 1px dashed #b2b2b2;
}
.fs-c-orderHistoryItem__productImage {
  grid-column: 1;
  grid-row: 1/5;
}
.fs-c-orderHistoryItem__productImage__image {
  padding-right: 8px;
}
.fs-c-orderHistoryItem__productName {
  grid-column: 2;
  grid-row: 1;
  margin-top: auto;
}
.fs-c-orderHistoryItem__unitPrice {
  grid-column: 2;
  grid-row: 2;
}
.fs-c-orderHistoryItem__productQuantity {
  grid-column: 2;
  grid-row: 3;
  text-align: right;
}
.fs-c-orderHistoryItem__productQuantity__label {
  font-size: 1.2rem;
}
.fs-c-orderHistoryItem__deliveryInfo {
  font-size: 1.2rem;
  grid-column: 2;
  grid-row: 4;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto auto;
  margin: 0;
}
.fs-c-orderHistoryItem__deliveryInfo dt {
  text-align: right;
  padding-right: 8px;
}
.fs-c-orderHistoryItem__deliveryInfo dd {
  margin: 0;
  padding-left: 8px;
  border-left: 1px solid #3c3c3c;
  font-weight: 700;
}
.fs-c-orderHistoryItem__button {
  grid-column: 1/3;
  grid-row: 5;
}
.fs-c-orderHistoryItem__footer {
  border-top: 1px solid #b2b2b2;
  padding-top: 16px;
  margin: 8px 16px;
  text-align: right;
}

@media screen and (min-width: 600px) {
  .fs-c-orderHistoryItem__orderInfo {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-orderHistoryItem__header {
    flex-direction: row;
    align-items: center;
  }
  .fs-c-orderHistoryItem__product {
    grid-template-columns: 112px 1fr auto auto;
    grid-template-rows: auto auto 1fr;
  }
  .fs-c-orderHistoryItem__productImage {
    grid-column: 1;
    grid-row: 1/4;
  }
  .fs-c-orderHistoryItem__productName {
    grid-column: 2;
    grid-row: 1;
  }
  .fs-c-orderHistoryItem__unitPrice {
    grid-column: 2;
    grid-row: 2;
  }
  .fs-c-orderHistoryItem__productQuantity {
    grid-column: 2;
    grid-row: 3;
    text-align: left;
  }
  .fs-c-orderHistoryItem__deliveryInfo {
    grid-column: 3;
    grid-row: 1/4;
    align-self: center;
  }
  .fs-c-orderHistoryItem__button {
    grid-column: 4;
    grid-row: 1/4;
    align-self: center;
  }
}
.fs-c-orderPaymentTable {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-orderPaymentTable > thead > tr > th, .fs-c-orderPaymentTable > tfoot > tr > th, .fs-c-orderPaymentTable > tbody > tr > th {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-orderPaymentTable > thead > tr th, .fs-c-orderPaymentTable > thead > tr td, .fs-c-orderPaymentTable > tfoot > tr th, .fs-c-orderPaymentTable > tfoot > tr td, .fs-c-orderPaymentTable > tbody > tr th, .fs-c-orderPaymentTable > tbody > tr td {
  border: 1px solid #b2b2b2;
  padding: 4px;
}
.fs-c-orderPaymentTable > tbody > tr > th {
  text-align: left;
}

.fs-c-orderPerAddressee__heading {
  background: #7c8790;
  color: #ffffff;
  margin: 8px 0;
  padding: 4px;
}
.fs-c-orderPerAddressee__headingNumber::before {
  content: "【";
}
.fs-c-orderPerAddressee__headingNumber::after {
  content: "】";
}

.fs-c-otherServiceLogin:not(:first-child) {
  margin: 40px 0;
}

.fs-c-otherServiceLoginCompleted {
  background: #f7f7f7;
  color: #333333;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin: 0 auto;
  padding: 8px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}


.fs-c-orderTotalTable {
  width: 100%;
}
.fs-c-orderTotalTable > thead > tr th, .fs-c-orderTotalTable > thead > tr td, .fs-c-orderTotalTable > tfoot > tr th, .fs-c-orderTotalTable > tfoot > tr td, .fs-c-orderTotalTable > tbody > tr th, .fs-c-orderTotalTable > tbody > tr td {
  border: none;
  border-top: 1px solid #b2b2b2;
  padding: 4px;
}
.fs-c-orderTotalTable > thead > tr:last-of-type, .fs-c-orderTotalTable > tfoot > tr:last-of-type, .fs-c-orderTotalTable > tbody > tr:last-of-type {
  border-bottom: 1px solid #b2b2b2;
  padding: 4px;
}
.fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > thead > tr td, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tfoot > tr td, .fs-c-orderTotalTable > tbody > tr > th, .fs-c-orderTotalTable > tbody > tr td {
  padding: 8px;
}
.fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tbody > tr > th {
  font-weight: normal;
  text-align: left;
}
.fs-c-orderTotalTable__mainRow > td {
  font-size: 1.8rem;
  font-weight: bold;
}

.fs-c-cartTable__row {
  text-align: left;
}
.fs-c-continueShopping {
  text-align: left;
}
.FS2_Recommend2_cart ul li {
  text-align: left;
  word-break: break-word;
}

.fs-body-closed, .fs-body-closed .fs-l-main, .fs-body-closed .fs-l-pageMain {
  width: 100%;
  max-width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding: 0;
}
.fs-p-closed {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.fs-p-closed > * {
  max-width: 100vw;
}
.fs-p-closed__heading {
  font-size: 1.8rem;
}
.fs-p-closed__message {
  word-break: break-all;
}

.fs-c-coupon__info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fs-c-coupon__info > * + * {
  margin-top: 24px;
}
.fs-c-coupon__image {
  max-width: 100%;
  min-width: auto;
}
.fs-c-coupon__image__image {
  max-width: 100%;
  max-height: 320px;
}
.fs-c-coupon__name, .fs-c-coupon__description {
  width: 100%;
}
.fs-c-coupon__description > * + * {
  margin-top: 16px;
}
.fs-c-coupon__useMethodComment {
  border-top: 1px solid #e5e5e5;
}
.fs-c-coupon__useMethodComment dl {
  display: flex;
  flex-direction: column;
}
.fs-c-coupon__useMethodComment dl > dd {
  margin: 0;
}
.fs-c-coupon__useMethodComment dl > dd p {
  margin: 0;
}
.fs-c-coupon__useMethodComment__title {
  font-weight: 700;
  margin-bottom: 8px;
}

@media screen and (min-width: 960px) {
  .fs-c-coupon__info {
    flex-direction: row;
  }
  .fs-c-coupon__info > * + * {
    margin-top: 0;
    margin-left: 16px;
  }
  .fs-c-coupon__image__image {
    max-width: 320px;
  }
  .fs-c-coupon__name {
    width: auto;
    min-width: 320px;
  }
  .fs-c-coupon__description {
    border-left: 1px solid #e5e5e5;
    padding-left: 16px;
  }
  .fs-c-coupon__useMethodComment dl {
    flex-direction: row;
  }
  .fs-c-coupon__useMethodComment dl > dd {
    margin-left: 24px;
  }
}
.fs-c-couponAppliedCondition__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 8px;
}
.fs-c-couponAppliedCondition__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
}
.fs-c-couponAppliedCondition__list > li {
  box-sizing: border-box;
}
.fs-c-couponAppliedCondition__listItem + .fs-c-couponAppliedCondition__listItem {
  margin-top: 8px;
}
.fs-c-couponAppliedCondition__list__item {
  padding-left: 0.6em;
  position: relative;
}
.fs-c-couponAppliedCondition__list__item::before {
  content: "";
  background: currentColor;
  display: block;
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  top: 0.55em;
  left: 0;
}
.fs-c-couponAppliedCondition__notice {
  color: #C98696;
}

.fs-c-couponMessage__label {
  color: #7c8790;
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 1px solid #999999;
}
.fs-c-couponMessage__listItem {
  overflow: hidden;
}
.fs-c-couponMessage__listItem > * + * {
  margin-top: 8px;
}
.fs-c-couponMessage__listItem__name {
  display: block;
  padding: 8px;
  color: #7c8790;
  background: #f7f7f7;
  margin: -8px;
  margin-bottom: 8px;
  text-align: center;
}
.fs-c-couponMessage__listItem__discount {
  display: block;
  background: #C98696;
  color: #ffffff;
  width: 100%;
  padding: 4px;
  text-align: center;
}

.fs-c-couponExpiration__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 8px;
}
.fs-c-couponExpiration__list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-couponExpiration__list > li {
  box-sizing: border-box;
}
.fs-c-couponExpiration__list__item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.fs-c-couponExpiration__list__item__title {
  border: 1px solid #3c3c3c;
  padding: 0 4px;
  margin-right: 4px;
}
.fs-c-couponExpiration__list__item--available {
  flex-direction: column;
  align-items: flex-start;
}
.fs-c-couponExpiration__list > * + * {
  margin-top: 4px;
}
.fs-c-couponExpiration__notice {
  font-size: 1.8rem;
  color: #C98696;
}

.fs-c-couponList__item {
  border: 1px solid #e5e5e5;
  padding: 8px 16px;
  margin: 16px 0;
  border-radius: 3px;
}

.fs-c-couponName {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
.fs-c-couponName > * {
  width: 100%;
  text-align: center;
}
.fs-c-couponName__name {
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-couponName__discount {
  background: #C98696;
  color: #ffffff;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 4px;
}
.fs-c-couponName__discount__offLabel {
  margin-left: 0.2em;
}

.fs-c-couponProduct {
  margin: 16px 0;
}
.fs-c-couponProduct__header {
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.fs-c-couponProduct__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0;
}
.fs-c-couponProduct__footer {
  text-align: right;
  padding-top: 4px;
}

.fs-c-creditCardIcons {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 8px 0;
}
.fs-c-creditCardIcons > li {
  box-sizing: border-box;
}
.fs-c-creditCardIcons > * + * {
  margin-left: 8px;
}
.fs-c-creditCardIcons__image {
  display: block;
}

.fs-c-creditCardListTable {
  border-collapse: collapse;
  width: 100%;
  margin: 8px 0;
}
.fs-c-creditCardListTable > thead {
  border-top: 1px solid #b2b2b2;
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-creditCardListTable > tbody {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-creditCardListTable > tbody > tr:nth-child(even) {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-creditCardListTable th, .fs-c-creditCardListTable td {
  border-right: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
  padding: 8px;
}
.fs-c-creditCardListTable th:first-child, .fs-c-creditCardListTable td:first-child {
  border-left: none;
}
.fs-c-creditCardListTable th:last-child, .fs-c-creditCardListTable td:last-child {
  border-right: none;
}
@media screen and (max-width: 600px) {
  .fs-c-creditCardListTable > tbody {
    border: none;
  }
  .fs-c-creditCardListTable > tbody > tr {
    border: 1px solid #b2b2b2;
  }
  .fs-c-creditCardListTable > tbody > tr:nth-child(even) {
    background: transparent;
  }
}

.fs-c-creditCardList {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 8px;
}
.fs-c-creditCardListItem {
  background-color: #ffffff;
  color: #333333;
  display: grid;
  grid-template-rows: 2em auto auto;
  grid-template-columns: 1fr;
  grid-gap: 8px;
}
.fs-c-creditCardListItem.is-disabled {
  color: #666666;
  background: #f7f7f7;
}
.fs-c-creditCardListItem.is-active {
  border-color: #1f5da0;
}
.fs-c-creditCardListItem__status {
  min-height: 1em;
  margin-bottom: 16px;
  grid-column: 1;
  grid-row: 1;
}
.fs-c-creditCardListItem__status__label {
  color: #1f5da0;
  font-weight: 500;
}
.fs-c-creditCardListItem__cardInfo {
  grid-column: 1;
  grid-row: 2;
}
.fs-c-creditCardListItem__button {
  grid-column: 1;
  grid-row: 3;
  justify-content: flex-end;
  align-items: stretch;
}
.fs-c-creditCardListItem__button > * + * {
  margin-left: 8px;
}

@media screen and (min-width: 768px) {
  .fs-c-creditCardList {
    grid-template-columns: 1fr 1fr;
  }
}
.fs-c-deliveryInfoList {
  border-color: #b2b2b2;
}
.fs-c-deliveryInfoList > * {
  border-color: #b2b2b2;
}
.fs-c-deliveryInfoList > dt {
  background: rgba(126, 126, 126, 0.08);
  font-weight: bold;
}

.fs-c-deliveryScheduleTable {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-deliveryScheduleTable__headerCell, .fs-c-deliveryScheduleTable__dataCell {
  border: 1px solid #b2b2b2;
  padding: 8px;
}
.fs-c-deliveryScheduleTable__headerCell {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-deliveryScheduleTable__productName {
  display: block;
}
@media screen and (min-width: 600px) {
  .fs-c-deliveryScheduleTable {
    table-layout: fixed;
  }
}
.fs-c-deliveryScheduleTable__newDate {
  font-weight: 700;
}

.fs-c-descriptionList {
  border-top: 1px solid #7c8790;
}
.fs-c-descriptionList:not(:first-child) {
  margin: 24px 0;
}
.fs-c-descriptionList__label {
  font-weight: 700;
  padding-top: 24px;
}
.fs-c-descriptionList__content {
  border-bottom: 1px solid #7c8790;
  margin: 0;
  padding-bottom: 24px;
}
@media screen and (min-width: 600px) {
  .fs-c-descriptionList {
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .fs-c-descriptionList__label {
    border-bottom: 1px solid #7c8790;
  }
  .fs-c-descriptionList__content {
    padding: 24px 0 24px 32px;
  }
}

.fs-c-destinationFeeTable {
  border-collapse: collapse;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .fs-c-destinationFeeTable {
    width: auto;
  }
}
.fs-c-destinationFeeTable, .fs-c-destinationFeeTable__headerCell, .fs-c-destinationFeeTable__dataCell {
  border: 1px solid #b2b2b2;
}
.fs-c-destinationFeeTable__caption {
  margin-bottom: 4px;
}
.fs-c-destinationFeeTable__headerCell {
  background: rgba(126, 126, 126, 0.08);
  font-weight: normal;
}
.fs-c-destinationFeeTable__headerCell, .fs-c-destinationFeeTable__dataCell {
  padding: 8px 16px;
  text-align: right;
}

.fs-c-productListItem__outOfStock {
  border: 1px dotted #ff3300;
  color: #f30;
  padding: 5px;
  margin: 0 0 10px 0;
  text-align: center;
  font-size: 14px;
}
.fs-c-productListItem__preorderMessage {
  display: none;
}

.fs-body-product #fs_form {
  max-width: 1152px;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage {
  position: relative;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage:after {
  content: "";
  display: block;
  clear: both;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage .slick-slide img {
  width: 254px;
  margin: 10px 10px 6px;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__carousel {
  margin-bottom: 10px;
  width: 420px;
  float: left;
  opacity: 0;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-list {
  position: relative;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-list:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #ddd;
  text-align: center;
  z-index: 1;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__carousel.slick-initialized {
  opacity: 1;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList {
  width: 640px;
  float: right;
  flex-wrap: wrap;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList:before {
  content: "ITEM";
  font-size: 18px;
  border-bottom: 1px solid #D4D5D5;
  margin-top: 0;
  margin-bottom: 5px;
  padding-bottom: 2px;
  font-family: 'Optima', "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo , Osaka, "MS PGothic", sans-serif;
  display: block;
  width: 100%;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__thumbnailList > li {
  flex-basis: 102px;
  margin: 0 2px 4px;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__expandButton {
  justify-content: flex-start;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__expandButton .fs-c-button--viewExtendedImage {
  border: unset;
  background: unset;
  padding: 0;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-prev {
  background: unset;
  background-image: url(https://lilyanna.itembox.design/item/AdditionalImagePrevButton.webp);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 69px;
  height: 24px;
  top: calc(100% - 32px);
  transform: unset;
  left: 72px;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-next {
  background: unset;
  background-image: url(https://lilyanna.itembox.design/item/AdditionalImageNextButton.webp);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 69px;
  height: 24px;
  top: calc(100% - 32px);
  transform: unset;
  right: unset;
  left: 144px;
}
body#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-prev:before,
body#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-next:before {
  display: none;
}
div#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-prev {
  background: unset;
  background-image: url(https://lilyanna.itembox.design/item/thumb_btn_l.webp);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 16px;
  height: 7px;
  top: unset;
  bottom: 101%;
  transform: unset;
  left: 0;
}
div#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-next {
  background: unset;
  background-image: url(https://lilyanna.itembox.design/item/thumb_btn_r.webp);
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 16px;
  height: 7px;
  top: unset;
  bottom: 101%;
  transform: unset;
  right: 0;
}
div#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-prev:before,
div#fs_ProductDetails .fs-c-productCarouselMainImage__carousel .slick-next:before {
  display: none;
}
div#fs_ProductDetails .fs-c-productCarouselMainImage__carousel {
  margin-bottom: 10px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
div#fs_ProductDetails .fs-c-productCarouselMainImage {
  margin-bottom: 24px;
  margin-top: 14px;
}
div#fs_ProductDetails .fs-c-productCarouselMainImage__image > img {
  max-width: 550px;
  padding: 0 5px;
}
div#fs_ProductDetails .fs-c-productCarouselMainImage__expandButton {
  display: none;
}


.fs-body-product .FS2_additional_image_itemdetail_container_left {
  width: 450px;
  float: left;
}
.fs-body-product .FS2_additional_image_itemdetail_container_right {
  width: 640px;
  float: right;
}
.fs-body-product .FS2_additional_image_itemdetail_container {
  position: relative;
  margin-top: 40px;
}
.fs-body-product .FS2_additional_image_itemdetail_container:after {
  content: "";
  display: block;
  clear: both;
}
.fs-c-productNameHeading {
  border: unset;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: bold;
  width: 100%;
}
.fs-body-product .fs-c-productNumber {
  border: unset;
  padding: 0;
  font-size: 13px;
  color: #8C8C8C;
  padding: 0px;
  margin: 0 0 5px 0;
}

.fs-body-product .fs-c-productPrices {
font-size: 20px;
    color: #da006c;
    margin-bottom: 15px;
    margin-top: 10px;
}

.fs-body-product .fs-c-productPointDisplay {
  font-size: 85%;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}
.fs-c-productSelection {
  flex-direction: row;
  flex-wrap: wrap;
}
.fs-body-product .fs-c-productSelection__name {
  background-color: #f3f3f3;
  width: 190px;
  display: flex;
  align-items: center;
  padding: 5px;
  border-bottom: 1px solid #ddd;
}
.fs-body-product .fs-c-productSelection__selection {
  width: calc(100% - 190px);
  margin: 0;
  padding: 5px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
}
.fs-body-product .fs-c-productQuantityAndWishlist {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
  align-items: center;
}
.fs-body-product .fs-c-productQuantityAndWishlist__wishlist button {
  margin-top: 0;
}
.fs-body-product .fs-c-productQuantityAndWishlist__quantity {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.fs-body-product .fs-c-productQuantityAndWishlist__quantity:before {
  content: "数量";
  word-break: keep-all;
  display: block;
  margin-right: 4px;
}
.FS2_additional_image_itemdetail_container_left .fs-c-buttonContainer {
  justify-content: left;
  /*margin-bottom: 8px;*/
}
.fs-body-product .fs-c-productQuantityAndWishlist__wishlist {
  padding: 0;
  margin-bottom: 0;
}
.fs-body-product .fs-c-button--subscribeToArrivalNotice--detail ,
.fs-body-product .fs-c-button--inquiryAboutProduct ,
.fs-body-product .fs-c-button--addToCart--detail {
  border: unset;
  background: unset;
  padding: 0;
}
.fs-body-product .fs-c-inquiryProduct .fs-c-productImage__image {
  margin: 0 auto 10px;
}
.fs-body-product .fs-c-productReview__allReviews {
  justify-content: flex-end;
}
.fs-c-variationLabel {
  font-weight: bold;
}
.fs-c-variationLabel__label + .fs-c-variationLabel__value::before {
  content: " : ";
}

.fs-body-product .fs-c-productChooseVariation {
  margin-bottom: 8px;
}
.fs-body-product .fs-c-variationLabel {
  padding: 5px;
  font-weight: bold;
}
.fs-body-product .fs-c-variationMatrix--column {
  flex-wrap: nowrap;
  flex-direction: column;
}
.fs-body-product .fs-c-variationMatrix__item {
  flex-direction: row-reverse;
  justify-content: left;
  font-size: 14px;
  border: 1px solid #ddd;
  border-bottom: unset;
  width: 100%;
}
.fs-body-product .fs-c-variationMatrix__row:last-of-type .fs-c-variationMatrix__item {
  border-bottom: 1px solid #ddd;
}
.fs-body-product .fs-c-variationMatrix__col:last-of-type .fs-c-variationMatrix__item {
  border-bottom: 1px solid #ddd;
}
.fs-body-product .fs-c-variationMatrix__panel {
  padding: 5px;
  background-color: #f6f6f6;
  text-align: left;
  width: 80%;
  flex-direction: row;
  align-items: center;
}
.fs-body-product .fs-c-variationMatrix__radio {
  margin: 7px 0;
  width: 20%;
  max-width: 16px;
  margin: 0 auto;
  cursor: pointer;
}
.fs-c-variationMatrix__panel__stock {
  margin: 0 12px;
}
.fs-body-product .fs-c-variationAndActions__stockSignLegend {
  margin-bottom: 16px;
}

.fs-c-subscriptionDeliveryInfo__cycleInfo {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 8px;
  background: rgba(126, 126, 126, 0.08);
  padding: 8px;
}
.fs-c-subscriptionDeliveryInfo__cycleInfo__additionalCycle::before {
  content: "（";
}
.fs-c-subscriptionDeliveryInfo__cycleInfo__additionalCycle::after {
  content: "）";
}
.fs-c-subscriptionDeliveryInfo__cycleInfo__ctrl {
  margin: 0 8px;
}
.fs-c-subscriptionDeliveryInfo__message {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  margin: 4px 0;
  padding: 8px;
}
.fs-c-subscriptionDeliveryInfo__specifiedDeliveryTime {
  margin: 8px 0;
  display: flex;
  align-items: center;
}
.fs-c-subscriptionDeliveryInfo__specifiedDeliveryTime__timeLabel {
  font-weight: bold;
}
.fs-c-subscriptionDeliveryInfo__specifiedDeliveryTime__time {
  margin-left: 1em;
}

.fs-c-subscriptionDetail {
  border: 1px solid #b2b2b2;
  border-width: 1px 0;
  margin: 0;
  padding: 8px 0;
}
.fs-c-subscriptionDetail__label {
  font-size: 1.2rem;
  font-weight: bold;
}
.fs-c-subscriptionDetail__value {
  margin: 0;
}
.fs-c-subscriptionDetail__value + .fs-c-subscriptionDetail__label {
  margin-top: 16px;
}
.fs-c-subscriptionDetail__cardNumber::before {
  content: "[ ";
}
.fs-c-subscriptionDetail__cardNumber::after {
  content: " ]";
}
.fs-c-subscriptionDetail__changeCreditCardMessage {
  background: rgba(126, 126, 126, 0.08);
  font-size: 1.2rem;
  padding: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-subscriptionDetail {
    border: 1px solid #b2b2b2;
    border-width: 1px 0 0 1px;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 0;
    padding: 0;
  }
  .fs-c-subscriptionDetail > * {
    border: 1px solid #b2b2b2;
    border-width: 0 1px 1px 0;
    padding: 8px;
  }
  .fs-c-subscriptionDetail__label {
    background: rgba(126, 126, 126, 0.08);
  }
  .fs-c-subscriptionDetail__value + .fs-c-subscriptionDetail__label {
    margin-top: 0;
  }
}

.fs-c-subscriptionGrandTotal {
  border: 1px solid #999999;
  border-width: 1px 0;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 24px 0 0;
  padding: 4px;
}
.fs-c-subscriptionGrandTotal__title {
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.fs-c-subscriptionGrandTotal__title__times::before {
  content: "(";
}
.fs-c-subscriptionGrandTotal__title__times::after {
  content: ")";
}

.fs-c-subscriptionGrandTotalNote {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  margin-top: 4px;
}
.fs-c-subscriptionGrandTotalNote > li {
  box-sizing: border-box;
}
.fs-c-subscriptionGrandTotalNote > li {
  padding-left: 1em;
  text-indent: -1em;
}
.fs-c-subscriptionGrandTotalNote > li::before {
  content: "※";
}

.fs-c-subscriptionNextDelivery__schedule {
  border: 1px solid #b2b2b2;
}
.fs-c-subscriptionNextDelivery__schedule__title {
  padding: 8px;
  background: rgba(126, 126, 126, 0.08);
  border-bottom: 1px solid #b2b2b2;
  font-weight: bold;
}
.fs-c-subscriptionNextDelivery__schedule__date, .fs-c-subscriptionNextDelivery__schedule__time {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
}
.fs-c-subscriptionNextDelivery__schedule__date {
  padding: 8px 0 8px 8px;
}
.fs-c-subscriptionNextDelivery__schedule__time {
  padding: 8px 8px 8px 0;
}
.fs-c-subscriptionNextDelivery__skipInfo {
  margin-top: 16px;
  border: 1px solid #b2b2b2;
}
.fs-c-subscriptionNextDelivery__skipInfo__label {
  display: block;
  padding: 8px;
  background: rgba(126, 126, 126, 0.08);
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-subscriptionNextDelivery__skipInfo__date {
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
}
.fs-c-subscriptionNextDelivery__ctrl {
  margin: 0 8px 8px;
  background-color: rgba(126, 126, 126, 0.08);
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-subscriptionNextDelivery__ctrl {
    padding: 8px;
  }
}
.fs-c-subscriptionNextDelivery__ctrl__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 16px;
}
.fs-c-subscriptionNextDelivery__ctrl__button > form {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.fs-c-subscriptionPriceTable {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-subscriptionPriceTable__label, .fs-c-subscriptionPriceTable__price {
  border: 1px solid #e5e5e5;
  padding: 4px;
}
.fs-c-subscriptionPriceTable__label {
  background: rgba(126, 126, 126, 0.08);
  font-weight: normal;
  text-align: left;
}

.fs-c-subscriptionProductTable {
  border-collapse: collapse;
  width: 100%;
}
.fs-c-subscriptionProductTable > thead > tr > th, .fs-c-subscriptionProductTable > tfoot > tr > th, .fs-c-subscriptionProductTable > tbody > tr > th {
  background: rgba(126, 126, 126, 0.08);
}
.fs-c-subscriptionProductTable > thead > tr th, .fs-c-subscriptionProductTable > thead > tr td, .fs-c-subscriptionProductTable > tfoot > tr th, .fs-c-subscriptionProductTable > tfoot > tr td, .fs-c-subscriptionProductTable > tbody > tr th, .fs-c-subscriptionProductTable > tbody > tr td {
  border: 1px solid #e5e5e5;
  padding: 4px;
}
.fs-c-subscriptionProductTable > tbody > tr > th {
  text-align: left;
}

.fs-c-subscriptionTotal {
  margin-top: 24px;
}
.fs-c-subscriptionTotal__title {
  border-bottom: 1px solid #999999;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 8px;
  padding: 0 0 8px;
  text-align: center;
}

.fs-c-subscriptionTotalTable {
  font-size: 1.2rem;
  width: 100%;
}
.fs-c-subscriptionTotalTable + .fs-c-subscriptionTotalTable {
  margin-top: 16px;
}
.fs-c-subscriptionTotalTable__caption {
  border-bottom: 1px dotted #999999;
  font-weight: bold;
  margin-bottom: 4px;
  text-align: left;
}
.fs-c-subscriptionTotalTable__caption__times::before {
  content: "(";
}
.fs-c-subscriptionTotalTable__caption__times::after {
  content: ")";
}
.fs-c-subscriptionTotalTable > tbody > tr th {
  font-weight: normal;
  text-align: left;
}
.fs-c-subscriptionTotalTable > tbody > tr td {
  text-align: right;
}
.fs-c-subscriptionTotalTable .fs-c-subscriptionTotalTable__grandTotal > th {
  font-weight: bold;
}

@media screen and (min-width: 600px) {
  .fs-c-addressBookList__form {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    align-items: baseline;
  }
}
.fs-c-addressBookList__addButton {
  grid-column: 1;
  grid-row: 1;
}
.fs-c-addressBookList__count {
  grid-column: 2;
  grid-row: 1;
  text-align: right;
}
.fs-c-addressBookList__list {
  grid-column: 1/3;
  grid-row: 2;
}

.fs-c-addresseeList__name, .fs-c-addresseeList__address {
  font-weight: bold;
}
.fs-c-addresseeList > dd {
  margin: 0 0 8px;
}
@media screen and (min-width: 768px) {
  .fs-c-addresseeList {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-auto-rows: auto;
    grid-auto-flow: row;
    grid-gap: 8px 8px;
  }
  .fs-c-addresseeList .fs-c-address {
    display: flex;
    flex-wrap: wrap;
  }
  .fs-c-addresseeList .fs-c-address > *:not(:last-child) {
    margin-right: 8px;
  }
}

.spec__table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 24px;
}
.spec__table td {
  padding: 10px;
  font-size: 12px;
  border: 1px solid #DDDDDD;
}
.spec__table td:first-of-type:not(:last-of-type),
.spec__table th {
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #ddd;
  background-color: #F3F3F3;
}

.fs-c-button--addToWishList--detail,
.fs-c-button--removeFromWishList--detail,
.fs-c-button--addToWishList--icon,
.fs-c-button--removeFromWishList--icon {
  background: unset;
  padding: 0;
  border: unset;
}

.fs-body-cart #_rcmdjp_display_2 {
  display: none;
}


/*ログイン連携メニュー調整*/
.fs-c-linkServicesList__item {
    display: flex;
    align-items: center;
   
}
 
.fs-c-linkService__service {
    width: 20%;
    font-weight: bold;
}
 
.fs-c-linkService__status {
    width: 15%;
    text-align: left;
}
.fs-c-linkService__button {
    width: 65%;
}
.fs-c-anotherLogin__button {
    width: 100%!important;
}

.fs-c-featuredProduct__title{
    margin: 10px;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5em;
    width: 100%;
}

.fs-c-productList #fs_ProductDetails {
  width: 900px;
  float: right;
  margin-bottom: 40px;
}

.fs-c-productList > .fs-c-subgroup {
  width: 900px;
  float: right;
}
.fs-c-productList > .fs-c-subgroup > .fs-c-listControl:first-child {
  margin-top: 0;
}
.fs-c-productList .original_comment_6 {
  width: 900px;
  float: right;
}
.fs-c-productList .original_comment_5 ,
.fs-c-productList .original_comment_4 ,
.fs-c-productList .original_comment_3 {
  width: 900px;
  float: right;
}

/*サジェスト調整*/
.content {
  position: relative;
}
div.poplink.pc011 {
  top: 3em;
}

/*会員ランク表示調整*/
.fs-p-accountInfo__accountRank__rank {
    color: #D6788F;
    font-size: 22px;
    font-weight: bolder;
}


/*ログインボタン連携ログイン順番指定*/
.fs-c-loginForm .fs-c-anotherLogin--amazon {
order: 1;
}
.fs-c-loginForm .fs-c-anotherLogin--google {
order: 2;
}
.fs-c-loginForm .fs-c-anotherLogin--apple {
order: 3;
}

/*マイページ連携ログイン順番指定*/
.fs-c-linkService--amazon {
  order: 1;
}
.fs-c-linkService--google {
  order: 2;
}
.fs-c-linkService--line {
  order: 3;
}
.fs-c-linkService--apple {
  order: 4;
}

/*アマゾンログインボタンサイズ調整*/
.fs-c-anotherLogin__button--amazon {
    max-width: 290px;
}

/* ブランドページCTAボタン（LP下）調整 */
.button_categorypage a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 90%;
    padding: 25px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 800;
    background: #D6788F;
    border-radius: 8px;
    border-bottom: solid 5px #816F6A;
    font-size: 30px;
}
.button_categorypage a:hover {
    border-bottom: solid 2px #816F6A;
    transform: translateY(3px);
}

/* ブランドページCTAボタン（バナー下）調整 */
.button_categorypage1 a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 80%;
    padding: 10px 25px;
    transition: 0.3s ease-in-out;
    font-weight: 800;
    background: #EEECE8;
    border-radius: 8px;
    border-bottom: solid 5px #737373;
    font-size: 15px;
}
.button_categorypage1 a:hover {
    border-bottom: solid 2px #737373;
    transform: translateY(3px);
}

/* ブランドページh2サイズ調整 */
.category-page {
    font-weight: 800;
    font-size: 15px;
    border-bottom: 3px solid #dddddd;
}

/* ブランドページブランド概要文調整 */
.brandinfo_categorypage{
    color: #5c5c5c;
}

/* フリーページCTAボタン調整 */
.button_freepage a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 90%;
    padding: 10px 25px;
    transition: 0.3s ease-in-out;
    font-weight: 800;
    background: #D6788F;
    border-radius: 8px;
    border-bottom: solid 5px #bc7c7d;
    font-size: 15px;
    color: #FFF;
}
.button_freepage a:hover {
    border-bottom: solid 2px #bc7c7d;
    transform: translateY(3px);
}



/*
  以下カテゴリページレポアコーディオン調整
　アコーディオンそのものの横幅と余白を指定。
  開閉動作に影響なし。
*/
.accordion__list {
    margin: 0 auto;
    background-color: white;
    max-width: 100%;
    padding: 0px 0px;
    font-size: 13px;
    font-weight: 800;
    border-radius: 8px;
    margin: 5px 10px;
    border: 2px solid #ff548d;
    color: #ff548d;*/
    /*border: 3px solid #cbcbcb;*/
    /*color: #000000;*/
}

/*
  アコーディオンの開閉をつかさどる、
  type="checkbox" を指定しているinputタグ。
  inputタグそのものは非表示にする。
*/
.accordion__input {
  display: none;
}

/*
  アコーディオンの2つ目以降、上に余白を取る。
  開閉動作に影響なし。
*/
.accordion__item:nth-child(n+2) {
  margin-top: 10px;
}

/*
  アコーディオンの開閉ボタンの装飾。
  position: relative;が無いと、
  「+」「-」の位置がずれるので注意。
*/
.accordion__head {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  cursor: pointer;
    font-size: 25px;
    font-weight: 800;
}

/*
  アコーディオンの開閉ボタンの右側に「+」を表示。
*/
.accordion__head::after {
  content: "+";
  position: absolute;
  top: 8px;
  right: 10px;
}

/*
  アコーディオンの閉じている部分の装飾。
  height: 0; overflow: hidden;にすることで、
  通常時は表示されないようにする。
*/
.accordion__body {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding: 0 10px;
  color: #fff;
  transition: all .25s ease;
}

/*
  アコーディオンの開閉ボタン（labelタグ、class="accordion__head"）をクリックすると、
  対となっているinputタグ（class="accordion__input"）がチェック状態（checked）になる。

  チェック状態のinputタグの隣の隣にある、
  アコーディオンの閉じている部分（class="accordion__body"）の
  heightとpaddingを変更し、アコーディオンを開いた状態にする。
*/
.accordion__input:checked + .accordion__head + .accordion__body {
  height: auto;
  padding: 10px;
}

/*
  チェック状態のinputタグの隣にある、開閉ボタンの「+」を「-」に変更する。
*/
.accordion__input:checked + .accordion__head::after
  {
  content: "-";
  right: 13px;
}

/* 連携サービスでの会員登録画面、会員登録ボタン調整 */
.fs-c-button--continueAccountLinking {
    background: unset;
    background-color: #F6E1DF;
    border: unset;
    margin-top: 16px;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 60px;
    letter-spacing: .1em;
    display: inline-block;
    text-align: center;
    color: #1A1311;
    margin-right: 10px
}
/* 連携サービスでの会員登録画面、キャンセルボタン調整 */
.fs-c-button--cancelAccountLinking {
    background: unset;
    background-color: #f7f7f7;
    border: unset;
    margin-top: 16px;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 60px;
    letter-spacing: .1em;
    display: inline-block;
    text-align: center;
    color: #1A1311;
    margin-left: 10px
}

.15off-bnr_categorypage_folder {
    width: 900px;
    float: right;
}




/* ラジオボタン左詰め */
.fs-c-radio__radioLabelText {
  text-align: left;
}

/* 在庫切れ表示調整 */
.fs-c-productNotice--outOfStock {
    font-weight: bold;
    border: solid 1px #cb0000;
    border-radius: 5px;
    color: #cb0000;
    text-align: center;
    margin: 10px;
    padding: 10px;
    font-size: 18px;
    background-color: #ffeded;
}



/*
  VVV コーディネート検索表示エリア（システムパーツグループ） VVV
*/
.fs-c-staffCoordinationSearchControl__label {
  border: 2px solid #999999;
  cursor: pointer;
  display: block;
  font-size: 1.5rem;
  margin: 8px 0;
  padding: 4px;
  position: relative;
  text-align: center;
  font-weight: bold;
}
.fs-c-staffCoordinationSearchControl__label::after {
  content: "\e90b";
  display: block;
  font-family: "fs-icon";
  font-size: 1.4em;
  margin: auto;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  transform: rotate(-90deg);
}
.fs-c-staffCoordinationSearchControl__label + .fs-c-staffCoordinationSearchControl__list {
  display: none;
}
.fs-c-staffCoordinationSearchControl__checkbox:checked + .fs-c-staffCoordinationSearchControl__label + .fs-c-staffCoordinationSearchControl__list {
  display: block;
}
.fs-c-staffCoordinationSearchControl__checkbox:checked + .fs-c-staffCoordinationSearchControl__label::after {
  transform: rotate(90deg);
}
@media screen and (min-width: 1200px) {
  .fs-l-staffCoordinationListLayout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .fs-l-staffCoordinationListLayout__search {
    flex-basis: 100%;
    max-width: 240px;
  }
  .fs-l-staffCoordinationListLayout__search + .fs-l-staffCoordinationListLayout__list,
  .fs-l-staffCoordinationListLayout__list + .fs-l-staffCoordinationListLayout__search {
    flex-basis: 100%;
    max-width: 928px;
  }
  .fs-l-staffCoordinationListLayout .fs-c-staffCoordinationSearchControl__label {
    display: none;
  }
  .fs-l-staffCoordinationListLayout .fs-c-staffCoordinationSearchControl__list {
    display: block;
  }
}
/*
  AAA コーディネート検索表示エリア（システムパーツグループ） AAA
*/



/*
  VVV コーディネート検索 商品カテゴリパーツ（システムパーツ） VVV
*/
.fs-c-staffCoordinationSearch__heading {
  border-bottom: 2px solid #999999;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 8px;
  word-break: break-all;
}
.fs-c-staffCoordinationSearch__heading::after {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  color: #999999;
  font-family: "fs-icon";
  content: "\e90b";
  transform: rotate(-90deg);
}
.fs-c-staffCoordinationSearch__heading + .fs-c-staffCoordinationSearch__body {
  display: none;
}
.fs-c-staffCoordinationSearch__checkbox:checked + .fs-c-staffCoordinationSearch__heading::after {
  transform: rotate(90deg);
}
.fs-c-staffCoordinationSearch__checkbox:checked + .fs-c-staffCoordinationSearch__heading + .fs-c-staffCoordinationSearch__body {
  display: block;
}
.fs-c-staffCoordinationSearch + .fs-c-staffCoordinationSearch {
  margin-top: 24px;
}
.fs-c-staffCoordinationSearchGroupList,
.fs-c-staffCoordinationSearchCategoryList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-staffCoordinationSearchGroupList > li,
.fs-c-staffCoordinationSearchCategoryList > li {
  box-sizing: border-box;
}
.fs-c-staffCoordinationSearchCategory__body {
  padding: 4px 0 0 16px;
}
.fs-c-staffCoordinationSearchMenu {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.fs-c-staffCoordinationSearchMenu > li {
  box-sizing: border-box;
}
.fs-c-staffCoordinationSearchMenu__item {
  font-size: 1.2rem;
  padding: 4px 0;
  text-align: left;
}
.fs-c-staffCoordinationSearchMenu__link {
  color: inherit;
  display: block;
  padding: 4px 0;
}
.is-active .fs-c-staffCoordinationSearchMenu__link {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  pointer-events: none;
}
.fs-c-staffCoordinationSearchCategory__link {
  border-bottom: 1px solid #999999;
  display: flex;
  align-items: center;
  min-height: 40px;
  padding-left: 16px;
  text-align: left;
}
.fs-c-staffCoordinationSearchCategory__link:hover {
  text-decoration: none;
}
.fs-c-staffCoordinationSearchCategory__link::before {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  content: "\e933";
  display: block;
  font-family: "fs-icon";
  font-size: 1.4em;
  margin-left: -1.1em;
}
.fs-c-staffCoordinationSearchCategory__link__label {
  flex-grow: 1;
}
.fs-c-staffCoordinationSearchCategory__link__label:hover {
  text-decoration: underline;
}
.fs-c-staffCoordinationSearchCategory__link.is-active {
  font-weight: bold;
  pointer-events: none;
}
/*
  AAA コーディネート検索 商品カテゴリパーツ（システムパーツ） AAA
*/



/*
  VVV レイアウトパーツ：ハッシュタグ表示（システムパーツ） VVV
*/
.fs-c-coordinationTagList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff1f5;
  display: flex;
  flex-wrap: wrap;
  padding: 8px;
}
.fs-c-coordinationTagList > li {
  box-sizing: border-box;
}
.fs-c-coordinationTagList__item {
  margin: 4px;
  overflow: hidden;
}
.fs-c-coordinationTag {
  background: #ffffff;
  color: #333333;
  padding: 4px 8px;
}
.fs-c-coordinationTag:link,
.fs-c-coordinationTag:visited,
.fs-c-coordinationTag:hover,
.fs-c-coordinationTagactive {
  color: #333333;
}
/*
  AAA レイアウトパーツ：ハッシュタグ表示（システムパーツ） AAA
*/



/*
  VVV コーディネート検索条件表示（システムパーツ）VVV
*/
.fs-c-staffCoordinationSearchConditionList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 12px 0;
}
.fs-c-staffCoordinationSearchConditionList > li {
  box-sizing: border-box;
}
.fs-c-staffCoordinationSearchConditionList__item {
  margin: 4px;
}
.fs-c-staffCoordinationSearchConditionList__item__link {
  background-color: #ff558e;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0 6px 0 4px;
}
.fs-c-staffCoordinationSearchConditionList__item__link:link,
.fs-c-staffCoordinationSearchConditionList__item__link:visited,
.fs-c-staffCoordinationSearchConditionList__item__link:hover,
.fs-c-staffCoordinationSearchConditionList__item__linkactive {
  color: #ffffff;
}
.fs-c-staffCoordinationSearchConditionList__item__link:hover {
  text-decoration: none;
}
.fs-c-staffCoordinationSearchConditionList__item__link::before {
  font-family: "fs-icon" !important;
  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;
  content: "\e911";
  font-size: 1.8rem;
  line-height: 1.5;
  margin-right: 4px;
}
.fs-c-staffCoordinationSearchConditionList__item__link:hover {
  opacity: 0.8;
}
/*
  AAA コーディネート検索条件表示（システムパーツ）AAA
*/



/*
  VVV コーディネート一覧（システムパーツ） VVV
*/
.fs-c-coordinationList {
  margin: 24px 0;
}
.fs-c-coordinationList__controller {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 8px 0;
}
.fs-c-coordinationList__controller > * {
  margin: 8px 0;
}
.fs-c-coordinationList__list {
  display: grid;
  grid-template-columns: calc(50% - 0px) calc(50% - 0px);
  grid-gap: 0px;
}
@media screen and (min-width: 600px) {
  .fs-c-coordinationList__list {
    display: grid;
    grid-template-columns: calc(33.3333333333% - 0px) calc(33.3333333333% - 0px) calc(
        33.3333333333% - 0px
      );
    grid-gap: 0px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-coordinationList__list {
    display: grid;
    grid-template-columns: calc(25% - 0px) calc(25% - 0px) calc(25% - 0px) calc(
        25% - 0px
      );
    grid-gap: 0px;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-coordinationList__list {
    display: grid;
    grid-template-columns: calc(20% - 0px) calc(20% - 0px) calc(20% - 0px) calc(
        20% - 0px
      ) calc(20% - 0px);
    grid-gap: 0px;
  }
}
.fs-c-coordinationList__list__item {
  width: auto;
  padding: 16px 8px;
  text-align: left;
}
.fs-c-coordinationListItem__link {
  display: block;
}
.fs-c-coordinationListItem__image__image {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
}
/*
  AAA コーディネート一覧（システムパーツ） AAA
*/



/*
  VVV その他のコーディネート（新着順）パーツ（システムパーツ） VVV
*/
.fs-c-coordinationNewMark,
.fs-c-coordinationListItem__publicationDate,
.fs-c-coordinationListItem__creationDate,
.fs-c-coordinationListItem__coordinationHeight,
.fs-c-coordinationStaffInfo__height,
.fs-c-coordinationPublicationDate {
  display: none;
}
.fs-c-coordinationListItem__staffInfo {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 8px;
  align-items: start;
  margin: 8px 0;
}
.fs-c-coordinationListItem__staffInfo__image {
  width: 48px;
  height: 48px;
}
.fs-c-coordinationListItem__staffInfo__image .fs-c-noImage {
  font-size: 1rem;
}
.fs-c-coordinationListItem__staffInfo__profile {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}
.fs-c-coordinationListItem__staffInfo__profile > * {
  flex-basis: 100%;
  word-break: break-all;
}
.fs-c-coordinationListItem__staffInfo__name {
  font-size: 1.4rem;
  font-weight: bold;
}
.fs-c-coordinationListItem__staffInfo__ruby,
.fs-c-coordinationListItem__staffInfo__height {
  display: none;
}
.fs-c-coordinationCatalog--staff .fs-c-coordinationListItem__staffInfo {
  display: none;
}
.fs-c-noImage {
  background: #333333;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-size: 1.8rem;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
}
.fs-c-staffImage {
  display: grid;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.fs-c-staffImage > * {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}
.fs-c-coordinationListItem__staffInfo__profile {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}
.fs-c-coordinationListItem__staffInfo__profile > * {
  flex-basis: 100%;
  word-break: break-all;
}
.fs-c-coordinationListItem__staffInfo__name {
  font-size: 1.4rem;
  font-weight: bold;
}
/*
  AAA その他のコーディネート（新着順）パーツ（システムパーツ） AAA
*/

/*
  VVV その他のコーディネート（人気順）パーツ（システムパーツ） VVV
*/
.fs-body-top .fs-c-coordinationCatalog {
  width: 1152px;
  margin: 0 auto;
}
/*
  AAA その他のコーディネート（人気順）パーツ（システムパーツ） AAA
*/

/*
  VVV コーディネート詳細エリア（システムパーツグループ） VVV
*/
.fs-l-coordinationLayout .fs-l-coordinationLayout__item--2 {
  text-align: left;
}
.fs-l-coordinationLayout__item--2 > * + * {
  margin-top: 8px;
}
.fs-l-coordinationDetails .fs-l-coordinationLayout__item > * + * {
  margin-top: 8px;
}
@media screen and (min-width: 960px) {
  /* .fs-l-coordinationDetails .fs-l-coordinationLayout { */
  .fs-l-coordinationLayout {
    display: grid;
    grid-template-columns: calc(55% - 48px / 2) calc(45% - 48px / 2);
    grid-gap: 48px;
    align-items: start;
  }
}
/*
  AAA コーディネート詳細エリア（システムパーツグループ） AAA
*/



/*
  VVV スタッフ情報パーツ（システムパーツグループ） VVV
*/
.fs-c-coordinationStaffInfo {
  border: 1px solid currentColor;
  border-width: 1px 0;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 8px;
  align-items: center;
  padding: 8px;
}
.fs-c-coordinationStaffInfo__image {
  width: 96px;
  padding: 8px;
}
.fs-c-coordinationStaffInfo__profile {
  display: flex;
  flex-direction: column;
  font-size: 1.2rem;
  text-align: left;
}
.fs-c-coordinationStaffInfo__name {
  font-size: 1.4rem;
  font-weight: bold;
}
.fs-c-coordinationStaffInfo__staffRuby {
  display: none;
}
.fs-c-coordinationStaffInfo__instagram {
  display: none;
}
/*
  AAA スタッフ情報パーツ（システムパーツグループ） AAA
*/



/*
  VVV 着用アイテム（カート・セレクトボックスのみ）パーツ（システムパーツ） VVV
*/
.fs-c-coordinationProduct__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
  margin-top: 1em;
  margin-bottom: 1em;
}
.fs-c-coordinationProduct__list {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: calc(50% - 8px) calc(50% - 8px);
}
@media screen and (min-width: 600px) {
  .fs-c-coordinationProduct__list {
    grid-template-columns: calc(33% - 10.6666666667px) calc(
        33% - 10.6666666667px
      ) calc(33% - 10.6666666667px);
  }
}
.fs-c-coordinationProduct__footer {
  text-align: right;
  padding-top: 4px;
}
.fs-c-coordinationProduct__list__item {
  width: auto;
  padding: 0;
  margin: 0;
}
.fs-c-productName__copy,
.fs-c-productName__name,
.fs-c-productName__variation {
  display: block;
}
/*
  AAA 着用アイテム（カート・セレクトボックスのみ）パーツ（システムパーツ） AAA
*/



/*
  VVV その他のコーディネート（新着順）パーツ（システムパーツ） VVV
*/
.fs-c-coordinationCatalog:not(:first-child) {
  margin-top: 2em;
}
.fs-c-coordinationCatalog__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: left;
}
.fs-c-coordinationCatalog__list {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: repeat(auto-fit, calc(50% - 16px));
  text-align: left;
}
@media screen and (min-width: 600px) {
  .fs-c-coordinationCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(33% - 16px));
  }
}
@media screen and (min-width: 768px) {
  .fs-c-coordinationCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(25% - 16px));
  }
}
@media screen and (min-width: 960px) {
  .fs-c-coordinationCatalog__list {
    grid-template-columns: repeat(auto-fit, calc(20% - 16px));
  }
}
.fs-c-coordinationCatalog__footer {
  text-align: right;
  margin-top: 8px;
}
.fs-c-coordinationListItem__creationDate,
.fs-c-coordinationListItem__coordinationHeight {
  display: none;
}

.fs-c-coordinationListItem {
  width: auto;
  padding: 0;
  margin: 0;
}
/*
  AAA その他のコーディネート（新着順）パーツ（システムパーツ） AAA
*/



/*
  VVV スタッフ一覧（システムパーツ）↓↓ VVV
*/
.fs-c-staffList:not(:first-child) {
  margin-top: 2em;
}
.fs-c-staffList__title {
  border-bottom: 2px solid currentColor;
  color: #7c8790;
  font-size: 1.8rem;
}
.fs-c-staffList__list {
  margin: 24px 0;
  display: grid;
  grid-template-columns: calc(50% - 12px) calc(50% - 12px);
  grid-gap: 24px;
}
@media screen and (min-width: 600px) {
  .fs-c-staffList__list {
    display: grid;
    grid-template-columns: calc(50% - 12px) calc(50% - 12px);
    grid-gap: 24px;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-staffList__list {
    display: grid;
    grid-template-columns: calc(33.3333333333% - 16px) calc(
        33.3333333333% - 16px
      ) calc(33.3333333333% - 16px);
    grid-gap: 24px;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-staffList__list {
    display: grid;
    grid-template-columns: calc(25% - 18px) calc(25% - 18px) calc(25% - 18px) calc(
        25% - 18px
      );
    grid-gap: 24px;
  }
}
.fs-c-staffList .fs-c-staffList__list__item {
  padding: 16px 8px;
  width: 100%;
}

.fs-c-staffListItem {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto 1fr;
  align-items: baseline;
  position: relative;
}
.fs-c-staffListItem > * {
  flex-basis: 100%;
}
.fs-c-staffListItem__image {
  align-self: stretch;
  margin: 0 auto 12px;
  width: 80%;
  height: auto;
}
.fs-c-staffListItem__profile {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  text-align: center;
}
.fs-c-staffListItem__profile > * {
  flex-basis: 100%;
  word-break: break-all;
}
.fs-c-staffListItem__profile__name {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 4px;
}
.fs-c-staffListItem__profile__ruby,
.fs-c-staffListItem__profile__height,
.fs-c-staffListItem__profile__gender,
.fs-c-staffListItem__profile__profile {
  display: none;
}
/*
  AAA スタッフ一覧（システムパーツ） AAA
*/



/*
  VVV スタッフ詳細（システムパーツ） VVV
*/
.fs-c-staffDetail {
  background-color: rgba(126, 126, 126, 0.08);
  padding: 32px;
  display: grid;
  grid-gap: 16px;
  grid-template-columns: 80px 1fr;
  margin-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .fs-c-staffDetail {
    grid-gap: 40px;
    grid-template-columns: 240px 30% 1fr;
    align-items: center;
  }
}
.fs-c-staffDetail__data {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
}
.fs-c-staffDetail__name {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 4px;
}
.fs-c-staffDetail__ruby {
  display: none;
}
.fs-c-staffDetail__profile {
  white-space: pre-wrap;
  grid-column: 1/3;
}
@media screen and (min-width: 768px) {
  .fs-c-staffDetail__profile {
    grid-column: 3;
  }
}
.fs-c-staffDetail__height,
.fs-c-staffInstagram__name + .fs-c-staffInstagram__account {
  display: none;
}
.fs-c-staffInstagram {
  display: flex;
  align-items: center;
  line-break: anywhere;
}
.fs-c-staffInstagram::before {
  display: block;
  font-family: "fs-icon" !important;
  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;
  content: "\e939";
  font-size: 18px;
  margin: 0.5em 0.5em 0.5em 0;
  text-decoration: none;
}
/*
  AAA スタッフ詳細（システムパーツ）↓↓ AAA
*/

.fs-c-coordinationCarouselMainImage__thumbnailList {
  margin: 8px 0;
}
.fs-c-coordinationCarouselMainImage__image > img {
  max-width: 100%;
  max-height: 100%;
}
.fs-c-coordinationCarouselMainImage__carousel .slick-slide {
  width: 100%;      /* スライド幅を100%で可変に */
  max-width: 636px; /* 最大幅を制限（任意） */
/*   aspect-ratio: 1;  正方形を保つ */
  overflow: hidden;
}
.fs-c-coordinationCarouselMainImage .fs-c-coordinationCarouselMainImage__thumbnailList li {
  width: 100%;
  max-width: 80px;
  aspect-ratio: 1;
  overflow: hidden;
}
.fs-c-coordinationCarouselMainImage .fs-c-coordinationCarouselMainImage__thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fs-c-coordinationCarouselMainImage .fs-c-coordinationCarouselMainImage__thumbnail .fs-c-coordinationCarouselMainImage__thumbnail__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* AIレコメンド見え方設定 */
.fs-p-heading--lv2 {
    font-weight: bold;
    padding-bottom: 10px;
}

.fr3-productListCarousel__slide article {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
}

.flywheel-recommend__frame {
    margin-bottom: 60px;
}

.fr3-item {
  padding: 0 !important;
}


/*AIレコメンド　自社品関連商品の見出しのみを非表示*/ 
    div.flywheel-recommend__frame[data-frame-id="lilmoon1day"] .fs-p-heading--lv2 {
      display: none;
    }
    div.flywheel-recommend__frame[ data-frame-id="lilmoon1month"] .fs-p-heading--lv2 {
      display: none;
    }
    div.flywheel-recommend__frame[ data-frame-id="lilmoonzero1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="lilmoonsilicone1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="lilyanna1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="louer1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="lumieu1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="melady1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="melloew1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="mimicharme1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="mimuco1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="mirage1month"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="molak1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="molak1month"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="nscollection"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="perse1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="puuuuchu1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="topards1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="topards1month"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="faloom"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="resay"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="lumieutoric"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="mimucotoric1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="topardstoric"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="feliamo_1day"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="feliamo_1month"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="harne"] .fs-p-heading--lv2 {
      display: none;
    }    div.flywheel-recommend__frame[ data-frame-id="episodeeyeffect"] .fs-p-heading--lv2 {
      display: none;
    }

/*商品詳細ページ独自コメント17（セール文言）*/
.item-page-catchcopy {
    display: block;
    color: #da046d;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    padding-top: 5px;
}
/*商品詳細ページ独自コメント17（セール文言）改行タグを非表示*/
.item-page-catchcopy br {
    display: none;
}

/*商品一覧ページ独自コメント17（セール文言）*/
.group-page_catchcopy,
.search-page_catchcopy {
    color: #ffffff;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    background-color: #da046d;
    font-size: 10px;
    line-height: 12px;
    padding: 2px;
    margin-top: 5px;/*PCのみ設置*/

}
/*商品一覧ページ独自コメント17（セール文言）何も表示されない場合のバックグラウンド調整*/
.group-page_catchcopy:empty {
  background-color: transparent;  /* 要素が空の時は背景色を透明に */
}
.search-page_catchcopy:empty {
  background-color: transparent;  /* 要素が空の時は背景色を透明に */
}

/* リリーアンナについてページボタン　solid017 */
.button_solid017 a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 240px;
    padding: 10px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #D6788F;
    border-radius: 50px;
    border: 0.2rem solid #D6788F;
    box-shadow: 0.2rem 0.2rem 0px 0.1rem #cccccc;
}
.button_solid017 a:hover {
  transform: translate3d(0.2rem, 0.2rem, 0);
  box-shadow: none;
  opacity: 1;
  transition: all 0.2s;
}
.button_solid017 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}

/* カテゴリページシリーズ遷移CTA用 */
.series-page-links-container {
  display: flex;
  justify-content: space-between;
  margin: 5px 10px; /* コンテナ全体のマージン */
}

.series-page-seriescta {
  flex: 1;  /* 等幅にする */
  padding: 6px;
  font-weight: bold;
  border-radius: 8px;
  text-align: center; /* テキスト中央揃え */
  font-size: 12px;
border: 2px solid #cbcbcb;
color: #000000;
}

.series-page-seriescta:not(:last-child) {
  margin-right: 5px; /* 最後のリンクを除いて、右に5pxのマージン */
}

.brand-page-series-title {
    background-color: #dddddd;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
}

.brand-page-series {
   margin: 0 13px;
}

/* 商品詳細ページ販売期間・開始前メッセージ */
.fs-c-productSalesPeriod,
.fs-c-productSalesPeriod {
    color: #ff558e;
    font-weight: bold;
}

 .brand-page-table {
            display: flex!important;
            justify-content: space-between; /* 画像の間隔を均等に */
            flex-wrap: wrap!important; /* 画面が狭い場合に折り返し */
            gap: 5px 5px; /* 画像の間隔 */
            margin: 10px;
            font-size: 10px;
            line-height: normal;
        }

        .brand-page-table img {
            width: calc(100%); /* 3等分*/
            height: auto; /* 縦横比を維持 */
        }

        .brand-page-table a {
            display: block; /* 画像をクリックしやすくする */
            width: calc(32%); /* 3等分 */
            text-align: left; /* 画像を中央揃え */
        }

.category-page-sub {
    font-weight: bold;
    background-color: #dddddd;
    margin: 0 10px;
    padding: 3px;
}


/* カテゴリーページページボタン　solid018 */
.button_solid018 a {
    position: relative;
    display: flex
;
    justify-content: space-around;
    align-items: center;
    margin: 0 50px;
    padding: 10px 25px;
    color: #0c0c0c;
    transition: 0.3sease-in-out;
    font-weight: 600;
    background: #dddddd;
    border-radius: 50px;
    border: 0.2rem solid #dddddd;
    box-shadow: 0.2rem 0.2rem 0px 0.1rem #757575;
}


/*ジャンプリンクちょっと下に移動させる*/
a.anchor{
    display: block;
    padding-top: 50px;
    margin-top: -50px;
}


/*
  枠グレーのアコーディオン
*/
.accordion__list-gray {
    margin: 0 auto;
    background-color: white;
    max-width: 100%;
    padding: 0px 0px;
    border-radius: 8px;
    margin: 5px 10px;
    border: 2px solid #838383;
    color: #838383;
    text-align: left;
}

.accordion__head-gray {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 800;
    background-color: #efefef;
    text-align: left;
    border-radius: 8px;
}


/*
  アコーディオンの開閉ボタンの装飾。
  position: relative;が無いと、
  「+」「-」の位置がずれるので注意。
*/
.accordion__head-gray {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  cursor: pointer;
    font-size: 12px;
    font-weight: 800;
}

/*
  アコーディオンの開閉ボタンの右側に「+」を表示。
*/
.accordion__head-gray::after {
  content: "+";
  position: absolute;
  top: 8px;
  right: 10px;
}

/*
  アコーディオンの閉じている部分の装飾。
  height: 0; overflow: hidden;にすることで、
  通常時は表示されないようにする。
*/
.accordion__body {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding: 0 10px;
  color: black;
  transition: all .25s ease;
}

/*
  アコーディオンの開閉ボタン（labelタグ、class="accordion__head-gray"）をクリックすると、
  対となっているinputタグ（class="accordion__input"）がチェック状態（checked）になる。

  チェック状態のinputタグの隣の隣にある、
  アコーディオンの閉じている部分（class="accordion__body"）の
  heightとpaddingを変更し、アコーディオンを開いた状態にする。
*/
.accordion__input:checked + .accordion__head-gray + .accordion__body {
  height: auto;
  padding: 10px;
}

/*
  チェック状態のinputタグの隣にある、開閉ボタンの「+」を「-」に変更する。
*/
.accordion__input:checked + .accordion__head-gray::after
  {
  content: "-";
  right: 13px;
}




/*
  クーポン利用できない場合の注意書き
*/
.coupon-error-message {
    color: #f15489;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

/*ボタン（ライトグレー）*/
.bottun-lightgray a {
    background-color: #d8d8d8;
    padding: 10px 20px;
    margin: 3px 25px;
    border-radius: 5px;
    /* width: 70%; */
    display: block;
}

/*カートお取り寄せ商品ラベル*/
.fs-c-cartTable__message--excludedFromOrderCancel {
    background: #ffdbdb;
    color: #d02525;
    padding: 3px;
    font-weight: bold;
    font-size: 11px;
    line-height: 17px;
}


/*カート　バンドルラベル*/
.fs-c-cartTable__message--bundle {
    background: #f15489;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 3px;
    padding: 4px;
}

/*トップページカルーセル調整*/
.top-carousel img {
  width: auto;
  max-width: 1000px;
  /* height: 500px; */
}


/* トップページ見出し */
.pc-top-lilyanna-midasi {
    border-bottom: 2px solid currentColor;
    color: #7c8790;
    font-size: 1.8rem;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
}

/* トップページPC新着情報コラム調整 */
.pc-top-new-colum {
    display: flex;
    flex-wrap: nowrap;  /* 横並びを維持するために折り返しを無効に */
}

/* トップページPC新着情報コラム調整 */
.fs-pt-column {
  display: flex;
    max-width: 1152px;
    margin: 0 auto;
    
}

/* トップページPC新着情報コラム画像サイズ調整 */
.pc-top-new-colum .fs-pt-column__item {
    width: 200px;
    padding: 10px;
}

/* トップページPCキャンペーンバナー調整 */
.top-campaign {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 1152px;
    gap: 20px;
    margin: 0 auto;
  }
.pc-top-campaign a {
    width: 100%;
  }

/* トップページPCピックアップバナー調整 */
.pc-top-pickupbanner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 1152px;
    gap: 20px;
      }

/* トップページレポ・メイクアップ・コンタクトについてのサムネイル調整 */
.pc-top-magazine-repo .fs-pt-column .fs-pt-column__image img,
.pc-top-magazine-makeup .fs-pt-column .fs-pt-column__image img,
.pc-top-aboutcontactlens .fs-pt-column .fs-pt-column__image img {
  box-sizing: border-box;
  border: 40px solid #FAE3DE;
  width: 100%; /* 画像を親要素にフィット */
  height: auto; /* 縦横比を保つ */
  display: block;
}

/* トップページレポ・メイクアップ・コンタクトについての大きさ調整 */
.pc-top-magazine-repo .fs-pt-column a,
.pc-top-magazine-makeup .fs-pt-column a,
.pc-top-aboutcontactlens .fs-pt-column a {
width: 376px;
margin: 2% 6px;
}

/* トップページキャンペーン見出し非表示 */
.sp-top-lilyanna-midasi {
    display: none;
}


/*カテゴリーページ見え方調整*/
.category-item-list-eye {
    height: 160px;
    overflow: hidden;
    position: relative;
}

.seriespage-thumnail-list a {
    width: calc(33.333% - 7px);
    text-align: center;
    text-decoration: none;
    /* border: 2px solid #d4d5d5; */
    padding: 15px;
    line-height: normal;
    border-radius: 5px;
    box-shadow: 3px 3px 7px rgb(97 97 97 / 30%);
}

.category-item-list-thum{
margin-top: 5px;
}

.seriespage-thumnail-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-start; 
  margin: 15px 10px;
}

.seriespage-thumnail-buy-button {
    background: #ffffff;
    border: 1px solid #ff558e;
    border-radius: 5px;
    color: #ff558e;
}

.category-item-list-eye img {
    position: relative;
    transform: translateY(-22%);
    width: 100%;
}

.category-item-list-name {
    font-weight: bold;
    margin: 3px 0;
}


/*シリーズページ商品マーク*/
.category-item-list-mark {
    display: flex;
    justify-content: center;
    gap: 6px;
    font-weight: bold;
}

.category-item-list-hassou {
background: #39bddb;
    border: 4px double #39bddb;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    display: flex;
    padding: 5px 0;
    width: 45%;
    justify-content: center;
    margin-left: 3px;
}

.category-item-list-souryou {
background: #289ca1;
    border: 4px double #289ca1;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    display: flex;
    padding: 5px 0;
    width: 45%;
    justify-content: center;
}

