@charset "utf-8";
/*アクセントカラー*/
.accent,.fs-c-requiredMark::before,
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark,
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before,
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark,
.fs-c-subgroupList__link:hover,.fs-l-productLayout .fs-c-radio__radio:checked:enabled + label,
.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel,
button.fs-p-productSearch__searchButton.fs-c-button--secondary,.contact_btn input:hover,
.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,.fs-c-button--secondary:hover  {
  background-color: #efd34a;
  border-color: #efd34a;
}
/*テーブル*/
.fs-c-postage__table,.fs-c-postage__table__headerCell {
  font-size: 16px;
}
.fs-c-postage__list > dt,.fs-c-postage__table > thead ,.fs-c-specTable__headerCell ,
.fs-c-cartTable__headerCell,.fs-body-my-account-password .fs-c-inputInformation__field,
.fs-c-noResultMessage,.fs-p-accountInfo,.fs-c-button--standard,
body#fs_Register .fs-c-inputTable > tbody tr th,.mw_wp_form .fs-c-inputTable > tbody tr th,
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  background: #fcf8f6;
}

body, input, select, textarea {
  font-family: YakuHanMP, "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
}
body {
  overflow-x: hidden;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink, .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label:before, .fs-c-button--particular.fs-c-button--addToWishList--icon, .fs-c-button--particular.fs-c-button--removeFromWishList--icon, .fs-c-button--plain, .fs-c-button--standard, .fs-c-list li:before, .fs-c-orderedList>li .fs-c-orderedList, .fs-c-orderedList>li:before, .fs-c-pagination__item.is-active, .fs-c-productList .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price, .fs-c-productNameHeading, .fs-c-productPointDisplay, .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price, .fs-c-sortItems__list>li, .fs-c-subgroupList__link:after, a, a:active, a:hover, a:visited, body, button.fs-c-button--inquiryAboutProduct.fs-c-button--plain, footer .hd_close, h1.fs-c-heading.fs-c-heading--page, h2.fs-c-documentArticle__heading, h2.fs-c-documentColumn__heading, h2.fs-c-subSection__title, h2.fs-p-announcement__title, h2.fs-p-heading--lv2, h2.title, h3.fs-c-documentColumn__heading, h3.fs-c-subSection__title, h3.title, header .hd_close, input, p.dtl_shipping {
  color: #222;
  border-color: #222;
}

/*パンくず*/
nav.fs-c-breadcrumb {
  font-size: 0.875em;
  color: #adadad;
}
.fs-c-breadcrumb__list > li a {
  display: inline-block;
  padding-right: 0.7em;
  color: #adadad;
}
.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
  display: inline-block;
  margin-right: 0.6em;
}

/*ボタン系*/
.btn {
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
}
.btn a {
  display: block;
  text-decoration: none;
  padding: 12.5px;
}
.btn-yellow a {
  background-color: #efd34a;
}
.btn-yellow a:hover {
  background-color: #3e332d;
  color: #fff;
}
.btn span {
  font-size: .7em;
}

.image{
  overflow: hidden;
}
.txt-red {
    color: #971616;
}

/*TOP*/
.inner {
  margin: 0 auto;
}
body#fs_Top .fs-l-main,body#fs_Top .fs-l-pageMain {
  max-width: 100%;
  padding: 0;
}
body#fs_Top .inner,header .inner ,footer.inner{
  max-width: 1216px;
  padding: 8px;
}



/***********
ヘッダー
************/
header.fs-l-header {
  padding-top: 0;
}
/*ヘッダー上部コメント*/
p.header_lead {
  text-align: center;
  font-size: 0.75em;
  line-height: 1.25;
  padding: 0.626em 1.6667em;
  background: #202020;
  color: #fff;
}
p.header_lead span {
  display: inline-block;
}

section.header {
  background-color: rgba(255,255,255,0.9);
  position: relative;
}
.hd-inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 19px 0.6vw;
  transition: 0.6s;
}


/*ヘッダーナビ*/
ul#gnav li {
  display: inline-block;
  font-size: 14px;
  margin: 0 0.5vw;
}
ul#gnav li a {
  display: block;
  padding: 5px 0.55vw;
  text-decoration: none;
  cursor: pointer;
  transition: .8s;
}
ul#gnav li a:hover,ul#gnav li.open a {
  background-color: #efd34a;
}
.gnav-menu {
  display: none;
  position: absolute;
  top: 97px;
  left: 0;
  right: 0;
  height: 100vw;
  z-index: 99;
  background: rgba(0,0,0,0.3);
  backdrop-filter: blur(5px);
}
.gnav-inner {
  max-width: 1200px;
  margin: 20px auto;
  padding: 30px;
  background-color: #fff;
}
.fs-p-headerNavigation__link:link, .fs-p-headerNavigation__link:visited,.fs-p-headerNavigation__link:hover {
  color: #222;
}
.fs-p-headerNavigation__link:hover {
  text-decoration: underline;
}
.hd-inner .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
}
.hd-inner .right > * {
  padding: 0 0.6vw;
}



/*検索バー*/
.hd-inner .fs-p-searchForm {
  width: 55%;
  max-width: 212px;
  padding-left: 0;
}
span.fs-p-searchForm__inputGroup.fs-p-inputGroup {
  border: 0;
  border-bottom: 1px solid #b5b5b5;
  background-color: transparent;
}
input.fs-p-searchForm__input.fs-p-inputGroup__input,.fs-p-searchForm__button {
  background-color: transparent;
  font-size: 14px;
}
.fs-p-searchForm__button::before {
  color: #3e332d;
}
.fs-p-headerNavigation__link:hover {
  color: #222;
  text-decoration: underline;
}
.fs-p-headerNavigation__viewCartButton {
  padding: 5px 0.7vw;
}
.fs-p-headerNavigation__link {
  padding: 5px 0.7vw;
}
.btn-mypage a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 20px;
  background: url(../images/common/hdr_mypage.png);
  background-size: contain;
  margin-right: 9px;
}
.btn-cart a::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/common/hdr_cart.png);
    background-size: contain;
    margin-right: 7px;
}

@media screen and (max-width:1218px){
  .hd-inner {
    padding: 12px 0.6vw;
  }
  .fs-l-header__logo {
      width: 100%;
  }
  .fs-p-logo {
      max-width: 169px;
      padding: 5px;
  }
  .btn-mypage a::before,.btn-cart a::before {
      margin: 0 auto;
  }
  span.fs-p-headerNavigation__viewMypageButton__label,span.fs-p-headerNavigation__viewCartButton__label {
      display: none;
  }
}

/*GNV*/
.gnav-menu ul {
  flex-wrap: wrap;
  margin: 0 -3.5px;
}
.gnav-menu li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(25% - 7px);
  margin: 0 3.5px;
  position: relative;
}
.gnav-menu li:nth-child(n + 5) {
  margin-top: 25px;
}
.gnav-menu li a {
  display: block;
  width: 100%;
  line-height: 1.625;
  text-align: center;
  padding: 0 0 17px;
  text-decoration: none;
}
.gnav-menu li:hover .list-underline div {
-webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

/*検索メニュー*/
div#menubox-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 0 0;
  overflow-y: scroll;
  height: 100vh;
  background-color: #fff;
  color:#222;
  z-index: 999;
}
div#menubox-search .fs-p-productSearch__form {
  transform: translateY(0);
}
div#menubox-search .fs-p-productSearch__search {
  max-height: 100%;
}
.fs-p-productSearch .fs-c-dropdown {
  margin-top: 10px;
}
.fs-p-productSearch .fs-c-dropdown::after {
background-color: transparent;
border: none;
}
.fs-p-productSearch .fs-c-dropdown__menu {
  border: 1px solid #3e332d;
  border-radius: 0;
  height: 50px;
}
.fs-p-productSearch [type="text"] {
  margin-top: 10px;
  border-color: #3e332d;
}
.fs-p-productSearch__inputTable span.fs-c-checkbox, .fs-p-productSearch__inputTable span.fs-c-radio {
  display: block;
  width: 100%;
  padding: 14px 20px;
  margin: 0;
  border-bottom: 1px solid #ededed;
}
.fs-p-productSearch .fs-c-checkbox__checkMark,.fs-p-productSearch .fs-c-radio__radioMark {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.fs-p-productSearch .fs-c-checkbox__checkMark::before {
  font-size: 1.5em;
  top: 0;
}
.fs-p-productSearch .fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  width: 15px;
  height: 15px;
}
.fs-p-productSearch .fs-c-radioGroup {
  flex-direction: column;
}
.fs-p-productSearch__inputTable span.fs-c-checkbox:first-child, .fs-p-productSearch__inputTable span.fs-c-radio:first-child {
  border-top: 1px solid #ededed;
  margin-top: 15px;
}
button.fs-p-productSearch__searchButton.fs-c-button--secondary {
  background-color: #222;
  border-color: #222;
}
.fs-p-productSearch__searchButton {
  width: 100%;
}




/*サイド*/
@media screen and (min-width:1200px){
  aside.fs-p-drawer.fs-l-sideArea {
      width: 15vw;
      max-width: 282px;
      min-width: 240px;
      padding: 0;
      overflow: visible;
  }
  .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
      max-width: 894px;
  }
  ul.fs-pt-menu__submenu.fs-pt-menu--lv3 {
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    min-width: 174px;
    position: absolute;
    top: 0;
    right: -174px;
    z-index: 99;
  }
  .fs-p-sideMenu .fs-pt-menu__heading--lv2.open a{
    background-color: #efd34a;
  }
}

/*下層サイド*/
ul.side-menu a {
  display: block;
  padding: 1.625em 1.5625em;
}
ul.side-menu a.active,ul.side-menu a:hover {
  background-color: #f3f3f3;
  text-decoration: none;
}


/*フッター*/
.fs-l-footer {
  border-color: #3e332d;
}
section.footer {
  background-color: #3e332d;
  color: #fff;
}
p.ft_lead {
  text-align: center;
  background-color: #fcf8f6;
  color: #222;
  padding: 16px 3.2vw;
}
p.ft_lead span {
  display: inline-block;
}
section.footer a,section.footer a:active,section.footer a:hover,section.footer a:visited {
  color: #fff;
}
.ft-inner {
  display: flex;
  padding: 70px 8px 65px;
  max-width: 1216px;
  margin: 0 auto;
}
p.address {
  font-size: 12px;
  margin: 8px 0 17px;
}
p.address a {
  display: inline-block;
  margin-left: 14px;
}
ul.sns-list {
  display: flex;
  flex-wrap: wrap;
}
ul.sns-list li {
  margin-right: 6px;
}
ul.sns-list li a {
  display: block;
  padding: 22.5px;
  background-color: #fff;
  position: relative;
}
ul.sns-list li.mail a {
  text-align: center;
  color: #222;
  width: 180px;
  padding: 8.5px;
}
ul.sns-list a::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
ul.sns-list li.insta a::before,ul.sns-list li.fb a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
ul.sns-list li.insta a::before {
  background-image: url(../images/common/ftr_icon_inst.png);
}
ul.sns-list li.fb a::before {
  background-image: url(../images/common/ftr_icon_fb.png);
}
ul.sns-list li.mail a::before {
  width: 17px;
  height: 13px;
  background-image: url(../images/common/ftr_icon_mail.png);
  vertical-align: middle;
  margin-right: 9px;
}
ul.sns-list li a:hover {
  text-decoration: none;
  background-color: #efd34a;
}
section.footer .left {
  width: 42%;
  min-width: 361px;
  margin-right: 3.6vw;
  padding-right: 3.6vw;
  border-right: 1px solid #5d4e46;
}
section.footer .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
ul.sitemap {
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
ul.sitemap li {
  margin-right: 1vw;
  margin-bottom: 10px;
}
ul.sitemap li a {
  padding: 8px;
}
.footerCopyright {
  line-height: 1;
  padding: 0 8px;
}
.footerCopyright small {
  font-size: 11px;
}
.PageTop a:hover {
  opacity: 1;
  background-color: #efd34a;
  cursor: pointer;
}
footer#footer_simple .footerCopyright {
  text-align: center;
  padding: 20px;
}

/*サイド商品*/
.fs-p-sideMenu .fs-pt-menu__heading {
  padding: 0;
  border: 0;
  position: relative;
}
.fs-p-sideMenu .fs-pt-menu__heading a {
  display: block;
  font-size: .875em;
  padding: 18px 50px 18px 15px;
  margin: 0;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  background-color: #ededed;
  position: relative;
}
.fs-p-sideMenu .fs-pt-menu__heading a.fs-pt-menu__link--lv1 {
  font-size: 1em;
  padding: 26px 50px 26px 15px;
  border-color: #222;
  border-top: 1px solid;
  border-bottom: 0;
  background-color: #fff;
  transition: .3s;
}
.fs-p-sideMenu a:hover {
  background-color: #efd34a;
  color: #222;
}
.fs-p-sideMenu .fs-pt-menu__link::before, .fs-p-sideMenu .fs-pt-menu__link::after {
  display: none;
}
.fs-p-sideMenu .fs-pt-menu__item + .fs-pt-menu__item {
  margin-top: 0;
}
.fs-p-sideMenu .fs-pt-menu__heading a.fs-pt-menu__link.fs-pt-menu__link--lv3 {
  background-color: #f8f8f8;
  padding: 13px 15px;
}
span.fs-pt-menu__heading.fs-pt-menu__heading--lv1::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #222;
  border-right: 1px solid #222;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 7px);
  right: 23px;
  z-index: 99;
}
span.fs-pt-menu__heading.fs-pt-menu__heading--lv1::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  transition: .3s;
  cursor: pointer;
}
a.fs-pt-menu__link.fs-pt-menu__link--lv1:hover {
  background-color: #f8f8f8;
}
span.fs-pt-menu__heading.fs-pt-menu__heading--lv1:hover a {
  background-color: #f8f8f8;
}
span.fs-pt-menu__heading.fs-pt-menu__heading--lv1.open::after {
  transform: rotate(225deg);
  top: calc(50% - 1px);
}
.fs-p-sideMenu * {
  transition: auto;
}
ul.fs-pt-menu__submenu.fs-pt-menu--lv2,ul.fs-pt-menu__submenu.fs-pt-menu--lv3 {
  display: none;
}
.fs-p-sideMenu .fs-pt-menu__submenu {
  overflow: visible;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv2 a {
  padding: 18px 15px;
}
.fs-p-sideMenu .fs-pt-menu__heading a.fs-pt-menu__link.fs-pt-menu__link--lv3:hover {
  background-color: #efd34a;
}