@charset "UTF-8";
img:hover {
  opacity: .8;
}
img.merit-img:hover {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .fs-l-page .fs-c-inputTable > tbody tr {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.fs-body-cart {
  /*  background: linear-gradient(#fb7127,$btn-primary-color)
    color: #fff
    font-size: 1.4rem
    border: solid 1px $btn-primary-color
    padding: 14px 28px
    border-radius: 4px*/
}

/* 数量選択 */
.fs-body-cart .fs-c-quantity {
  position: relative;
}
.fs-body-cart .fs-c-quantity:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border: 1px solid;
  border-color: #3c3c3c #3c3c3c transparent transparent;
  transform: rotate(135deg) translateY(100%);
  position: absolute;
  top: 50%;
  right: 3px;
  pointer-events: none;
}
/* end 数量選択 */

.fs-body-cart .fs-c-cartDiscountInfo {
  display: none;
}

.fs-body-cart .fs-c-cartPayment {
  border: solid 1px #c7c7c7;
  margin-bottom: 20px;
}

.fs-body-cart .fs-c-continueShopping {
  max-width: 240px;
  margin: auto;
}

.fs-body-cart .FS2_Recommend2_recommend .CrossHead {
  border-bottom: 2px solid #ff552e;
  font-size: 1.44rem;
}

.fs-body-cart .FS2_Recommend2_recommend a {
  color: #004b91;
}

.fs-body-cart .FS2_Recommend2_recommend ul li {
  width: 140px;
}

.fs-body-cart .fs-c-wishlistProduct {
  display: none;
}

.fs-body-cart .fs-c-button--buyItLater span {
  white-space: nowrap;
}

.fs-body-cart .fs-c-payWithAmazon {
  margin-top: 50px;
}

.fs-body-cart .fs-c-payWithAmazon .fs-c-payWithAmazon__message {
  position: relative;
}

.fs-body-cart .fs-c-payWithAmazon .fs-c-payWithAmazon__message::before {
  content: "";
  position: absolute;
  top: -24px;
  width: 100%;
  height: 1px;
  background: #aaa;
  left: 0;
}

.fs-body-cart .fs-c-payWithAmazon .fs-c-payWithAmazon__message::after {
  content: "または";
  position: absolute;
  top: -32px;
  display: block;
  margin: auto;
  width: 10rem;
  background: #fff;
  text-align: center;
  left: 0;
  right: 0;
}

.fs-body-cart .fs-c-payWithAmazon .amazonpay-button-inner-image {
  max-width: 240px;
}

@media screen and (min-width: 768px) {
  .fs-body-cart .fs-c-cartPayment {
    border: none;
    margin-bottom: 0px;
  }
  .fs-body-cart .fs-c-continueShopping {
    max-width: none;
  }
  .fs-body-cart .fs-c-button--continueShopping {
    font-size: 1.8rem;
  }
  .fs-body-cart .fs-c-purchaseHere .fs-c-button__image {
    max-width: 246px;
  }
}

.fs-body-cart .fs-c-wishlistProduct {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fs-body-cart .fs-c-continueShopping img {
    margin: 50px auto 0;
  }
}

.fs-body-customerDetails .fs-c-agreementConfirmation__password {
  margin-left: 2rem;
}

@media screen and (min-width: 768px) {
  .fs-body-customerDetails .fs-c-agreementConfirmation__password {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: solid 1px #ddd;
  }
  .fs-body-customerDetails .fs-c-agreementConfirmation__password .fs-c-agreementConfirmation__addon__message {
    width: 40%;
    background: #fff4ea;
    padding: 4px 8px;
    border-right: solid 1px #ddd;
  }
  .fs-body-customerDetails .fs-c-agreementConfirmation__password .fs-c-agreementConfirmation__password__input {
    margin: 4px 8px;
    width: 60%;
  }
}

.fs-l-page .fs-c-purchaseHere .fs-c-cartPayment__button {
  position: relative;
  /*.fs-c-button--primary
        background: linear-gradient( #e24a27, #c32603)
        border: solid 1px #c32603*/
}

.fs-l-page .fs-c-purchaseHere .fs-c-cartPayment__button::after {
  position: absolute;
  font-size: 1.4rem;
  top: -1.4rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.fs-l-page .fs-c-purchaseHere .fs-c-cartPayment__button.fs-c-buttonContainer--loginAndPurchase::after {
  content: "会員登録がお済のお客様";
}

.fs-l-page .fs-c-purchaseHere .fs-c-cartPayment__button.fs-c-buttonContainer--unregisteredUserPurchase::after {
  content: "ご利用が初めてのお客様";
}

.fs-l-page .fs-c-purchaseHere .fs-c-cartPayment__button:not(.fs-c-buttonContainer--purchaseHere) {
  margin: 20px 0 0;
}

.fs-l-page .fs-c-purchaseHere .fs-c-cartPayment__button a {
  font-size: 1.8rem;
}

.fs-l-page .fs-c-button--cancel--cart {
  white-space: nowrap;
  background: #aaa;
  color: #fff;
  border-radius: 3px;
  padding: 1px 4px;
  letter-spacing: 1px;
  max-width: 50px;
  margin: auto;
}

.fs-l-page .fs-c-orderTotalTable {
  border-bottom: 1px solid #b2b2b2;
}

.fs-l-page .fs-c-orderTotalTable > tr:last-of-type {
  border-bottom: none;
}

.fs-l-page .fs-c-orderTotalTable .fs-c-orderTotalTable__getPoint {
  display: none;
}

.fs-l-page .fs-c-cartTable__headerCell {
  background: #FFF4EA;
}

.fs-l-page .fs-c-checkout-orderInfo__title {
  border-bottom: 1px solid #ff552e;
}

.fs-l-page .fs-c-inputInformation__button .fs-c-button__label {
  font-size: 1.8rem;
}

.fs-l-page .fs-c-button--change--small {
  background: #eb0f00;
  color: #fff;
  padding: 0.5rem 0.8rem;
  letter-spacing: 2px;
  border-color: #c31408;
}

.fs-l-page .fs-c-button--unregisteredUserPurchase {
  max-width: 295px;
}

@media screen and (min-width: 768px) {
  .fs-l-page .fs-c-button--unregisteredUserPurchase .fs-c-button--unregisteredUserPurchase {
    max-width: none;
  }
}

.fs-l-page .fs-c-cartTable__headerCell--point,
.fs-l-page .fs-c-cartTable__dataCell--point {
  display: none;
}

[class^="fs-body-checkout"] .fs-l-page .fs-l-checkout {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

[class^="fs-body-checkout"] .fs-l-page .fs-l-checkout .fs-l-checkout__sideColumn {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin: auto;
  width: 100%;
  min-height: 356px;
}

[class^="fs-body-checkout"] .fs-l-page .fs-l-checkout .fs-c-orderTotalTable {
  max-width: 540px;
  margin: 3rem auto 0;
  border: 1px solid #b2b2b2;
}

[class^="fs-body-checkout"] .fs-l-page .fs-l-checkout .fs-c-orderTotalTable th {
  background: #fff4ea;
}

[class^="fs-body-checkout"] .fs-l-page .fs-l-checkout .fs-c-orderTotalTable .fs-c-price {
  font-weight: bold;
}

[class^="fs-body-checkout"] .fs-l-page .fs-l-checkout .fs-c-buttonContainer--confirmOrder {
  margin: 3rem auto;
}

[class^="fs-body-checkout"] .fs-l-page .fs-l-checkout .fs-c-returnedSpecialContract {
  display: none;
}

@media all and (-ms-high-contrast: none) {
  [class^="fs-body-checkout"] .fs-l-checkout__mainColumn {
    width: 100%;
  }
}

.fs-body-checkout-amazon .fs-c-checkout-loginGuidance {
  background: #f5f5f5;
}

.fs-body-checkout-amazon .fs-c-checkout-loginGuidance--registeredUser {
  background: #fcf0c7;
}

.fs-body-checkout-amazon .fs-c-checkout-loginGuidance--registeredUser .fs-c-button--loginAndPurchase--registered {
  background: #ffa030;
}

.fs-c-otherServiceLogin .fs-c-anotherLogin__message--amazon {
  position: relative;
}

.fs-c-otherServiceLogin .fs-c-anotherLogin__message--amazon::before {
  content: "";
  position: absolute;
  top: -14px;
  width: 100%;
  height: 1px;
  background: #aaa;
  left: 0;
}

/* .fs-c-otherServiceLogin .fs-c-anotherLogin__message--amazon::after {
  content: "または";
  position: absolute;
  top: -24px;
  display: block;
  margin: auto;
  width: 10rem;
  background: #fff;
  text-align: center;
  left: 0;
  right: 0;
} */

@media screen and (min-width: 768px) {
  .fs-c-otherServiceLogin .fs-c-anotherLogin__message--amazon > p {
    position: relative;
    padding: 10px;
    border: solid 1px #ccc;
    border-radius: 5px;
    background: rgba(220, 220, 220, 0.3);
    max-width: 100%;
    margin-bottom: 20px;
  }
  .fs-c-otherServiceLogin .fs-c-anotherLogin__message--amazon > p::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 8px 0 8px;
    border-color: #ccc transparent transparent transparent;
  }
}

.fs-c-otherServiceLogin .fs-c-buttonContainer {
  text-align: center;
}

.fs-c-otherServiceLogin .amazonpay-button-inner-image {
  max-width: 240px;
}

@media screen and (min-width: 768px) {
  .fs-body-cart-login .fs-c-loginForm {
    max-width: 100%;
  }
  .fs-body-cart-login .fs-c-registeredUsers {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 55px 204px 244px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 55px 204px 244px 1fr;
  }
  .fs-body-cart-login .fs-c-registeredUsers .fs-c-subSection__title {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-column-span: 1;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    margin-right: 40px;
  }
  .fs-body-cart-login .fs-c-registeredUsers .fs-c-fsLogin {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    margin-right: 40px;
  }
  .fs-body-cart-login .fs-c-registeredUsers .fs-c-otherServiceLogin {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    grid-row: 3 / 4;
    margin-right: 40px;
    margin-top: 60px;
  }
  .fs-body-cart-login .fs-c-registeredUsers .fs-c-guestPurchase {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    margin-left: 40px;
    margin-top: 39px;
    position: relative;
  }
  .fs-body-cart-login .fs-c-registeredUsers .fs-c-guestPurchase::after {
    content: "ご利用がはじめてのお客様";
    position: absolute;
    top: -27px;
    left: 0;
    color: #ff552e;
    font-size: 1.8rem;
    font-weight: 500;
  }
}

.cart-complete ul {
  list-style-type: none;
  padding: 0;
}

.cart-complete dd {
  margin-left: 15px;
}

.cart-complete .groupInfo dl {
  float: left;
}

.cart-complete .groupInfo li {
  position: relative;
  margin-bottom: 7px;
}

.cart-complete .groupInfo li > a {
  padding-left: 15px;
  color: #696969;
}

.cart-complete .groupInfo li > a::after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #fb5432;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.cart-complete .GroupServ li {
  float: left;
  margin-right: 18px;
}
