p{
font-weight:400;
}
.fs-c-list li {
font-weight:400;
}
.fs-c-cartTable__productName__name a,.fs-c-cartTable__productName__name a:hover,.fs-c-cartTable__productName__name a:visited,.fs-c-cartTable__productName__name a:active {
    color:#000 !important;
}
.fs-l-cart__contentsArea,
.fs-c-price{
font-weight:400　!important;
}
.fs-l-cart{
font-weight:400　!important;
}

footer a,footer a:hover,footer a:visited,footer a:active {
color:#fff;
}
.fs-c-productPrice__addon{
font-size:10px;
}
.fs-c-price{
font-size:24px;
color:#000;
}

.fs-c-note .fs-c-note__item .fs-c-price,
.fs-c-checkout-paymentMethod__setting .fs-c-price{
font-size:15px;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #000;
}
.fs-c-checkout-preview__title{
font-weight:400 !important;
margin-bottom:15px;
}
.fs-c-price__price{
font-size:18px;
}
.fs-c-cartTable__dataCell--point::before, .fs-c-cartTable__dataCell--quantity::before, .fs-c-cartTable__dataCell--subtotal::before {
    content: attr(data-cell-label);
    font-weight: bold;
    font-size: 0.7rem;
    margin-right: 8px;
    min-width: 2em;
}
.fs-c-cartTable__productName__name{
margin-bottom:6px;
}
.fs-c-cartTable__productName{
   color: #000;
margin-bottom:6px;
}
.fs-c-cartTable__productName a{
   color: #000;
}
.fs-c-cartTable__salesPeriod{
margin-bottom:6px;
}
.fs-c-cartPayment, .fs-c-payWithAmazon {
    margin-top: 24px;
    font-size: 0.8rem;
}
.fs-c-payWithAmazon__message{
margin-bottom:10px;
}
.fs-c-button__label{
display:block;
}
.fs-c-button--secondary {
    padding: 0.6em 1.6em 0.6em;
    background: #fff;
    border: 1px solid #FF3EB5;
color: #000 !important;
}

.fs-c-inputField__field input,
.fs-c-inputField__field select{
font-size:14px;

}
.fs-c-checkout-customerInfo__name,
.fs-c-checkout-destination__name,
.fs-c-checkout-delivery__method__title{
font-size:1.2rem;
margin-bottom:10px;
}

.fs-c-dropdown select,
.fs-c-inputGroup input,
.fs-c-cartTable__quantity select,
.fs-c-cartTable__quantity input{
font-size:14px;
}


.logoutBtn {
    text-align: center;
}
.logoutBtn a {
    display: inline-block;
    padding: 8px 30px 7px 30px;
    line-height: 100%;
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #FF3EB5;
}

.fs-p-accountInfo {
    background: #f7f7f7;
    color: #333333;
    padding: 15px;
}
.fs-p-accountInfo__accountName{
width:100%;
text-align:center;
margin-bottom:10px;
}





.fs-l-page{
height:100%;
}
.fs-l-main {
    margin: 124px auto 74px ;
    padding: 8px;
    max-width: 1216px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-weight: 400 !important;
    letter-spacing: .05em;
line-height:150% !important
}



.fs-preview-header {
    z-index: 9999;
    position: relative;
}


img {
    border-style: none;
    max-width: inherit;
}


.fs-c-heading--page {
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 1.2;
    margin: 0 0 20px;
    padding: 0 0 1.2em;
    text-align: center;
}



.fs-l-header--min {
    border-bottom: none;
    padding:40px 0;
}

.fs-p-announcement__title {
    color: #000;
    font-size: 1.2rem;
    margin: 0 0 10px 0;
}

.fs-c-button__label {
    font-size: 14px;
}
.fs-c-inputInformation__link {
    margin-top: 8px;
    text-align: center;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
    border-bottom: 1px solid currentColor;
    padding-bottom:6px;
    color: #000;
    font-size: 1.2rem;
    margin-bottom:20px;
}
.fs-c-button--primary:hover, .fs-c-button--primary:visited, .fs-c-button--primary:active {
    color: #000;
    text-decoration: none;
}
.fs-c-button--primary {
    background: #fff;
    border: 1px solid #FF3EB5;
    border-radius: 0px;
    color: #000;
    cursor: pointer;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 0.6em 1.6em 0.6em;
    box-shadow: 0 0 2px #b2b2b2;
    min-width: 240px;
}
.fs-c-totalAndActions button:not(.fs-c-button--image){
    min-height: 2em;
}


.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
    flex-grow: 1;
    font-size: 0.8rem;
}



.fs-c-breadcrumb {
display:none;
    font-size: 0.7rem;
    margin: 54px auto 0;
}
.fs-c-breadcrumb a {
    color: #000;
}


.fs-c-documentArticle__heading {
    background: #fff;
    color: #000;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 0 0 16px;
    padding: 0 0 10px 0;
    text-align: center;
border-bottom:1px solid #ddd;
text-align:left;
}
.fs-c-documentColumn__heading {
    color: #000;
    border-color: #000;
    border-style: solid;
    border-width: 0 0 1px 5px;
    font-weight: 500;
    font-size: 1.2rem;
    padding: 8px;
    padding-left: 16px;
    margin-bottom: 8px;
}
.fs-c-note__item {
font-size:12px;
margin-top:6px;
}

.fs-u-zipCode{
    color:#000 !important;
    text-decoration:none !important;
}


@media all and (max-width: 768px) {
.fs-l-main{
margin: 74px auto;
}
.fs-p-announcement__title {
    font-size: 1.2rem;
 }
.fs-c-button__label {
    font-size: 14px;
}
.fs-c-orderTotalTable{
margin-bottom:10px;
}
.fs-c-accountService {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}


}




.fs-c-checkout-couponList__couponDiscount{
display:none;
}

.fs-c-checkout-couponStatus.is-active,
.fs-c-checkout-couponStatus.is-inactive{
font-size:12px;
}

.fs-c-checkout-couponList__couponName {
    font-size: 0.9rem;
}
.fs-c-checkout-couponCodeInput__title {
    font-size: 0.9rem;
}


.fs-c-checkout-couponStatus {
    width: 72px;
}


.fs-c-returnedSpecialContract{
display:none
}