@charset "UTF-8";
/**********************
コマクリCLASS調整
***********************/
a {
  color: #434343;
}

input, textarea, select {
  color: #434343;
}

textarea {
  padding: 3px 5px;
}

th {
  font-weight: normal;
}

[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 {
  border-color: #E5E5E5;
}

.fs-c-orderTotalTable th, .fs-c-orderTotalTable td {
  border-color: #E5E5E5;
}

.item-icon-new {
  background: #D47D7D;
}

.item-icon-haiso {
  background: #6aaebb;
}

.fw-bold {
  font-weight: bold;
}

/*ボタン*/
.fs-c-button--primary, .fs-cart-base-total .fs-c-button--secondary,
.fs-c-button--topPage {
  font-size: 16px;
  color: #fff;
  width: 350px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  background: #666666;
  padding: 0;
  box-shadow: none;
  letter-spacing: 0.8px;
  border: none;
  text-decoration: none;
}
.fs-c-button--primary:hover, .fs-cart-base-total .fs-c-button--secondary:hover,
.fs-c-button--topPage:hover {
  text-decoration: none;
}
.fs-c-button--primary span.fs-c-button__label, .fs-cart-base-total .fs-c-button--secondary span.fs-c-button__label,
.fs-c-button--topPage span.fs-c-button__label {
  color: #fff;
  text-decoration: none;
}

/*ボタン（マイページ）*/
.fs-c-button--myPageTop, .fs-cart-base-total .fs-c-continueShopping a.fs-c-button--continueShopping.fs-c-button--standard, .fs-body-reviews .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain, .fs-body-reviews-reviewer .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain, .fs-body-review-write .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard,
.fs-body-reviews-product .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard, .fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard {
  font-size: 13px;
  width: 345px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  letter-spacing: 0.8px;
  background: #F9F9F9;
  color: #434343;
  padding: 0;
  box-shadow: none;
  border: 1px solid #666666;
  text-decoration: none;
}
.fs-c-button--myPageTop:hover, .fs-cart-base-total .fs-c-continueShopping a.fs-c-button--continueShopping.fs-c-button--standard:hover, .fs-body-reviews .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain:hover, .fs-body-reviews-reviewer .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain:hover, .fs-body-review-write .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard:hover,
.fs-body-reviews-product .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard:hover, .fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard:hover {
  text-decoration: none;
}
.fs-c-button--myPageTop span.fs-c-button__label, .fs-cart-base-total .fs-c-continueShopping a.fs-c-button--continueShopping.fs-c-button--standard span.fs-c-button__label, .fs-body-reviews .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain span.fs-c-button__label, .fs-body-reviews-reviewer .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop a.fs-c-button--myPageTop.fs-c-button--plain span.fs-c-button__label, .fs-body-review-write .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard span.fs-c-button__label,
.fs-body-reviews-product .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard span.fs-c-button__label, .fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--back a.fs-c-button--back.fs-c-button--standard span.fs-c-button__label {
  color: #434343;
  text-decoration: none;
}

.fs-c-button--plain {
  color: #666666;
}

.fs-body-forgotPassword .fs-c-inputInformation__field,
.fs-body-resetPassword .fs-c-inputInformation__field,
.fs-body-my-account-password .fs-c-inputInformation__field,
.fs-body-login .fs-c-inputInformation__field,
.fs-body-newsletter-subscribe .fs-c-inputInformation__field,
.fs-body-cart-login .fs-c-inputInformation__field,
.fs-body-review-login .fs-c-inputInformation__field,
.fs-body-wishlist-login .fs-c-inputInformation__field {
  max-width: 100%;
  width: 100%;
  padding: 30px 110px 40px;
  background: #F5F5F5;
  border-radius: 12px;
}
.fs-body-forgotPassword .fs-c-inputInformation__message,
.fs-body-resetPassword .fs-c-inputInformation__message,
.fs-body-my-account-password .fs-c-inputInformation__message,
.fs-body-login .fs-c-inputInformation__message,
.fs-body-newsletter-subscribe .fs-c-inputInformation__message,
.fs-body-cart-login .fs-c-inputInformation__message,
.fs-body-review-login .fs-c-inputInformation__message,
.fs-body-wishlist-login .fs-c-inputInformation__message {
  padding: 0 110px;
}

/*ログイン*/
.fs-body-login .fs-c-loginForm,
.fs-body-newsletter-subscribe .fs-c-loginForm,
.fs-body-cart-login .fs-c-loginForm,
.fs-body-review-login .fs-c-loginForm,
.fs-body-wishlist-login .fs-c-loginForm {
  display: block;
}
.fs-body-login .fs-c-loginForm .fs-c-subSection__title,
.fs-body-newsletter-subscribe .fs-c-loginForm .fs-c-subSection__title,
.fs-body-cart-login .fs-c-loginForm .fs-c-subSection__title,
.fs-body-review-login .fs-c-loginForm .fs-c-subSection__title,
.fs-body-wishlist-login .fs-c-loginForm .fs-c-subSection__title {
  border: none;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #434343;
}
.fs-body-login .fs-c-loginForm .fs-c-buttonContainer,
.fs-body-newsletter-subscribe .fs-c-loginForm .fs-c-buttonContainer,
.fs-body-cart-login .fs-c-loginForm .fs-c-buttonContainer,
.fs-body-review-login .fs-c-loginForm .fs-c-buttonContainer,
.fs-body-wishlist-login .fs-c-loginForm .fs-c-buttonContainer {
  padding: 0;
  display: block;
  width: 345px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.fs-body-login .fs-c-loginForm div#AmazonPayButton,
.fs-body-newsletter-subscribe .fs-c-loginForm div#AmazonPayButton,
.fs-body-cart-login .fs-c-loginForm div#AmazonPayButton,
.fs-body-review-login .fs-c-loginForm div#AmazonPayButton,
.fs-body-wishlist-login .fs-c-loginForm div#AmazonPayButton {
  width: 100%;
  text-align: center;
}
.fs-body-login .fs-c-loginForm div#AmazonPayButton img#OffAmazonPaymentsWidgets0,
.fs-body-newsletter-subscribe .fs-c-loginForm div#AmazonPayButton img#OffAmazonPaymentsWidgets0,
.fs-body-cart-login .fs-c-loginForm div#AmazonPayButton img#OffAmazonPaymentsWidgets0,
.fs-body-review-login .fs-c-loginForm div#AmazonPayButton img#OffAmazonPaymentsWidgets0,
.fs-body-wishlist-login .fs-c-loginForm div#AmazonPayButton img#OffAmazonPaymentsWidgets0 {
  width: 174px;
  height: auto;
  max-height: initial;
}
.fs-body-login .fs-c-loginForm .fs-c-button--login,
.fs-body-newsletter-subscribe .fs-c-loginForm .fs-c-button--login,
.fs-body-cart-login .fs-c-loginForm .fs-c-button--login,
.fs-body-review-login .fs-c-loginForm .fs-c-button--login,
.fs-body-wishlist-login .fs-c-loginForm .fs-c-button--login {
  background: #D47D7D;
}
.fs-body-login .fs-c-loginForm .fs-c-inputInformation__link,
.fs-body-newsletter-subscribe .fs-c-loginForm .fs-c-inputInformation__link,
.fs-body-cart-login .fs-c-loginForm .fs-c-inputInformation__link,
.fs-body-review-login .fs-c-loginForm .fs-c-inputInformation__link,
.fs-body-wishlist-login .fs-c-loginForm .fs-c-inputInformation__link {
  text-align: center;
  margin-top: 16px;
  font-size: 14px;
}
.fs-body-login .fs-c-loginForm .fs-c-anotherLogin.fs-c-anotherLogin--amazon .fs-c-anotherLogin__message,
.fs-body-newsletter-subscribe .fs-c-loginForm .fs-c-anotherLogin.fs-c-anotherLogin--amazon .fs-c-anotherLogin__message,
.fs-body-cart-login .fs-c-loginForm .fs-c-anotherLogin.fs-c-anotherLogin--amazon .fs-c-anotherLogin__message,
.fs-body-review-login .fs-c-loginForm .fs-c-anotherLogin.fs-c-anotherLogin--amazon .fs-c-anotherLogin__message,
.fs-body-wishlist-login .fs-c-loginForm .fs-c-anotherLogin.fs-c-anotherLogin--amazon .fs-c-anotherLogin__message {
  text-align: center;
  font-size: 14px;
  width: 575px;
  margin: 0 auto 20px;
  display: block;
  line-height: 1.6;
}
.fs-body-login .fs-c-loginForm .fs-c-newUsers,
.fs-body-newsletter-subscribe .fs-c-loginForm .fs-c-newUsers,
.fs-body-cart-login .fs-c-loginForm .fs-c-newUsers,
.fs-body-review-login .fs-c-loginForm .fs-c-newUsers,
.fs-body-wishlist-login .fs-c-loginForm .fs-c-newUsers {
  margin: 0;
  border-top: 1px solid #E5E5E5;
  padding: 40px 0 0;
}
.fs-body-login .fs-c-loginForm .fs-c-newUsers h2.fs-c-newUsers__title.fs-c-subSection__title,
.fs-body-newsletter-subscribe .fs-c-loginForm .fs-c-newUsers h2.fs-c-newUsers__title.fs-c-subSection__title,
.fs-body-cart-login .fs-c-loginForm .fs-c-newUsers h2.fs-c-newUsers__title.fs-c-subSection__title,
.fs-body-review-login .fs-c-loginForm .fs-c-newUsers h2.fs-c-newUsers__title.fs-c-subSection__title,
.fs-body-wishlist-login .fs-c-loginForm .fs-c-newUsers h2.fs-c-newUsers__title.fs-c-subSection__title {
  margin-bottom: 24px;
}
.fs-body-login .fs-c-loginForm .fs-c-newUsers .fs-c-newUsers__message.fs-c-subSection__message,
.fs-body-newsletter-subscribe .fs-c-loginForm .fs-c-newUsers .fs-c-newUsers__message.fs-c-subSection__message,
.fs-body-cart-login .fs-c-loginForm .fs-c-newUsers .fs-c-newUsers__message.fs-c-subSection__message,
.fs-body-review-login .fs-c-loginForm .fs-c-newUsers .fs-c-newUsers__message.fs-c-subSection__message,
.fs-body-wishlist-login .fs-c-loginForm .fs-c-newUsers .fs-c-newUsers__message.fs-c-subSection__message {
  text-align: center;
  font-size: 16px;
  margin-bottom: 24px;
}

/*カートレイアウト*/
.fs-cart-base-item {
  /*グリッド*/
  /*カートの商品リスト*/
  /*送料無料案内*/
}
.fs-cart-base-item .fs-l-cart__contentsArea {
  grid-template-columns: 1fr 390px;
  grid-column-gap: 50px;
  grid-row-gap: 60px;
}
.fs-cart-base-item .fs-c-cartTableContainer {
  border: none;
  padding: 0;
}
.fs-cart-base-item .fs-c-cartTable {
  table-layout: fixed;
  /*width: auto;*/
}
.fs-cart-base-item .fs-c-cartTable__headerCell {
  background-color: #F5F5F5;
  font-size: 13px;
  color: #666666;
}
.fs-cart-base-item .fs-c-cartTable__headerCell, .fs-cart-base-item .fs-c-cartTable__dataCell {
  border-color: #E5E5E5;
  padding: 15px 8px;
}
.fs-cart-base-item .fs-c-cartTable__headerCell {
  text-align: center;
  font-size: 14px;
}
.fs-cart-base-item .fs-c-cartTable__headerCell:nth-child(1) {
  width: 450px;
}
.fs-cart-base-item .fs-c-cartTable__headerCell:nth-child(2) {
  width: 48px;
}
.fs-cart-base-item .fs-c-cartTable__headerCell:nth-child(3) {
  width: 100px;
}
.fs-cart-base-item .fs-c-cartTable__headerCell:nth-child(4) {
  width: 100px;
}
.fs-cart-base-item .fs-c-cartTable__headerCell:nth-child(5) {
  width: 46px;
}
.fs-cart-base-item .fs-c-cartTable__dataCell {
  text-align: center;
  vertical-align: middle;
}
.fs-cart-base-item .fs-c-cartTable__dataCell:first-child {
  vertical-align: top;
  text-align: left;
}
.fs-cart-base-item .fs-c-cartTable__product {
  grid-template-columns: 100px 1fr;
}
.fs-cart-base-item .fs-c-cartTable__product > .fs-c-cartTable__productImage {
  padding-right: 0;
}
.fs-cart-base-item .fs-c-listedProductName {
  margin-bottom: 10px;
}
.fs-cart-base-item a.fs-c-listedProductName__name {
  display: block;
}
.fs-cart-base-item .fs-c-listedProductName__variation, .fs-cart-base-item .fs-c-listedProductName__selection {
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
.fs-cart-base-item .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 13px;
  font-weight: 500;
  color: #434343;
  letter-spacing: 1.2px;
}
.fs-cart-base-item .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price span.fs-c-price__currencyMark {
  font-size: 12px;
  display: inline-block;
  margin-right: 5px;
  font-weight: normal;
}
.fs-cart-base-item .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  font-size: 12px;
}
.fs-cart-base-item .fs-c-cartTable__quantity {
  max-width: 2em;
  margin: 0 auto;
}
.fs-cart-base-item select.fs-c-quantity__select.fs-system-quantity-list {
  border: none;
}
.fs-cart-base-item span.fs-c-price__currencyMark {
  font-size: 13px;
  font-weight: normal;
  display: inline-block;
  margin-right: 5px;
}
.fs-cart-base-item span.fs-c-price__value {
  font-size: 15px;
}
.fs-cart-base-item .fs-c-price {
  font-weight: 500;
  letter-spacing: 1.2px;
}
.fs-cart-base-item button.fs-c-button--cancel--cart.fs-c-button--plain {
  font-size: 13px;
  color: #434343;
}
.fs-cart-base-item .fs-c-cartTable__actionButton__container + .fs-c-cartTable__actionButton__container {
  display: none;
}
.fs-cart-base-item .fs-c-cartDiscountInfo {
  margin-bottom: 0;
}
.fs-cart-base-item .fs-c-cartDiscountInfo .fs-c-cartDiscountInfo__info {
  color: #D47D7D;
  font-size: 20px;
  align-items: baseline;
}
.fs-cart-base-item .fs-c-cartDiscountInfo span.fs-c-cartDiscountInfo__more {
  display: inline-block;
  padding: 0 5px;
}
.fs-cart-base-item .fs-c-cartDiscountInfo span.fs-c-cartDiscountInfo__more .fs-c-price {
  color: #D47D7D;
}
.fs-cart-base-item .fs-c-cartDiscountInfo span.fs-c-cartDiscountInfo__more .fs-c-price__currencyMark {
  font-size: 25px;
}
.fs-cart-base-item .fs-c-cartDiscountInfo span.fs-c-cartDiscountInfo__more .fs-c-price__value {
  font-size: 28px;
}
.fs-cart-base-item .fs-c-cartDiscountInfo .fs-c-cartDiscountInfo__note {
  display: none;
}

.fs-cart-base-total {
  /*合計金額表示エリア*/
  /*amazonボタン*/
}
.fs-cart-base-total .fs-c-orderTotalTable > thead > tr > th, .fs-cart-base-total .fs-c-orderTotalTable > tfoot > tr > th, .fs-cart-base-total .fs-c-orderTotalTable > tbody > tr > th {
  font-size: 14px;
}
.fs-cart-base-total .fs-c-orderTotalTable > thead > tr > th, .fs-cart-base-total .fs-c-orderTotalTable > thead > tr td, .fs-cart-base-total .fs-c-orderTotalTable > tfoot > tr > th, .fs-cart-base-total .fs-c-orderTotalTable > tfoot > tr td, .fs-cart-base-total .fs-c-orderTotalTable > tbody > tr > th, .fs-cart-base-total .fs-c-orderTotalTable > tbody > tr td {
  padding: 15px 8px;
  border-top-color: #E5E5E5;
}
.fs-cart-base-total .fs-c-orderTotalTable > thead > tr:last-of-type, .fs-cart-base-total .fs-c-orderTotalTable > tfoot > tr:last-of-type, .fs-cart-base-total .fs-c-orderTotalTable > tbody > tr:last-of-type {
  border-bottom-color: #E5E5E5;
}
.fs-cart-base-total span.fs-c-price {
  font-size: 28px;
  color: #D47D7D;
  position: relative;
  top: 3px;
  font-weight: 500;
}
.fs-cart-base-total tr.fs-c-orderTotalTable__getPoint td:after {
  content: 'ポイント';
  display: inline-block;
  margin-left: 5px;
  font-size: 80%;
}
.fs-cart-base-total .fs-c-buttonContainer--loginAndPurchase .fs-c-button--primary, .fs-cart-base-total .fs-c-buttonContainer--loginAndPurchase .fs-c-button--secondary {
  background: #D47D7D;
}
.fs-cart-base-total span.fs-c-price__currencyMark {
  font-size: 24px;
  display: inline-block;
  font-weight: normal;
  padding: 0 5px 0 0;
}
.fs-cart-base-total .fs-c-buttonContainer + .fs-c-buttonContainer {
  padding: 0;
}
.fs-cart-base-total .fs-c-cartPayment p, .fs-cart-base-total .fs-c-payWithAmazon p {
  font-size: 12px;
  margin-bottom: 15px;
  line-height: 1.6;
  color: #666666;
}
.fs-cart-base-total .fs-c-cartPayment p + p, .fs-cart-base-total .fs-c-payWithAmazon p + p {
  margin-bottom: 0;
}
.fs-cart-base-total div#AmazonPayButton {
  margin-top: 25px;
}
.fs-cart-base-total .fs-c-continueShopping {
  position: absolute;
  width: 100%;
  margin: auto;
  bottom: -90px;
  left: 0;
  right: 0;
}
.fs-cart-base-total .fs-c-continueShopping a.fs-c-button--continueShopping.fs-c-button--standard {
  width: 100%;
}

/*レビュー*/
.fs-review-base h1.fs-c-heading--page, .fs-body-reviews h1.fs-c-heading--page, .fs-body-reviews-reviewer h1.fs-c-heading--page, .fs-body-review-write h1.fs-c-heading--page,
.fs-body-reviews-product h1.fs-c-heading--page {
  font-size: 18px;
  padding: 35px 0 20px;
}
.fs-review-base .fs-c-listControl, .fs-body-reviews .fs-c-listControl, .fs-body-reviews-reviewer .fs-c-listControl, .fs-body-review-write .fs-c-listControl,
.fs-body-reviews-product .fs-c-listControl {
  font-size: 13px;
  color: #434343;
}
.fs-review-base .fs-c-reviewList__item, .fs-body-reviews .fs-c-reviewList__item, .fs-body-reviews-reviewer .fs-c-reviewList__item, .fs-body-review-write .fs-c-reviewList__item,
.fs-body-reviews-product .fs-c-reviewList__item {
  grid-template-columns: 135px 110px 1fr;
  padding: 35px 0;
  border-color: #E5E5E5;
  grid-column-gap: 12px;
}
.fs-review-base .fs-c-productName, .fs-body-reviews .fs-c-productName, .fs-body-reviews-reviewer .fs-c-productName, .fs-body-review-write .fs-c-productName,
.fs-body-reviews-product .fs-c-productName {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.8px;
}
.fs-review-base .fs-c-reviewRating, .fs-body-reviews .fs-c-reviewRating, .fs-body-reviews-reviewer .fs-c-reviewRating, .fs-body-review-write .fs-c-reviewRating,
.fs-body-reviews-product .fs-c-reviewRating {
  margin-bottom: 5px;
}
.fs-review-base .fs-c-reviewRating .fs-c-reviewStars::before, .fs-body-reviews .fs-c-reviewRating .fs-c-reviewStars::before, .fs-body-reviews-reviewer .fs-c-reviewRating .fs-c-reviewStars::before, .fs-body-review-write .fs-c-reviewRating .fs-c-reviewStars::before,
.fs-body-reviews-product .fs-c-reviewRating .fs-c-reviewStars::before {
  color: #CEC078;
  font-size: 22px;
}
.fs-review-base .fs-c-reviewInfo__reviewer, .fs-body-reviews .fs-c-reviewInfo__reviewer, .fs-body-reviews-reviewer .fs-c-reviewInfo__reviewer, .fs-body-review-write .fs-c-reviewInfo__reviewer,
.fs-body-reviews-product .fs-c-reviewInfo__reviewer,
.fs-review-base .fs-c-reviewer__profile,
.fs-body-reviews .fs-c-reviewer__profile,
.fs-body-reviews-reviewer .fs-c-reviewer__profile,
.fs-body-review-write .fs-c-reviewer__profile,
.fs-body-reviews-product .fs-c-reviewer__profile {
  font-size: 12px;
  color: #999;
}
.fs-review-base .fs-c-reviewInfo__reviewer a, .fs-body-reviews .fs-c-reviewInfo__reviewer a, .fs-body-reviews-reviewer .fs-c-reviewInfo__reviewer a, .fs-body-review-write .fs-c-reviewInfo__reviewer a,
.fs-body-reviews-product .fs-c-reviewInfo__reviewer a,
.fs-review-base .fs-c-reviewer__profile a,
.fs-body-reviews .fs-c-reviewer__profile a,
.fs-body-reviews-reviewer .fs-c-reviewer__profile a,
.fs-body-review-write .fs-c-reviewer__profile a,
.fs-body-reviews-product .fs-c-reviewer__profile a {
  color: #999;
}
.fs-review-base .fs-c-reviewInfo__reviewer .fs-c-reviewerStatus, .fs-body-reviews .fs-c-reviewInfo__reviewer .fs-c-reviewerStatus, .fs-body-reviews-reviewer .fs-c-reviewInfo__reviewer .fs-c-reviewerStatus, .fs-body-review-write .fs-c-reviewInfo__reviewer .fs-c-reviewerStatus,
.fs-body-reviews-product .fs-c-reviewInfo__reviewer .fs-c-reviewerStatus,
.fs-review-base .fs-c-reviewer__profile .fs-c-reviewerStatus,
.fs-body-reviews .fs-c-reviewer__profile .fs-c-reviewerStatus,
.fs-body-reviews-reviewer .fs-c-reviewer__profile .fs-c-reviewerStatus,
.fs-body-review-write .fs-c-reviewer__profile .fs-c-reviewerStatus,
.fs-body-reviews-product .fs-c-reviewer__profile .fs-c-reviewerStatus {
  min-width: 7em;
  font-size: 12px;
  margin: 3px 0;
  background-color: #D47D7D;
}
.fs-review-base .fs-c-reviewInfo__date, .fs-body-reviews .fs-c-reviewInfo__date, .fs-body-reviews-reviewer .fs-c-reviewInfo__date, .fs-body-review-write .fs-c-reviewInfo__date,
.fs-body-reviews-product .fs-c-reviewInfo__date {
  font-size: 12px;
  color: #999;
  margin: 0;
}
.fs-review-base .fs-c-reviewInfo__date dt, .fs-body-reviews .fs-c-reviewInfo__date dt, .fs-body-reviews-reviewer .fs-c-reviewInfo__date dt, .fs-body-review-write .fs-c-reviewInfo__date dt,
.fs-body-reviews-product .fs-c-reviewInfo__date dt {
  display: none;
}
.fs-review-base .fs-c-reviewStatus, .fs-body-reviews .fs-c-reviewStatus, .fs-body-reviews-reviewer .fs-c-reviewStatus, .fs-body-review-write .fs-c-reviewStatus,
.fs-body-reviews-product .fs-c-reviewStatus {
  background-color: #D47D7D;
  border-radius: 9999px;
}
.fs-review-base .fs-c-reviewBody, .fs-body-reviews .fs-c-reviewBody, .fs-body-reviews-reviewer .fs-c-reviewBody, .fs-body-review-write .fs-c-reviewBody,
.fs-body-reviews-product .fs-c-reviewBody {
  border: none;
}
.fs-review-base .fs-c-reviewList__item__body, .fs-body-reviews .fs-c-reviewList__item__body, .fs-body-reviews-reviewer .fs-c-reviewList__item__body, .fs-body-review-write .fs-c-reviewList__item__body,
.fs-body-reviews-product .fs-c-reviewList__item__body {
  margin: 0;
  padding: 0 0 0 50px;
  font-size: 13px;
  line-height: 1.8;
}
.fs-review-base .fs-c-listControl__status, .fs-body-reviews .fs-c-listControl__status, .fs-body-reviews-reviewer .fs-c-listControl__status, .fs-body-review-write .fs-c-listControl__status,
.fs-body-reviews-product .fs-c-listControl__status {
  margin-right: auto;
}
.fs-review-base .fs-c-listControl:nth-of-type(1) .fs-c-pagination, .fs-body-reviews .fs-c-listControl:nth-of-type(1) .fs-c-pagination, .fs-body-reviews-reviewer .fs-c-listControl:nth-of-type(1) .fs-c-pagination, .fs-body-review-write .fs-c-listControl:nth-of-type(1) .fs-c-pagination,
.fs-body-reviews-product .fs-c-listControl:nth-of-type(1) .fs-c-pagination {
  display: none;
}
.fs-review-base .fs-c-listControl:nth-of-type(2), .fs-body-reviews .fs-c-listControl:nth-of-type(2), .fs-body-reviews-reviewer .fs-c-listControl:nth-of-type(2), .fs-body-review-write .fs-c-listControl:nth-of-type(2),
.fs-body-reviews-product .fs-c-listControl:nth-of-type(2) {
  justify-content: center;
  margin-top: 20px;
}
.fs-review-base .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status, .fs-body-reviews .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status, .fs-body-reviews-reviewer .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status, .fs-body-review-write .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status,
.fs-body-reviews-product .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status {
  display: none;
}
.fs-review-base .fs-c-productReviewed__prices .fs-c-productPrice--listed, .fs-body-reviews .fs-c-productReviewed__prices .fs-c-productPrice--listed, .fs-body-reviews-reviewer .fs-c-productReviewed__prices .fs-c-productPrice--listed, .fs-body-review-write .fs-c-productReviewed__prices .fs-c-productPrice--listed,
.fs-body-reviews-product .fs-c-productReviewed__prices .fs-c-productPrice--listed {
  margin-bottom: 3px;
}
.fs-review-base .fs-c-productReviewed__prices .fs-c-productPrice.fs-c-productPrice--selling, .fs-body-reviews .fs-c-productReviewed__prices .fs-c-productPrice.fs-c-productPrice--selling, .fs-body-reviews-reviewer .fs-c-productReviewed__prices .fs-c-productPrice.fs-c-productPrice--selling, .fs-body-review-write .fs-c-productReviewed__prices .fs-c-productPrice.fs-c-productPrice--selling,
.fs-body-reviews-product .fs-c-productReviewed__prices .fs-c-productPrice.fs-c-productPrice--selling,
.fs-review-base .fs-c-productReviewed__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price,
.fs-body-reviews .fs-c-productReviewed__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price,
.fs-body-reviews-reviewer .fs-c-productReviewed__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price,
.fs-body-review-write .fs-c-productReviewed__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price,
.fs-body-reviews-product .fs-c-productReviewed__prices .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 15px;
}
.fs-review-base .fs-c-productReviewed__prices .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed), .fs-body-reviews .fs-c-productReviewed__prices .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed), .fs-body-reviews-reviewer .fs-c-productReviewed__prices .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed), .fs-body-review-write .fs-c-productReviewed__prices .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed),
.fs-body-reviews-product .fs-c-productReviewed__prices .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed),
.fs-review-base .fs-c-productReviewed__prices span.fs-c-price__currencyMark,
.fs-body-reviews .fs-c-productReviewed__prices span.fs-c-price__currencyMark,
.fs-body-reviews-reviewer .fs-c-productReviewed__prices span.fs-c-price__currencyMark,
.fs-body-review-write .fs-c-productReviewed__prices span.fs-c-price__currencyMark,
.fs-body-reviews-product .fs-c-productReviewed__prices span.fs-c-price__currencyMark {
  font-size: 12px;
}
.fs-review-base .fs-c-productReviewed + .fs-c-aggregateRating, .fs-body-reviews .fs-c-productReviewed + .fs-c-aggregateRating, .fs-body-reviews-reviewer .fs-c-productReviewed + .fs-c-aggregateRating, .fs-body-review-write .fs-c-productReviewed + .fs-c-aggregateRating,
.fs-body-reviews-product .fs-c-productReviewed + .fs-c-aggregateRating {
  max-width: 100%;
  margin: 18px auto 5px;
}
.fs-review-base .fs-c-aggregateRating__rating, .fs-body-reviews .fs-c-aggregateRating__rating, .fs-body-reviews-reviewer .fs-c-aggregateRating__rating, .fs-body-review-write .fs-c-aggregateRating__rating,
.fs-body-reviews-product .fs-c-aggregateRating__rating {
  flex: 1;
  width: 100%;
  align-items: center;
}
.fs-review-base .fs-c-aggregateRating__rating:before, .fs-body-reviews .fs-c-aggregateRating__rating:before, .fs-body-reviews-reviewer .fs-c-aggregateRating__rating:before, .fs-body-review-write .fs-c-aggregateRating__rating:before,
.fs-body-reviews-product .fs-c-aggregateRating__rating:before {
  content: "総合評価";
  font-size: 13px;
  flex: 0 0 5em;
}
.fs-review-base .fs-c-aggregateRating__rating .fs-c-reviewStars, .fs-body-reviews .fs-c-aggregateRating__rating .fs-c-reviewStars, .fs-body-reviews-reviewer .fs-c-aggregateRating__rating .fs-c-reviewStars, .fs-body-review-write .fs-c-aggregateRating__rating .fs-c-reviewStars,
.fs-body-reviews-product .fs-c-aggregateRating__rating .fs-c-reviewStars {
  display: flex;
  justify-content: flex-end;
  order: 3;
  flex: 1;
}
.fs-review-base .fs-c-aggregateRating__rating .fs-c-reviewStars:before, .fs-body-reviews .fs-c-aggregateRating__rating .fs-c-reviewStars:before, .fs-body-reviews-reviewer .fs-c-aggregateRating__rating .fs-c-reviewStars:before, .fs-body-review-write .fs-c-aggregateRating__rating .fs-c-reviewStars:before,
.fs-body-reviews-product .fs-c-aggregateRating__rating .fs-c-reviewStars:before {
  color: #CEC078;
  font-size: 22px;
}
.fs-review-base .fs-c-aggregateRating__rating .fs-c-rating__value, .fs-body-reviews .fs-c-aggregateRating__rating .fs-c-rating__value, .fs-body-reviews-reviewer .fs-c-aggregateRating__rating .fs-c-rating__value, .fs-body-review-write .fs-c-aggregateRating__rating .fs-c-rating__value,
.fs-body-reviews-product .fs-c-aggregateRating__rating .fs-c-rating__value {
  font-size: 18px;
  color: #CEC078;
  font-weight: 500;
}
.fs-review-base .fs-c-aggregateRating__count, .fs-body-reviews .fs-c-aggregateRating__count, .fs-body-reviews-reviewer .fs-c-aggregateRating__count, .fs-body-review-write .fs-c-aggregateRating__count,
.fs-body-reviews-product .fs-c-aggregateRating__count {
  display: none;
}
.fs-review-base .fs-c-reveiwNotes, .fs-body-reviews .fs-c-reveiwNotes, .fs-body-reviews-reviewer .fs-c-reveiwNotes, .fs-body-review-write .fs-c-reveiwNotes,
.fs-body-reviews-product .fs-c-reveiwNotes {
  border-top: 2px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  padding: 40px 40px 30px;
}
.fs-review-base .fs-c-reveiwNotes h3, .fs-body-reviews .fs-c-reveiwNotes h3, .fs-body-reviews-reviewer .fs-c-reveiwNotes h3, .fs-body-review-write .fs-c-reveiwNotes h3,
.fs-body-reviews-product .fs-c-reveiwNotes h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}
.fs-review-base .fs-c-reveiwNotes p, .fs-body-reviews .fs-c-reveiwNotes p, .fs-body-reviews-reviewer .fs-c-reveiwNotes p, .fs-body-review-write .fs-c-reveiwNotes p,
.fs-body-reviews-product .fs-c-reveiwNotes p {
  font-size: 13px;
  line-height: 1.8;
}
.fs-review-base .fs-c-inputInformation__field, .fs-body-reviews .fs-c-inputInformation__field, .fs-body-reviews-reviewer .fs-c-inputInformation__field, .fs-body-review-write .fs-c-inputInformation__field,
.fs-body-reviews-product .fs-c-inputInformation__field {
  max-width: 530px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable__label, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable__label, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable__label, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable__label,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable__label {
  font-size: 13px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputField__explanation, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputField__explanation, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputField__explanation, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputField__explanation,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputField__explanation {
  font-size: 13px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputField__field + .fs-c-inputField__explanation, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputField__field + .fs-c-inputField__explanation, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputField__field + .fs-c-inputField__explanation, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputField__field + .fs-c-inputField__explanation,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputField__field + .fs-c-inputField__explanation {
  padding-top: 3px;
}
.fs-review-base .fs-c-inputInformation__field span.fs-c-requiredMark, .fs-body-reviews .fs-c-inputInformation__field span.fs-c-requiredMark, .fs-body-reviews-reviewer .fs-c-inputInformation__field span.fs-c-requiredMark, .fs-body-review-write .fs-c-inputInformation__field span.fs-c-requiredMark,
.fs-body-reviews-product .fs-c-inputInformation__field span.fs-c-requiredMark {
  font-size: 12px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable__comment, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable__comment, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable__comment, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable__comment,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable__comment {
  font-size: 13px;
  margin-bottom: 3px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child {
  background: #F5F5F5;
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-bottom: 20px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child tbody, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child tbody, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child tbody, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child tbody,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child tbody {
  width: 100%;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) th, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) th, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) th, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) th,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) th, .fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) td, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) td, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) td, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) td,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(1) td {
  padding-top: 20px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) th, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) th, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) th, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) th,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) th, .fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) td, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) td, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) td, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) td,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child tr:nth-child(3) td {
  padding-top: 10px;
  padding-bottom: 20px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell {
  padding-top: 20px;
  padding-left: 20px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell .fs-c-inputField .fs-c-inputField__field, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell .fs-c-inputField .fs-c-inputField__field, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell .fs-c-inputField .fs-c-inputField__field, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell .fs-c-inputField .fs-c-inputField__field,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child th.fs-c-inputTable__headerCell .fs-c-inputField .fs-c-inputField__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child td.fs-c-inputTable__dataCell, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child td.fs-c-inputTable__dataCell, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child td.fs-c-inputTable__dataCell, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child td.fs-c-inputTable__dataCell,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child td.fs-c-inputTable__dataCell {
  padding-top: 20px;
  padding-right: 40px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child span.fs-c-checkbox__labelText, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child span.fs-c-checkbox__labelText, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child span.fs-c-checkbox__labelText, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child span.fs-c-checkbox__labelText,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child span.fs-c-checkbox__labelText {
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  margin-left: 3px;
}
.fs-review-base .fs-c-inputInformation__field .fs-c-inputTable--child .fs-c-radio__label, .fs-body-reviews .fs-c-inputInformation__field .fs-c-inputTable--child .fs-c-radio__label, .fs-body-reviews-reviewer .fs-c-inputInformation__field .fs-c-inputTable--child .fs-c-radio__label, .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable--child .fs-c-radio__label,
.fs-body-reviews-product .fs-c-inputInformation__field .fs-c-inputTable--child .fs-c-radio__label {
  font-size: 13px;
}
.fs-review-base #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget, .fs-body-reviews #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget, .fs-body-reviews-reviewer #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget, .fs-body-review-write #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget,
.fs-body-reviews-product #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget {
  height: 100px;
}
.fs-review-base #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget .fs-c-textarea, .fs-body-reviews #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget .fs-c-textarea, .fs-body-reviews-reviewer #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget .fs-c-textarea, .fs-body-review-write #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget .fs-c-textarea,
.fs-body-reviews-product #fs_form > div.fs-c-inputInformation__field > fieldset > table > tbody > tr:nth-child(3) > td > div > div.fs-c-inputField__field.fs-system-assistTarget .fs-c-textarea {
  height: 100%;
  border-radius: 0;
}

/*スライダー*/
.fs-slider-base .fs-c-productListCarousel .fs-c-button--carousel:before {
  font-size: 40px;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListCarousel__list__item {
  flex-basis: 180px;
  max-width: 180px;
  min-width: 180px;
  margin: 0 15px;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__productName {
  font-size: 12px;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices:after {
  display: none;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice--listed {
  line-height: 15px;
  font-size: 13px;
  margin-bottom: 5px;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice--listed .fs-c-productPrice__main {
  text-decoration: line-through;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice--listed .fs-c-productPrice__main__price {
  font-size: 13px;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice__main .fs-c-productPrice__main__label {
  text-decoration: none;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice__main .fs-c-productPrice__main__price {
  font-size: 15px;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice--selling {
  font-size: 13px;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__main {
  text-decoration: none;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice--selling .fs-c-price {
  color: #D47D7D;
  font-weight: 500;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__addon {
  color: #D47D7D;
  font-size: 10px;
  font-weight: 500;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice__addon.fs-c-productPrice__addon--listed {
  padding: 0;
  line-height: 1;
  font-size: 10px;
  display: inline-block;
  letter-spacing: 1px;
  margin-left: 5px;
}
.fs-slider-base .fs-c-productListCarousel .fs-c-productListItem__control.fs-c-buttonContainer {
  display: none;
}
.fs-slider-base .fs-c-productListCarousel span.fs-c-productName__variation span.fs-c-productName__variation__x {
  display: none;
}
.fs-slider-base .fs-c-productListCarousel span.fs-c-productName__variation span.fs-c-productName__variation__y {
  padding-top: 3px;
  display: block;
}

/*フォーム*/
[type="hidden"]:focus, [type="text"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="url"]:focus, [type="email"]:focus, [type="password"]:focus, [type="datetime"]:focus, [type="date"]:focus, [type="month"]:focus, [type="week"]:focus, [type="time"]:focus, [type="datetime-local"]:focus, [type="number"]:focus, select:focus, textarea:focus {
  box-shadow: none;
}

[type="hidden"].is-error, [type="text"].is-error, [type="search"].is-error, [type="tel"].is-error, [type="url"].is-error, [type="email"].is-error, [type="password"].is-error, [type="datetime"].is-error, [type="date"].is-error, [type="month"].is-error, [type="week"].is-error, [type="time"].is-error, [type="datetime-local"].is-error, [type="number"].is-error, select.is-error, textarea.is-error {
  border-color: #D47D7D;
  background-color: #FFF9F9;
}

.fs-c-inputTable {
  font-size: 14px;
}

.fs-c-inputTable__label {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
  color: #434343;
}
.fs-c-inputTable__label .fs-c-requiredMark {
  text-indent: 0;
  overflow: visible;
  font-size: 80%;
  font-weight: normal;
  margin: 0 0 0 5px;
  color: #D47D7D;
  width: auto;
}
.fs-c-inputTable__label .fs-c-requiredMark:before {
  display: none;
}

.fs-c-inputField__field {
  height: 40px;
}
.fs-c-inputField__field input {
  height: 100%;
}

.fs-c-inputGroup {
  height: 40px;
  border-color: #E5E5E5;
}
.fs-c-inputGroup__item {
  height: 100%;
}
.fs-c-inputGroup input {
  height: 100%;
}
.fs-c-inputGroup .fs-c-button--particular.fs-c-button--displayPassword::before,
.fs-c-inputGroup .fs-c-button--particular.fs-c-button--hidePassword::before {
  font-size: 22px;
}

.fs-c-inputTextGroup {
  height: 40px;
}
.fs-c-inputTextGroup__item {
  height: 100%;
}

.fs-c-inputTextGroup > * + * {
  margin-left: 15px;
}

input#fs_input_zipCode {
  max-width: 100%;
  flex-basis: 100%;
  margin-right: 0;
}

.fs-c-dropdown {
  height: 100%;
}
.fs-c-dropdown .fs-c-dropdown__menu {
  height: 100%;
}
.fs-c-dropdown:after {
  border-left: none;
  visibility: visible;
  height: auto;
  background: #707070;
  color: #fff;
  font-size: 20px;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #666666;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #666666;
}

.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  border-color: #666666;
  background: #666666;
}

select#fs_input_birthdayYear,
select#fs_input_birthdayMonth,
select#fs_input_birthdayDay {
  width: 110px;
}

.fs-c-dropdownGroup > .fs-c-dropdown:not(:first-of-type) {
  margin-left: 15px;
}

.fs-c-inputDate__year + .fs-c-inputDate__month::before, .fs-c-inputDate__month + .fs-c-inputDate__date::before {
  padding-right: 15px;
}

.fs-c-birthdayOnceMessage {
  font-size: 13px;
  padding-top: 5px;
}

.fs-c-inputField__explanation {
  font-size: 14px;
}

span.fs-c-checkbox__labelText {
  font-size: 14px;
  color: #000;
}
span.fs-c-checkbox__labelText a {
  text-decoration: underline;
  color: #000;
}

.n_after:after {
  display: none;
}

/*店舗のレビュー*/
.fs-body-reviews h1.fs-c-heading.fs-c-heading--page {
  font-size: 24px;
}
.fs-body-reviews .fs-c-reviewList__item {
  grid-template-columns: 135px 120px 1fr;
  border-color: #E5E5E5;
}
.fs-body-reviews .fs-c-reviewList__item:first-child {
  border-color: #E5E5E5;
}
.fs-body-reviews .fs-c-reviewInfo__status {
  margin-top: 3px;
}
.fs-body-reviews .fs-c-reviewInfo__status .fs-c-reviewStatus {
  font-size: 12px;
}
.fs-body-reviews .fs-c-reviewList__item__editButton.fs-c-buttonContainer.fs-c-buttonContainer--editReview a.fs-c-button--editReview.fs-c-button--plain {
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: #000;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.fs-body-reviews .fs-c-reviewList__item__editButton.fs-c-buttonContainer.fs-c-buttonContainer--editReview a.fs-c-button--editReview.fs-c-button--plain:hover {
  text-decoration: none;
}
.fs-body-reviews .fs-p-announcement {
  border: solid 1px #E5E5E5;
  padding: 30px 40px;
  font-size: 13px;
  line-height: 1.5;
}
.fs-body-reviews .fs-p-announcement .fs-p-announcement__title {
  font-size: 13px;
  font-weight: bold;
  color: #434343;
  margin-bottom: 15px;
}

/*会員のレビュー*/
.fs-body-reviews-reviewer h1.fs-c-heading.fs-c-heading--page {
  font-size: 24px;
}
.fs-body-reviews-reviewer .fs-c-reviewList__item {
  grid-template-columns: 135px 120px 1fr;
  border-color: #E5E5E5;
}
.fs-body-reviews-reviewer .fs-c-reviewList__item:first-child {
  border-color: #E5E5E5;
}
.fs-body-reviews-reviewer .fs-c-reviewInfo__status {
  margin-top: 3px;
}
.fs-body-reviews-reviewer .fs-c-reviewInfo__status .fs-c-reviewStatus {
  font-size: 12px;
}
.fs-body-reviews-reviewer .fs-c-reviewList__item__editButton.fs-c-buttonContainer.fs-c-buttonContainer--editReview a.fs-c-button--editReview.fs-c-button--plain {
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: #000;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.fs-body-reviews-reviewer .fs-c-reviewList__item__editButton.fs-c-buttonContainer.fs-c-buttonContainer--editReview a.fs-c-button--editReview.fs-c-button--plain:hover {
  text-decoration: none;
}

/*レビューを書く*/
.fs-body-review-write h1.fs-c-heading.fs-c-heading--page,
.fs-body-reviews-product h1.fs-c-heading.fs-c-heading--page {
  text-align: left;
  line-height: 1.5;
}
.fs-body-review-write .fs-c-productReviewed,
.fs-body-reviews-product .fs-c-productReviewed {
  grid-template-columns: 135px 1fr;
  max-width: 100%;
  grid-gap: 0 30px;
  line-height: 1.3em;
}
.fs-body-review-write .fs-c-productReviewed__name.fs-c-productName,
.fs-body-reviews-product .fs-c-productReviewed__name.fs-c-productName {
  font-size: 12px;
  margin-bottom: 5px;
}
.fs-body-review-write .fs-c-productReviewed__name,
.fs-body-reviews-product .fs-c-productReviewed__name {
  grid-column: 2;
  grid-row: 2;
}
.fs-body-review-write .fs-c-productReviewed__number,
.fs-body-reviews-product .fs-c-productReviewed__number {
  grid-column: 2;
  grid-row: 3;
  margin-bottom: 5px;
}
.fs-body-review-write .fs-c-productReviewed__prices,
.fs-body-reviews-product .fs-c-productReviewed__prices {
  grid-column: 2;
  grid-row: 4;
  margin-bottom: 5px;
}
.fs-body-review-write .fs-c-productNumber,
.fs-body-reviews-product .fs-c-productNumber {
  font-size: 12px;
  padding: 0;
  border: none;
  margin-bottom: 5px;
}
.fs-body-review-write .fs-c-productNumber .fs-c-productNumber__number,
.fs-body-reviews-product .fs-c-productNumber .fs-c-productNumber__number {
  font-weight: normal;
}
.fs-body-review-write .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back,
.fs-body-reviews-product .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back {
  margin-top: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fs-body-review-write .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--submitReview,
  .fs-body-reviews-product .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--submitReview {
    width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*レビューを書く*/
.fs-body-review-write h1.fs-c-heading.fs-c-heading--page {
  padding-top: 0;
}
.fs-body-review-write .fs-c-inputInformation {
  line-height: 1.3em;
}

/*レビューを見る（商品）*/
.fs-body-reviews-product .fs-c-history {
  border: none;
  padding-top: 30px;
}
.fs-body-reviews-product .fs-c-history:before {
  display: none;
}
.fs-body-reviews-product .fs-c-productReviewed {
  max-width: 600px;
}
.fs-body-reviews-product .fs-c-productReviewed + .fs-c-aggregateRating {
  max-width: 600px;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 10px;
}
.fs-body-reviews-product li.fs-c-reviewList__item {
  grid-template-columns: 110px 1fr;
}
.fs-body-reviews-product li.fs-c-reviewList__item .fs-c-reviewList__item__info.fs-c-reviewInfo {
  display: flex;
}
.fs-body-reviews-product li.fs-c-reviewList__item .fs-c-reviewList__item__info.fs-c-reviewInfo .fs-c-reviewInfo__reviewer.fs-c-reviewer {
  order: 2;
}
.fs-body-reviews-product li.fs-c-reviewList__item .fs-c-reviewList__item__info.fs-c-reviewInfo dl.fs-c-reviewInfo__date {
  order: 3;
}
.fs-body-reviews-product li.fs-c-reviewList__item .fs-c-reviewList__item__info.fs-c-reviewInfo .fs-c-reviewRating {
  margin-bottom: 15px;
  order: 1;
}
.fs-body-reviews-product .fs-c-reviewer__name,
.fs-body-reviews-product .fs-c-reviewer__status,
.fs-body-reviews-product .fs-c-reviewer__profile {
  margin-bottom: 5px;
}
.fs-body-reviews-product .fs-p-announcement {
  border: solid 1px #E5E5E5;
  padding: 30px 40px;
  font-size: 13px;
  line-height: 1.5;
}
.fs-body-reviews-product .fs-p-announcement .fs-p-announcement__title {
  font-size: 13px;
  font-weight: bold;
  color: #434343;
  margin-bottom: 15px;
}

/*レビュー完了*/
.fs-body-review-success .fs-c-documentContent {
  padding: 0;
}
.fs-body-review-success .fs-c-documentContent p {
  font-size: 13px;
  line-height: 1.8;
}
.fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--back {
  margin-top: 10px;
}
.fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--topPage {
  margin-top: 32px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fs-body-review-success .fs-c-buttonContainer.fs-c-buttonContainer--topPage {
    width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*ログイン*/
.fs-body-review-login .fs-c-loginForm {
  display: block;
}
.fs-body-review-login .fs-c-loginForm .fs-c-subSection__title {
  border: none;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.fs-body-review-login .fs-c-loginForm .fs-c-inputInformation__field {
  max-width: 100%;
  width: 100%;
  padding: 30px 110px;
}
.fs-body-review-login .fs-c-loginForm .fs-c-inputInformation__message {
  padding: 0 110px;
}
.fs-body-review-login .fs-c-loginForm .fs-c-buttonContainer {
  padding: 0;
  display: block;
  width: 345px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.fs-body-review-login .fs-c-loginForm div#AmazonPayButton {
  width: 100%;
  text-align: center;
}
.fs-body-review-login .fs-c-loginForm div#AmazonPayButton img#OffAmazonPaymentsWidgets0 {
  width: 174px;
  height: auto;
  max-height: initial;
}
.fs-body-review-login .fs-c-loginForm .fs-c-inputInformation__link {
  text-align: center;
  margin-top: 16px;
  font-size: 16px;
}
.fs-body-review-login .fs-c-loginForm .fs-c-anotherLogin.fs-c-anotherLogin--amazon .fs-c-anotherLogin__message {
  text-align: center;
  font-size: 16px;
  width: 575px;
  margin: 0 auto 20px;
  display: block;
}
.fs-body-review-login .fs-c-loginForm .fs-c-newUsers {
  margin: 0;
  border-top: 1px solid #E5E5E5;
  padding: 40px 0 0;
}
.fs-body-review-login .fs-c-loginForm .fs-c-newUsers h2.fs-c-newUsers__title.fs-c-subSection__title {
  margin-bottom: 24px;
}
.fs-body-review-login .fs-c-loginForm .fs-c-newUsers .fs-c-newUsers__message.fs-c-subSection__message {
  text-align: center;
  font-size: 16px;
  margin-bottom: 24px;
}
.fs-body-review-login .fs-c-subSection__message {
  line-height: 1.3em !important;
}
