@charset "utf-8";
/******************
トップ
*******************/
.left {
  float: left;
}
.right {
  float: right;
}
.btn {
  margin: 40px auto 0;
  display: table;
}
.btn .btn1 {
  display: block;
  position: relative;
  width: 200px;
  padding: 0.8em;
  text-align: center;
  text-decoration: none;
  color: #1B1B1B;
  font-size: 14px;
  background: #fff;
  border: 1px solid #1B1B1B;
}

.btn .btn1::after{
content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #1b1b18 transparent;
    position: absolute;
	transition: 0.25s;
    right: 0;
    bottom: 0;
}

.btn .btn1:hover {
  background: #1B1B1B;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.btn .btn1:hover::after{
    border-color: transparent transparent #fff transparent;
}

#fs_Top .fs-l-page .fs-l-main section.scene {
    margin-top: -58px;
    margin-bottom: 30px;
}
#fs_Top .fs-l-page .fs-l-main section.item-bnr {
    margin-bottom: 70px;
}
#fs_Top .fs-l-page .fs-l-main section.new-item {
    margin-bottom: 43px;
}
#fs_Top .fs-l-pageMain section.top_ranking {
    margin-bottom: 80px;
}
/* #fs_Top .fs-l-pageMain section.news {
    margin-bottom: 0;
    max-width: 1200px;
    margin: 0 auto;
} */
#fs_Top .fs-l-pageMain section {
  margin-bottom: 50px;
}
/* #fs_Top .fs-l-page .fs-l-main, #fs_Top .fs-l-pageMain {
  width: 100%;
  max-width: 100%;
} */
#fs_Top .fs-l-pageMain .container-md .col, #fs_Top .fs-l-pageMain .container-md .col-sm {
  text-align: center;
  margin-bottom: 50px;
}
#fs_Top .fs-l-pageMain section.item-bnr li.col {
    margin-bottom: 20px;
}
#fs_Top .fs-l-pageMain section .row {
    margin-right: -10px;
    margin-left: -10px;
}
#fs_Top .fs-l-pageMain section .col, #fs_Top .fs-l-pageMain section .col-sm, #fs_Top .fs-l-pageMain section .col-12 {
    padding-right: 10px;
    padding-left: 10px;
}

/*スライダー*/
#fs_Top .fs-c-slick .slick-dots {
  bottom: 18px;
  position: absolute;
  left: 0;
  right: 0;
}
.fs-c-slick .slick-dots li button:before {
  width: 13px;
  height: 13px;
  font-size: 16px;
  color: #fff;
  opacity: 1;
}
.fs-c-slick .slick-dots li button {
  width: 13px;
  height: 13px;
  padding: 0;
}
.fs-c-slick .slick-dots li {
  width: 13px;
  height: 13px;
}
.fs-c-slick .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #231815;
}

.top-title {
	margin: 0 auto 33px;
	height: auto;
}
.top-title .title1,.top-title .title2,.top-title .title3 {
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  display: block;
}
.top-title .title1:before,.top-title .title2:before{
  content: "";
  width: 31px;
  height: 31px;
  display: block;
  margin: 0 auto;
}
.top-title .title1:before {
  background: url(../images/top/@1x/sec02_ttl_icon.png)no-repeat center;
  background-size: contain;
}
.top-title .title2:before {
  background: url(../images/top/@1x/sec03_ttl_icon.png)no-repeat center;
  background-size: contain;
  width: 32px;
}
.scene p {
  font-size: 18px;
}
.choice-bean {
  background: url(../images/top/@1x/bean_bg1.png);
  /* background-color: white; */
  padding: 85px 0 38px;
}
section.fs-l-pageMain p.serect_ttl + p {
    display: none;
}
p.serect_ttl {
    font-size: 18px;
    margin-top: 20px;
}
p.serect_ttl + p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 4px;
}
.top_ranking {
  background: url(../images/top/@1x/bean_bg2.png);
  padding: 80px 0 33px;
}
.top_ranking ul li:before {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  margin: 0 auto 20px;
}
.top_ranking ul li:nth-child(1):before {
  background: url(../images/top/@1x/icon_rank01.png)no-repeat;
  background-size: contain;
}
.top_ranking ul li:nth-child(2):before {
  background: url(../images/top/@1x/icon_rank02.png)no-repeat;
  background-size: contain;
}
.top_ranking ul li:nth-child(3):before {
  background: url(../images/top/@1x/icon_rank03.png)no-repeat;
  background-size: contain;
}
.top_ranking ul li:nth-child(4):before {

  background: url(../images/top/@1x/icon_rank04.png)no-repeat;
  background-size: contain;
}
.top_ranking ul li:nth-child(5):before {
  background: url(../images/top/@1x/icon_rank05.png)no-repeat;
  background-size: contain;
}
.top_ranking p, .new-item p {
  text-align: left;
  font-size: 14px;
}
.scene p img, .top_ranking p img, .new-item p img {
  margin-bottom: 10px;
}
.news .container-md div {
  margin-bottom: 20px;
}
section.news dl {
  display: flex;
}
section.news dl dt {
  min-width: 218px;
}
.news dt {
  font-size: 14px;
  font-weight: 500;
}
.news dt .info_news_icon, .news dt .info_item_icon {
  padding: 1px 14px;
  border: 1px solid #101010;
  font-size: 13px;
  margin: 0 28px;
}
.news .news_text{
	font-size: 14px;
}


.top_ranking p img,
.new-item p img {
    width: 225px;
    height: 225px;
    max-width: 100%;
    object-fit: contain;
	background: #fff;
}


/**************
フッター
**************/
.fs-l-footer {
  margin-top: 100px;
}
#fs_Top .fs-l-footer {
    margin-top: 68px;
}
.fs-p-footerCopyright {
  background: #202020;
  padding-bottom: 25px;
}
.fs-l-footer {
  border-top: none;
  background: #202020;
  color: #fff;
}
footer>.container-md>.row {
  margin: 0;
  padding: 0 15px;
}
footer>.container-md>.row>.col {
  padding: 0;
}
footer .container-md {
  padding: 57px 0 60px;
  background: #202020;
}
footer .foot-left {
  display: flex;
}
footer .foot-logo {
  margin-right: 30px;
}
footer .info-area1 {
    line-height: 1.5;
    /* margin-right: 100px; */
    margin: auto;
}
footer .info-area1 p.address {
  font-size: 14px;
  margin-bottom: 5px;
}
footer .info-area2 .left {
  margin-right: 30px;
}
footer .info-area2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .info-area2 .tel:before {
  content: "";
  background: url(../images/ftr/@1x/ftr_icon_tel.png)no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  top: 11px;
  left: 0;
  /* padding-top: 8px; */
  position: absolute;
}
footer .info-area2 .tel {
  display: block;
  font-size: 18px;
  position: relative;
  padding-left: 30px;
}
footer .info-area2 .tel span {
  font-size: 12px;
  display: block;
  /* padding-left: 0px; */
  line-height: 10px;
}
footer .info-area2 .mail:before {
  content: "";
  background: url(../images/ftr/@1x/ail.png)no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
footer .info-area2 .mail a ,footer .info-area2 .tel a {
  color: #fff;
}
footer ul.foot-utility {
  max-width: 560px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
  justify-content: flex-start;
}
footer ul.foot-utility li {
  text-align: left;
  width: 140px;
  margin-right: 17.5%;
}
footer ul.foot-utility li:nth-child(3n) {
  width: 126px;
  margin-right: 0;
}
footer ul.foot-utility li:nth-child(3n - 2) {
  width: 98px;
}

footer ul.foot-utility li.foot_terms{
  width: 140px;
}

footer ul.foot-utility::after {
  content: "";
  display: block;
  width: 126px;
}
footer ul.foot-utility a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

footer .foot-sns{
  margin-top: 10px;
  text-align: right;
}

footer .foot-sns a{
  color: #FFF;
}

@media (max-width: 768px){
  footer .foot-sns{
    text-align: center;
  }
}

/*********************
下層 共通
*********************/
body#fs_CustomPage{
/*font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;*/
  font-weight: 500;
}


.fs-c-breadcrumb{
	margin: 0 auto;
  width: 1216px;
  padding: 0 8px;
}

.fs-c-breadcrumb__list{
  padding: 15px 0 0 0;
	font-size: 10px;
}

h1.fs-c-heading--page {
  /* margin-right: auto; */
  text-align: left;
  font-size: 38px;
  color: #202020;
  padding: 0 0 50px 0;
  border: none;
	font-weight: 400;
}
h2.fs-c-wishlistProduct__title,
h2.fs-c-documentArticle__heading,
h2.fs-c-subSection__title,.fs-p-announcement__title {
    font-size: 30px;
    text-align: left;
    background: none;
    color: #202020;
    border-bottom: 1px solid #202020;
    padding: 0 0 10px 0;
	margin: 0 0 25px;
}

h2.fs-c-wishlistProduct__title{
    margin: 32px 0;
}

.fs-c-productListItem__productDescription {
    display: none;
}

h2.fs-c-documentColumn__heading,h3.fs-c-documentColumn__heading,h3.fs-c-subSection__title  {
    border-left: none;
    font-size: 24px;
    padding: 0 0 10px 0;
	  margin-bottom: 25px;
    color: #202020;
    border-bottom: 1px dotted #777777;
}

section.fs-c-documentColumn,.fs-c-explainList + section.fs-c-documentColumn {
    margin-bottom: 55px;
}

aside.side-drawer {
	font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
    max-width: 220px;
    width: 100%;
}

section.side_menu_siteinfo ul.siteinfo li{
	padding: 0 0 0 0;
	height: 60px;
	display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

section.side_menu_siteinfo ul.siteinfo li a{
	display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
	padding: 17px 0 0 15px;
}

section.side_menu_siteinfo ul.siteinfo li a:hover{
	background: #f4f4f4;
	text-decoration: none;
}

aside.side-drawer {
  margin-right: 30px;
}
aside.side-drawer + section.fs-l-pageMain {
    max-width: 940px;
    width: calc(100% - 250px);
}

.fs-c-documentColumn__content .fs-c-list li a,
.fs-c-documentArticle__content p a,
.fs-c-documentColumn p a{
	color: #e83c00;
	text-decoration: underline;
}

.fs-c-documentColumn__content .fs-c-list li a:hover,
.fs-c-documentArticle__content p a:hover,
.fs-c-documentColumn p a:hover{
	text-decoration: none;
}


/*********************
買い物ガイド
*********************/

#fs_AboutTerms .table-inner,
#fs_CustomPage .table-inner {
    background: #f4f4f4;
	margin-top: 20px;
}

#fs_AboutTerms .fs-c-explainList,
#fs_CustomPage .fs-c-explainList {
    margin-top: 0;
    padding: 40px;
}

.fs-c-explainList {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    grid-column-gap: 55px;
    grid-row-gap: 2px;
}

.fs-c-explainList dt{
	font-family: YakuHanJP_Narrow, "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}



/*********************
商品一覧
*********************/

.fs-c-productListItem__image__image {
    width: 225px;
    height: 225px;
}

/*サイドナビ*/
aside.side-drawer h4.menu_ttl {
  font-size: 20px;
  /* padding: 10px 0;
  margin-bottom: 20px; */
  margin: 30px 0 20px;
}
aside.side-drawer li.arrow_l a {
  display: block;
  padding: 13px 10px;
  font-size: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
aside.side-drawer li.arrow_l a:hover {
  background-color: #f4f4f4;
  text-decoration: none;
}
aside.side-drawer li.arrow_l a.category01 {
  background-image: url(../images/category/side_category01.jpg);
}
aside.side-drawer li.arrow_l a.category02 {
  background-image: url(../images/category/side_category02.jpg);
}
aside.side-drawer li.arrow_l a.category03 {
  background-image: url(../images/category/side_category03.jpg);
}
aside.side-drawer li.arrow_l a.category04 {
  background-image: url(../images/category/side_category04.jpg);
}
aside.side-drawer li.arrow_l a.category05 {
  background-image: url(../images/category/side_category05.jpg);
}
aside.side-drawer li.arrow_l a.beans01 {
  background-image: url(../images/category/side_beans01.jpg);
}
aside.side-drawer li.arrow_l a.beans02 {
  background-image: url(../images/category/side_beans02.jpg);
}
aside.side-drawer li.arrow_l a.beans03 {
  background-image: url(../images/category/side_beans03.jpg);
}
aside.side-drawer li.arrow_l a.beans04 {
  background-image: url(../images/category/side_beans04.jpg);
}

aside.side-drawer li.arrow_l + li {
  margin-top: 10px;
}
/* ul.gnavi_l + h4.menu_ttl {
  margin-top: 70px;
} */

h2.fs-c-productListItem__productName.fs-c-productName {
  font-family: YakuHanJP_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}

.fs-body-search .fs-c-productListItem__productDescription,
.fs-body-category .fs-c-productListItem__productDescription{
	display: none;
}


.fs-body-category h1.fs-c-heading.fs-c-heading--page,
.fs-body-search h1.fs-c-heading.fs-c-heading--page{
  padding: 0;
}
.fs-c-subgroup {
  margin: 30px 0 15px;
}
.fs-c-subgroup .fs-c-listControl {
  display: none;
}
.fs-c-subgroupList__link::after {
  content: "";
}
.fs-c-subgroupList {
  justify-content: space-between;
}
.fs-c-subgroupList > li {
  text-align: center;
  flex-grow: 0;
}
.fs-c-subgroupList__item {
  flex-basis: 33%;
  margin-left: 0;
  margin-bottom: 6px;
}
.fs-c-subgroupList__link {
  display: block;
  background: #fff;
  font-size: 14px;
  padding: 18px;
  border: 0;
  transition: 0.3s;
}
.fs-c-subgroupList__link:hover {
  background: #f4f4f4;
}


/*ページネーション*/
.fs-c-listControl {
  flex-direction: column;
  align-items: flex-end;
}
.fs-c-productList__controller {
  align-items: flex-end;
}
.fs-c-pagination__item.is-active {
  background-color:unset;
  color: #202020;
  border-bottom: 1px solid;
}
.fs-c-pagination {
  align-items: center;
}
.fs-c-pagination__item {
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
  padding: 10px 8px;
}
.fs-c-pagination__item + .fs-c-pagination__item {
  margin-left: 9px;
}
.fs-c-pagination__item--next::before,.fs-c-pagination__item--prev::before {
  font-size: 20px;
  line-height: 24px;
}
[class*="fs-c-pagination__item--"]::before {
  height: 24px;
  width: 24px;
}

/*商品リスト*/
.fs-c-productList {
  margin: 20px 0;
}
.fs-c-productList__controller > *, .fs-c-coordinationList__controller > *, .fs-c-staffList__controller > * {
  font-size: 13px;
}
.fs-c-sortItems {
  font-size: 13px;
}
span.fs-c-sortItems__label {
  border: 0;
  padding: 5px 0;
}
span.fs-c-sortItems__label::after {
  content: "：";
}
li.fs-c-sortItems__list__item.is-active {
  color: #202020;
  background-color: #fff;
  border-bottom: 1px solid;
}
.fs-c-sortItems__list > li {
  margin-left: 11px;
}
.fs-c-sortItems__list__item__label {
  padding: 3px 8px;
}
.fs-c-productList__list {
  font-size: 13px;
  margin: 0 -6.5px;
  display: flex;
  flex-wrap: wrap;
}
article.fs-c-productList__list__item.fs-c-productListItem {
  width: 25%;
}
.fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.fs-c-productListItem__productName {
  line-height: 1.4616;
  margin: 8px 0 4px;
}
.fs-c-productList__list__item {
  padding: 14px 6.5px 31px;
  border-bottom: 0;
}
.fs-c-productList__list .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #202020;
}
.fs-c-productList__list .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  font-size: 11px;
}
.fs-c-productList .fs-c-productPrice.fs-c-productPrice--selling {
  line-height: 1;
  margin-bottom: 10px;
}
.fs-c-productListItem__notice {
  font-size: 13px;
  color: #858585;
  margin: 6px 0;
}
.fs-c-productListItem__control.fs-c-buttonContainer {
  padding: 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  font-size: 1em;
}
.fs-c-variationRadioList .fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-variationRadioList .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  margin-top: 0;
}
/*お気に入りボタン表示*/
.fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--displayPassword .fs-c-button__label, .fs-c-button--particular.fs-c-button--hidePassword .fs-c-button__label {
  display: block;
  font-size: 10px;
}

/*お気に入りリスト ボタン表示*/
.fs-c-productListItem__control.fs-c-buttonContainer {
    display: block;
}

button.fs-c-button--addToCart--list.fs-c-button--plain {
    text-align: left;
}


.fs-c-button--particular.fs-c-button--addToWishList--icon, .fs-c-button--particular.fs-c-button--removeFromWishList--icon{
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  font-size: 10px;
  padding: 0.6em 1.1em 0.6em 1.2em;
  color: #202020;
  border: 1px solid #d9d9d9;
  max-width: 112px;
  width: 100%;
}
.fs-c-button--particular.fs-c-button--removeFromWishList--icon {
  border-color: #fea4a4;
  background-color: #fea4a4;
  color: #fff;
}
.fs-c-productListItem__productDescription {
  color: #858585;
  margin: 0 0 8px;
  line-height: 1.4;
}
.fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--plain {
  color: #858585;
}

/*********************
商品詳細
*********************/


table {
  font-size: 14px;
}
body#fs_ProductDetails form#fs_form {
  padding-bottom: 1.4em;
  border-bottom: 1px solid #e9e9e9;
}

img.fs-c-productCarouselMainImage__thumbnail__img {
    object-fit: contain;
    width: 130px;
    height: 130px;
}


/*商品詳細レイアウト*/
@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    grid-template-columns: calc(47.77917% - 47px / 2) calc(51.95834% - 47px / 2);
    grid-gap: 47px;
  }
}

/*商品詳細画像*/
.fs-c-productCarouselMainImage__image {
  display: block!important;
}
div#fs_productCarouselMainImage {
  border: 1px solid #e9e9e9;
}
.fs-c-productCarouselMainImage {
  max-width: 550px;
  margin: 0 auto;
}
.fs-c-productCarouselMainImage__image > img {
  max-width: 550px;
	max-height: 550px;
}
.fs-body-product .fs-c-slick .slick-slide{
	height: 550px;
}

/*商品詳細画像拡大ボタン*/
.fs-c-productCarouselMainImage__expandButton.fs-c-buttonContainer {
  padding: 8px 0 0;
}
button.fs-c-button--plain {
  color: #bfbfbf;
  line-height: 1;
}

/*商品詳細サムネイル画像*/
.fs-c-productCarouselMainImage__thumbnailList > li {
  flex-basis: 125px;
  flex-shrink: 0;
  margin: 0 16px 16px 0;
}
.fs-c-productCarouselMainImage__thumbnailList {
  flex-wrap: wrap;
  overflow-x: auto;
  margin: 5px -15px 0 0;
}

/*商品詳細見出し*/
h1.fs-c-productNameHeading.fs-c-heading {
  font-size: 34px;
  line-height: 1.2;
  padding: 0.75em 0 0.48em;
  margin-bottom: 0.9em;
  border-bottom: 1px solid #e9e9e9;
}
.fs-c-productNameHeading {
  color:#202020;
}

/*商品番号*/
.fs-c-productNumber {
  border: 0;
  font-size: 14px;
  padding: 0;
}

/*商品詳細価格*/
.fs-c-productPrices.fs-c-productPrices--productDetail {
  font-weight: bold;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #202020;
}
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 1em;
}
.fs-c-productPrices.fs-c-productPrices--productDetail span.fs-c-price__value {
  font-size: 1.625em;
}

/*商品詳細ポイント*/
.fs-c-productPointDisplay {
  font-size: 14px;
  color: #202020;
  background-color: #ffbba8;
  padding: 10.5px;
  margin: 10px 0 20px;
}
.fs-c-productPointDisplay__quantity {
  font-weight: 400;
}

/*商品詳細項目選択肢*/
.fs-c-productSelection {
  display: block;
}
.fs-c-productSelection__name {
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  width: 7.5em;
  padding: 0;
  background: #fff;
}
.fs-c-productSelection__selection {
  display: inline-block;
  width: calc(100% - 7.5em - 7px);
  padding: 0;
  margin-bottom: 15px;
}
.fs-c-productSelection__selection:last-child {
  margin-bottom: 0;
}
.fs-c-productSelection__field [type="text"] {
  padding: 0.313em 1em;
  line-height: 1.75;
}
.fs-c-dropdown__menu {
  color: #202020;
  padding: 0.313em 3em 0.313em 1em;
}
.fs-c-dropdown::after {
  background-color: #f2f2f2;
  border-color: #d9d9d9;
  color: #202020;
}
dt.fs-c-productSelection__name:nth-child(8) {
  opacity: 0;
}
dd.fs-c-productSelection__selection:nth-child(9)::before {
  content: "のしの種類で「その他」を選択された方は以下ご記入ください";
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1;
  position: relative;
  top: -5px;
}

/*商品詳細数量*/
.fs-c-quantity {
  width: 70px;
}
select.fs-c-quantity__select.fs-system-quantity-list,.fs-c-quantity__number {
  padding: 0.313em 0 0.313em 1.875em;
  line-height: 1.75;
}
.fs-l-product2 .fs-l-productLayout > * > .fs-c-productQuantityAndWishlist {
  margin-top: 12px;
  margin-bottom: 0;
}

/*商品詳細お気に入りボタン*/
.fs-c-button--particular {
  border-color: #d9d9d9;
  box-shadow: unset;
  background-color: #fff;
  font-size: 12px;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail, .fs-c-button--particular.fs-c-button--removeFromWishList--detail {
  padding: 0.792em 1em 0.792em 1.5em;
  line-height: 1.6;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--detail{
	border-color: #fea4a4;
    background-color: #fea4a4;
    color: #fff;
}


.fs-c-button--particular:hover {
  border-color: #fea4a4;
  background-color: #fea4a4;
  color: #fff;
}
/*お気に入りアイコン*/
.fs-c-button--particular.fs-c-button--addToWishList--detail::after, .fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  font-size: 10px;
  margin-left: 2em;
}

/*商品詳細カートボタン*/
.fs-c-productActionButton.fs-c-buttonContainer {
  padding-top: 2px;
}
.fs-c-button--primary {
  box-shadow: unset;
  background-color: #231815;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border-radius: 3px;
  transition: 0.25s;
}
.fs-l-product2 .fs-c-productActionButton .fs-c-button--primary, .fs-l-product2 .fs-c-productActionButton .fs-c-button--secondary {
  font-size: 1.25em;
  height: 70px;
  padding: 0;
  position: relative;
}
.fs-l-product2 .fs-c-productActionButton .fs-c-button--primary:hover, .fs-l-product2 .fs-c-productActionButton .fs-c-button--secondary:hover,.fs-c-button--primary:hover {
  background: #880909;
  border: 1px solid #880909;
  opacity: 1;
}
.fs-l-product2 .fs-c-productActionButton .fs-c-button--primary::before {
  content: "";
  display: inline-block;
  width: 1.35em;
  height: 1.35em;
  background: url(../images/common/hdr_cart.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.6em;
  margin: auto 0;
}

/*商品詳細バリエーションカートボタン*/
.fs-c-variationCart > li {
  -ms-grid-columns: 1fr 9em 144px;
  grid-template-columns: 1fr 9em 144px;
}


/*商品詳細お問い合わせ・送料について・レビュー*/
button.fs-c-button--inquiryAboutProduct.fs-c-button--plain,p.dtl_shipping,.fs-c-button--plain {
  font-size: 14px;
  color: #202020;
}
.fs-l-product2 .fs-l-productLayout > * > .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct, .fs-l-product2 .fs-l-productLayout > * > p.dtl_shipping, .fs-l-product2 .fs-l-productLayout > * >  .fs-c-productReview {
  margin-bottom: 0;
}

/*商品詳細お問い合わせ・送料について・レビューアイコン*/
button.fs-c-button--inquiryAboutProduct.fs-c-button--plain span::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 11px;
  background: url(../images/common/dtl_mail.png) no-repeat center;
  background-size: contain;
  margin-right: 9px;
}
p.dtl_shipping a::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 12px;
  background: url(../images/common/dtl_postage.png) no-repeat center;
  background-size: contain;
  margin-right: 8px;
}

/*商品詳細SNS*/
.fs-p-snsArea {
  align-items: flex-end;
  margin-top: -3px;
}

/*商品詳細独自コメント部分*/
h2.dtl_ttl {
  font-size: 24px;
  margin-top: 2.8em;
  margin-bottom: 1em;
}
section.dtl_desc table tr th {
  min-width: 224px;
}
body#fs_ProductDetails table tr th {
  background-color: #f4f4f4;
  border: 1px solid #d9d9d9;
  padding: 12px 22px 12px 30px;
  min-width: 224px;
}
body#fs_ProductDetails table tr td {
  border: 1px solid #d9d9d9;
  padding: 12px 30px;
}


/*********************
よくあるご質問
*********************/
/*faqページ内リンク*/
ul.faq_navi {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 842px;
  margin-top: -1.55em;
}
ul.faq_navi li {
  width: 32.067%;
  border-bottom: 1px solid;
  margin-bottom: 25px;
}
ul.faq_navi li a {
  display: block;
  padding: 0.9em 5px;
  text-decoration: none;
  position: relative;
}
ul.faq_navi li a::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: 12px;
  top: calc(50% - 3.5px);
  border-style: solid;
  border-color: #202020;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/*faq本文*/
ul.faq li + li {
  margin-top: 1px;
}
#faq .question{
  position:relative;
  cursor:pointer;
  padding: 14px 35px 14px 5.3125em;
  background-color: #f4f4f4;
}
#faq .question::after{
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: 20px;
  top: calc(50% - 3.5px);
  border-style: solid;
  border-color: #202020;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
#faq .question.open_answer::after{
  border-width:2px 0 0 2px;
  top:50%;
}
#faq .question::before,#faq .answer::before {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5455em;
  height: 2.5455em;
  font-size: 1.375em;
  font-weight:bold;
}
#faq .question::before{
  content: "Q.";
  background-color: #202020;
  color: #fff;
}
#faq .answer{
  display:none;
  position:relative;
  padding: 14px 25px 2.1em 5.3125em;
  margin-bottom: 29px;
  background-color: #f4f4f4;
}
#faq .answer::before{
  content:"A.";
}




/*********************
ショッピングカート
*********************/
/*小計*/
td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal {
  min-width: 69px;
}

/*********************
新規会員登録
*********************/
/*見出し*/
body#fs_Register {
  overflow-x: hidden;
}
body#fs_Register .fs-l-pageMain {
  max-width: 1000px;
  margin: 0 auto;
}
body#fs_Register h1.fs-c-heading.fs-c-heading--page ,body#fs_RegisterSuccess h1.fs-c-heading.fs-c-heading--page {
  text-align: center;
}
body#fs_Register h1.fs-c-heading.fs-c-heading--page:after ,body#fs_RegisterSuccess h1.fs-c-heading.fs-c-heading--page:after{
  content: "";
  display: block;
  width: 100vw;
  height: 1px;
  background-color: #f4f4f4;
  position: absolute;
  top: auto;
  right: 50%;
  bottom: 0;
  transform: translateX(50%);
}

/*会員特典*/
body#fs_Register .fs-c-documentColumn__content > p.center {
  margin: 75px auto;
}
.regist-box {
  margin-left: 42px;
  margin-bottom: 40px;
  padding: 13px;
  max-width: 440px;
  position: relative;
  background: -o-repeating-linear-gradient(left, #dedede 0, #dedede 2px, #ebebeb 2px, #ebebeb 4px);
  background: repeating-linear-gradient(90deg, #dedede 0, #dedede 2px, #ebebeb 2px, #ebebeb 4px);
  background-position-x: -1px;
}
.regist-cnt {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5.6191em;
  padding: 0.5em;
  background: #fff;
  border-radius: 3px;
  font-size: 1.3125em;
  line-height: 1.1498;
  overflow: hidden;
  position: relative;
}
body#fs_Register ul li:nth-child(2n) .regist-box {
  margin-left: 10px;
}
.regist-cnt::after {
  content: "";
  display: block;
  width: 4.52381em;
  height: 3.66667em;
  background: url(../images/common/regist_bg.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: -9px;
  bottom: -8px;
}
.regist-cnt p {
  position: relative;
  z-index: 5;
}
.regist-cnt span.red {
  color: #880909;
  font-weight: bold;
}
.regist-cnt span.num {
  font-size: 1.39972em;
}
p.regist-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.6875em;
  height: 3.6875em;
  background-color: #202020;
  color: #fff;
  transform: rotate(45deg);
  position: absolute;
  top: -4px;
  left: -19px;
  z-index: 10;
}
p.regist-ttl span {
  transform: rotate(-45deg);
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  font-weight: bold;
}

/*******************************
マイページ
*******************************/
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  color: #202020;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  color: #202020;
  box-shadow: none;
  border-color: #d9d9d9;
}



/*******************************
お問い合わせ 完了画面
*******************************/

p.contact_to_top {
    margin: 5% auto;
}


/*******************************
プライバシーポリシー
*******************************/
.fs-p-privacyPolicy .table-inner {
    margin-top: 50px;
}

.fs-u-fax::before {
    content: "FAX: ";
}

.fs-body-about-privacyPolicy ol.fs-c-orderedList {
    margin: 30px 0;
}

.fs-body-about-privacyPolicy ul.fs-c-orderedList {
    margin: 30px 0 0;
}

address.fs-p-address {
    margin: 30px 0 0px;
}

.fs-c-documentArticle__content .fs-c-documentColumn__content address{
	  margin: 0px 0 0px;
}

/*返品特約ボタン*/
.fs-c-returnedSpecialContract {
    display: none;
}



@media screen and (max-width:1200px){
  footer ul.foot-utility li:nth-child(3n - 2) ,footer ul.foot-utility li:nth-child(3n){
    width: 140px;
    margin-right: 17.5%;
  }
  footer ul.foot-utility li:nth-child(2n) {
    margin-right: 10%;
  }
}