@charset "UTF-8";
/* CSS Document */
input, select {
	padding: 0 8px;
}

@media only screen and (max-width: 520px) {
    .fs-l-main {
        padding: 8px 3%;
    }
}

/*
システム ヘッダー・フッター
--------------------------*/
.fs-l-header--min,
.fs-l-footer {
	border: none;
}
.fs-l-header--min {
	padding: 0;
}

@media only screen and (max-width: 960px) {
    .fs-l-main {
        padding: 8px 3%;
    }	
}

/*
メンテナンス
--------------------------*/
#maintenance .fs-c-heading {
	padding: 1.4em 0;
}
#maintenance .fs-l-pageMain {
	padding: 0 4%;
}

/*
カート
--------------------------*/
.fs-p-announcement__title {
	font-size: 1.5rem;
	margin: 0 0 20px 0;
	color: #282828;
}
.fs-p-flexibleColumn {
	margin: 20px 0 0 0;
}
.fs-p-linkButton {
	padding: 10px;
	font-weight: bold;
}
.fs-c-checkout-preview__title {
	padding: 0 0 17px;
	font-weight: bold;
}

#fs_orderTotalContainer .fs-c-totalAndActions {
    padding: 30px 24px 20px;
}

#fs_orderTotalContainer .fs-c-confirmOrder {
	margin: 10px 0 0;
}

/*
店舗メンテナンス中
--------------------------*/
.fs-p-closed__heading {
	margin: 40px 0 0 0;
}
.fs-p-closed__message {
	margin: 30px 0 0 0;
}
.fs-p-closed__message > p {
	font-weight: bold;
	line-height: 2;
	font-size: 1.6rem;
}
.tit_pageNotFound {
	color: #03796a;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 10px;
}

/*
 ショッピングカート
-----------------------*/
.fs-c-wishlistProduct__header {
	margin: 60px 0 0 0;
}

.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal {
	min-width: 80px;
}
.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--action {
	min-width: 100px;
}
.fs-c-checkout-delivery__method__title,
.fs-c-cartTable__actionButton__container > button {
	font-size: 1.6rem;
}
.fs-c-checkout-delivery__method__title {
	font-weight: bold;
}
.fs-c-checkout-delivery__method {
	padding: 4%;
}

.fs-c-cartDiscountInfo__body .fs-c-cartDiscountInfo__info {
	font-size: 1.5rem;
}

.fs-c-purchaseHere__message > p,
.fs-c-cartTable__actionButton__container > button,
.fs-c-cartDiscountInfo__note > li {
	font-size: 1.5rem;
}

.fs-c-orderTotalTable__earnPoints,
.fs-c-cartDiscountInfo__info__next,
.fs-c-cartDiscountInfo__more {
	color: #03796a;
}
.fs-c-orderTotalTable__getPoint {
	color: #BD0003;
}
.fs-c-cartDiscountInfo__note {
	margin-top: 10px;
	font-size: 1.4rem;
}
.fs-c-orderTotalTable .fs-c-orderTotalTable__grandTotal,
.fs-c-orderTotalTable__itemPriceSummary .fs-c-price {
	line-height: 1.5;
}

.fs-c-orderTotalTable__grandTotal .fs-c-price {
	font-size: 2rem;
}
.fs-c-orderTotalTable__grandTotal .fs-c-price .fs-c-price__currencyMark,
.fs-c-orderTotalTable__grandTotal .fs-c-price .fs-c-price__value {
  color: #BD0003;
}

.fs-c-checkout-pointInfo__comment > p {
	color: #03796a;
	font-weight: bold;
}
.fs-l-checkout .fs-c-checkout-preview {
	padding: 30px 24px;
	border: 1px solid #CCC;
}

.fs-c-checkout-pointInfo__usePoint__number {
	font-size: 1.6rem;
}

.fs-c-checkout-destination__name,
.fs-c-checkout-customerInfo__name {
	/*font-size: 1.4rem;*/
	margin: 10px 0;
}
.fs-c-checkout-multiDestination__info__name {
	font-size: 1.4rem;
	margin: 0 0 10px 0;
}
.fs-c-checkout-multiDestination__deliveryMethod .fs-c-checkout-multiDestination__subtitle,
.fs-c-checkout-multiDestination__wrapping .fs-c-checkout-multiDestination__subtitle {
	border-width: 4px;
	border-bottom: none;
	margin: 40px 0 16px 0;
}
.fs-c-modal__close::before {
	font-size: 2.0rem;
}
.fs-body-checkout-multi.is-modalOpen h2 {
	border: none;
}
.fs-c-checkout-deliveryMethod__option__title {
	font-size: 1.5rem;
	border-left: none;
	margin: 20px 0 14px 0;
	font-weight: bold;
}
.fs-c-checkout-deliveryMethod__option__setting label {
	font-weight: bold;
}

.fs-c-checkout-multiDestination__wrapping div:nth-child(2) {
	border-top: none;
}
.fs-c-checkout-multiDestination__wrapping__body {
	padding: 18px 0;
}

.fs-c-checkout-pointInfo__usePoint__label {
    font-size: 1.5rem;
}

.fs-l-checkout__mainColumn h2.fs-c-checkout-preview__title {
	color: #252525;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 18px;
	text-align: left;
}
.fs-c-checkout-confirmationList > dd {
	font-size: 1.3rem;
	padding: 6px 10px;
}
.fs-c-checkout-previewAndEdit__info {
	padding: 6px 10px;
}
.fs-c-orderTotalTable tr th { font-size: 1.4rem; }

/*　注文確定ボタン */
#fs_orderTotalContainer #fs_button_placeOrder .fs-c-button--primary {
	padding: 1.1em 1.6em;
	background: #03796a;
	border: 1px solid #03796a;
}

#fs_orderTotalContainer .fs-c-totalAndActions,
.fs-body-cart .fs-l-cart__sideColumn {
	background: #f7f7f7;
	padding: 2rem;
}
.fs-c-checkout-multiDestination__title {
    font-size: 1.6rem;
	border: none;
}


.fs-c-sortItems__label {
	border: none;
}
.fs-c-sortItems__label:after {
	content: "：";
	display: inline-block;
}

.fs-c-sortItems__list__item.is-active {
	border-radius: 4px;
	background: #DEDEDE;
	color: #252525;
}
.fs-p-productSearch .fs-p-productSearch__parameter {
	display: none;
}



/*
ボタンデザイン
--------------------------*/
.fs-p-productSearch__formSwitch {
	width: 200px;
	padding: 8px;
	text-align: center;
	color: #006db8;
	font-size: 1.6rem;
	border-radius: 4px;
	border: 1px solid #006db8;
	background: #FFF;
	margin-bottom: 10px;
	transition: .3s;
	-webkit-transition: .3s;
}
.fs-p-productSearch__formSwitch:hover {
	background: #f4f4f4;
}

.fs-p-productSearch {
	padding: 0;
}

#fs-checkout-payHere-container .fs-c-cartPayment__button .fs-c-button--secondary {
	background: #03796a;
	border-color: #03796a;
	border-radius: 4px;
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 1.1em 1.6em;
	font-weight: 700;
	color: #FFF;
}

/* ボタン */
.fs-c-button--primary {
	font-size: 1.6rem;
	padding: 1.1em 1.6em;
	border-radius: 4px;
	font-weight: 700;
}
.fs-c-button--cancel.fs-c-button--standard {
    font-size: 1.6rem;
    padding: 1.1em 1.6em;
    border-radius: 4px;
}
#fs-checkout-payHere-container .fs-c-button--primary {
	background: #03796a;
	border: 1px solid #03796a;
}
#fs-checkout-payHere-container .fs-c-button--loginAndPurchase {
	background: #252525;
	border: 1px solid #252525;
	padding: .8em 1.6em;
	color: #FFF;
}

#fs_button_placeOrder .fs-c-button--primary {
	background: #252525;
	padding: .9em 1.6em;
}



/* ショッピング続ける：ボタン */
.fs-c-continueShopping .fs-c-button--continueShopping {
    padding: 16px;
    font-size: 1.5rem;
}
.fs-c-continueShopping .fs-c-button--continueShopping span {
	position: relative;
	padding-left: 26px
}
.fs-c-continueShopping .fs-c-button--continueShopping span:before {
    content: "" !important;
    background: url(../img/icon/icon_cart.png) no-repeat;
    background-size: auto;
    background-size: 20px auto;
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;	
}


/* ログインせずに購入：ボタン */
.fs-c-buttonContainer--myPageTop {
	margin-top: 20px;
}

.fs-c-button--guestPurchase {
	width: 100%;
	max-width: 240px;
	display: block;
	background: #DEDEDE;
	border-radius: 4px;
	padding: 8px;
	font-weight: bold;
}

.btn_cart_login01.fs-c-button--guestPurchase {
	padding: 0;
}

.fs-c-inputInformation__button {
	margin-top: 20px;
}

#fs-addressInfo-container.fs-c-button--chooseDestination.fs-c-button--standard,
.fs-c-button--addAddressee.fs-c-button--standard {
	background: #03796a;
	color: #FFF;
	border-color: #03796a;
	border-radius: 4px;
}
.fs-c-button--addAddressee.fs-c-button--standard {
	/*padding: 1.2rem 1.5rem;*/
	height: 100%;
}
.fs-c-button--chooseDestination.fs-c-button--standard {
	padding: 1.5rem;
	background: #03796a;
	border-color: #03796a;
	color: #FFF;
}

.fs-c-button--secondary.fs-c-button--addToAddressbook {
	color: #FFF;
    max-width: 350px;
    padding: 15px;
    border-radius: 4px;
    margin: 0 auto;
}

/*
 パスワードページ
--------------------------*/
#fs_form fieldset {
	width: 100%;
}
.attention_text01 {
	padding: 3%;
	border: 1px solid #03796a;
}


/*
 会員登録ページ
--------------------------*/
fieldset:not(.fs-c-additionalCheckField) + .fs-c-additionalCheckField {
	  margin-bottom: 10px;
}
.fs-c-purchaseHere__message {
    text-align: center;
}

.fs-c-loginForm > .fs-c-registeredUsers {
	padding: 30px;
	border-radius: 6px;
	border: 1px solid #CCC;
}
.fs-c-subSection__title {
    margin: 0 0 1.6rem 0;
}
.fs-c-newUsers__message.fs-c-subSection__message {
	margin: 0 0 20px 0;
}
#fs_form .fs-c-inputInformation__field {
	padding: 0;
	background: #FFF;
	margin: 0 auto;
}
.fs-c-fsLogin .fs-c-inputInformation__button {
	margin-top: 20px;
}
.fs-c-fsLogin .fs-c-inputInformation__link.fs-c-textLinkContainer {
	text-align: center;
}

.fs-c-agreementConfirmation__addon__message,
.fs_registrationCheckedMessage,
.fs-c-agreementConfirmation__message {	
    margin-bottom: 10px;
}
.fs-c-fsLogin .fs-c-inputInformation__link.fs-c-textLinkContainer a:hover {
	color: #006db8;
	text-decoration: underline;
}

#fs_form .fs-c-fsLoginField {
	margin: 0;
}

.fs-c-agreementConfirmationArea__message {
	font-weight: bold;
}
.fs-c-checkbox__checkMark {
	margin-right: 15px;
}
.fs-c-agreementConfirmation__addon {
    margin: 15px 0 0 0;
}
.fs-c-agreementConfirmationArea .fs-c-agreementConfirmation {
    margin: 20px 0;
}

/*
[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 {
    height: 40px;
}*/

.fs-body-cart-login .fs-c-guestPurchase {
	margin-top: 30px;
}

.fs-l-block--center {
	margin: 30px 0 0 0;
}

.fs-c-inputField .fs-c-checkbox {
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
}

/*
 システム：リード部分
--------------------------*/
.fs-c-inputInformation__message,
.fs-c-documentContent {
	font-size: 1.5rem;
}


/*
 ご注文完了
--------------------------*/
.fs-c-checkoutSuccess.fs-c-subSection h2 {
	border: none;
	color: #03796a;
	padding: 0;
	font-weight: bold;
	font-size: 1.8rem;
}

.fs-p-announcement h2.fs-p-announcement__title {
	border: none;
	background: #f4f4f4;
	border-left: 4px solid #282828;
	padding: 1em;
	box-sizing: border-box;
	margin: 20px 0 15px;
	font-weight: bold;
	font-size: 1.8rem;
	border-radius: 0 4px 4px 0;
	text-align: left;
}


/*
 レビュー
--------------------------*/
.fs-c-productReviewed__image.fs-c-productImage {
	width: 260px;
	grid-row: 1 / 8;
	-webkit-grid-row: 1 / 8;
}

.fs-c-productReviewed .fs-c-productReviewed__image.fs-c-productImage .fs-c-productImage a {
	height: auto;
}

.fs-c-productReviewed .fs-c-productReviewed__name .fs-c-productName__name {
	max-height: inherit;
	font-size: 1.8rem;
	line-height: 1.5;
}

.fs-c-reveiwNotes {
	padding: 30px 0;
}
.fs-c-reveiwNotes h3 {
	font-size: 2.0rem;
	border-color: #03796a;
	padding-left: 12px;
	margin: 0 0 20px;
}
/*
.fs-c-productReviewed .fs-c-productPrice__main > span {
	font-size: 2.4rem;
	margin: 10px 0 0 0;
}*/


/*
 マイページ
--------------------------*/
.fs-c-accountService__page {
	/*flex-basis: 30%;*/
	margin: 8px!important;
}
.fs-c-accountService__page.fs-c-accountService__page--accountDelete {
	flex-basis: 100%;
	height: auto;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    box-shadow: 0 2px 0px #dbdbdb;
 }
 .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
 	color: #03796a;
 }

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
	font-size: 1.4rem;
	font-weight: bold;
}
.fs-c-featuredProduct__title,
.fs-c-wishlistProduct__title {
	border: none;
	border-bottom: 1px solid #252525;
	padding: 10px 20px 14px 0;
	box-sizing: border-box;
	margin: 40px 0 30px;
	font-weight: bold;
	color: #252525;
	font-size: 2.0rem;
    border-radius: 0 4px 4px 0;
	text-align: left;
}

.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number,
.fs-p-accountInfo__point__point__available__number {
    color: #03796a;
}
.fs-l-account .fs-p-accountInfo__accountName .fs-p-accountInfo__accountName__name {
	font-size: 1.6rem;
	font-weight: bold;
}
.fs-p-accountInfo {
	border: 4px solid #DEDEDE;
	background: #FFF;
}
.fs-p-accountInfo__body {
	margin-bottom: 0;
}
.fs-p-accountInfo__accountName {
	/* margin: 0 0 14px 0; */
	/* border-bottom: 2px solid #03796a; */
	display: inline-block;
	width: 100%;
	/* padding: 0 0 11px 0; */
}
.fs-p-accountInfo {
	padding: 1.2rem;
}
.fs-p-accountInfo__point__label {
	padding: 0 0 5px 0;
	margin: 0 0 16px 0;
	border-bottom: 1px dotted #CCC;
	display: block;
}
.fs-p-accountInfo__point__point {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #CCC;
	display: block;
}

/* マイページ：お気に入り　*/
.fs-c-wishlistProduct .fs-c-productListCarousel__ctrl--next {
	right: 0;
}

.fs-c-wishlistProduct .fs-c-mark--coolDelivery {
	font-size: 1.3em;
}

.fs-c-wishlistProduct .fs-c-productListItem__prices.fs-c-productPrices,
.fs-c-wishlistProduct .fs-c-productMarks {
	margin: 0 !important;
}
.fs-c-wishList .fs-c-mark--coolDelivery,
.fs-c-wishList .fs-c-productPrice__main__price,
.fs-c-wishlistProduct .fs-c-productPrice--listed .fs-c-productPrice__main__price,
.fs-c-wishlistProduct .fs-c-productListCarousel__list__item .fs-c-mark--coolDelivery {
	display: inline-block !important;
}
/*
.fs-c-wishlistProduct .fs-c-button--viewProductDetail.fs-c-button--plain,
.fs-c-wishlistProduct .fs-c-button--addToCart--list.fs-c-button--plain {
  width: 100%;
  font-size: 1.3rem;
  padding: 8px 10px;
}*/

@media only screen and (max-width: 520px) {
    .fs-c-accountService {
		justify-content: space-evenly;
	}
}


/* マイページボタン：退会手続き　お気に入りへ */
.fs-c-button--standard {
	font-size: 1.5rem;
	font-weight: bold;
}
.fs-c-accountService__page:last-child .fs-c-accountService__pageLink__label {
	margin: 10px 10px 10px 0;
	padding: 0 0 0 30px;
	color: #1e5d9b;
	position: relative;
	display: inline-block;
}
.fs-c-accountService__page:last-child .fs-c-accountService__pageLink__label:hover {
	text-decoration: underline;
}
.fs-c-accountService__page:last-child .fs-c-accountService__pageLink__label:before {
	left: 7px;
	width: 7px;
	height: 7px;
	top: calc(50% - 3px);
	border-top: 2px solid #1e5d9b;
	border-right: 2px solid #1e5d9b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	display: inline-block;
	content: "";
}


/* ボタン */
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts {
	display: inline-block;
	margin: 30px 0 0 0;
	padding: 10px 35px 14px 30px;
	border: 2px solid #252525;
	font-weight: bold;
	color: #252525;
    width: 200px;
    text-align: center;
	transform: .3s;
}
.fs-c-button--myPageTop.fs-c-button--plain {
	display: inline-block;
	margin: 0 auto;
	padding: 14px 35px 14px 30px;
	border: 2px solid #252525;
	font-weight: bold;
	color: #252525;
    width: 240px;
    text-align: center;
	transform: .3s;
}

.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts span:before {
	font-family: 'fs-icon' !important;
	content: "\e919";
	speak: none;
	font-size: 2.4rem;
	color: #252525;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 5px 0 0;
	position: relative;
	top: 5px;
}

.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:hover span:before {
	color: #FFF;	
}
.fs-c-button--myPageTop.fs-c-button--plain span {
	padding: 0;
}

.fs-c-button--myPageTop.fs-c-button--plain:hover,
.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts:hover {
	opacity: .8;
	text-decoration: none;
	border: 2px solid #252525;
	color: #FFF;
	background: #252525;
}


@media only screen and (max-width: 520px) {
    .fs-c-wishlistProduct__footer {
        text-align: center;
		margin: 3rem 0;
    }
}


/*
 お気に入り
------------------------*/
.favorite_wrap .fs-c-productList__list__item {
	padding-right: 20px;
}

.favorite_wrap .fs-c-productListItem__imageContainer {
	/*max-height: 170px;
	max-width: 170px;*/
	width: auto;
	height: auto;
}
.favorite_wrap .fs-c-productList__list {
	border-bottom: 1px solid #DEDEDE; 
}

/*　会員情報詳細
.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
	font-size: 1.3rem;
	background: #EDEDED;
	padding: 8px 12px;
	margin: 0 0 10px 0;
}*/

/*
 ポイント履歴
------------------------*/
.point_wrap dt {
	font-weight: bold;
}
.point_wrap .fs-c-pointSummary__label--limitedPoint {
	font-weight: normal;
	background: #FFF;
	border-bottom: 1px solid #DEDEDE;
}
.point_wrap .fs-c-pointSummary__value--limitedPoint {
	background: #FFF;
	border-bottom: 1px solid #DEDEDE;
}

.point_wrap .fs-c-pointSummary {
	padding: 20px 30px;
	background: #FFF;
}
.point_wrap .fs-c-pointSummary__label--availablePoint, 
.point_wrap .fs-c-pointSummary__value--availablePoint {
	background: #FFF;
}

.point_wrap .fs-c-history__info {
    background: rgba(255, 131, 0, 0.08);
}

/* 注文履歴
------------------------*/
.fs-c-history__term {
	font-size: 1.4rem;
}
.fs-c-history__info {
	padding: 25px;
}
.fs-c-history__listContainer .fs-c-noResultMessage {
	margin: 0 0 20px 0;
}
.cart01 .fs-p-flexibleColumn a {
	padding: 20px;
}
.cart01 .fs-p-flexibleColumn a,
.cart01 .fs-p-flexibleColumn a:visited {
	color: #1e5d9b !important;
}
.cart01 .fs-p-flexibleColumn a:hover {
	 opacity: .6;
}

/*
 お届け先
------------------------*/
.addressee_wrap .fs-c-buttonContainer--deleteChange > [class^="fs-c-button"]{
	font-size: 1.4rem;
}
.addressee_wrap .fs-c-button--secondary {
	width: auto;
}
.addressee_wrap .fs-c-listTable td:nth-child(2) {
	width: 480px;
}
.addressee_wrap .fs-c-listTable td:nth-child(3) {
	width: 230px;
}

.fs-c-checkout-addressee__data__name {
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.fs-c-checkout-addressee__data__name__home {
	font-size: 1.4rem;
}

/*
 会員登録
------------------------*/
.membership_wrap {
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 32px;
}
.fs-c-returnedSpecialContract__link a,
.fs-c-returnedSpecialContract__link a:visited,
.membership_wrap a,
.membership_wrap a:visited {
	color: #1e5d9b;
}
.fs-c-returnedSpecialContract__link a:hover,
.membership_wrap a:hover {
	text-decoration: underline;
}
.membershipSuccess .fs-c-registerSuccessMessage p {
	margin: 10px 0;	
}
.membershipSuccess .fs-c-registerSuccessMessage p:first-child {
	font-weight: bold;
}

.fs-c-payWithAmazon__message > p{
	font-size: 1.3rem;
}
#fs-multipleAddressButton-container .fs-c-button__label{
	font-size: 1.5rem;
}

.fs-c-cartTableContainer {
  border: none;
  border-radius: 0;
  padding: 0;
}


/*
 商品サムネイル画像
------------------------*/
.fs-c-productMainImage .fs-c-productMainImage__image > img {
    max-height: 100%;
    max-width: 100%;
}


/*
 注文履歴
------------------------*/
.fs-c-priceDisplay .fs-c-productPrice__main .fs-c-productPrice__main__price {
	font-size: 1.5rem;
}
.fs-c-history__total .fs-c-price {
	font-size: 1.4rem;
}
.fs-c-orderHistoryItem__productQuantity .fs-c-orderHistoryItem__productQuantity__label,
.fs-c-orderHistoryItem__productQuantity .fs-c-orderHistoryItem__productQuantity__number,
.fs-c-orderHistoryItem__unitPrice .fs-c-orderHistoryItem__productQuantity__label {
    font-size: 1.3rem;
}

.fs-c-orderHistoryItem__body .fs-c-orderHistoryItem__deliveryInfo {
	font-size: 1.3rem;
}

.fs-c-orderPerAddressee__orderDeliveryInfo.fs-c-orderDeliveryInfo .fs-c-deliveryInfoList {
	margin: 10px 0 0 0;
}

/*
 クーポン
------------------------*/
.fs-c-couponList__item {
	padding: 1.6rem;
}
.fs-c-couponList .fs-c-couponName__name {
	font-size: 1.4rem;
}
.fs-c-couponAppliedCondition__notice {
	color: #03796a;
}
.fs-c-couponName__discount {
	background: #fff;
	border: 2px solid #03796a;
}
.fs-c-couponName__discount__offLabel  {
	font-size: 1.2rem;
	color: #03796a;
}
.fs-c-couponName__discount__value > span {
	font-size: 1.2rem;
	color: #03796a;
}
.fs-c-couponName__discount .fs-c-couponName__discount__value {
	line-height: 1.5;
}

.fs-c-couponName__discount__value .fs-c-price__currencyMark,
.fs-c-couponName__discount__value .fs-c-price__value {
	color: #03796a;
}
.fs-c-couponList .fs-c-coupon__description h3 {
    font-size: 1.4rem;
    padding-left: 10px;
    margin: 0 0 15px;
   border-color: #03796a;
}

.fs-c-couponList .fs-c-coupon__description__appliedCondition {
	margin-top: 30px;
}
 

/*
 購入入力画面
------------------------*/
.fs-c-checkout-couponCodeInput .fs-c-checkout-couponCodeInput__title {
    font-size: 1.3rem;
    font-weight: bold;
}

/* 
注意文
------------------------*/
.tit_attention01 {
    padding: 6px 8px;
    background: red;
    margin: 0 0 16px 0;
    color: #FFF;
    font-weight: bold;
}




@media only screen and (max-width: 520px) {
	.fs-c-productListCarousel__list__item {
        flex-basis: 200px;
        max-width: 200px;
        min-width: 200px;
	}
	
    .fs-c-cartTable__dataCell--point::before,
    .fs-c-cartTable__dataCell--quantity::before,
    .fs-c-cartTable__dataCell--subtotal::before {
            font-size: 1.3rem;
        }
	.fs-c-continueShopping {
		margin: 0 auto;
	}
	
	/* ボタン */
	.fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts {
		margin: 2rem auto 0;
		transition: none;
	}
}

