/*ショッピングを続けるボタン*/
.fs-c-button--standard {
background:#acd6fc;
font-size:1.4rem;
border-radius:20px;
border:1px solid #317eaa;
font-weight:bold;
}
.fs-c-continueShopping{
margin-bottom:50px;
}

/*カート内変更ボタン*/
.fs-c-button--change--small {
background:#acd6fc;
color:#FFFFFF;
font-size:1.4rem;
border-radius:10px;
}



