@charset "utf-8";

body{
    background: #fff!important;
}

.fs-l-page .fs-l-main a,
.fs-l-page .fs-l-main p,
.fs-l-page .fs-l-main label,
.fs-l-page .fs-l-main th,
.fs-l-page .fs-l-main td,
.fs-l-page .fs-l-main dt,
.fs-l-page .fs-l-main dd,
.fs-l-page .fs-l-main div,
.fs-l-page .fs-l-main span,
.fs-l-page .fs-l-main li {
font-size: 14px;
line-height: 1.5;
}

.fs-l-page .fs-l-main h4 {
  font-size: 16px;
}

.fs-body-customerDetails .fs-l-main,
.fs-body-cart-login .fs-l-main,
.fs-body-my-account-settings-edit .fs-l-main {
  display: block;
  max-width: 100%;
  background: #f6f6f6;
}
.fs-body-cart-login .fs-c-guestPurchase {
border:none;
}

h1{
    margin: 120px auto 0;
    width: 400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 38px;
    color: #504A4D;
    letter-spacing: .2em;
    font-weight: 500;
    text-align: center;
}
h1 span{
    font-size: 10px;
    font-weight: bold;
    width: auto;
    text-align: center;
    background: #F6F6F6;
    color: #504A4D;
    padding: 5px 30px;
    margin: 15px auto;
    white-space: nowrap;
    letter-spacing: .2em;
}

#fs_CheckoutSuccess .fs-c-checkoutSuccess__message.fs-c-subSection__message {
  margin: 20px 0px;
}


.fs-l-page .fs-l-main h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: normal;
    text-align: center;
}
.page_top_wrap {
max-width: 1216px;
margin: 0px auto;
background: #fff;
}
fs-c-linkedServiceLogin{
    
}

.fs-c-breadcrumb{
    width: 100%;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 60px auto 40px;
}
.fs-body-cart {
background: #fff;
}



.fs-body-cart table th,
.fs-body-cart table td span,
.fs-body-cart table th span,
.fs-body-cart table td select,
.fs-body-cart .fs-c-cartTable__productInfo a,
.fs-body-cart .fs-c-estimatedDeliveryDate__info,
.fs-body-cart .fs-c-estimatedDeliveryDate__info span,
.fs-body-cart .fs-c-estimatedDeliveryDate__ctrl span,
.fs-body-cart .fs-c-purchaseHere__message p,
.fs-body-cart .fs-c-cartPayment__button a span {
font-size: 13px;
line-height: 1.3;
}
.fs-body-cart .fs-c-cartPayment__button a span {
color: #fff;
}


.fs-c-breadcrumb li a{
    font-size: 10px;
    color: #aaa;
}

.fs-c-breadcrumb {
width: 100%;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 60px auto 40px;
}



.fs-c-breadcrumb__list li,.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
color:#AAAAAA;
}

.fs-c-breadcrumb{
max-width: 1240px;
width: 100%;
margin: 0px auto;
padding: 50px 0px 30px;
}
.fs-body-cart .fs-l-main {
  max-width: 100%;
  display: block;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background: #f6f6f6;
}


#fs_ShoppingCart #fs-cartContent-container,
#fs_ShoppingCart #fs-totalsArea-wrapper {
  background: #fff;
}


.fs-c-continueShopping a {
  margin: 50px auto;
  display: block;
  width: 100%;
  max-width: 240px;
  font-size: 1.4rem;
  line-height: 1.7;
  font-weight: 700;
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #000 50%, #000 100%);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  color: #fff;
  text-align: center;
  padding: 12px;
  border-radius: 100vw;
  position: relative;
  border: 2px solid #000;
  transition: ease-out 0.4s;
}

#fs_ShoppingCart .fs-c-button--standard:hover,#fs_ShoppingCart .fs-c-button--standard:visited,
#fs_ShoppingCart .fs-c-button--standard:visited,
#fs_ShoppingCart .fs-c-continueShopping a span
 {
color:#fff;
}
#fs_ShoppingCart  .fs-c-pageMessage.fs-c-noResultMessage {
margin: 20px auto;
background: #f6f6f6;
}
#fs_ShoppingCart .fs-c-continueShopping {
  padding: 0px 0px 40px;
}
#fs_ShoppingCart .fs-c-button--standard:hover, .fs-c-button--standard:visited{
color:#fff;
}

#fs_ShoppingCart .fs-l-cart__contentsArea {
  max-width: 1216px;
  margin: 0px auto;
    margin-bottom: 0px;
  padding: 30px 0px;
  width: 95%;
}

#fs_ShoppingCart .fs-c-wishlistProduct {
  max-width: 1216px;
  margin: 0px auto;
  padding: 20px 0px;
}

#fs_ShoppingCart .fs-c-wishlistProduct__header {
  margin: 10px;
}

#fs_ShoppingCart .fs-c-wishlistProduct .fs-c-viewAllProductsLink {
margin: 50px auto;
  display: block;
  width: 100%;
  max-width: 240px;
  font-size: 1.4rem;

  font-weight: 700;
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #000 50%, #000 100%);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  color: #fff;
  text-align: center;
  padding: 12px;
  border-radius: 100vw;
  position: relative;
  border: 2px solid #000;
  transition: ease-out 0.4s;
}


#fs_ShoppingCart .fs-c-wishlistProduct .fs-c-viewAllProductsLink:hover {
opacity: 0.8;
}



/*カートログイン画面 お客様入力*/
.fs-l-page  {
background: #fff;
} 
#fs_ShoppingCartLogin .fs-c-registeredUsers__title .fs-c-subSection__title {
  max-width: 1216px;
  margin: 0px auto;
    font-weight: normal;
    text-align: center;
}
#fs_ShoppingCartLogin #fs_form input,#fs_CustomerDetails #fs_form input {
  height: 40px;
  font-size: 13px;
  background: #fff;
  border: none;
}
#fs_ShoppingCartLogin .fs-c-requiredMark,#fs_CustomerDetails .fs-c-requiredMark {
  width: 40px !important;
  height: 18px !important;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}


#fs_ShoppingCartLogin .fs-c-button--primary:hover,#fs_CustomerDetails .fs-c-button--primary:hover {
  background-position: 50% 0%;
  color: #fff;
}

#fs_ShoppingCartLogin .fs-c-button--primary,#fs_CustomerDetails .fs-c-button--primary  {
  display: block;
  width: 100%;
  max-width: 240px;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
  background: linear-gradient(90deg, #F5D47A 75%, #DE8E32);

  background-repeat: no-repeat;
  background-size: 400% auto;
  text-align: center;
  padding: 14px;
  border-radius: 100vw;
  position: relative;
  transition: ease-out 0.4s;
  border: none;
  box-shadow: none;
}
#fs_ShoppingCartLogin .fs-c-otherServiceLogin {
  max-width: 1216px;
  margin: 0px auto !important;
}
#fs_ShoppingCartLogin .fs-c-inputInformation__link.fs-c-textLinkContainer {
  text-align: center;
}

#fs_ShoppingCartLogin  .fs-c-linkedServiceLogin__title {
  margin: 20px 0px;
}

#fs_ShoppingCartLogin  .fs-c-guestPurchase {
  max-width: 1216px;
  margin: 0px auto;
    margin-top: 0px;
}
#fs-c-guestPurchase .fs-c-button__label a {
margin: 50px auto;

display: block;
width: 100%;
max-width: 240px;
font-size: 1.4rem;
line-height: 1.7;
font-weight: 700;
background-image: linear-gradient(to right, #fff 0%, #fff 50%, #000 50%, #000 100%);
background-repeat: no-repeat;
background-position: 100% 0;
background-size: 200% auto;
color: #fff;
text-align: center;
padding: 12px;
border-radius: 100vw;
position: relative;
border: 2px solid #000;
transition:ease-out 0.4s;
}
#fs-c-guestPurchase .fs-c-button__label a::after {
position: absolute;
right: 20px;
top: 18px;
content: "";
width: 6px;
height: 6px;
border-right: 2px solid #fff;
border-bottom: 2px solid #fff;
transform:rotate(45deg);
}
#fs-c-guestPurchase .fs-c-button__label a:hover {
background-position: 0 0;
color: #333;
}
#fs-c-guestPurchase .fs-c-button__label a:hover::after {
border-color: #000;
}


#fs_ShoppingCart .fs-c-button--purchaseHere .fs-c-button__label {
color: #fff;
}
#fs_ShoppingCartLogin h2.fs-c-registeredUsers__title {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: normal;
    max-width: 1216px;
    margin: 50px auto;
    text-align: center;
}


#fs_ShoppingCartLogin .fs-c-guestPurchase {
    max-width: 1216px;
    margin: 0px auto;
    margin-top: 30px;
}

.fs-c-cartTable__dataCell--quantity{
    vertical-align: middle;
    text-align: center;
}
.fs-c-cartTable__quantity.fs-c-quantity.fs-system-assistTarget{
    position: relative;
    border: 1px solid #ddd;
    min-width: 5em;
}
.fs-c-cartTable__quantity.fs-c-quantity.fs-system-assistTarget::before{
    content: "";
    position: absolute;
    top: 7px;
    right: 5px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(45deg);
    pointer-events: none;
}




/*注文完了*/

.fs-body-checkout-success .fs-c-checkoutSuccess {
    width: 100%;
    text-align: center;
}


/* 768px for sp*/
@media(max-width: 767px){
    .fs-body-cart .fs-l-main,
    .fs-l-page .fs-l-main {
        max-width: 100%;
        display: block;
        margin: 0px;
        padding: 50px 8px;
        background: #f6f6f6;
}
    .fs-c-cartTable__row{
        padding: 10px;
    }
    
    h1{
        width: 100%;
    }
    #fs_ShoppingCart .fs-c-wishlistProduct__title {
        text-align: center;
    }
    .fs-body-checkout-success .fs-c-checkoutSuccess {
    padding: 0px 20px;
    }
    /* ログインせず*/

#fs_CustomerDetails #fs_form {
  width: 95%;
  margin: 0 auto;
}
}
@media(min-width: 768px){
    h1{
        width: 100%;
        font-size: 72px;
        white-space: inherit;
        padding: 0 20px;
        text-align: left;
        justify-content: flex-start;
        margin: 120px 0 0;
        max-width: 1000px;
    }
    h1 span{
        font-size: 14px;
        margin: 15px 0 0;
    }
    .fs-c-cartTable__dataCell--quantity::before{
        margin-right: 16px;
    }
}
@media(max-width: 600px)
{#fs-cartContent-container > div > table > tbody > tr > td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--action > div{
position: relative;
}
#fs-cartContent-container > div > table > tbody > tr > td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--action > div > div.fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--buyItLater{
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(0, 100%);
    border-left: none;
    padding: 0;
    margin: 0;
}
.fs-c-cartPayment, .fs-c-payWithAmazon{
padding: 30px 20px;
}
#fs_ShoppingCart .fs-c-continueShopping{
padding:0 20px 40px!important;
}
}