@charset "UTF-8";
/* common
------------------------------------------------ */
.logout.my-false, .login.my-true { display: none; }

.not_use, .fs-preview-header { display: none; }

.fs-c-requiredMark { width: auto; height: auto; display: inline-block; text-indent: 0; color: #f00; overflow: initial; }
.fs-c-requiredMark::before { display: none; }

.fs-c-panel--error { width: 1080px; margin: 20px auto; }

.fs-c-button--standard, .fs-c-button--secondary, .fs-c-button--primary { display: block; text-decoration: none; text-align: center; border: none; line-height: 48px; font-size: 14px; margin: 0 auto; width: 280px; }
.fs-c-button--standard span, .fs-c-button--standard:hover, .fs-c-button--secondary span, .fs-c-button--secondary:hover, .fs-c-button--primary span, .fs-c-button--primary:hover { text-decoration: none; }
.fs-c-button--standard { background: #eaeaea; color: #000; }
.fs-c-button--secondary { background: #fff; border: 1px solid #bc5371; color: #bc5371; }
.fs-c-button--secondary span { color: #bc5371; }
.fs-c-button--primary { background: #bc5371; color: #fff; }
.fs-c-button--primary span { color: #fff; }

.fs-c-buttonContainer--pair { display: flex; justify-content: center; }
.fs-c-buttonContainer--pair .fs-c-button--standard, .fs-c-buttonContainer--pair .fs-c-button--primary { display: inline-block; margin: 0 12px; }

.fs-c-button--particular { position: relative; }
.fs-c-button--particular.fs-c-button--displayPassword, .fs-c-button--particular.fs-c-button--hidePassword { position: absolute; top: calc(50% - 12px); right: 0; border: none; background: none; outline: none; }
.fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before { font-family: 'fs-icon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.2rem; }
.fs-c-button--particular.fs-c-button--displayPassword::before { content: "\e917"; }
.fs-c-button--particular.fs-c-button--hidePassword::before { content: "\e918"; }
.fs-c-button--particular + input { margin: 0; }

.fs-c-listTable { width: 100%; border-spacing: 0; border-top: 1px solid #666; border-left: 1px solid #666; }
.fs-c-listTable tr { display: flex; }
.fs-c-listTable tr th, .fs-c-listTable tr td { border-right: 1px solid #666; border-bottom: 1px solid #666; }
.fs-c-listTable tr th { padding: 10px; background: #e6f3f8; }
.fs-c-listTable tr td { padding: 16px; }

.fs-c-documentArticle:not(:first-child) { margin-top: 60px; }
.fs-c-documentArticle__heading { margin: 0 0 30px; padding: 15px 40px; background: #e6f3f8; border: none; text-align: left; font-size: 124%; font-weight: normal; line-height: 1.2; }
.fs-c-documentArticle__content { width: 1000px; margin: 0 auto; }

.fs-c-documentColumn:not(:first-child) { margin-top: 36px; }
.fs-c-documentColumn__heading { text-align: left; font-size: 14px; font-weight: bold; line-height: 1.2; padding-bottom: 4px; border-bottom: 1px solid #5c99b0; }
.fs-c-documentColumn__content { margin-top: 16px; }

.fs-c-documentSubColumn:not(:first-child) { margin-top: 16px; }
.fs-c-documentSubColumn__heading { text-align: left; font-size: 12px; font-weight: bold; line-height: 1.2; }
.fs-c-documentSubColumn__content { margin-top: 8px; }

.fs-c-creditCardIcons { margin-top: 12px; display: flex; }
.fs-c-creditCardIcons li { margin-right: 8px; }

.fs-c-explainList { width: 1000px; margin: 12px auto 0; border: solid #5c99b0 1px; border-collapse: collapse; border-spacing: 0; display: flex; flex-wrap: wrap; }
.fs-c-explainList dt, .fs-c-explainList dd { padding: 15px 10px; border-bottom: solid #cfe0e7 1px; text-align: left; vertical-align: middle; font-size: 100%; font-weight: normal; color: #738590; }
.fs-c-explainList dt:nth-last-child(-n+2), .fs-c-explainList dd:nth-last-child(-n+2) { border-bottom: none; }
.fs-c-explainList dt { border-right: solid #cfe0e7 1px; width: 276px; background: #ebf6f9; }
.fs-c-explainList dd { width: 722px; background: #ebf1f3; }

.fs-c-orderedList { margin: 4px 0 0 2em; list-style-type: decimal; }

/* header
------------------------------------------------ */
.fs-l-header { padding-top: 0; }

/* breadcrumb
------------------------------------------------ */
.fs-c-breadcrumb { margin: 22px auto 30px; padding: 0; background: none; font-size: 85%; line-height: 1; color: #2f2f2f; width: 1080px; }
.fs-c-breadcrumb__list { padding: 0; }
.fs-c-breadcrumb a { text-decoration: underline; color: #2f2f2f; }
.fs-c-breadcrumb a:hover { text-decoration: none; }

/* footer
------------------------------------------------ */
.fs-l-footer { border-top: none; background: none; }

/* TOP only
------------------------------------------------ */
#toponly_news { display: none; padding: 10px 0 0; }
#toponly_news p { text-align: center; }
#toponly_news .color_red { color: #CC0000; }
#toponly_news a { text-decoration: underline; }
#toponly_news a:hover { text-decoration: none; }

.fs-body-top #toponly_news { display: block; }

/* main
------------------------------------------------ */
.fs-l-pageMain { width: 1080px; margin: 0 auto; }
.fs-l-pageMain .fs-c-productList__controller .fs-c-sortItems { order: 2; }
.fs-l-pageMain .fs-c-productList__controller .fs-c-sortItems__label { display: none; }
.fs-l-pageMain .fs-c-productList__controller .fs-c-sortItems__list { display: flex; justify-content: flex-end; }
.fs-l-pageMain .fs-c-productList__controller .fs-c-sortItems__list__item { padding: 0; border-left: 1px solid #d3d3d3; line-height: 1; }
.fs-l-pageMain .fs-c-productList__controller .fs-c-sortItems__list__item:nth-of-type(1) { border-left: none; }
.fs-l-pageMain .fs-c-productList__controller .fs-c-sortItems__list__item a, .fs-l-pageMain .fs-c-productList__controller .fs-c-sortItems__list__item span { display: inline-block; padding: 0 16px; line-height: 1; }
.fs-l-pageMain .fs-c-productList__controller .fs-c-listControl .fs-c-pagination { display: none; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(1) { display: flex; justify-content: space-between; align-items: center; margin: 0 0 56px; padding: 14px 0 14px 16px; border-bottom: 1px solid  #d3d3d3; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) { margin: 56px 0 0 0; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-sortItems { display: none; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl__status { display: none; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination { display: flex; justify-content: center; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination a:hover { border-bottom: 1px solid #000; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item { flex: none; padding: 8px 4px; margin: 0 4px; display: inline-block; text-decoration: none; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item.is-active { background: none; border-bottom: 1px solid #000; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item--prev, .fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item--next { margin: 0; width: 72px; background-color: #fff; border: none; text-decoration: none; font-family: 'Raleway', sans-serif; font-size: 116%; font-weight: 400; letter-spacing: .2em; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item--prev { margin-right: 40px; padding-left: 20px; background: url(/item/images/paging_prev1.png) no-repeat top 7px left 4px; text-align: left; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item--prev::before { content: 'BACK'; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item--prev:hover { border: none !important; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item--next { margin-left: 40px; padding-right: 20px; background: url(/item/images/paging_next1.png) no-repeat top 6px right 4px; text-align: right; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item--next::before { content: 'NEXT'; }
.fs-l-pageMain .fs-c-productList__controller:nth-of-type(3) .fs-c-listControl .fs-c-pagination__item--next:hover { border: none !important; }
.fs-l-pageMain .fs-c-productList__list { display: flex; justify-content: flex-start; flex-wrap: wrap; }
.fs-l-pageMain .fs-c-productList__list__item { width: 240px; position: relative; }
.fs-l-pageMain .fs-c-productList__list__item:not(:nth-of-type(4n)) { margin-right: 40px; }
.fs-l-pageMain .fs-c-productList__list__item:nth-of-type(n+5) { margin-top: 40px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__viewMoreImageButton, .fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__control .fs-c-button--addToCart--list, .fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__control .fs-c-button--viewProductDetail { display: none; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__control .fs-c-button--particular { position: absolute; bottom: 0; right: 0; background-color: transparent; background-repeat: no-repeat; background-size: cover; border: none; display: block; width: 25px; height: 21px; font-size: 0; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__control .fs-c-button--addToWishList--icon { background-image: url("https://chut.itembox.design/item/images/sp_btn_favorite.png"); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon { background-image: url("https://chut.itembox.design/item/images/sp_btn_favorite_on.png"); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__productName { margin-top: 5px; font-size: 12px; text-align: center; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices { margin-top: 5px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice { font-size: 12px; display: flex; justify-content: center; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice__main { display: flex; justify-content: center; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice__main span { font-size: 12px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice__addon__label { font-size: 12px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice__addon__label::before, .fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice__addon__label::after { font-size: 12px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice__addon__label::before { content: "("; margin-left: 8px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice__addon__label::after { content: ")"; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main span { text-decoration: line-through; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__addon { color: #f00; margin-left: 4px; display: inline-block; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed + .fs-c-productPrice--selling span { color: #f00; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__label { display: none; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productListItem__salesPeriod { display: none; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor { display: flex; justify-content: center; flex-wrap: wrap; margin-top: 6px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color { width: 24px; height: 24px; margin: 2px; transition: 0.3s; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color:hover { cursor: pointer; opacity: 0.6; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark { display: inline-block; width: 24px; height: 24px; border-radius: 24px; padding: 0; margin: 0; background-repeat: no-repeat; background-size: cover; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark span { display: none; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr1 { background-image: url(/item/images/color_mark/cr1.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr2 { background-image: url(/item/images/color_mark/cr2.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr3 { background-image: url(/item/images/color_mark/cr3.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr4 { background-image: url(/item/images/color_mark/cr4.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr5 { background-image: url(/item/images/color_mark/cr5.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr6 { background-image: url(/item/images/color_mark/cr6.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr7 { background-image: url(/item/images/color_mark/cr7.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr8 { background-image: url(/item/images/color_mark/cr8.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr9 { background-image: url(/item/images/color_mark/cr9.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr10 { background-image: url(/item/images/color_mark/cr10.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr11 { background-image: url(/item/images/color_mark/cr11.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr12 { background-image: url(/item/images/color_mark/cr12.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr13 { background-image: url(/item/images/color_mark/cr13.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr14 { background-image: url(/item/images/color_mark/cr14.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr15 { background-image: url(/item/images/color_mark/cr15.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr16 { background-image: url(/item/images/color_mark/cr16.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr17 { background-image: url(/item/images/color_mark/cr17.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productColor__color .color_mark.color_mark-cr18 { background-image: url(/item/images/color_mark/cr18.png); }
.fs-l-pageMain .fs-c-productList__list .fs-c-productMarks { margin-top: 16px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productMarks .fs-c-productMark { display: flex; justify-content: center; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productMarks .fs-c-productMark .color_mark { display: none; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productMarks .fs-c-productMark__item { margin: 4px 2px 0 2px; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productMarks .fs-c-productMark__item span { margin: 0; }
.fs-l-pageMain .fs-c-productList__list .fs-c-productMarks .fs-c-productMark__item span img { height: 18px; }
.fs-l-pageMain .fs-l-productLayout { display: flex; flex-wrap: wrap; justify-content: space-between; }
.fs-l-pageMain .fs-l-productLayout__item--1 { width: 100%; margin-bottom: 50px; }
.fs-l-pageMain .fs-l-productLayout__item--1 .fs-l-productMainImageContainer { display: flex; flex-wrap: wrap; justify-content: space-between; }
.fs-l-pageMain .fs-l-productLayout__item--1 .fs-l-productMainImageContainer .fs-c-productMainImage { width: 500px; }
.fs-l-pageMain .fs-l-productLayout__item--1 .fs-l-productMainImageContainer .fs-c-productMainImage__expandButton { display: none; }
.fs-l-pageMain .fs-l-productLayout__item--1 .fs-l-productMainImageContainer .fs-c-productThumbnail { width: 540px; display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: flex-start; align-content: flex-start; }
.fs-l-pageMain .fs-l-productLayout__item--1 .fs-l-productMainImageContainer .fs-c-productThumbnail__image { width: 100px; min-width: 100px; margin: 0 10px 10px 0; flex-basis: auto; }
.fs-l-pageMain .fs-l-productLayout__item--1 .fs-l-productMainImageContainer .fs-c-productThumbnail__image:nth-child(5n) { margin-right: 0; }
.fs-l-pageMain .fs-l-productLayout__item--1 #relateditem_block { text-align: right; margin-top: 44px; width: 100%; }
.fs-l-pageMain .fs-l-productLayout__item--1 #relateditem_block .btn { display: inline-block; width: 220px; height: 34px; text-align: center; font-family: 'Raleway', sans-serif; font-weight: 400; line-height: 32px; letter-spacing: .2em; }
.fs-l-pageMain .fs-l-productLayout__item--1 #relateditem_block .btn a { display: block; border: solid #2f2f2f 1px; }
.fs-l-pageMain .fs-l-productLayout__item--1 #relateditem_block .btn a:hover { background: #676767; border-color: #676767; text-decoration: none; color: #fff; }
.fs-l-pageMain .fs-l-productLayout__item--1 #relateditem_block .banner { margin: 10px 0; }
.fs-l-pageMain .fs-l-productLayout__item--3 { width: 540px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productMarks .fs-c-productMark .color_mark { display: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productMarks .fs-c-productMark { display: flex; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productMarks .fs-c-productMark .color_mark { display: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productMarks .fs-c-productMark__item { margin: 4px 2px 0 2px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productMarks .fs-c-productMark__item span { margin: 0; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productMarks .fs-c-productMark__item span img { height: 18px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productNameHeading__name { font-size: 20px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productNumber { margin-top: 16px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productNumber span { color: #939393; font-size: 13px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices { display: inline-block; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice { display: flex; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice__main { display: flex; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice--listed + .fs-c-productPrice--selling span { color: #f00; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice--listed .fs-c-productPrice__main span { text-decoration: line-through; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice--listed .fs-c-productPrice__addon { color: #f00; margin-left: 4px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__main__label { display: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__main span { font-size: 16px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__addon { line-height: 1.9; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice__addon__label { font-size: 12px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice__addon__label::before { content: "("; margin-left: 8px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPrices .fs-c-productPrice__addon__label::after { content: ")"; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPointDisplay { display: inline-block; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productPointDisplay > span { font-size: 12px; color: #ea0720; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation { margin: 24px 0; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variationLabel { margin-bottom: 8px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix { display: inline-block; border: 1px solid #000; position: relative; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix::before { position: absolute; top: -26px; right: 0; content: "×=在庫なし"; font-size: 10px; text-align: right; display: block; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col { display: flex; flex-direction: row; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col .fs-c-variationMatrix__col__thumbnail { display: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col .fs-c-variationMatrix__col__variationName { width: 128px; border-top: 1px solid #ddd; background: #e6f3f8; padding: 10px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col .fs-c-variationMatrix__col__variationPanels { max-width: 410px; display: flex; justify-content: flex-start; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__item { display: block; flex-basis: auto; width: 41px; padding: 7px 0px; border-left: 1px solid #ddd; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__item:nth-child(n+11) { margin-top: -1px; border-bottom: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__item:last-child { border-right: 1px solid #ddd; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col:first-child .fs-c-variationMatrix__col__variationName { border-top: 1px solid #fff; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col:first-child .fs-c-variationMatrix__col__variationPanels { max-width: 410px; display: flex; justify-content: flex-start; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col:first-child .fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__item:nth-child(-n+10) { border-bottom: 1px solid #ddd; border-top: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productChooseVariation__variation .fs-c-variationMatrix__col:nth-child(n+2) { margin-top: -1px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-stockSignLegend { display: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__wishlist { display: block; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__wishlist button { outline: none; background: none; display: block; width: 182px; height: 32px; border: 1px solid #bc5371; text-align: center; line-height: 32px; color: #bc5371; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__wishlist button::before { margin-top: 10px; width: 16px; height: 14px; background-image: url(/item/images/detail_favorite.png); }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__wishlist button:hover { border-color: #ed83a1; text-decoration: none; color: #ed83a1; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__wishlist button:hover::before { background-image: url(/item/images/detail_favorite_on.png); }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__quantity { margin-top: 30px; display: flex; align-items: center; max-width: none; position: relative; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__quantity::before { content: "数量"; width: 40px; display: inline-block; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__quantity select { width: 56px; height: 34px; padding: 0 10px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__quantity input { width: 56px; height: 34px; padding: 0 10px; box-shadow: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productQuantityAndWishlist__quantity .fs-c-quantity__message { position: absolute; top: 7px; right: 100px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productActionButton { height: 48px; text-align: right; margin-top: -40px; padding-bottom: 80px; border-bottom: 1px solid #e8e8e8; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productActionButton .fs-c-button--addToCart--detail { width: 280px; height: 48px; padding: 0; background-color: initial; background-image: url(/item/images/detail_btn_cart_off.png); background-repeat: no-repeat; border: none; position: relative; z-index: 1; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productActionButton .fs-c-button--addToCart--detail:hover { background-image: url(/item/images/detail_btn_cart_on.png); }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productActionButton .fs-c-button--addToCart--detail span { display: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-inquiryAboutProduct { margin-top: 22px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-inquiryAboutProduct button { outline: none; background-color: initial; background-image: url(/item/images/ico_arrow.png); background-repeat: no-repeat; background-position: center left 8px; border: none; display: inline-block; padding: 0 0 0 22px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-inquiryAboutProduct button:hover { text-decoration: underline; }
.fs-l-pageMain .fs-l-productLayout__item--3 #linklist > div { margin-top: 4px; }
.fs-l-pageMain .fs-l-productLayout__item--3 #linklist > div a { background: url(/item/images/ico_arrow.png) no-repeat center left 8px; display: inline-block; padding-left: 22px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview { margin-top: 4px; display: flex; flex-wrap: wrap; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview > * { width: 100%; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__aggregateRating { order: 2; margin-top: 20px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview .fs-c-aggregateRating__count { display: none; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__reviewList { order: 3; margin-top: 4px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__reviewList li { border-top: 1px solid #888; border-bottom: 1px solid #888; margin-bottom: 12px; padding: 0 0 4px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__reviewList li .fs-c-reviewInfo__reviewer { display: flex; background: #f7f7f7; padding: 3px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__reviewList li .fs-c-reviewInfo__date { display: flex; justify-content: flex-end; background: #f7f7f7; padding: 3px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__reviewList li .fs-c-reviewInfo .fs-c-reviewRating { display: flex; align-items: flex-end; padding: 3px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__reviewList li .fs-c-reviewInfo .fs-c-reviewRating::before { content: 'おすすめ度'; font-size: 10px; display: inline-block; margin-right: 4px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__reviewList li .fs-c-reviewBody { padding: 3px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__allReviews { order: 4; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__allReviews a { background: url(/item/images/ico_review.png) no-repeat left; display: inline-block; padding-left: 22px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__allReviews a span { font-size: 11px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__addReview { order: 1; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__addReview .fs-c-button__label { font-size: 12px; background: url(/item/images/ico_reviewedit.png) no-repeat left; display: inline-block; padding-left: 22px; }
.fs-l-pageMain .fs-l-productLayout__item--3 .fs-c-productReview__addReview .fs-c-button__label:hover { text-decoration: underline; }
.fs-l-pageMain .fs-l-productLayout__item--2 { width: 500px; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .tab li { float: left; width: 50%; text-align: center; font-family: 'Raleway', sans-serif; font-weight: 400; line-height: 1; letter-spacing: .2em; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .tab li a { display: block; padding: 13px 0; background: #ddd; border-bottom: 1px solid #dfdfdf; transition: 0.1s; margin-top: 6px; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .tab li a:hover { text-decoration: none; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .tab li a.on { background: #fff; border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; border-bottom: none; font-weight: bold; font-size: 15px; line-height: 17px; padding: 14px 0; margin-top: 0; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .tab li span { display: inline-block; position: relative; vertical-align: top; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .tab li a span:after { content: ' '; display: none; position: absolute; bottom: -6px; left: 0; width: 100%; height: 1px; background: #000; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .tab li a:hover span:after { display: block; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .box { display: none; padding: 35px 40px; border: 1px solid #dfdfdf; border-top: none; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .box .link { margin-top: 30px; font-family: 'Raleway', sans-serif; font-weight: 400; letter-spacing: .2em; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .box .link a { display: inline-block; position: relative; padding-left: 14px; background: url(/item/images/arrow1.png) no-repeat left 3px; vertical-align: top; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .box .link a:hover { text-decoration: none; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .box .link a:after { content: ' '; display: none; position: absolute; bottom: -4px; left: 14px; width: 100%; width: -webkit-calc(100% - 14px); width: -moz-calc(100% - 14px); width: -ms-calc(100% - 14px); width: -o-calc(100% - 14px); width: calc(100% - 14px); height: 1px; background: #000; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail .box .link a:hover:after { display: block; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail #tab_size table { width: 100%; border-spacing: 0; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail #tab_size table th, .fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail #tab_size table td { padding: 10px 12px; border-bottom: solid #dfdfdf 1px; text-align: center; font-size: 93%; font-weight: normal; }
.fs-l-pageMain .fs-l-productLayout__item--2 .tab_detail #tab_size table th { background: #e9e9e9; text-align: center; }
.fs-l-pageMain .fs-c-featuredProduct { margin-top: 80px; }
.fs-l-pageMain .fs-c-featuredProduct__list { position: relative; }
.fs-l-pageMain .fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl { position: absolute; }
.fs-l-pageMain .fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev, .fs-l-pageMain .fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next { position: absolute; top: calc(50% - 18px); width: 10px; height: 36px; background-position: center center; background-repeat: no-repeat; text-indent: 100%; white-space: nowrap; overflow: hidden; transition: 0.3s; }
.fs-l-pageMain .fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev:hover, .fs-l-pageMain .fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next:hover { opacity: 0.6; }
.fs-l-pageMain .fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev { left: -42px; background-image: url(/item/images/slide_prev1.png); }
.fs-l-pageMain .fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next { right: -42px; background-image: url(/item/images/slide_next1.png); }
.fs-l-pageMain .fs-c-featuredProduct__list .slick-slide { width: 240px; margin: 0 40px 0 0; }
.fs-l-pageMain .fs-c-featuredProduct__list .slick-slide:active, .fs-l-pageMain .fs-c-featuredProduct__list .slick-slide:focus { outline: none; }
.fs-l-pageMain .fs-c-featuredProduct__list .slick-slide *:active, .fs-l-pageMain .fs-c-featuredProduct__list .slick-slide *:focus { outline: none; }
.fs-l-pageMain .fs-c-featuredProduct__list .slick-slide .fs-c-productMarks { display: none; }
.fs-l-pageMain .fs-c-featuredProduct__list .slick-slide .fs-c-productListItem__productName, .fs-l-pageMain .fs-c-featuredProduct__list .slick-slide .fs-c-productListItem__prices, .fs-l-pageMain .fs-c-featuredProduct__list .slick-slide .fs-c-productListItem__salesPeriod, .fs-l-pageMain .fs-c-featuredProduct__list .slick-slide .fs-c-productListItem__control { display: none; }
.fs-l-pageMain .search_box { padding: 24px 0 48px; }
.fs-l-pageMain .search_box-tag .tag_list { display: flex; flex-wrap: wrap; justify-content: center; margin-bottom: 24px; }
.fs-l-pageMain .search_box-tag .tag_list li { margin-left: 4px; margin-right: 4px; }
.fs-l-pageMain .search_box-tag .tag_list li a { display: inline-block; font-size: 12px; color: #2f2f2f; padding: 10px 12px; border: 1px solid #eee; border-radius: 30px; background: #fff; text-decoration: none; transition: 0.3s; }
.fs-l-pageMain .search_box-tag .tag_list li a::before { content: '#'; }
.fs-l-pageMain .search_box-tag .tag_list li a:hover { background: #eee; }
.fs-l-pageMain .search_box-inner { display: flex; justify-content: center; }
.fs-l-pageMain .search_box-inner > div { width: 320px; margin: 0 4px; text-align: center; }
.fs-l-pageMain .search_box-inner > div span { display: block; padding: 12px 0; background: #878787; color: #fff; font-size: 13px; position: relative; transition: 0.3s; }
.fs-l-pageMain .search_box-inner > div span::before, .fs-l-pageMain .search_box-inner > div span::after { content: ""; display: block; width: 9px; height: 1px; position: absolute; top: calc(50% - 1px); right: 12px; background: #fff; transition: 0.3s; }
.fs-l-pageMain .search_box-inner > div span::after { transform: rotate(90deg); }
.fs-l-pageMain .search_box-inner > div span:hover { cursor: pointer; background: #6f6f6f; }
.fs-l-pageMain .dressing_btn { display: none; margin-bottom: 16px; width: 384px; height: 34px; }
.fs-l-pageMain .dressing_btn a { display: block; width: 382px; height: 32px; border: solid #bc5371 1px; text-align: center; line-height: 32px; color: #bc5371; }
.fs-l-pageMain .dressing_btn a:hover { border-color: #ed83a1; text-decoration: none; color: #ed83a1; }
.fs-l-pageMain .dressing_btn a:hover:before { background-image: url(/item/images/icon_hanger1_on.png); }
.fs-l-pageMain .dressing_btn a:before { content: ' '; display: inline-block; margin: 7px 12px 0 0; width: 24px; height: 17px; background: url(/item/images/icon_hanger1.png) no-repeat center center; vertical-align: top; }
.fs-l-pageMain .online_concierge_btn { display: none; margin-bottom: 16px; width: 384px; height: 34px; }
.fs-l-pageMain .online_concierge_btn a { display: block; width: 100%; border: solid #f1e3e0 1px; background-color: #f1e3e0; text-align: center; line-height: 32px; color: #000; }
.fs-l-pageMain .online_concierge_btn a:hover { border-color: #f8dada; background-color: #f8dada; text-decoration: none; color: #000; }
.fs-l-pageMain .online_concierge_btn a span { color: #d47e58; }
.fs-l-pageMain .online_sodan_btn { display: none; margin-bottom: 16px; width: 384px; height: 34px; }
.fs-l-pageMain .online_sodan_btn a { display: block; width: 382px; height: 32px; border: solid #bc5371 1px; text-align: center; line-height: 32px; color: #bc5371; transition: 0.3s; }
.fs-l-pageMain .online_sodan_btn a:hover { border-color: #ed83a1; text-decoration: none; color: #ed83a1; }
.fs-l-pageMain .online_sodan_btn a:hover:before { background-image: url(/item/images/icon_online.svg); opacity: 0.7; }
.fs-l-pageMain .online_sodan_btn a:before { content: ' '; display: inline-block; margin: 7px 12px 0 0; width: 17px; height: 17px; background: url(/item/images/icon_online.svg) no-repeat center center; background-size: 17px 17px; vertical-align: top; transition: 0.3s; }
.fs-l-pageMain .home_fitting_btn { display: none; margin-bottom: 16px; width: 384px; height: 34px; }
.fs-l-pageMain .home_fitting_btn a { display: block; width: 382px; height: 32px; border: solid #bc5371 1px; text-align: center; line-height: 32px; color: #bc5371; transition: 0.3s; }
.fs-l-pageMain .home_fitting_btn a:hover { border-color: #ed83a1; text-decoration: none; color: #ed83a1; }
.fs-l-pageMain .home_fitting_btn a:hover:before { background-image: url(/item/images/icon_fitting.png); opacity: 0.7; }
.fs-l-pageMain .home_fitting_btn a:before { content: ' '; display: inline-block; margin: 7px 12px 0 0; width: 17px; height: 17px; background: url(/item/images/icon_fitting.png) no-repeat center center; background-size: 17px 17px; vertical-align: top; transition: 0.3s; }

.fs-body-search .fs-c-noResultMessage { text-align: center; padding: 16px; margin-top: 16px; }

/* top
------------------------------------------------ */
.fs-body-top main { width: 1080px; margin: 0 auto; }

/* shopping cart login
------------------------------------------------ */
.fs-body-cart-login .fs-c-loginForm section { display: flex; justify-content: space-between; }
.fs-body-cart-login .fs-c-loginForm section > div { width: 520px; }
.fs-body-cart-login .fs-c-loginForm section > div.fs-c-otherServiceLogin { margin: 0; }
.fs-body-cart-login .fs-c-loginForm section > div.fs-c-otherServiceLogin .fs-c-anotherLogin__button { text-align: center; margin-top: 24px; }
.fs-body-cart-login .fs-c-loginForm section > div .fs-c-subSection__title { margin: 0 0 30px; padding: 15px 40px; background: #e6f3f8; border: none; text-align: center; font-size: 16px; font-weight: normal; line-height: 1.2; }

/* shopping cart
------------------------------------------------ */
.fs-body-cart .fs-l-pageMain { padding-top: 40px; }
.fs-body-cart .common_bnr_1 { margin-bottom: 16px; }
.fs-body-cart .common_bnr_1 .fs-pt-column__item:nth-of-type(2) { display: none; }
.fs-body-cart .attention_text { margin-bottom: 48px; padding: 38px; border: solid #c9c9c9 1px; }
.fs-body-cart .attention_text dt { font-weight: bold; color: #ce1010; }
.fs-body-cart .attention_text dd span { color: #ce1010; }
.fs-body-cart .fs-c-cartTitle { width: 100%; border: none; }
.fs-body-cart .fs-c-cartTitle__title { padding: 14px 0; background: #5c99b0; text-align: center; font-size: 124%; font-weight: normal; line-height: 1.2; color: #fff; }
.fs-body-cart .fs-l-cart__contentsArea .fs-c-noResultMessage { text-align: center; padding: 24px 0; border-right: 1px solid #5c99b0; border-bottom: 1px solid #5c99b0; border-left: 1px solid #5c99b0; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable { width: 100%; border: none; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable__caption { padding: 14px 0; background: #5c99b0; text-align: center; font-size: 124%; font-weight: normal; line-height: 1.2; color: #fff; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable__message--excludedFromVolumeDiscount { display: inline-block; background: #ddd; padding: 4px 8px 2px; line-height: 1; margin-bottom: 6px; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr { display: flex; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr th:nth-of-type(1), .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr td:nth-of-type(1) { width: 450px; order: 1; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr th:nth-of-type(2), .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr td:nth-of-type(2) { width: 100px; order: 3; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr th:nth-of-type(3), .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr td:nth-of-type(3) { width: 184px; order: 2; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr th:nth-of-type(4), .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr td:nth-of-type(4) { width: 184px; order: 4; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr th:nth-of-type(5), .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr td:nth-of-type(5) { width: 162px; order: 5; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr th:nth-of-type(5) button, .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr td:nth-of-type(5) button { margin-bottom: 8px; border: 1px solid #bc5371; font-size: 11px; line-height: 24px; width: 100%; color: #bc5371; display: inline-block; text-align: center; text-decoration: none; transition: 0.3s; background: #fff; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr th:nth-of-type(5) button:hover, .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tr td:nth-of-type(5) button:hover { opacity: 0.6; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable th, .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable td { border: none; border-right: solid #5c99b0 1px; border-bottom: solid #5c99b0 1px; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tbody tr:last-child th, .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tbody tr:last-child td { border-right: solid #5c99b0 1px; border-bottom: solid #5c99b0 1px; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable th:first-child, .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable td:first-child { border-left: solid #5c99b0 1px; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable thead th { padding: 12px 24px; background: #e6f3f9; border-bottom: none; text-align: left; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartTable tbody td { padding: 24px; text-align: left; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartDiscountInfo { margin-top: 30px; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartDiscountInfo__title { font-weight: bold; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartDiscountInfo__more * { color: #c00; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartDiscountInfo__info__current, .fs-body-cart .fs-l-cart__mainColumn .fs-c-cartDiscountInfo__info__next { color: #c00; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartDiscountInfo + .fs-c-cartDiscountInfo { border: 1px solid #c9c9c9; padding: 10px; }
.fs-body-cart .fs-l-cart__mainColumn .fs-c-cartDiscountInfo__note b { font-weight: normal; }
.fs-body-cart .fs-l-cart__sideColumn { position: relative; }
.fs-body-cart .fs-l-cart__sideColumn #fs-cartTotals-container { margin: 32px 0 80px; display: flex; justify-content: flex-end; }
.fs-body-cart .fs-l-cart__sideColumn #fs-cartTotals-container .fs-c-orderTotalTable { width: 430px; border-top: solid #5c99b0 1px; border-left: solid #5c99b0 1px; }
.fs-body-cart .fs-l-cart__sideColumn #fs-cartTotals-container .fs-c-orderTotalTable th, .fs-body-cart .fs-l-cart__sideColumn #fs-cartTotals-container .fs-c-orderTotalTable td { padding: 12px 20px !important; border: none; border-right: solid #5c99b0 1px !important; border-bottom: solid #5c99b0 1px !important; }
.fs-body-cart .fs-l-cart__sideColumn #fs-cartTotals-container .fs-c-orderTotalTable th { background: #e6f3f9; border-right: none !important; text-align: left; }
.fs-body-cart .fs-l-cart__sideColumn #fs-cartTotals-container .fs-c-orderTotalTable td { text-align: right; }
.fs-body-cart .fs-l-cart__sideColumn .fs-c-continueShopping { position: absolute; top: 0; left: 0; }
.fs-body-cart .fs-l-cart__sideColumn .fs-c-continueShopping .fs-c-button--continueShopping { border: 1px solid #bc5371; line-height: 40px; width: 240px; color: #bc5371; display: inline-block; text-align: center; text-decoration: none; transition: 0.3s; background: #fff; }
.fs-body-cart .fs-l-cart__sideColumn .fs-c-continueShopping .fs-c-button--continueShopping:hover { opacity: 0.6; }
.fs-body-cart #fs-checkout-payHere-container, .fs-body-cart #fs-checkout-amazon-container { margin: 0 auto; padding: 20px; width: 950px; border: solid #eee 5px; position: relative; }
.fs-body-cart #fs-checkout-payHere-container { border-bottom: none; margin-top: 40px; padding-bottom: 30px; }
.fs-body-cart #fs-checkout-payHere-container::after { content: "または"; position: absolute; bottom: -1em; left: calc(50% - 1.5em - 40px); background: #fff; z-index: 2; display: inline-block; padding: 0 40px; }
.fs-body-cart #fs-checkout-payHere-container .fs-c-purchaseHere { display: flex; justify-content: space-between; }
.fs-body-cart #fs-checkout-payHere-container .fs-c-purchaseHere__message { width: 420px; }
.fs-body-cart #fs-checkout-payHere-container .fs-c-purchaseHere .fs-c-cartPayment__button a { width: 220px; }
.fs-body-cart #fs-checkout-payHere-container .fs-c-purchaseHere .fs-c-cartPayment__button .fs-c-button--primary { background: #bc5371; color: #fff; display: inline-block; text-decoration: none; line-height: 50px; text-align: center; }
.fs-body-cart #fs-checkout-amazon-container { border-top: none; padding-top: 30px; }
.fs-body-cart #fs-checkout-amazon-container::before { content: ""; position: absolute; top: 2px; left: 20px; background: #000; z-index: 1; display: inline-block; width: 900px; height: 1px; }
.fs-body-cart #fs-checkout-amazon-container .fs-c-payWithAmazon { display: flex; justify-content: space-between; }
.fs-body-cart #fs-checkout-amazon-container .fs-c-payWithAmazon__message { width: 420px; }
.fs-body-cart .fs-c-wishlistProduct { display: none; }

.fs-body-checkout .fs-l-pageMain, .fs-body-checkout-amazon .fs-l-pageMain { padding: 15px 12px 0; }
.fs-body-checkout dl.attention_text, .fs-body-checkout-amazon dl.attention_text { margin-bottom: 48px; padding: 38px; border: solid #c9c9c9 1px; }
.fs-body-checkout dl.attention_text dt, .fs-body-checkout-amazon dl.attention_text dt { font-weight: bold; color: #ce1010; }
.fs-body-checkout dl.attention_text dd span, .fs-body-checkout-amazon dl.attention_text dd span { color: #ce1010; }
.fs-body-checkout div.attention_text, .fs-body-checkout-amazon div.attention_text { margin-top: 24px; }
.fs-body-checkout div.attention_text p, .fs-body-checkout-amazon div.attention_text p { text-align: center; font-weight: bold; color: #ce1010; }
.fs-body-checkout .fs-l-checkout__mainColumn .fs-c-checkout-preview, .fs-body-checkout .fs-l-checkout__sideColumn .fs-c-checkout-preview, .fs-body-checkout-amazon .fs-l-checkout__mainColumn .fs-c-checkout-preview, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-checkout-preview { margin-bottom: 40px; }
.fs-body-checkout .fs-l-checkout__mainColumn .fs-c-checkout-preview__title, .fs-body-checkout .fs-l-checkout__sideColumn .fs-c-checkout-preview__title, .fs-body-checkout-amazon .fs-l-checkout__mainColumn .fs-c-checkout-preview__title, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-checkout-preview__title { margin: 0; padding: 8px 0; background: #5c99b0; border: none; text-align: center; font-size: 16px; line-height: 1.2; color: #fff; }
.fs-body-checkout .fs-l-checkout__mainColumn .fs-c-checkout-preview__body, .fs-body-checkout .fs-l-checkout__sideColumn .fs-c-checkout-preview__body, .fs-body-checkout-amazon .fs-l-checkout__mainColumn .fs-c-checkout-preview__body, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-checkout-preview__body { border: 1px solid #5c99b0; padding: 16px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-addressInfo-container .fs-c-checkout-destination__body, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-addressInfo-container .fs-c-checkout-destination__body { display: flex; justify-content: flex-start; align-items: flex-start; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-addressInfo-container .fs-c-checkout-destination__list, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-addressInfo-container .fs-c-checkout-destination__list { width: calc(1056px - 16px - 16px - 280px); }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-addressInfo-container .fs-c-checkout-destination__control, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-addressInfo-container .fs-c-checkout-destination__control { display: block; width: 280px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod { padding-top: 8px; padding-bottom: 8px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod:nth-child(n+2), .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod:nth-child(n+2) { border-top: 1px solid #5c99b0; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod .fs-c-button--inputCreditCardData, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod .fs-c-button--inputCreditCardData { padding: 8px 12px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod .fs-c-checkout-paymentMethod__setting, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod .fs-c-checkout-paymentMethod__setting { margin-top: 0; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod .fs-c-checkout-paymentMethod__setting .fs-c-creditCardIcons, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-paymentList-container .fs-c-checkout-paymentMethodList .fs-c-checkout-paymentMethod .fs-c-checkout-paymentMethod__setting .fs-c-creditCardIcons { margin-top: 0; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponCodeInput, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponCodeInput { margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #5c99b0; border-bottom: 1px solid #5c99b0; padding-top: 10px; padding-bottom: 10px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList { display: flex; justify-content: flex-start; flex-wrap: wrap; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li { width: 196px; border: 1px solid #eaeaea; padding: 12px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li:not(:nth-child(5n)), .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li:not(:nth-child(5n)) { margin-right: 10px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li:nth-child(n+6), .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li:nth-child(n+6) { margin-top: 10px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li .fs-c-checkout-couponList__description .fs-c-checkout-couponList__couponName, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li .fs-c-checkout-couponList__description .fs-c-checkout-couponList__couponName { display: block; margin-bottom: 8px; border-bottom: 1px solid #5c99b0; padding-bottom: 8px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li .fs-c-checkout-couponList__control, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-couponInfo-container .fs-c-checkout-couponInfo__body .fs-c-checkout-couponList li .fs-c-checkout-couponList__control { text-align: center; margin: 8px 0 0 0; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-deliveryInfo-container .fs-c-checkout-delivery__method__message, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-deliveryInfo-container .fs-c-checkout-delivery__method__message { margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #5c99b0; border-bottom: 1px solid #5c99b0; padding-top: 10px; padding-bottom: 10px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-deliveryInfo-container .fs-c-checkout-delivery__method__deliveryDateTime, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-deliveryInfo-container .fs-c-checkout-delivery__method__deliveryDateTime { margin-bottom: 10px; border-bottom: 1px solid #5c99b0; padding-bottom: 10px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-deliveryInfo-container .fs-c-checkout-delivery__method__deliveryDateTime dt, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-deliveryInfo-container .fs-c-checkout-delivery__method__deliveryDateTime dt { font-weight: bold; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage__text span, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage__text span { color: #f00; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage__type, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage__type { margin-top: 24px; display: flex; justify-content: space-between; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage__type li, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage__type li { width: 30%; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info { display: flex; justify-content: flex-start; align-content: center; margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #5c99b0; border-bottom: 1px solid #5c99b0; padding-top: 10px; padding-bottom: 10px; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dt, .fs-body-checkout .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dd, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dt, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dd { font-size: 14px; height: auto; }
.fs-body-checkout .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dt::after, .fs-body-checkout-amazon .fs-l-checkout__mainColumn #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dt::after { height: auto; position: static; }
.fs-body-checkout .fs-l-checkout__mainColumn .fs-c-returnedSpecialContract, .fs-body-checkout-amazon .fs-l-checkout__mainColumn .fs-c-returnedSpecialContract { display: none; }
.fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable { width: 100%; }
.fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable tr, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable tr { border-left: solid #5c99b0 1px; border-right: solid #5c99b0 1px; }
.fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable tr th, .fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable tr td, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable tr th, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable tr td { border-top: 1px solid #5c99b0; border-right: none; border-bottom: none; border-left: none; font-size: 14px; }
.fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable tr th, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable tr th { text-align: left; margin-right: 0; background: #e6f3f9; padding: 10px; width: 34%; }
.fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable__grandTotal th, .fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable__grandTotal td, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable__grandTotal th, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable__grandTotal td { border-top: 3px double #5c99b0 !important; }
.fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable__earnPoints th, .fs-body-checkout .fs-l-checkout__sideColumn .fs-c-orderTotalTable__earnPoints td, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable__earnPoints th, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-orderTotalTable__earnPoints td { border-bottom: 1px solid #5c99b0 !important; }
.fs-body-checkout .fs-l-checkout__sideColumn .fs-c-confirmOrder, .fs-body-checkout-amazon .fs-l-checkout__sideColumn .fs-c-confirmOrder { margin-top: 24px; font-size: 14px; }

.fs-body-checkout-success .fs-p-announcement { margin-top: 40px; }

/* registeredUsers or newUsers login
------------------------------------------------ */
.fs-body-login .fs-c-documentContent, .fs-body-review-login .fs-c-documentContent, .fs-body-wishlist-login .fs-c-documentContent { text-align: center; margin-bottom: 40px; }
.fs-body-login .fs-c-loginForm, .fs-body-review-login .fs-c-loginForm, .fs-body-wishlist-login .fs-c-loginForm { display: flex; justify-content: space-between; }
.fs-body-login .fs-c-loginForm > section, .fs-body-review-login .fs-c-loginForm > section, .fs-body-wishlist-login .fs-c-loginForm > section { width: 520px; }
.fs-body-login .fs-c-loginForm > section > .fs-c-subSection__title, .fs-body-review-login .fs-c-loginForm > section > .fs-c-subSection__title, .fs-body-wishlist-login .fs-c-loginForm > section > .fs-c-subSection__title { margin: 0 0 30px; padding: 15px 40px; background: #e6f3f8; border: none; text-align: center; font-size: 16px; font-weight: normal; line-height: 1.2; }
.fs-body-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin, .fs-body-review-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin { width: 440px; margin: 55px auto 0; }
.fs-body-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title, .fs-body-review-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title { position: relative; font-size: 13px; text-align: center; margin: 0 auto; }
.fs-body-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::before, .fs-body-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::after, .fs-body-review-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::before, .fs-body-review-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::after, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::before, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::after { content: ""; position: absolute; top: 0.5em; background: #000; z-index: 1; display: inline-block; width: 41%; height: 1px; }
.fs-body-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::before, .fs-body-review-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::before, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::before { left: 0; }
.fs-body-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::after, .fs-body-review-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::after, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin__title::after { right: 0; }
.fs-body-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin .fs-c-anotherLogin, .fs-body-review-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin .fs-c-anotherLogin, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin .fs-c-anotherLogin { margin-top: 10px; }
.fs-body-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin .fs-c-anotherLogin__button, .fs-body-review-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin .fs-c-anotherLogin__button, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-registeredUsers .fs-c-otherServiceLogin .fs-c-anotherLogin__button { text-align: center; margin-top: 24px; }
.fs-body-login .fs-c-loginForm > section.fs-c-newUsers .fs-c-newUsers__message, .fs-body-review-login .fs-c-loginForm > section.fs-c-newUsers .fs-c-newUsers__message, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-newUsers .fs-c-newUsers__message { display: none; }
.fs-body-login .fs-c-loginForm > section.fs-c-newUsers .fs-c-buttonContainer, .fs-body-review-login .fs-c-loginForm > section.fs-c-newUsers .fs-c-buttonContainer, .fs-body-wishlist-login .fs-c-loginForm > section.fs-c-newUsers .fs-c-buttonContainer { margin-top: 24px; }

.fs-body-login .fs-c-loginForm > section { margin: 0 auto; }

.fs-body-register .btn_pageback { text-align: center; }
.fs-body-register .btn_pageback a { text-decoration: underline; }
.fs-body-register .btn_pageback a:hover { text-decoration: none; }
.fs-body-register-success .fs-c-buttonContainer--pair { justify-content: flex-start; margin-top: 40px; }
.fs-body-register-success .fs-c-buttonContainer--myPageTop { margin-top: 0; }
.fs-body-register-success .fs-c-buttonContainer--shoppingContinue a { width: 160px; line-height: 38px; }

.fs-body-register-verification .fs-c-buttonContainer--backToRegister { margin-top: 16px; }
.fs-body-register-verification .fs-c-buttonContainer--resendVerificationCode { margin-top: 16px; text-align: right; }
.fs-body-register-verification .fs-c-buttonContainer--resendVerificationCode button { border: none; background: none; padding: 0; }
.fs-body-register-verification .fs-c-buttonContainer--resendVerificationCode button:hover { text-decoration: underline; }
.fs-body-register-verification .fs-c-buttonContainer--resendVerificationCode button span::before { content: "⇒"; }

.bnr_secretsale { margin-bottom: 24px; }

/* my page
------------------------------------------------ */
.fs-body-my-top .mypage_top { background: #f5f5f5; padding: 12px; display: flex; align-items: center; }
.fs-body-my-top .mypage_top > div { width: 50%; }
.fs-body-my-top .mypage_top .mypage_upper { padding-left: 78px; }
.fs-body-my-top .mypage_top .mypage_upper-userinfo { display: flex; flex-wrap: wrap; }
.fs-body-my-top .mypage_top .mypage_upper-userinfo dt { width: 140px; }
.fs-body-my-top .mypage_top .mypage_upper-userinfo dt span { display: inline-block; background: #aaa; color: #fff; border-radius: 10px; font-size: 12px; line-height: 20px; padding: 0 10px; }
.fs-body-my-top .mypage_top .mypage_upper-userinfo dd { font-size: 18px; line-height: 20px; padding-left: 12px; }
.fs-body-my-top .mypage_top .mypage_upper-userinfo:nth-of-type(n+2) { margin-top: 12px; }
.fs-body-my-top .mypage_top .mypage_upper .btn_coupon { margin-top: 24px; }
.fs-body-my-top .mypage_top .mypage_upper .btn_coupon a { display: block; text-decoration: none; text-align: center; width: 360px; border: 2px solid #bc5371; color: #bc5371; background: #fff; font-size: 16px; line-height: 52px; letter-spacing: 0.08em; position: relative; transition: 0.3s; }
.fs-body-my-top .mypage_top .mypage_upper .btn_coupon a::after { content: ''; display: block; position: absolute; top: calc(50% - 5px); right: 20px; width: 10px; height: 10px; border-top: 1px solid #bc5371; border-right: 1px solid #bc5371; transform: rotate(45deg); }
.fs-body-my-top .mypage_top .mypage_upper .btn_coupon a:hover { color: #fff; background: #bc5371; }
.fs-body-my-top .mypage_top .mypage_upper .btn_coupon a:hover::after { border-top: 1px solid #fff; border-right: 1px solid #fff; }
.fs-body-my-top .mypage_top .mypage_lower { background: #fff; padding: 110px 0; }
.fs-body-my-top .mypage_top .mypage_lower-membercard { text-align: center; }
.fs-body-my-top .mypage_top .mypage_lower-membercard .membercard_number { margin-bottom: 10px; font-size: 11px; font-weight: bold; }
.fs-body-my-top .mypage_top .mypage_lower-membercard .membercard_image { padding: 0; margin: 0; background: none; display: inline-block; height: 40px; overflow: hidden; }
.fs-body-my-top .fs-c-wishlistProduct { margin-top: 80px; position: relative; }
.fs-body-my-top .fs-c-wishlistProduct__title { font-size: 20px; color: #2f2f2f; line-height: 1.1; text-align: center; }
.fs-body-my-top .fs-c-wishlistProduct__list { margin-top: 24px; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide { width: 184px; margin-right: 40px; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide img { width: 100%; height: auto; max-width: none; display: inline; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__productName { margin-top: 5px; font-size: 12px; text-align: center; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices { margin-top: 5px; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice { font-size: 12px; display: flex; justify-content: center; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__main { display: flex; justify-content: center; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__main span { font-size: 12px; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label { font-size: 12px; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label::before, .fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label::after { font-size: 12px; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label::before { content: "("; margin-left: 8px; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label::after { content: ")"; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main span { text-decoration: line-through; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__addon { color: #f00; margin-left: 4px; display: inline-block; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed + .fs-c-productPrice--selling span { color: #f00; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__label { display: none; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productListItem__control { display: none; }
.fs-body-my-top .fs-c-wishlistProduct__list .slick-slide .fs-c-productMarks { display: none; }
.fs-body-my-top .fs-c-wishlistProduct__list .fs-c-productListCarousel__ctrl { min-width: auto; }
.fs-body-my-top .fs-c-wishlistProduct__list .fs-c-productListCarousel__ctrl--prev, .fs-body-my-top .fs-c-wishlistProduct__list .fs-c-productListCarousel__ctrl--next { position: absolute; top: 50%; margin-top: -18px; width: 10px; height: 36px; font-size: 0; border: none; background-color: transparent; background-position: center center; background-repeat: no-repeat; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.fs-body-my-top .fs-c-wishlistProduct__list .fs-c-productListCarousel__ctrl--prev { left: -50px; background-image: url(/item/images/slide_prev1.png); }
.fs-body-my-top .fs-c-wishlistProduct__list .fs-c-productListCarousel__ctrl--next { right: -50px; background-image: url(/item/images/slide_next1.png); }
.fs-body-my-top .fs-c-wishlistProduct__list .fs-c-productListCarousel__ctrl--prev:hover, .fs-body-my-top .fs-c-wishlistProduct__list .fs-c-productListCarousel__ctrl--next:hover { opacity: 0.6; }
.fs-body-my-top .fs-c-wishlistProduct__footer { position: absolute; top: -6px; right: 0; }
.fs-body-my-top .fs-c-wishlistProduct__footer a { text-decoration: none; display: inline-block; width: 94px; border: 1px solid #000; text-align: center; margin: 0; transition: 0.3s; }
.fs-body-my-top .fs-c-wishlistProduct__footer a::before { content: "一覧を見る"; font-size: 12px; line-height: 32px; }
.fs-body-my-top .fs-c-wishlistProduct__footer a span { display: none; }
.fs-body-my-top .fs-c-wishlistProduct__footer a:hover { border: 1px solid #676767; background: #676767; color: #fff; }
.fs-body-my-top #page_mypage { margin-top: 72px; }
.fs-body-my-top #page_mypage #mypage_menu h3 { position: relative; }
.fs-body-my-top #page_mypage #mypage_menu h3::after { left: 0; top: 50%; position: absolute; content: ''; height: 1px; background: #d3d3d3; width: 100%; }
.fs-body-my-top #page_mypage #mypage_menu h3 span { font-weight: bold; display: inline-block; position: relative; background: #fff; padding-right: 1em; z-index: 10; }
.fs-body-my-top #page_mypage #mypage_menu li { float: left; margin-right: 40px; padding: 24px 0; width: 520px; }
.fs-body-my-top #page_mypage #mypage_menu li:nth-of-type(2n) { margin-right: 0; }
.fs-body-my-top #page_mypage #mypage_menu li:nth-of-type(2n+1) { clear: both; }
.fs-body-my-top #page_mypage #mypage_menu li a { display: block; }
.fs-body-my-top #page_mypage #mypage_menu li dl { padding-left: 92px; min-height: 72px; background-position: left top; background-repeat: no-repeat; }
.fs-body-my-top #page_mypage #mypage_menu .menu_barcode dl { background-image: url(/item/images/mypage/menu_barcode.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_history dl { background-image: url(/item/images/mypage/menu_history.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_address dl { background-image: url(/item/images/mypage/menu_address.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_password dl { background-image: url(/item/images/mypage/menu_password.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_point_history dl { background-image: url(/item/images/mypage/menu_point_history.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_change dl { background-image: url(/item/images/mypage/menu_change.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_point dl { background-image: url(/item/images/mypage/menu_point.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_card dl { background-image: url(/item/images/mypage/menu_card.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_favorite dl { background-image: url(/item/images/mypage/menu_favorite.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_line dl { background-image: url(/item/images/mypage/menu_line.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_get_coupon dl, .fs-body-my-top #page_mypage #mypage_menu .menu_coupon_info dl { background-image: url(/item/images/mypage/menu_coupon.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_write_review dl { background-image: url(/item/images/mypage/menu_review_write.png); }
.fs-body-my-top #page_mypage #mypage_menu .menu_show_review dl { background-image: url(/item/images/mypage/menu_review_show.png); }
.fs-body-my-top #page_mypage #mypage_menu li dl dt { font-size: 108%; font-weight: bold; }
.fs-body-my-top #page_mypage #mypage_menu li dl dd { margin-top: 4px; }
.fs-body-my-top #page_mypage .logout { margin-top: 20px; text-align: right; }

.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item { width: 200px; margin-right: 20px; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item:nth-of-type(5n) { margin-right: 0; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item:nth-of-type(5) { margin-top: 0; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item:nth-of-type(n+6) { margin-top: 20px; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control { display: block; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list { display: block; margin-top: 10px; width: 200px; height: 35px; padding: 0; background-color: initial; background-image: url(/item/images/detail_btn_cart_off.png); background-repeat: no-repeat; background-size: contain; border: none; position: relative; z-index: 1; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list:hover { background-image: url(/item/images/detail_btn_cart_on.png); }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list span { display: none; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--viewProductDetail { background: #fff; border: 1px solid #bc5371; color: #bc5371; display: block; line-height: 33px; text-align: center; margin-top: 10px; text-decoration: none; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--viewProductDetail:hover { background: #bc5371; color: #fff; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--particular { position: absolute; top: 0; right: 0; background-color: transparent; background-repeat: no-repeat; background-size: cover; border: none; display: block; width: 25px; height: 21px; font-size: 0; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToWishList--icon { background-image: url("https://chut.itembox.design/item/images/sp_btn_favorite.png"); }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon { background-image: url("https://chut.itembox.design/item/images/sp_btn_favorite_on.png"); }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__viewReview { display: none; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__rating { margin-top: 12px; text-align: center; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__rating .fs-c-aggregateRating__rating { display: flex; justify-content: center; align-items: center; font-size: 11px; border: 1px solid #ddd; padding: 26px 0 8px; position: relative; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__rating .fs-c-aggregateRating__rating::before { position: absolute; top: 7px; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__rating .fs-c-aggregateRating__rating .fs-c-reviewStars { display: flex; justify-content: space-between; margin-right: 10px; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .fs-c-productListItem__rating .fs-c-aggregateRating__rating .fs-c-reviewStars::before { line-height: 1; vertical-align: top; font-size: 13px; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .wishlist_wrap { position: relative; }
.fs-body-my-wishlist .fs-l-pageMain .fs-c-productList__list__item .wishlist_wrap .fs-c-productListItem__control .fs-c-button--particular { top: 1px; margin: 0; }

.fs-body-my-orders .fs-c-buttonContainer--moveToStoreOrders, .fs-body-my-orders .fs-c-buttonContainer--moveToOrderHistory, .fs-body-my-storeOrders .fs-c-buttonContainer--moveToStoreOrders, .fs-body-my-storeOrders .fs-c-buttonContainer--moveToOrderHistory { margin-bottom: 20px; }
.fs-body-my-orders .fs-c-buttonContainer--moveToStoreOrders a, .fs-body-my-orders .fs-c-buttonContainer--moveToOrderHistory a, .fs-body-my-storeOrders .fs-c-buttonContainer--moveToStoreOrders a, .fs-body-my-storeOrders .fs-c-buttonContainer--moveToOrderHistory a { display: block; text-align: center; line-height: 48px; font-size: 14px; margin: 0 0 0 auto; width: 280px; border: 1px solid #676767; color: #676767; transition: 0.3s; text-decoration: none; }
.fs-body-my-orders .fs-c-buttonContainer--moveToStoreOrders a:hover, .fs-body-my-orders .fs-c-buttonContainer--moveToOrderHistory a:hover, .fs-body-my-storeOrders .fs-c-buttonContainer--moveToStoreOrders a:hover, .fs-body-my-storeOrders .fs-c-buttonContainer--moveToOrderHistory a:hover { color: #fff; background: #676767; }
.fs-body-my-orders .fs-c-history__termCtrl, .fs-body-my-storeOrders .fs-c-history__termCtrl { width: 30%; margin: 0 0 0 70%; font-size: 14px; }
.fs-body-my-orders .fs-c-history__termCtrl select, .fs-body-my-storeOrders .fs-c-history__termCtrl select { padding: 8px 14px; }
.fs-body-my-orders .fs-c-history__term, .fs-body-my-storeOrders .fs-c-history__term { margin-top: 10px; font-size: 12px; font-weight: bold; }
.fs-body-my-orders .fs-c-history__total, .fs-body-my-storeOrders .fs-c-history__total { margin-top: 10px; }
.fs-body-my-orders .fs-c-history__total .fs-c-pairList, .fs-body-my-storeOrders .fs-c-history__total .fs-c-pairList { display: flex; flex-wrap: wrap; }
.fs-body-my-orders .fs-c-history__total .fs-c-pairList dt, .fs-body-my-orders .fs-c-history__total .fs-c-pairList dd, .fs-body-my-storeOrders .fs-c-history__total .fs-c-pairList dt, .fs-body-my-storeOrders .fs-c-history__total .fs-c-pairList dd { padding: 4px 0; font-size: 12px; }
.fs-body-my-orders .fs-c-history__total .fs-c-pairList dt, .fs-body-my-storeOrders .fs-c-history__total .fs-c-pairList dt { width: 30%; }
.fs-body-my-orders .fs-c-history__total .fs-c-pairList dt::after, .fs-body-my-storeOrders .fs-c-history__total .fs-c-pairList dt::after { position: static; }
.fs-body-my-orders .fs-c-history__total .fs-c-pairList dd, .fs-body-my-storeOrders .fs-c-history__total .fs-c-pairList dd { width: 70%; }
.fs-body-my-orders .fs-c-history__total .fs-c-pairList dd .fs-c-price, .fs-body-my-storeOrders .fs-c-history__total .fs-c-pairList dd .fs-c-price { display: inline; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem { border: 1px solid #5c99b0; margin-bottom: 24px; overflow: hidden; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header { border-bottom: 1px solid #5c99b0; color: #fff; background: #5c99b0; display: flex; justify-content: space-between; align-items: center; padding: 8px 16px; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__orderInfo, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__orderInfo { display: flex; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__orderInfo dl, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__orderInfo dl { display: flex; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__orderInfo dl:nth-child(n+2), .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__orderInfo dl:nth-child(n+2) { margin-left: 56px; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__orderInfo dl dt span::after, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__orderInfo dl dt span::after { content: "："; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header__button a, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header__button a { display: inline-block; color: #fff; border: 1px solid #fff; padding: 5px 8px; transition: 0.3s; text-decoration: none; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header__button a:hover, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header__button a:hover { color: #5c99b0; background: #fff; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__body, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__body { padding: 0; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product { padding: 16px; display: flex; flex-wrap: wrap; align-items: center; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div { text-align: center; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(1), .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(1) { width: 10%; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(2), .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(2) { width: 20%; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(3), .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(3) { width: 12%; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(4), .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(4) { width: 12%; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(5), .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(5) { width: 28%; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(5) a, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(5) a { display: block; width: 100%; height: 32px; border: 1px solid #bc5371; text-align: center; line-height: 32px; color: #bc5371; text-decoration: none; transition: 0.3s; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(5) a:hover, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > div:nth-of-type(5) a:hover { color: #fff; background: #bc5371; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > dl, .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > dl { text-align: center; }
.fs-body-my-orders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > dl:nth-of-type(1), .fs-body-my-storeOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__product > dl:nth-of-type(1) { width: 18%; }

.fs-body-my-orders-details .fs-c-orderDetail { width: 800px; margin: 0 auto; border: 1px solid #5c99b0; padding: 16px 20px; margin-bottom: 56px; }
.fs-body-my-orders-details .fs-c-orderDetail > section { margin-top: 24px; }
.fs-body-my-orders-details .fs-c-orderDetail > section .fs-c-heading--section { background: #5c99b0; color: #fff; padding: 4px 0; text-align: center; margin-bottom: 8px; }
.fs-body-my-orders-details .fs-c-orderDetail__data dl { display: flex; }
.fs-body-my-orders-details .fs-c-orderDetail__data dl dt span::after { content: "："; }
.fs-body-my-orders-details .fs-c-orderDetail__data dl dd { margin-right: 24px; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee h3 { margin-bottom: 10px; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee h3 .fs-c-string--label::after { content: "："; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee__addressee dt { border-bottom: 1px solid #ccc; font-weight: bold; margin-bottom: 4px; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee__addressee dd { margin-bottom: 16px; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee__cartTable { margin-bottom: 16px; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee__cartTable .fs-c-cartTable__dataCell--review a { display: block; width: 100%; height: 32px; border: 1px solid #bc5371; text-align: center; line-height: 32px; color: #bc5371; text-decoration: none; transition: 0.3s; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee__cartTable .fs-c-cartTable__dataCell--review a:hover { color: #fff; background: #bc5371; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee__orderDeliveryInfo .fs-c-orderTotalInfo { margin-bottom: 16px; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee__orderDeliveryInfo .fs-c-orderTotalInfo .fs-c-orderTotalTable { width: 40%; }
.fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo .fs-c-orderPerAddresseeList .fs-c-orderPerAddressee__orderDeliveryInfo .fs-c-deliveryInfoList dt { font-weight: bold; }
.fs-body-my-orders-details .fs-c-orderDetail__orderInfo .fs-c-orderDetailInfo__orderTotal table { margin-top: 16px; }

.fs-body-membership-card .fs-c-membershipCard { display: flex; justify-content: center; flex-wrap: wrap; }
.fs-body-membership-card .fs-c-membershipCard__image { order: 2; }
.fs-body-membership-card .fs-c-membershipCard__number { order: 1; width: 100%; text-align: center; }

.fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr th { width: 300px; vertical-align: middle; }
.fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(1) label, .fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(2) label { font-size: 0; }
.fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(1) label::before, .fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(2) label::before { font-size: 10px; }
.fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(1) label span, .fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(2) label span { font-size: 10px; }
.fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(1) label::before { content: "Member's Number 会員カード番号（10桁）"; }
.fs-body-membershipCardAuth .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(2) label::before { content: "PIN Number PINコード（4桁）"; }

.fs-body-my-account-settings-edit .fs-c-inputInformation__button .fs-c-button__label { font-size: 0; }
.fs-body-my-account-settings-edit .fs-c-inputInformation__button .fs-c-button__label::before { content: "変更"; font-size: 14px; }

.fs-body-my-coupons .fs-c-coupon__info { display: flex; flex-direction: column; align-items: center; }
.fs-body-my-coupons .fs-c-coupon__info > * + * { margin-top: 24px; }
.fs-body-my-coupons .fs-c-coupon__image { max-width: 100%; min-width: auto; }
.fs-body-my-coupons .fs-c-coupon__image__image { max-width: 100%; max-height: 320px; }
.fs-body-my-coupons .fs-c-coupon__name, .fs-body-my-coupons .fs-c-coupon__description { width: 100%; }
.fs-body-my-coupons .fs-c-coupon__description > * + * { margin-top: 16px; }
.fs-body-my-coupons .fs-c-coupon__useMethodComment { border-top: 1px solid #676767; }
.fs-body-my-coupons .fs-c-coupon__useMethodComment dl { display: flex; flex-direction: column; }
.fs-body-my-coupons .fs-c-coupon__useMethodComment dl > dd { margin: 0; }
.fs-body-my-coupons .fs-c-coupon__useMethodComment dl > dd p { margin: 0; }
.fs-body-my-coupons .fs-c-coupon__useMethodComment__title { font-weight: 700; margin-bottom: 8px; }
@media screen and (min-width: 960px) { .fs-body-my-coupons .fs-c-coupon__info { flex-direction: row; }
  .fs-body-my-coupons .fs-c-coupon__info > * + * { margin-top: 0; margin-left: 16px; }
  .fs-body-my-coupons .fs-c-coupon__image__image { max-width: 320px; }
  .fs-body-my-coupons .fs-c-coupon__name { width: auto; min-width: 320px; }
  .fs-body-my-coupons .fs-c-coupon__description { border-left: 1px solid #676767; padding-left: 16px; }
  .fs-body-my-coupons .fs-c-coupon__useMethodComment dl { flex-direction: row; }
  .fs-body-my-coupons .fs-c-coupon__useMethodComment dl > dd { margin-left: 24px; } }
.fs-body-my-coupons .fs-c-couponAppliedCondition__title { font-size: 1.4rem; font-weight: 700; margin: 0 0 8px; }
.fs-body-my-coupons .fs-c-couponAppliedCondition__list { box-sizing: border-box; list-style: none; margin: 0; padding: 0; margin: 0; }
.fs-body-my-coupons .fs-c-couponAppliedCondition__list > li { box-sizing: border-box; }
.fs-body-my-coupons .fs-c-couponAppliedCondition__listItem + .fs-c-couponAppliedCondition__listItem { margin-top: 8px; }
.fs-body-my-coupons .fs-c-couponAppliedCondition__list__item { padding-left: 0.6em; position: relative; }
.fs-body-my-coupons .fs-c-couponAppliedCondition__list__item::before { content: ""; background: currentColor; display: block; width: 0.4em; height: 0.4em; position: absolute; top: 0.55em; left: 0; }
.fs-body-my-coupons__notice { color: #C98696; }
.fs-body-my-coupons .fs-c-couponMessage__label { color: #7c8790; font-size: 1.8rem; text-align: center; border-bottom: 1px solid #999999; }
.fs-body-my-coupons .fs-c-couponMessage__listItem { overflow: hidden; }
.fs-body-my-coupons .fs-c-couponMessage__listItem > * + * { margin-top: 8px; }
.fs-body-my-coupons .fs-c-couponMessage__listItem__name { display: block; padding: 8px; color: #7c8790; background: #f7f7f7; margin: -8px; margin-bottom: 8px; text-align: center; }
.fs-body-my-coupons .fs-c-couponMessage__listItem__discount { display: block; background: #C98696; color: #ffffff; width: 100%; padding: 4px; text-align: center; }
.fs-body-my-coupons .fs-c-couponExpiration__title { font-size: 1.4rem; font-weight: 700; margin: 0 0 8px; }
.fs-body-my-coupons .fs-c-couponExpiration__list { box-sizing: border-box; list-style: none; margin: 0; padding: 0; }
.fs-body-my-coupons .fs-c-couponExpiration__list > li { box-sizing: border-box; }
.fs-body-my-coupons .fs-c-couponExpiration__list__item { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; }
.fs-body-my-coupons .fs-c-couponExpiration__list__item__title { border: 1px solid #3c3c3c; padding: 0 4px; margin-right: 4px; }
.fs-body-my-coupons .fs-c-couponExpiration__list__item--available { flex-direction: column; align-items: flex-start; }
.fs-body-my-coupons .fs-c-couponExpiration__list > * + * { margin-top: 4px; }
.fs-body-my-coupons .fs-c-couponExpiration__notice { font-size: 1.8rem; color: #C98696; }
.fs-body-my-coupons .fs-c-couponList__item { border-top: 1px solid #676767; border-bottom: 1px solid #676767; padding: 16px; margin: 0 0 36px 0; }
.fs-body-my-coupons .fs-c-couponName { display: flex; flex-direction: column; align-items: center; flex-wrap: wrap; }
.fs-body-my-coupons .fs-c-couponName > * { width: 100%; text-align: center; }
.fs-body-my-coupons .fs-c-couponName__name { color: #7c8790; font-size: 1.8rem; }
.fs-body-my-coupons .fs-c-couponName__discount { background: #C98696; color: #ffffff; display: flex; justify-content: center; width: 100%; padding: 4px; }
.fs-body-my-coupons .fs-c-couponName__discount__offLabel { margin-left: 0.2em; }
.fs-body-my-coupons .fs-c-couponProduct { margin-top: 40px; position: relative; }
.fs-body-my-coupons .fs-c-couponProduct__header { margin-bottom: 24px; }
.fs-body-my-coupons .fs-c-couponProduct__title { font-size: 20px; color: #2f2f2f; line-height: 1.1; text-align: center; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide { width: 178px; margin-right: 40px; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide img { width: 100%; height: auto; max-width: none; display: inline; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__productName { margin-top: 5px; font-size: 12px; text-align: center; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices { margin-top: 5px; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice { font-size: 12px; display: flex; justify-content: center; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__main { display: flex; justify-content: center; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__main span { font-size: 12px; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label { font-size: 12px; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label::before, .fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label::after { font-size: 12px; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label::before { content: "("; margin-left: 8px; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice__addon__label::after { content: ")"; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__main span { text-decoration: line-through; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed .fs-c-productPrice__addon { color: #f00; margin-left: 4px; display: inline-block; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--listed + .fs-c-productPrice--selling span { color: #f00; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__prices .fs-c-productPrice.fs-c-productPrice--selling .fs-c-productPrice__main__label { display: none; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productListItem__control { display: none; }
.fs-body-my-coupons .fs-c-couponProduct__list .slick-slide .fs-c-productMarks { display: none; }
.fs-body-my-coupons .fs-c-couponProduct__list .fs-c-productListCarousel__ctrl { min-width: auto; }
.fs-body-my-coupons .fs-c-couponProduct__list .fs-c-productListCarousel__ctrl--prev, .fs-body-my-coupons .fs-c-couponProduct__list .fs-c-productListCarousel__ctrl--next { position: absolute; top: 50%; margin-top: -18px; width: 10px; height: 36px; font-size: 0; border: none; background-color: transparent; background-position: center center; background-repeat: no-repeat; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.fs-body-my-coupons .fs-c-couponProduct__list .fs-c-productListCarousel__ctrl--prev { left: -50px; background-image: url(/item/images/slide_prev1.png); }
.fs-body-my-coupons .fs-c-couponProduct__list .fs-c-productListCarousel__ctrl--next { right: -50px; background-image: url(/item/images/slide_next1.png); }
.fs-body-my-coupons .fs-c-couponProduct__list .fs-c-productListCarousel__ctrl--prev:hover, .fs-body-my-coupons .fs-c-couponProduct__list .fs-c-productListCarousel__ctrl--next:hover { opacity: 0.6; }
.fs-body-my-coupons .fs-c-couponProduct__footer { position: absolute; top: -6px; right: 0; }
.fs-body-my-coupons .fs-c-couponProduct__footer a { text-decoration: none; display: inline-block; width: 94px; border: 1px solid #000; text-align: center; margin: 0; transition: 0.3s; }
.fs-body-my-coupons .fs-c-couponProduct__footer a::before { content: "一覧を見る"; font-size: 12px; line-height: 32px; }
.fs-body-my-coupons .fs-c-couponProduct__footer a span { display: none; }
.fs-body-my-coupons .fs-c-couponProduct__footer a:hover { border: 1px solid #676767; background: #676767; color: #fff; }

.btn_delete-account a { display: block; text-align: center; line-height: 48px; font-size: 14px; margin: 20px auto; width: 280px; border: 1px solid #676767; color: #676767; transition: 0.3s; text-decoration: none; }
.btn_delete-account a:hover { color: #fff; background: #676767; }

.fs-body-my-orders .fs-c-noResultMessage, .fs-body-my-reviews .fs-c-noResultMessage, .fs-body-my-cards .fs-c-noResultMessage, .fs-body-my-points .fs-c-noResultMessage, .fs-body-my-addressbook .fs-c-noResultMessage { margin-top: 24px; border: 1px solid #000; padding: 24px; }

.fs-body-my-reviews .fs-c-listControl { margin: 10px 0; }
.fs-body-my-reviews .fs-c-reviewList { display: flex; justify-content: flex-start; flex-wrap: wrap; }
.fs-body-my-reviews .fs-c-reviewList__item { width: 200px; margin-right: 20px; }
.fs-body-my-reviews .fs-c-reviewList__item:nth-of-type(5n) { margin-right: 0; }
.fs-body-my-reviews .fs-c-reviewList__item:nth-of-type(5) { margin-top: 0; }
.fs-body-my-reviews .fs-c-reviewList__item:nth-of-type(n+6) { margin-top: 20px; }
.fs-body-my-reviews .fs-c-reviewList__item__info .fs-c-reviewInfo__date { display: flex; }
.fs-body-my-reviews .fs-c-reviewList__item__info .fs-c-reviewInfo__date dt { margin-right: 8px; }
.fs-body-my-reviews .fs-c-reviewList__item__body { padding: 10px 0; }
.fs-body-my-reviews .fs-c-reviewList__item .fs-c-button--plain { border: 1px solid #2f2f2f; display: block; text-align: center; padding: 4px 0; font-size: 11px; }

.fs-c-history__infoSummary { width: 330px; }
.fs-c-history__infoSummary .fs-c-pointSummary { display: flex; flex-wrap: wrap; border-top: 1px solid #666; border-left: 1px solid #666; }
.fs-c-history__infoSummary .fs-c-pointSummary dt, .fs-c-history__infoSummary .fs-c-pointSummary dd { border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 8px; }
.fs-c-history__infoSummary .fs-c-pointSummary dt { width: 60%; background: #e6f3f8; font-weight: bold; }
.fs-c-history__infoSummary .fs-c-pointSummary dd { width: 40%; text-align: center; }
.fs-c-history__listContainer { margin-top: 24px; }
.fs-c-history__listContainer .fs-c-listControl { margin: 10px 0; }
.fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable th:nth-of-type(1), .fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable td:nth-of-type(1) { width: 168px; }
.fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable th:nth-of-type(2), .fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable td:nth-of-type(2) { width: 240px; }
.fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable th:nth-of-type(3), .fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable td:nth-of-type(3) { width: 168px; }
.fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable th:nth-of-type(3) .fs-c-pointListTable__dataDetail, .fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable td:nth-of-type(3) .fs-c-pointListTable__dataDetail { margin: 0; display: block; }
.fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable th:nth-of-type(3) .fs-c-pointListTable__dataDetail .fs-c-pointListTable__orderCode::after, .fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable td:nth-of-type(3) .fs-c-pointListTable__dataDetail .fs-c-pointListTable__orderCode::after { display: none; }
.fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable th:nth-of-type(4), .fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable td:nth-of-type(4) { width: 168px; }
.fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable th:nth-of-type(5), .fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable td:nth-of-type(5) { width: 168px; font-size: 100%; text-align: center; }
.fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable th:nth-of-type(6), .fs-c-history__listContainer .fs-c-listTable.fs-c-pointListTable td:nth-of-type(6) { width: calc(1080px - 168px - 168px - 240px - 168px - 168px - 1px); }

.fs-c-addressBookList__form { margin-top: 24px; position: relative; }
.fs-c-addressBookList__addButton .fs-c-button--addToAddressbook { position: relative; padding-left: 14px; display: inline; border: none; }
.fs-c-addressBookList__addButton .fs-c-button--addToAddressbook span { text-decoration: underline; }
.fs-c-addressBookList__addButton .fs-c-button--addToAddressbook:hover { text-decoration: none; }
.fs-c-addressBookList__addButton .fs-c-button--addToAddressbook:hover span { text-decoration: underline; }
.fs-c-addressBookList__addButton .fs-c-button--addToAddressbook::before, .fs-c-addressBookList__addButton .fs-c-button--addToAddressbook::after { position: absolute; content: ''; background: #54cd57; width: 11px; height: 3px; display: block; top: calc(50% - 2px); }
.fs-c-addressBookList__addButton .fs-c-button--addToAddressbook::before { transform: rotate(90deg); }
.fs-c-addressBookList__count { position: absolute; top: 0; right: 0; }
.fs-c-addressBookList__count .fs-c-addressBookCount__label .fs-c-string--label { display: inline-block; background: #e0e0e0; padding: 0 5px; }
.fs-c-addressBookList .fs-c-listTable tr td:nth-of-type(1) { width: 30%; }
.fs-c-addressBookList .fs-c-listTable tr td:nth-of-type(2) { width: 40%; }
.fs-c-addressBookList .fs-c-listTable tr td:nth-of-type(3) { width: 30%; }
.fs-c-addressBookList .fs-c-listTable tr td:nth-of-type(3) .fs-c-buttonContainer { display: flex; justify-content: space-between; align-items: center; height: 100%; }
.fs-c-addressBookList .fs-c-listTable tr td:nth-of-type(3) .fs-c-buttonContainer a, .fs-c-addressBookList .fs-c-listTable tr td:nth-of-type(3) .fs-c-buttonContainer button { width: 45%; line-height: 24px; }

.fs-c-buttonContainer--myPageTop { margin-top: 40px; }
.fs-c-buttonContainer--myPageTop a { display: inline-block; background: #fff; color: #bc5371; border: 1px solid #bc5371; width: 160px; line-height: 36px; text-align: center; transition: 0.3s; text-decoration: none; }
.fs-c-buttonContainer--myPageTop a:hover { opacity: 0.6; }

/* Review
------------------------------------------------ */
.fs-body-reviews-product .fs-c-productReviewed__image img, .fs-body-review-write .fs-c-productReviewed__image img, .fs-body-reviews-reviewer .fs-c-productReviewed__image img { margin: 0 auto; }
.fs-body-reviews-product .fs-c-productReviewed__name, .fs-body-review-write .fs-c-productReviewed__name, .fs-body-reviews-reviewer .fs-c-productReviewed__name { text-align: center; }
.fs-body-reviews-product .fs-c-productReviewed__number, .fs-body-review-write .fs-c-productReviewed__number, .fs-body-reviews-reviewer .fs-c-productReviewed__number { text-align: center; }
.fs-body-reviews-product .fs-c-productReviewed__number span, .fs-body-review-write .fs-c-productReviewed__number span, .fs-body-reviews-reviewer .fs-c-productReviewed__number span { display: inline-block; }
.fs-body-reviews-product .fs-c-productReviewed__prices, .fs-body-review-write .fs-c-productReviewed__prices, .fs-body-reviews-reviewer .fs-c-productReviewed__prices { text-align: center; }
.fs-body-reviews-product .fs-c-productReviewed__prices .fs-c-productPrice span, .fs-body-review-write .fs-c-productReviewed__prices .fs-c-productPrice span, .fs-body-reviews-reviewer .fs-c-productReviewed__prices .fs-c-productPrice span { display: inline-block; }
.fs-body-reviews-product .fs-c-aggregateRating, .fs-body-review-write .fs-c-aggregateRating, .fs-body-reviews-reviewer .fs-c-aggregateRating { margin: 10px 0; }
.fs-body-reviews-product .fs-c-aggregateRating__rating, .fs-body-review-write .fs-c-aggregateRating__rating, .fs-body-reviews-reviewer .fs-c-aggregateRating__rating { flex-wrap: wrap; }
.fs-body-reviews-product .fs-c-aggregateRating__rating::before, .fs-body-review-write .fs-c-aggregateRating__rating::before, .fs-body-reviews-reviewer .fs-c-aggregateRating__rating::before { content: "この商品の平均評価"; display: block; width: 100%; background: #5c99b0; padding: 15px 40px; margin: 10px 0 20px; box-sizing: border-box; color: #fff; font-size: 16px; }
.fs-body-reviews-product .fs-c-aggregateRating__count::before, .fs-body-review-write .fs-c-aggregateRating__count::before, .fs-body-reviews-reviewer .fs-c-aggregateRating__count::before { content: 'レビュー件数：'; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(1), .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(1), .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(1) { display: none; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2), .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2), .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) { margin: 30px 0 0 0; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status { display: none; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination { display: flex; justify-content: center; margin: 40px 12px 0; position: relative; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item { flex: none; padding: 8px 4px; margin: 0 4px; display: inline-block; text-decoration: none; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item.is-active, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item.is-active, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item.is-active { background: none; border-bottom: 1px solid #000; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev, .fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next { margin: 0; border: none; text-decoration: none; font-family: 'Raleway', sans-serif; font-size: 12px; font-weight: 400; letter-spacing: .2em; background-color: #fff; background-repeat: no-repeat; background-size: 5px; position: absolute; width: auto; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev { left: 0; padding-left: 14px; background-image: url("/item/images/paging_prev1.png"); background-position: center left; text-align: left; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev::before, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev::before, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--prev::before { content: 'BACK'; width: auto; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next { right: 0; padding-right: 14px; background-image: url("/item/images/paging_next1.png"); background-position: center right; text-align: right; }
.fs-body-reviews-product .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next::before, .fs-body-review-write .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next::before, .fs-body-reviews-reviewer .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-pagination__item--next::before { content: 'NEXT'; width: auto; }
.fs-body-reviews-product .fs-c-reviewList, .fs-body-review-write .fs-c-reviewList, .fs-body-reviews-reviewer .fs-c-reviewList { order: 3; margin-top: 4px; }
.fs-body-reviews-product .fs-c-reviewList li, .fs-body-review-write .fs-c-reviewList li, .fs-body-reviews-reviewer .fs-c-reviewList li { border-top: 1px solid #888; border-bottom: 1px solid #888; margin-bottom: 12px; padding: 0 0 4px; }
.fs-body-reviews-product .fs-c-reviewList li .fs-c-reviewInfo__reviewer, .fs-body-review-write .fs-c-reviewList li .fs-c-reviewInfo__reviewer, .fs-body-reviews-reviewer .fs-c-reviewList li .fs-c-reviewInfo__reviewer { display: flex; background: #f7f7f7; padding: 3px; }
.fs-body-reviews-product .fs-c-reviewList li .fs-c-reviewInfo__date, .fs-body-review-write .fs-c-reviewList li .fs-c-reviewInfo__date, .fs-body-reviews-reviewer .fs-c-reviewList li .fs-c-reviewInfo__date { display: flex; justify-content: flex-end; background: #f7f7f7; padding: 3px; }
.fs-body-reviews-product .fs-c-reviewList li .fs-c-reviewInfo .fs-c-reviewRating, .fs-body-review-write .fs-c-reviewList li .fs-c-reviewInfo .fs-c-reviewRating, .fs-body-reviews-reviewer .fs-c-reviewList li .fs-c-reviewInfo .fs-c-reviewRating { display: flex; align-items: flex-end; padding: 3px; }
.fs-body-reviews-product .fs-c-reviewList li .fs-c-reviewInfo .fs-c-reviewRating::before, .fs-body-review-write .fs-c-reviewList li .fs-c-reviewInfo .fs-c-reviewRating::before, .fs-body-reviews-reviewer .fs-c-reviewList li .fs-c-reviewInfo .fs-c-reviewRating::before { content: 'おすすめ度'; font-size: 10px; display: inline-block; margin-right: 4px; }
.fs-body-reviews-product .fs-c-reviewList li .fs-c-reviewBody, .fs-body-review-write .fs-c-reviewList li .fs-c-reviewBody, .fs-body-reviews-reviewer .fs-c-reviewList li .fs-c-reviewBody { padding: 3px; }
.fs-body-reviews-product .fs-c-reveiwNotes, .fs-body-review-write .fs-c-reveiwNotes, .fs-body-reviews-reviewer .fs-c-reveiwNotes { padding: 38px; border: solid #c9c9c9 1px; margin: 30px 0 40px; }
.fs-body-reviews-product .fs-c-inputInformation .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back, .fs-body-review-write .fs-c-inputInformation .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back, .fs-body-reviews-reviewer .fs-c-inputInformation .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--back { margin-top: 24px; }

/* fs-c-inputTable
------------------------------------------------ */
.fs-c-inputInformation__message { text-align: center; }
.fs-c-inputInformation .fs-c-guidanceWithButton__message { text-align: center; margin-top: 48px; }
.fs-c-inputInformation .fs-c-guidanceWithButton__button { margin-top: 24px; }
.fs-c-inputInformation__link { text-align: center; margin-top: 24px; }
.fs-c-inputInformation__field { margin: 24px auto 48px; padding: 32px 0; width: 800px; background: #e6f3f8; }
.fs-c-inputInformation__field .fs-c-inputTable { margin: 0 auto; width: 624px; border: none; }
.fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(1) th, .fs-c-inputInformation__field .fs-c-inputTable tr:nth-of-type(1) td { padding-top: 26px; padding-bottom: 26px; }
.fs-c-inputInformation__field .fs-c-inputTable th, .fs-c-inputInformation__field .fs-c-inputTable td { padding: 12px 0; background: none; border: none; vertical-align: top; }
.fs-c-inputInformation__field .fs-c-inputTable th { font-weight: normal; }
.fs-c-inputInformation__field .fs-c-inputTable th:nth-of-type(1) { padding-right: 0; width: 208px; text-align: left; }
.fs-c-inputInformation__field .fs-c-inputTable th:nth-of-type(2) { width: 24px; text-align: center; }
.fs-c-inputInformation__field .fs-c-inputTable th img { padding-top: 4px; }
.fs-c-inputInformation__field .fs-c-inputTable td { padding-left: 16px; width: 376px; }
.fs-c-inputInformation__field .fs-c-inputTable td .fs2_emailConfirmationLabel { display: none; }
.fs-c-inputInformation__field .fs-c-inputTable td .sup { display: inline-block; width: 4.6em; vertical-align: middle; font-size: 85%; }
.fs-c-inputInformation__field .fs-c-inputTable td input[size='4'] { width: 104px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[size='5'] { width: 140px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[size='6'] { width: 104px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[size='20'] { width: 126px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[size='50'] { width: 376px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[name=lastName], .fs-c-inputInformation__field .fs-c-inputTable td input[name=lastNameKana] { margin-right: 10px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[name=zipCodeFront] { margin-right: 10px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[name=zipCodeBack] { margin-left: 10px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[name=addressSearch] { margin-left: 18px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[name=phoneNumberPublic] { margin-right: 10px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[name=phoneNumberLocal] { margin: 0 10px; }
.fs-c-inputInformation__field .fs-c-inputTable td input[name=phoneNumberMember] { margin-left: 10px; }
.fs-c-inputInformation__field .fs-c-inputTable td select { background: #f9f9f9; }
.fs-c-inputInformation__field .fs-c-inputTable td #fs2_prefecture { width: 270px; }
.fs-c-inputInformation__field .fs-c-inputTable td .fs-c-inputDate__year, .fs-c-inputInformation__field .fs-c-inputTable td .fs-c-inputDate__month, .fs-c-inputInformation__field .fs-c-inputTable td .fs-c-inputDate__date { margin-right: 10px; width: 100px; background-position: 75px center !important; }
.fs-c-inputInformation__field .fs-c-inputTable td label { display: flex; margin: 6px 20px 10px 0; vertical-align: middle; }
.fs-c-inputInformation__field .fs-c-additionalCheckField { text-align: center; margin-top: 26px; }
.fs-c-inputInformation__field .fs-c-additionalCheckField .fs-c-inputField__field .fs-c-checkbox__checkMark { margin-right: 30px; }
.fs-c-inputInformation__field .fs-c-additionalCheckField .fs-c-inputField__field .fs-c-checkbox__labelText a { text-decoration: underline; }
.fs-c-inputInformation__field .fs-c-additionalCheckField .fs-c-inputField__field .fs-c-checkbox__labelText a:hover { text-decoration: none; }
.fs-c-inputInformation.fs-c-fsLogin .fs-c-inputInformation__field { margin: 0; padding: 0; width: 100%; background: none; }
.fs-c-inputInformation.fs-c-fsLogin .fs-c-inputInformation__field .fs-c-inputTable { width: calc(100% - 96px); }
.fs-c-inputInformation.fs-c-fsLogin .fs-c-inputInformation__field .fs-c-inputTable tr { display: flex; align-items: center; margin-bottom: 24px; }
.fs-c-inputInformation.fs-c-fsLogin .fs-c-inputInformation__field .fs-c-inputTable tr th { width: 30%; font-size: 11px; }
.fs-c-inputInformation.fs-c-fsLogin .fs-c-inputInformation__field .fs-c-inputTable tr td { width: 70%; }
.fs-c-inputInformation.fs-c-fsLogin .fs-c-inputInformation__field .fs-c-inputTable tr th, .fs-c-inputInformation.fs-c-fsLogin .fs-c-inputInformation__field .fs-c-inputTable tr td { vertical-align: middle; padding: 0; }

.fs-c-fsLoginField .fs-c-inputTable tbody tr:nth-of-type(2) .fs-c-inputTable__label::after { content: "※6桁以上の半角英数"; }

/* entry_block
------------------------------------------------ */
#entry_block { margin-bottom: 40px; }
#entry_block .FS2_Login_btn_position { margin-top: 40px; text-align: center; }

/* modal
------------------------------------------------ */
.fs-c-modal__inner { padding: 10px; }
.fs-c-modal__title { padding: 0 16px; }
.fs-c-modal__close::before { font-size: 1.9em; }
.fs-c-modal__contents .fs-c-inputInformation__message { text-align: left; }
.fs-c-modal__contents .fs-c-inputInformation__message .fs-c-checkout-wrappingMessage__text span { color: #f00; }
.fs-c-modal__contents .fs-c-inputInformation__message .fs-c-checkout-wrappingMessage__type { margin-top: 24px; display: flex; justify-content: space-between; }
.fs-c-modal__contents .fs-c-inputInformation__message .fs-c-checkout-wrappingMessage__type li { width: 30%; }
.fs-c-modal__contents .fs-c-inputInformation__field { margin: 20px 0; width: 100%; }
.fs-c-modal__contents .fs-c-inputInformation__field .fs-c-inputTable { width: auto; }
.fs-c-modal__contents .fs-c-inputInformation__field .fs-c-inputTable--inModal tr, .fs-c-modal__contents .fs-c-inputInformation__field .fs-c-inputTable--inModal td { padding-top: 0 !important; padding-bottom: 0 !important; padding-left: 0; }
.fs-c-modal__contents .fs-c-buttonContainer--pair { margin-top: 30px; }
.fs-c-modal__contents .fs-c-checkout-addresseeList .fs-c-checkout-addressee { display: flex; justify-content: flex-start; }
.fs-c-modal__contents .fs-c-checkout-addresseeList .fs-c-checkout-addressee__data { width: 420px; }
.fs-c-modal__contents .fs-c-checkout-addresseeList .fs-c-checkout-addressee__control { width: 280px; }

/* notfound
------------------------------------------------ */
.fs-body-notfound .fs-l-pageMain { padding: 40px 0; }
.fs-body-notfound .fs-l-pageMain .fs-p-pageNotFound { text-align: center; }
.fs-body-notfound .fs-l-pageMain .fs-p-pageNotFound__title { margin-top: 36px; }
.fs-body-notfound .fs-l-pageMain .fs-p-pageNotFound__body { margin-top: 36px; line-height: 1.7; }

/* categoryごと
------------------------------------------------ */
.fs-body-category-benefits #checked_item { display: none; }

/* 会員ステージ
------------------------------------------------ */
.fs-c-productPrice--member { color: #f00; font-size: 16px; }

.fs-body-category .fs-c-productListItem__productName.fs-c-productName + .fs-clientInfo.is-ready { height: 0; opacity: 0; }
.fs-body-category .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice.fs-c-productPrice--member { margin-top: 10px; }
.fs-body-category .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice.fs-c-productPrice--member .fs-c-productPrice__addon__label { font-size: 11px; }
.fs-body-category .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice.fs-c-productPrice--member .fs-c-productPrice__addon__label::before, .fs-body-category .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice.fs-c-productPrice--member .fs-c-productPrice__addon__label::after { font-size: 11px; }

.fs-body-product .fs-c-productPrice--member { color: #f00; font-size: 16px; }
.fs-body-product .fs-c-productPrice--member .fs-c-productPrice__main { margin-top: 2px; }
.fs-body-product .fs-c-productPrice--member .fs-c-productPrice__addon__label { font-size: 11px !important; margin-top: 7px; display: inline-block; }

.fs-body-search .fs-c-productListItem__productName.fs-c-productName + .fs-clientInfo.is-ready { height: 0; opacity: 0; }
.fs-body-search .fs-c-productListItem__prices.fs-c-productPrices .fs-c-productPrice.fs-c-productPrice--member { margin-top: 10px; }

.member_stage { font-size: 0; line-height: 1; display: inline-block; }
.member_stage::before { display: inline-block; font-size: 12px; font-family: 'Raleway', sans-serif; line-height: 20px; color: #fff; padding: 0 6px; }
.member_stage.member_stage-1::before { content: "PLATINUM"; background-color: #7c858e; }
.member_stage.member_stage-2::before { content: "GOLD"; background-color: #a18e5c; }
.member_stage.member_stage-3::before { content: "SILVER"; background-color: #bfbfbf; }
.member_stage.member_stage-4::before { content: "BRONZE"; background-color: #7c5830; }
.member_stage.member_stage-5::before { content: "BLUE"; background-color: #9fbeca; }
#head_mid .member_stage { margin-left: 6px; }

/* 注文完了ページ
------------------------------------------------ */
.page_comp { text-align: center; width: 640px; margin: 0 auto; }
.page_comp-ttl { padding: 24px 0; }
.page_comp-ttl img { width: 360px; margin: 48px 0; }
.page_comp-upper { border: 1px solid #000; padding: 24px; }
.page_comp-upper h2 { margin-bottom: 16px; }
.page_comp-lower { margin-top: 24px; }
.page_comp-lower p a { text-decoration: underline; }

/* amazonご注文手続き
------------------------------------------------ */
.fs-body-checkout-amazon .fs-c-guidanceWithButton { text-align: center; }
.fs-body-checkout-amazon .fs-c-guidanceWithButton__button { margin-top: 10px; }
.fs-body-checkout-amazon .fs-c-checkout-loginGuidance { text-align: center; margin-top: 24px; }
.fs-body-checkout-amazon .fs-c-checkout-loginGuidance__button { margin-top: 10px; }
.fs-body-checkout-amazon .fs-l-checkout { margin-top: 32px; }
.fs-body-checkout-amazon #fs_changeAmazonAddress { width: 100%; }
.fs-body-checkout-amazon #fs-amazonPaymentInfo-container { margin: 10px 0; }
.fs-body-checkout-amazon .fs-c-orderTotalTable { border-bottom: solid #5c99b0 1px !important; }
