@charset "UTF-8";
@import "//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";
/*===========================================================================*/
/*  common  */
/*===========================================================================*/
/* リセット
---------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  word-wrap: break-word;
  word-break: break-all;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

img {
  max-width: 100%;
  height: auto;
  line-height: 0;
}

/* ハック
---------------------------------------------------------------------------- */
/* letter-spacing hack */
@media screen {
  body {
    letter-spacing: 0.5px;
  }

  br {
    letter-spacing: 0;
  }
}
/* height100% hack */
body > #container {
  height: auto;
}

/* リンク
---------------------------------------------------------------------------- */
body a {
  overflow: hidden;
  color: #333;
  outline: none;
  text-decoration: none;
}

body a:hover {
  color: #333;
  text-decoration: underline;
}

body a:visited {
  color: #333;
}

body a:hover img,
body .btn a:hover {
  opacity: 0.7;
}

/* 基本スタイル
---------------------------------------------------------------------------- */
html {
  overflow: auto;
}

body {
  /*height: 100%;*/
  color: #333;
  font-family: "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", "sans-serif";
  font-size: 0.9em;
  font-weight: 500;
  line-height: 1.7;
}

游
::selection {
  background: #255e9e;
  color: #fff;
}

/* Firefox */
::-moz-selection {
  background: #255e9e;
  color: #fff;
}

/* sp only
---------------------------------------------------------------------------- */
.sp {
  display: none;
}

/* モバイル時のメニュー
---------------------------------------------------------------------------- */
.slicknav_menu {
  display: none;
}

/* fs-p-drawer
---------------------------------------------------------------------------- */
.fs-p-drawer {
  display: none;
}

/* menu-on
---------------------------------------------------------------------------- */
body.menu-on:before {
  opacity: 1;
  z-index: 9900;
}

body.menu-on header.fs-l-header header#header-navigation .h-inner nav.min .bottom ul li.g-search a {
  border-bottom-color: #061834;
}

body:before {
  position: fixed;
  transition: all 0.15s ease;
  opacity: 0;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -9999;
}

/* futureshopのデフォルトcssのリセット
---------------------------------------------------------------------------- */
.fs-l-page .fs-l-main {
  margin: 0 0 6em;
  padding: 0;
  max-width: inherit;
  display: block;
}

.fs-l-page .fs-l-main .fs-l-pageMain {
  max-width: 1150px;
  width: 95%;
  margin: 0 auto;
}

.fs-l-page .fs-l-main .fs-l-sideArea + .fs-l-pageMain {
  max-width: 1150px;
}

.fs-l-page .fs-l-main .fs-c-subSection__title,
.fs-l-page .fs-l-main .fs-c-linkedServiceLogin__title {
  margin-bottom: 1em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.5rem;
  color: #333;
}

.fs-l-page .fs-l-main .fs-c-button--primary {
  background-color: #333;
  border-color: #333;
  font-size: 1.15rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: normal;
  font-feature-settings: "palt";
}

.fs-l-page .fs-l-main .fs-c-button--secondary {
  background-color: #061834;
  border-color: #061834;
  font-size: 1.15rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fs-l-page .fs-l-main h1.fs-c-heading {
  margin-bottom: 1em;
  padding: 0;
  border-bottom: none;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #000;
}

.fs-l-page .fs-l-header {
  margin-top: 0;
  padding-top: 0;
  width: 100%;
}

.fs-l-page .fs-l-footer {
  margin-top: 10px;
}

.fs-l-header {
  margin-top: 0;
  padding-top: 0;
}

.fs-l-footer {
  margin-top: 10px;
}

/* 共通 */
.fs-p-announcement__title {
  margin-bottom: .5em;
  font-size: 1.4em;
  color: #333;
}

h2.fs-c-documentArticle__heading {
  background-color: #fff;
  border: 1px solid #04132a;
  color: #04132a;
  font-size: 1.5em;
  font-weight: bold;
}

h2.fs-c-documentColumn__heading {
  border: none;
  border-left: 5px solid #04132a;
  color: #04132a;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.3;
}

h3.fs-c-documentColumn__heading {
  padding: 0 0 0 0.5em;
  color: #333;
  border-color: #04132a;
  border-left-width: 4px;
  border-bottom: none;
  font-size: 1.7em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fs-c-button--myPageTop {
  padding: 0.5em 2em;
  border: 1px solid #04132a;
  color: #04132a;
}

.fs-c-button--myPageTop:hover {
  text-decoration: none;
}

.fs-c-anotherLogin__message {
  margin-bottom: 1.5em;
}

/* 重要なお知らせ */
.important-message {
  margin: 0 auto 3em;
  max-width: 860px;
  width: 95%;
  text-align: center !important;
  margin: 0 auto 1em;
}

.important-message a {
  color: #2559a8 !important;
  text-decoration: underline;
}

.important-message p {
  margin: 0 auto 1.5em;
}

.important-message p.cashless {
  padding: 1em 1.5em;
  border: 3px solid #a40000;
}

.important-message strong {
  color: #000;
  font-weight: bold;
}

.important-message strong.red {
  color: #a40000;
}

/* トップページ、フリーページ */
#fs_Top .fs-l-page .fs-l-main, #fs_CustomPage .fs-l-page .fs-l-main {
  margin: 0;
  padding: 0;
  max-width: inherit;
  display: block;
}

#fs_Top .fs-l-page .fs-l-main .fs-l-pageMain, #fs_CustomPage .fs-l-page .fs-l-main .fs-l-pageMain {
  max-width: inherit;
  width: 100%;
}

/* 商品一覧表示 */
.fs-c-productList__controller {
  margin: 0;
  padding: 0.5em 1em;
  background-color: #f2f2f2;
}

.fs-c-productList__controller:first-of-type {
  margin-bottom: 1em;
}

.fs-c-productList__controller:last-of-type {
  margin-top: 3em;
}

.fs-c-productList__controller .fs-c-sortItems {
  font-size: .95em;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__label {
  padding: 2px 8px;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item.is-active {
  background-color: #031833;
}

.fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item__label {
  padding: 2px 10px 1px;
}

.fs-c-subgroup .fs-c-listControl {
  display: none;
}

.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item a {
  padding: 10px;
  background-color: #fff;
  font-size: .95em;
}

.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item a:after {
  font-size: 1.4rem;
}

.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item a:hover {
  opacity: .7;
}

.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__label {
  font-weight: bold;
}

.fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__comment {
  margin-top: .3em;
  font-size: .95em;
  color: #555;
  letter-spacing: normal;
}

/* 商品検索 */
#fs_ProductSearch .fs-p-productSearch__formSwitch {
  position: relative;
  padding: 0 1.5em 0 1em;
  background-color: #04132a;
  color: #fff;
}

#fs_ProductSearch .fs-p-productSearch__formSwitch:before {
  position: absolute;
  content: "\f107";
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

#fs_ProductSearch #fs_p__ctrlSeachForm[type="checkbox"]:checked + label:before {
  content: "\f106";
}

/* スマホTOP商品検索(2021.03.24追加) */
.fs-l-pageMain .fs-p-searchForm {
  width: 95%;
  margin: -0.7em auto 1.2em;
}

.fs-l-pageMain .fs-p-searchForm input {
  padding: 0.3em;
}

/* カートボタン */
#fs_p_scrollingCartButton a {
  padding: .3em;
}

#fs_p_scrollingCartButton a .fs-p-scrollingCartButton__icon {
  font-size: 3rem;
}

#fs_p_scrollingCartButton a .fs-p-scrollingCartButton__label {
  font-size: 1.1rem;
}

.fs-c-productList__list, .fs-c-productListCarousel__list {
  position: relative;
}

.fs-c-productList__list .fs-c-productListCarousel__list__item, .fs-c-productListCarousel__list .fs-c-productListCarousel__list__item {
  flex-basis: 161px;
  max-width: 161px;
  min-width: 161px;
}

.fs-c-productList__list article h2, .fs-c-productListCarousel__list article h2 {
  font-size: 1em;
}

.fs-c-productList__list article h2 a, .fs-c-productListCarousel__list article h2 a {
  text-decoration: underline;
}

.fs-c-productList__list article h2 a:hover, .fs-c-productListCarousel__list article h2 a:hover {
  text-decoration: none;
}

.fs-c-productList__list article h2 .fs-c-productName__name, .fs-c-productListCarousel__list article h2 .fs-c-productName__name {
  font-feature-settings: "palt";
  line-height: 1.5;
}

.fs-c-productList__list article .fs-c-productMarks ul li, .fs-c-productListCarousel__list article .fs-c-productMarks ul li {
  margin-bottom: .2em;
}

.fs-c-productList__list article .fs-c-productMarks ul li > span, .fs-c-productListCarousel__list article .fs-c-productMarks ul li > span {
  padding: .3em;
}

.fs-c-productList__list article .fs-c-productListItem__prices, .fs-c-productListCarousel__list article .fs-c-productListItem__prices {
  font-size: .9em;
}

.fs-c-productList__list article .fs-c-productListItem__prices .fs-c-productPrice__main__label, .fs-c-productListCarousel__list article .fs-c-productListItem__prices .fs-c-productPrice__main__label {
  margin-right: 1em;
  font-size: .9em;
  color: #888;
}

.fs-c-productList__list article .fs-c-productListItem__prices .fs-c-productPrice__main__price, .fs-c-productListCarousel__list article .fs-c-productListItem__prices .fs-c-productPrice__main__price {
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
}

.fs-c-productList__list article .fs-c-productListItem__prices .fs-c-productPrice__addon, .fs-c-productListCarousel__list article .fs-c-productListItem__prices .fs-c-productPrice__addon {
  font-size: 1em;
}

.fs-c-productList__list article .fs-c-salesPeriod, .fs-c-productListCarousel__list article .fs-c-salesPeriod {
  margin: 12px 0;
}

.fs-c-productList__list article .fs-c-productListItem__salesPeriod .fs-c-salesPeriod__date, .fs-c-productListCarousel__list article .fs-c-productListItem__salesPeriod .fs-c-salesPeriod__date {
  font-size: .85em;
  line-height: 1.5;
  background-color: #f2f2f2;
  border: none;
  color: #555;
}

.fs-c-productList__list article .fs-c-productListItem__productDescription, .fs-c-productListCarousel__list article .fs-c-productListItem__productDescription {
  font-size: .9em;
  letter-spacing: normal;
  line-height: 1.5;
}

.fs-c-productList__list article .fs-c-productListItem__control .fs-c-button--addToCart--list, .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--addToCart--list {
  padding: 0 0.5em;
  background-color: #bf0005;
  color: #fff;
  font-size: .9em;
}

.fs-c-productList__list article .fs-c-productListItem__control .fs-c-button--addToCart--list:hover, .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--addToCart--list:hover {
  text-decoration: none;
}

.fs-c-productList__list article .fs-c-productListItem__control .fs-c-button--viewProductDetail, .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--viewProductDetail {
  padding: 0 1.2em;
  background-color: #666;
  color: #fff;
  font-size: .9em;
}

.fs-c-productList__list article .fs-c-productListItem__control .fs-c-button--viewProductDetail:before, .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--viewProductDetail:before {
  display: none;
}

.fs-c-productList__list article .fs-c-productListItem__control .fs-c-button--viewProductDetail:hover, .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--viewProductDetail:hover {
  text-decoration: none;
}

/* お気に入りパーツ（システムパーツ） */
.fs-c-wishlistProduct {
  margin-bottom: 4em;
}

.fs-c-wishlistProduct .fs-c-wishlistProduct__header {
  margin-bottom: 1.5em;
}

.fs-c-wishlistProduct .fs-c-wishlistProduct__header .fs-c-wishlistProduct__title {
  font-size: 1rem;
  margin-bottom: 1.5em;
  padding: 0.5em 0.8em 0.4em;
  border-bottom: 1px solid black;
  background-color: #e8ebf1;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #04132a;
  text-align: left;
}

/* 商品マーク */
.fs-c-productMarks {
  margin-bottom: 1em !important;
}

.fs-c-productMarks .fs-c-productMark__mark {
  padding: 0.5em 0.8em 0.3em;
  border: 1px solid black;
  border-radius: 0;
  font-weight: bold;
  font-size: .9em;
}

.fs-c-productMarks .ico-kikan {
  border-color: #555;
  color: #555;
}

.fs-c-productMarks .ico-shipping {
  border-color: #c05f10;
  color: #c05f10;
}

.fs-c-productMarks .ico-order {
  border-color: #296907;
  color: #296907;
}

/* ライトボックス */
.fs-c-productImageModal__inner {
  position: relative;
  display: flex;
  align-items: center;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
}

/* カート */
#fs_ShoppingCart .fs-c-productPrice__addon {
  font-size: 1em;
}

#fs_ShoppingCart .fs-c-cartTable__actionButton__container > button {
  font-size: 1em;
}

#fs_ShoppingCart .fs-c-cartTable tr th, #fs_ShoppingCart .fs-c-cartTable tr td {
  vertical-align: middle;
}

#fs_ShoppingCart .fs-c-purchaseHere__message p {
  font-size: .85em;
}

#fs_ShoppingCart .fs-c-continueShopping {
  margin-bottom: 3em;
}

#fs_ShoppingCart .fs-c-continueShopping .fs-c-button--standard {
  background-color: #fff;
  box-shadow: none;
  color: #333;
  border-color: #333;
  font-size: 1.1em;
}

#fs_ShoppingCart #fs-checkout-amazon-container .fs-c-payWithAmazon__message {
  font-size: .75em;
}

#fs_ShoppingCart .fs-c-price {
  font-size: .9em;
  letter-spacing: normal;
}

#fs_ShoppingCart .fs-c-cartTable tr td .fs-c-listedProductName__selection__choice {
  font-size: .85em;
  letter-spacing: 0;
}

#fs_ShoppingCart .fs-c-cartDiscountInfo__info {
  font-size: 1.2em;
}

#fs_ShoppingCart .fs-c-cartDiscountInfo__note {
  font-size: 1.1em;
}

/* 会員規約について */
#fs_MemberAgreement .fs-l-pageMain {
  margin-bottom: 4em;
}

#fs_MemberAgreement .fs-l-pageMain .fs-c-orderedList > li .fs-c-orderedList {
  border-left: 1px solid #04132a;
}

/* エラーメッセージ */
#fs-page-error-container {
  max-width: 1150px;
  min-width: auto;
  width: 95%;
  margin: 0 auto;
}

.fs-l-main .fs-c-panelContainer {
  max-width: 1150px;
  min-width: auto;
  width: 95%;
  margin: 0 auto 2em;
}

/* パスワードリマインダー */
#fs_PasswordReminder .fs-c-buttonContainer--send {
  margin-bottom: 4em;
}

/* 個人情報取り扱いについて */
.fs-p-privacyPolicy {
  margin-bottom: 3em;
}

/* 会員登録完了 */
.fs-c-registerSuccessMessage p {
  margin-bottom: 1em;
}

/* ご注文手続き */
#fs_Checkout h2.fs-c-checkout-preview__title,
#fs_CheckoutWithMultiAddress h2.fs-c-checkout-preview__title,
#fs_CheckoutWithAmazon h2.fs-c-checkout-preview__title {
  font-size: 1.1rem;
  font-weight: bold;
}

#fs_Checkout .fs-c-checkout-customerInfo__name,
#fs_Checkout .fs-c-checkout-destination__name,
#fs_Checkout .fs-c-checkout-multiDestination__info__name,
#fs_CheckoutWithMultiAddress .fs-c-checkout-customerInfo__name,
#fs_CheckoutWithMultiAddress .fs-c-checkout-destination__name,
#fs_CheckoutWithMultiAddress .fs-c-checkout-multiDestination__info__name,
#fs_CheckoutWithAmazon .fs-c-checkout-customerInfo__name,
#fs_CheckoutWithAmazon .fs-c-checkout-destination__name,
#fs_CheckoutWithAmazon .fs-c-checkout-multiDestination__info__name {
  font-size: 1.2rem;
}

#fs_Checkout rt,
#fs_CheckoutWithMultiAddress rt,
#fs_CheckoutWithAmazon rt {
  font-size: 0.55em;
}

#fs_Checkout .fs-c-button--standard,
#fs_CheckoutWithMultiAddress .fs-c-button--standard,
#fs_CheckoutWithAmazon .fs-c-button--standard {
  font-size: .9em;
}

.fs-c-checkout-addressee__data__name {
  font-size: 1.2rem;
}

/*PCに反映*/
.fs-c-checkout-multiDestination__info__control .fs-c-checkout-multiDestination__button {
  font-size: 0.8em !important;
}

#fs_Checkout .fs-l-checkout__sideColumn,
#fs_CheckoutWithMultiAddress .fs-l-checkout__sideColumn,
#fs_CheckoutWithAmazon .fs-l-checkout__sideColumn {
  flex-grow: 0;
}

#fs_Checkout .fs-c-checkout-delivery__method__title,
#fs_CheckoutWithMultiAddress .fs-c-checkout-delivery__method__title,
#fs_CheckoutWithAmazon .fs-c-checkout-delivery__method__title {
  font-size: 1.1rem;
}

#fs_Checkout .fs-c-buttonContainer--pair > *,
#fs_CheckoutWithMultiAddress .fs-c-buttonContainer--pair > *,
#fs_CheckoutWithAmazon .fs-c-buttonContainer--pair > * {
  font-size: 1rem;
}

#fs_Checkout .fs-c-buttonContainer--pair button,
#fs_CheckoutWithMultiAddress .fs-c-buttonContainer--pair button,
#fs_CheckoutWithAmazon .fs-c-buttonContainer--pair button {
  box-shadow: none;
}

#fs_Checkout #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dt,
#fs_CheckoutWithMultiAddress #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dt,
#fs_CheckoutWithAmazon #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dt {
  line-height: 1.3;
}

#fs_Checkout #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dd,
#fs_CheckoutWithMultiAddress #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dd,
#fs_CheckoutWithAmazon #fs-wrappingInfo-container .fs-c-checkout-wrappingInfo__info dd {
  font-size: 1em;
}

#fs_Checkout .fs-c-checkout-amazonWidget__widget,
#fs_CheckoutWithMultiAddress .fs-c-checkout-amazonWidget__widget,
#fs_CheckoutWithAmazon .fs-c-checkout-amazonWidget__widget {
  height: 270px;
}

#fs_Checkout .fs-c-checkout-paymentMethod__disabledMessage,
#fs_CheckoutWithMultiAddress .fs-c-checkout-paymentMethod__disabledMessage,
#fs_CheckoutWithAmazon .fs-c-checkout-paymentMethod__disabledMessage {
  font-size: 1em;
}

#fs_Checkout .fs-c-checkout-multiDestination__title,
#fs_CheckoutWithMultiAddress .fs-c-checkout-multiDestination__title,
#fs_CheckoutWithAmazon .fs-c-checkout-multiDestination__title {
  font-size: 1.1em;
}

#fs_Checkout .fs-c-checkout-multiDestination__deliveryMethod .fs-c-checkout-multiDestination__subtitle,
#fs_CheckoutWithMultiAddress .fs-c-checkout-multiDestination__deliveryMethod .fs-c-checkout-multiDestination__subtitle,
#fs_CheckoutWithAmazon .fs-c-checkout-multiDestination__deliveryMethod .fs-c-checkout-multiDestination__subtitle {
  margin-bottom: .5em;
}

#fs_Checkout .fs-c-checkout-multiDestination__wrapping .fs-c-checkout-confirmationList__value,
#fs_CheckoutWithMultiAddress .fs-c-checkout-multiDestination__wrapping .fs-c-checkout-confirmationList__value,
#fs_CheckoutWithAmazon .fs-c-checkout-multiDestination__wrapping .fs-c-checkout-confirmationList__value {
  font-size: 1em;
}

/* マイページ */
#fs_MyPageTop .fs-c-accountService li a {
  box-shadow: none;
  transition: all 0.15s ease;
}

#fs_MyPageTop .fs-c-accountService li a span {
  font-size: 1em;
}

#fs_MyPageTop .fs-c-accountService li:hover a {
  border-color: #04132a;
}

#fs_MyPageTop .fs-p-accountInfo__body {
  margin-bottom: 0;
}

#fs_MyPageTop .fs-c-accountService__page--accountDelete a {
  position: relative;
  padding-left: .8em;
}

#fs_MyPageTop .fs-c-accountService__page--accountDelete a :before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 0;
  font-family: FontAwesome;
}

#fs_MyPageTop .fs-l-account .fs-p-accountInfo .fs-c-purchasePointExpiration {
  display: none;
}

#fs_MyPageTop .fs-l-account .fs-p-accountInfo .fs-p-accountInfo__point__point__available__number {
  color: #bf0005;
}

#fs_MyPageTop .fs-l-account p {
  margin: -4em auto 0 0;
}

#fs_MyPageTop .fs-l-account p.btn-logout a {
  position: relative;
  padding: 0.5em 4.5em;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background-color: #f7f7f7;
  transition: 0.2s all ease;
}

#fs_MyPageTop .fs-l-account p.btn-logout a:before {
  position: absolute;
  content: "\f08b";
  left: 10px;
  top: 50%;
  color: #7c8790;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

#fs_MyPageTop .fs-l-account p.btn-logout a:hover {
  border-color: #000;
  text-decoration: none;
}

/* 注文履歴 */
#fs_MyOrders .fs-c-history__term {
  font-size: 1em;
  color: #000;
  font-weight: normal;
}

#fs_MyOrders .fs-c-orderHistoryItem__productQuantity__label {
  font-size: 1em;
}

#fs_MyOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header .fs-c-orderHistoryItem__header__button a :before {
  content: "\f105";
  margin-right: .5em;
  font-family: FontAwesome;
}

#fs_MyOrders .fs-c-orderHistoryItem__deliveryInfo {
  font-size: 1em;
}

/* 注文履歴 */
#fs_MyAddressBook .fs-c-addressBookList__list tr td {
  vertical-align: middle;
}

#fs_MyAddressBook .fs-c-buttonContainer .fs-c-button--changeInfomation {
  font-size: 1.1em;
}

#fs_MyAddressBook .fs-c-buttonContainer .fs-c-button--delete {
  font-size: 1.1em;
}

#fs_MyAddressBook .fs-c-inputInformation__button .fs-c-button--confirmDelete,
#fs_MyAddressBook .fs-c-inputInformation__button .fs-c-button--cancel {
  font-size: 1.2em;
}

/* お届け先変更 */
#fs_EditAddress .fs-c-inputInformation__button .fs-c-button--cancel {
  font-size: 1.15rem;
}

/* 会員登録内容変更 */
#fs_EditAccountSettings .fs-c-dropdown::after {
  padding: 8px 2px;
}

/* ご注文完了 */
#fs-c-checkoutSuccess {
  text-align: center;
}

#fs-c-checkoutSuccess h2 {
  margin-bottom: .5em;
  font-size: 1.4em;
  font-weight: bold;
}

/* 退会手続き */
#fs_DeleteAccount .fs-c-buttonContainer--pair .fs-c-button--cancel {
  font-size: 1.15rem;
  line-height: 1;
}

/* ポイントについて */
#fs_AboutPoints .fs-c-documentColumn__emphasis {
  font-size: 1.2rem;
}

#fs_AboutPoints .fs-c-note {
  padding-top: 2em;
  font-size: .95em;
}

/* 店舗メンテナンス中 */
#fs_StoreClosed .fs-l-pageMain {
  padding-top: 4em;
}

/* レビューを書く */
#fs_WriteReview .fs-c-productName__name {
  font-size: 0.7em;
  line-height: 1.5;
}

#fs_WriteReview .fs-c-productNumber {
  font-size: 1rem;
}

#fs_WriteReview .fs-c-price__value,
#fs_WriteReview .fs-c-price__currencyMark {
  font-weight: bold;
  font-size: 1.2em;
  color: #000;
}

#fs_WriteReview .fs-c-productPrice__main__label {
  color: #888;
  font-size: .9em;
}

#fs_WriteReview .fs-c-productPrice__addon {
  font-size: 1rem;
}

#fs_WriteReview .fs-c-reveiwNotes {
  width: 600px;
  margin: 0 auto;
  padding: 1em 0;
}

#fs_WriteReview .fs-c-buttonContainer--back a {
  font-size: 1.1em;
}

/* レビュー完了 */
#fs_ReviewSuccess .fs-c-buttonContainer--back a {
  font-size: 1.1em;
}

/* 注文履歴詳細 */
#fs_MyOrderDetails .fs-c-orderDetailList__date,
#fs_MyOrderDetails .fs-c-orderDetailList__code {
  border-right: 1px solid #cccccc;
  background-color: #f5f5f5;
  color: #000;
}

#fs_MyOrderDetails .fs-c-orderDetailList__date + dd,
#fs_MyOrderDetails .fs-c-orderDetailList__code + dd {
  background-color: #fff;
  color: #000;
}

#fs_MyOrderDetails .fs-c-orderDetailList__date {
  border-bottom: 1px solid #cccccc;
}

#fs_MyOrderDetails .fs-c-orderDetailList__date + dd {
  border-bottom: 1px solid #cccccc;
}

#fs_MyOrderDetails .fs-c-orderDetailList {
  border: 1px solid #cccccc;
}

#fs_MyOrderDetails .fs-c-heading--section {
  color: #000;
  font-weight: normal;
  font-size: 1.8em;
}

#fs_MyOrderDetails .fs-c-orderPerAddressee__heading {
  padding: 0.5em 1em;
  background-color: #222;
}

#fs_MyOrderDetails .fs-c-orderTotalInfo {
  margin-bottom: 1em;
}

#fs_MyOrderDetails .fs-c-cartTable tr td {
  vertical-align: middle;
}

#fs_MyOrderDetails .fs-c-deliveryInfoList > dt {
  font-weight: normal;
}

#fs_MyOrderDetails .fs-c-buttonContainer--back button {
  font-size: 1.1em;
}

#fs_MyOrderDetails .fs-c-orderTotalTable__total .fs-c-price {
  font-size: 0.75em;
  font-weight: bold;
}

/* メールマガジン登録 */
#fs_NewsletterSubscribe .fs-l-page .fs-l-main .fs-c-button--primary {
  background-color: #04132a;
}

/* ページが見つかりません */
#fs_PageNotFound header {
  border-bottom: 1px solid #e5e5e5;
}

#fs_PageNotFound .fs-l-pageMain {
  padding-top: 5em;
}

#fs_PageNotFound .fs-p-pageNotFound {
  margin-top: 60px;
}

/* 明朝体
---------------------------------------------------------------------------- */
.min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/* 第2階層ページタイトル
---------------------------------------------------------------------------- */
.pagetitle {
  margin: 1em 0 1.8em;
  font-size: 2.2em;
  text-align: center;
}

/*アニメーション設定
---------------------------------------------------------------------------- */
.anim {
  visibility: hidden;
}

.anim-off {
  visibility: visible;
}

.animated {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-duration: 0.8s;
  visibility: visible !important;
}

/* ヘッダー
---------------------------------------------------------------------------- */
header.fs-l-header {
  position: relative;
  background-color: #fff;
  z-index: 9999;
}

header.fs-l-header #header-navigation {
  width: 100%;
}

header.fs-l-header #header-navigation .h-inner {
  display: flex;
  justify-content: space-between;
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
}

header.fs-l-header #header-navigation .h-inner .logo {
  flex-basis: 300px;
  background: #061834 url("/common/img/common/bg_logo.png") 100% 0 no-repeat;
  background-size: contain;
}

header.fs-l-header #header-navigation .h-inner .logo a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

header.fs-l-header #header-navigation .h-inner .logo a img {
  max-height: 30px;
}

header.fs-l-header #header-navigation .h-inner nav.min {
  flex-basis: auto;
  padding: 1.6em 0 0;
}

header.fs-l-header #header-navigation .h-inner nav.min .above {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 1.2em;
}

header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm {
  width: 160px;
  border: none;
}

header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup {
  border: none;
}

header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup input[type="text"] {
  background-color: #f2f2f2;
}

header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup input[type="text"]:focus {
  border: none;
  box-shadow: none;
}

header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup .fs-p-inputGroup__button {
  background-color: #f2f2f2;
  color: #707070;
}

header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup .fs-p-inputGroup__button:before {
  top: 3px;
  font-size: 1.2rem;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav {
  margin-right: 1em;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li {
  position: relative;
  margin-left: .8em;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li a {
  margin-right: 0;
  padding: 0 0 0 1.2em;
  padding-left: 1.6em;
  color: #333;
  font-size: 13.5px;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li a:after {
  position: absolute;
  top: 56%;
  left: 0;
  transform: translateY(-50%);
  font-family: "FontAwesome" !important;
  font-size: 12px;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li a:before {
  display: none !important;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li a:hover {
  text-decoration: underline;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li.fs-p-headerUtilityMenu__mypage a:after {
  content: "\f007";
  font-size: .85em;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li.fs-p-headerUtilityMenu__login a:after {
  content: "\f090";
  font-size: 1em;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li.fs-p-headerUtilityMenu__logout a:after {
  content: "\f08b";
  font-size: 1em;
}

header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li.m-contact a:after {
  content: "\f0e0";
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul {
  display: flex;
  justify-content: flex-end;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li {
  min-height: 50px;
  margin-left: 2.2em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li > a {
  display: block;
  height: 100%;
  font-size: 1.1em;
  color: #333;
  border-bottom: 2px solid transparent;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li > a:hover {
  border-bottom-color: #061834;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li:first-of-type {
  margin-left: 0;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu {
  position: absolute;
  transition: all 0.2s ease-in;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  max-width: 1150px;
  width: 95%;
  left: 50%;
  padding-top: 2em;
  transform: translateX(-50%);
  z-index: 9999;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 2em;
  background-color: #fff;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in:first-of-type {
  padding-bottom: 0;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block a:hover {
  text-decoration: underline;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block p.mega-title {
  margin-bottom: .4em;
  padding-bottom: .4em;
  border-bottom: 1px solid #061834;
  color: #061834;
  font-size: 1.4em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) {
  width: 60%;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li {
  width: 48%;
  border-bottom: 1px solid #e5e5e5;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li a {
  display: flex;
  align-items: center;
  min-height: 50px;
  padding-left: 3.1em;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 1.2em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-season a {
  background-image: url("/common/img/common/c_season.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-sushikama a {
  background-image: url("/common/img/common/c_sushikama.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-sasakama a {
  background-image: url("/common/img/common/c_sasakama.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-bous a {
  background-image: url("/common/img/common/c_bous.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-makikama a {
  background-image: url("/common/img/common/c_makikama.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-iroiro a {
  background-image: url("/common/img/common/c_iroiro.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-gift a {
  background-image: url("/common/img/common/c_gift.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-toyama a {
  background-image: url("/common/img/common/c_meisan.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-saiku a {
  background-image: url("/common/img/common/c_saiku.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-petitcarre a {
  background-image: url("/common/img/common/c_petitcarre.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-wedding a {
  background-image: url("/common/img/common/scene_wedding.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-mother-father a {
  background-image: url("/common/img/common/scene_mother_father.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-admission a {
  background-image: url("/common/img/common/scene_admission.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li.m-toshi-iwai a {
  background-image: url("/common/img/common/scene_toshi_iwai.jpg");
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2) {
  width: 35%;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2) .mega-inner {
  margin-bottom: 1em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2) .mega-inner ul li a {
  display: block;
  padding: 0.2em 0;
  font-size: 1.1em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2) .mega-inner ul li a:before {
  margin-right: 10px;
  content: "\f138";
  font-family: FontAwesome;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2)#price .mega-inner ul li a {
  padding: 0.1em 0;
  font-size: 1.05em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2)#price .mega-inner ul li a:before {
  content: "\f105";
  padding-left: .5em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2) .mega-link {
  font-size: 1.2em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2) .mega-link:before {
  margin-right: 10px;
  content: "\f105";
  font-family: FontAwesome;
  font-size: .85em;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in:before {
  position: absolute;
  content: "";
  top: -25px;
  right: 42%;
  border: 11px solid transparent;
  border-bottom: 15px solid white;
}

header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search:hover .menu {
  max-height: 9999px;
  opacity: 1;
  visibility: visible;
}

header.fs-l-header #header-navigation .h-inner nav.min a:hover {
  text-decoration: none;
}

header.fs-l-header #header-navigation.fixed {
  position: fixed;
  top: 0;
  left: 0;
  animation-name: headerAccordion;
  animation-duration: .7s;
  animation-delay: .2s;
  animation-timing-function: cubic-bezier(0.14, 0.79, 0.52, 0.96);
  animation-fill-mode: both;
  background-color: #fff;
  z-index: 1000;
}

header.fs-l-header #header-navigation.fixed .h-inner nav.min {
  padding: 1em 0 0;
}

header.fs-l-header #header-navigation.fixed .h-inner nav.min .above {
  margin-bottom: .7em;
}

header.fs-l-header #header-navigation.fixed .h-inner nav.min .above nav ul li a {
  font-size: 13.5px;
}

header.fs-l-header #header-navigation.fixed .h-inner nav.min .bottom > ul > li {
  min-height: 40px;
}

header.fs-l-header .headerCartMenu .m-cart {
  position: relative;
}

header.fs-l-header .headerCartMenu .m-cart a {
  display: block;
  padding: 0 1.4em 0 1.3em;
  background-color: #04132a;
  color: #fff;
}

header.fs-l-header .headerCartMenu .m-cart a:hover {
  opacity: .8;
}

header.fs-l-header .headerCartMenu .m-cart a:after {
  position: relative;
  display: inline-block;
  content: "\f07a";
  margin-right: .2em;
  transform: translateY(0);
  font-family: FontAwesome;
}

header.fs-l-header .headerCartMenu .m-cart a .fs-client-cart-count {
  position: absolute;
  top: 50%;
  right: 3px;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  border-radius: 50%;
  line-height: 18px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background-color: #bf0005;
  font-family: "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", "sans-serif";
  z-index: 1;
}

@keyframes headerAccordion {
  0% {
    transform: translateY(-130px);
  }

  100% {
    transform: translateY(0);
  }
}

/* fs-l-header
---------------------------------------------------------------------------- */
.fs-l-header ul li.m-about-sp {
  display: none !important;
}

.fs-l-header p {
  margin: 0;
}

.fs-l-header .fs-l-header__contents {
  grid-template-columns: 135px 1fr;
}

.fs-l-header .fs-l-header__contents .logo {
  height: 100%;
  background: #061834 url("/common/img/common/bg_logo.png") 100% 0 no-repeat;
  background-size: contain;
}

.fs-l-header .fs-l-header__contents .logo a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.fs-l-header .fs-l-header__contents .logo a img {
  width: 100%;
  max-height: 30px;
}

.fs-l-header .fs-l-header__contents .fs-l-header__utility {
  grid-column: 2;
  padding: 8px 5px;
}

.fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu {
  width: calc(100% - 36px);
}

.fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu ul {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  margin-right: 8px;
}

.fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu ul li {
  height: 100%;
  text-align: center;
}

.fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu ul li.m-about-sp {
  display: flex !important;
  align-items: center;
  line-height: 1.4;
  width: auto;
}

.fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu ul li.m-about-sp span a {
  display: block;
  margin: 0;
  padding: 4px;
  font-size: 11.5px;
}

.fs-l-header .fs-l-header__contents .fs-l-header__utility .headerCartMenu {
  width: 36px;
  margin-top: 2px;
}

/* fs-l-header__utility
---------------------------------------------------------------------------- */
.fs-l-header__utility {
  display: flex !important;
  padding: 0 4px;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__logout, .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__login, .fs-l-header__utility .fs-p-headerUtilityMenu ul li.m-contact {
  display: none;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage {
  width: auto;
  margin-left: 10px;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a {
  display: block;
  margin: 0;
  font-size: 0;
  padding: 2px 0 0;
  text-align: center;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a:hover {
  text-decoration: none;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a:before {
  display: none;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a:after {
  content: "\f007" !important;
  font-family: FontAwesome !important;
  font-size: 27px;
  color: #04132a;
  display: block;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage em {
  display: block;
  font-size: 8px;
  font-feature-settings: "palt";
  white-space: nowrap;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide {
  width: auto;
  height: 40px;
  margin-left: 7px;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide a {
  display: block;
  margin: 0;
  padding: 5px 3px 4px;
  font-size: 0;
  text-align: center;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide a:hover {
  text-decoration: none;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide a:before {
  display: none;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide a img {
  width: 26px;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide em {
  display: block;
  font-size: 8px;
  font-feature-settings: "palt";
  white-space: nowrap;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage {
  margin-left: 5px;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a {
  padding-top: 28px;
  font-size: 8px;
  white-space: nowrap;
  font-feature-settings: "palt";
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a:hover {
  color: #3c3c3c;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  text-align: center;
}

.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq {
  height: 40px;
  margin-left: 7px;
}
.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq a {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
  color: #04132a;
}
.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq a:hover {
  text-decoration: none;
  opacity: .8;
}
.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq a:before {
  display: none;
}
.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq a i {
  padding: 3px 0 1px;
  width: 100%;
  font-size: 25px;
  text-align: center;
  line-height: 1;
  font-family: "FontAwesome";
}
.fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq em {
  display: block;
  font-size: 8px;
  font-feature-settings: "palt";
  white-space: nowrap;
}

.fs-l-header__utility .headerCartMenu .m-cart a {
  width: 36px;
  padding: 5px 3px 3px;
  line-height: 1;
  font-size: 0;
  background-color: transparent !important;
}

.fs-l-header__utility .headerCartMenu .m-cart em {
  display: block;
  font-size: 8px;
  font-feature-settings: "palt";
  text-align: center;
  line-height: 1;
  white-space: nowrap;
}

.fs-l-header__utility .headerCartMenu .m-cart a:after {
  font-size: 28px;
  color: #04132a;
}

.fs-l-header__utility .headerCartMenu .m-cart a .fs-client-cart-count {
  top: 36% !important;
  right: -2px !important;
}

/* container
---------------------------------------------------------------------------- */
#container {
  overflow: hidden;
  width: 1150px;
  margin: 0 auto;
}

/* submain
---------------------------------------------------------------------------- */
#submain {
  position: relative;
  width: 1150px;
  height: 400px;
  margin-bottom: 5em;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#submain h1 {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  width: 185px;
  height: 80%;
  color: #fff;
  font-size: 2.3em;
  font-weight: normal;
  letter-spacing: 5px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  z-index: 0;
}

#submain h1 > span {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-delay: .5s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}

#submain h1 > span span {
  display: block;
}

#submain h1:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  height: 0;
  width: 100%;
  background-color: #061834;
  animation-name: subExtendHeight;
  animation-duration: .7s;
  animation-delay: .2s;
  animation-timing-function: cubic-bezier(0.14, 0.79, 0.52, 0.96);
  animation-fill-mode: both;
  z-index: -1;
}

@keyframes subExtendHeight {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

@keyframes subExtendWidth {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* menu
---------------------------------------------------------------------------- */
#menu {
  float: left;
  width: 250px;
  margin-bottom: 5em;
}

#menu img {
  vertical-align: bottom;
}

#menu .m-banner {
  /*margin-bottom: 2em;*/
}

#menu .m-banner .fs-pt-column__item {
  margin-bottom: 1em;
  padding: 0;
}

#menu .m-banner ul li {
  margin-bottom: 1em;
}

#menu .m-category {
  margin-top: 2em;
  margin-bottom: 2em;
}

#menu .m-category .title {
  margin-bottom: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid black;
}

#menu .m-category .block {
  margin-bottom: 0em;
}

#menu .m-category .block > a {
  display: block;
  margin-bottom: .2em;
}

#menu .m-category .block > a dl {
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
}

#menu .m-category .block > a dl dd {
  padding-left: .8em;
  font-size: 1.1em;
  color: #333;
}

#menu .m-category .block > a:not(:last-child) {
  margin-bottom: 0.5em;
}

#menu .m-category .block ul {
  margin-bottom: .5em;
  padding-left: .5em;
}

#menu .m-category .block ul li a {
  position: relative;
  padding-left: 1em;
  color: #333;
  font-size: .9em;
}

#menu .m-category .block ul li a:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

#menu .m-scene {
  margin-bottom: 2em;
}

#menu .m-scene .title {
  margin-bottom: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid black;
}

#menu .m-scene .block {
  margin-bottom: 0em;
}

#menu .m-scene .block > a {
  display: block;
  margin-bottom: .2em;
}

#menu .m-scene .block > a dl {
  display: flex;
  align-items: center;
  background-color: #fffbf4;
}

#menu .m-scene .block > a dl dd {
  padding-left: .8em;
  font-size: 1.1em;
  color: #3a2e18;
}

#menu .m-scene .block > a:not(:last-child) {
  margin-bottom: 0.5em;
}

#menu .m-scene .block ul {
  margin-bottom: .5em;
  padding-left: .5em;
}

#menu .m-scene .block ul li a {
  position: relative;
  padding-left: 1em;
  color: #333;
  font-size: .9em;
}

#menu .m-scene .block ul li a:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

#menu .m-saiku {
  margin-bottom: 2em;
  padding: 1.5em;
  border-top: 3px solid #cc9114;
  background: url("/common/img/common/fig_saiku.png") 100% 77% no-repeat, url("/common/img/common/bg_saiku.jpg") 0 0 repeat;
}

#menu .m-saiku .title {
  text-align: center;
  margin-bottom: 1em;
}

#menu .m-saiku ul li a {
  position: relative;
  padding-left: 1em;
  font-size: .9em;
  color: #333;
}

#menu .m-saiku ul li a:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

/* contents
---------------------------------------------------------------------------- */
#contents {
  float: right;
  width: 850px;
}

/* topicpath
---------------------------------------------------------------------------- */
.topicpath {
  margin-bottom: 2.5em;
  padding: 1em 0;
  background-color: #f2f2f2;
}

.topicpath ul {
  max-width: 1150px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.topicpath ul li {
  font-size: .9em;
}

.topicpath ul li:not(:last-of-type) {
  position: relative;
  margin-right: 1em;
  padding-right: 1.2em;
}

.topicpath ul li:not(:last-of-type):after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "\f105";
  font-family: FontAwesome;
  color: #555;
}

.topicpath ul li a {
  color: #333;
}

/* fs-c-breadcrumb
---------------------------------------------------------------------------- */
.fs-c-breadcrumb {
  margin-bottom: 2.5em;
  padding: 0.5em 0;
  background-color: #f2f2f2;
}

.fs-c-breadcrumb ol {
  max-width: 1150px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.fs-c-breadcrumb ol li {
  font-size: .65em;
}

.fs-c-breadcrumb ol li:before {
  margin-left: .5em;
}

div.fs-c-breadcrumb {
  position: relative;
  margin-top: -3.5em;
  padding: 5px 0 0.5em;
}

div.fs-c-breadcrumb ol {
  padding: 0 5px;
}

/* btn-style
---------------------------------------------------------------------------- */
.btn-style a {
  position: relative;
  padding: 0.8em 5em;
  border: 1px solid #061834;
  color: #061834;
  font-weight: normal;
  transition: all 0.2s ease;
  text-align: center;
}

.btn-style a:before {
  content: "\f105";
  margin-right: 1em;
  font-family: FontAwesome;
  color: #061834;
  transition: all 0.2s ease;
}

.btn-style a:hover {
  opacity: .8;
  text-decoration: none;
}

/* btn-set
---------------------------------------------------------------------------- */
.btn-set {
  margin-bottom: 1.5em;
  text-align: center;
}

.btn-set a {
  display: inline-block;
  padding: 0.8em 1.5em;
  border: 1px solid #061834;
  color: #061834;
  font-weight: normal;
  transition: all 0.2s ease;
  text-align: center;
}

.btn-set a:before {
  content: "\f105";
  margin-right: 1em;
  font-family: FontAwesome;
  color: #061834;
  transition: all 0.2s ease;
}

.btn-set a:hover {
  opacity: .8;
  text-decoration: none;
}

/* pagenav
---------------------------------------------------------------------------- */
.pagenav {
  position: relative;
  overflow: hidden;
  margin-bottom: 8em;
}

.pagenav .prev {
  float: left;
  width: 40%;
}

.pagenav .prev a {
  position: relative;
  padding-left: 1.5em;
}

.pagenav .prev a:before {
  position: absolute;
  content: "\f104";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

.pagenav .back {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.pagenav .next {
  float: right;
  width: 40%;
  text-align: right;
}

.pagenav .next a {
  position: relative;
  padding-right: 1.5em;
}

.pagenav .next a:before {
  position: absolute;
  content: "\f105";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

/* pagenation
---------------------------------------------------------------------------- */
.pagenation {
  margin-bottom: 4em;
}

.pagenation ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.pagenation ul li:not(:last-of-type), .pagenation ul.current:not(:last-of-type) {
  margin-right: .5em;
  margin-bottom: .5em;
}

.pagenation ul li a, .pagenation ul li span, .pagenation ul.current a, .pagenation ul.current span {
  display: block;
  padding: 0.2em 0.7em;
  border: 1px solid #061834;
  color: #061834;
}

.pagenation ul li a, .pagenation ul.current a {
  transition: all 0.15s ease;
}

.pagenation ul li a:hover, .pagenation ul.current a:hover {
  background-color: #061834;
  color: #fff;
  text-decoration: none;
}

.pagenation ul li.current span {
  background-color: #061834;
  color: #fff;
  font-weight: bold;
}

/* WP記事エリアの共通スタイル
---------------------------------------------------------------------------- */
.wysiwyg {
  zoom: 1;
  margin: 0 auto;
  word-wrap: break-word;
}

.wysiwyg:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.wysiwyg p:not(:last-of-type) {
  margin: 0 auto 25px;
}

.wysiwyg em {
  font-style: italic;
  font-family: "MS P Gothic","ＭＳ Ｐゴシック";
}

.wysiwyg b {
  font-weight: bold;
}

.wysiwyg strong {
  font-weight: bold;
}

.wysiwyg a {
  text-decoration: underline;
}

.wysiwyg .alignleft {
  float: left;
  margin: 0 15px 10px 0;
}

.wysiwyg .alignright {
  float: right;
  margin: 0 0 10px 15px;
}

.wysiwyg .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wysiwyg ul {
  list-style-type: disc;
  margin: 0 0 15px 20px;
}

.wysiwyg ol {
  list-style-type: decimal;
  margin: 0 0 15px 20px;
}

.wysiwyg blockquote {
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 3em;
}

.wysiwyg h1 {
  width: auto;
  font-size: 2em;
}

.wysiwyg h2 {
  border: none;
  font-size: 1.8em;
}

.wysiwyg h3 {
  font-size: 1.6em;
}

.wysiwyg h4 {
  font-size: 1.3em;
}

.wysiwyg h5 {
  font-size: 0.9em;
}

.wysiwyg h6 {
  font-size: 0.8em;
}

.wysiwyg address {
  font-style: italic;
}

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-weight: bold;
}

.wysiwyg .gallery .gallery-item img {
  width: auto;
  max-width: 100% !important;
  height: auto;
}

.wysiwyg table, .wysiwyg th, .wysiwyg td {
  border-style: solid;
  border-color: #c2c2c2;
}

.wysiwyg table {
  width: 100%;
  margin: 0 0 1.5em;
  border-width: 1px 1px 0 0;
}

.wysiwyg table em {
  font-style: italic;
  font-family: "MS P Gothic","ＭＳ Ｐゴシック";
}

.wysiwyg th, .wysiwyg td {
  padding: 10px 15px;
  border-width: 0 0 1px 1px;
  text-align: left;
  vertical-align: top;
  line-height: 1.5;
}

.wysiwyg th {
  background: #f3f3f3;
  font-size: 1em;
  font-weight: bold;
}

.wysiwyg td {
  font-size: 1em;
}

.wysiwyg hr {
  zoom: 1;
}

.wysiwyg hr:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.wysiwyg .wp-caption {
  max-width: 100%;
  margin-bottom: 15px;
  padding: 5px 0 0;
  background-color: #f3f3f3;
  border: 1px solid #dddddd;
  text-align: center;
}

.wysiwyg .wp-caption .wp-caption-text {
  margin-bottom: 0;
  padding: 5px 0;
  color: #333;
}

/* フッター
---------------------------------------------------------------------------- */
footer.fs-l-footer {
  border-top: none;
}

footer .f-bn-blog {
  background-color: #fff;
}

footer .f-bn-blog ul {
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
  padding-bottom: 1em;
}

footer .f-bn-blog ul li {
  width: 48.5%;
}

footer .f-bn-blog ul li a {
  display: block;
}

footer .f-bn-area {
  padding: 2.5em 0;
  border-top: 1px solid #e5e5e5;
}

footer .f-bn-area ul {
  display: flex;
  justify-content: center;
  width: 95%;
  margin: 0 auto;
}

footer .f-bn-area ul li:not(:last-of-type) {
  margin-right: 1.5em;
}

footer .f-nav-area ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

footer .f-nav-area ul li {
  width: 50%;
  background-color: #04132a;
}

footer .f-nav-area ul li a {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.7em 0.5em 0.7em 1.5em;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  color: #fff;
  font-size: .8em;
  font-feature-settings: "palt";
  line-height: 1.5;
}

footer .f-nav-area ul li a:before {
  position: absolute;
  content: "\f105";
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

footer .f-nav-area ul li:nth-of-type(odd) a {
  border-right: none;
}

footer .f-nav-area ul li:nth-of-type(9) a, footer .f-nav-area ul li:nth-of-type(10) a {
  border-bottom-style: solid;
  border-width: 1px;
}

footer .bottom {
  padding: 3em 0;
  background-color: #04132a;
}

footer .bottom .inner {
  max-width: 1320px;
  width: 95%;
  margin: 0 auto;
}

footer .bottom .inner .above {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5em;
}

footer .bottom .inner .above .info {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  font-size: .9em;
  line-height: 2;
  width: 55%;
}

footer .bottom .inner .above .info a {
  color: #fff;
}

footer .bottom .inner .above .info .logo {
  margin-right: 2em;
}

footer .bottom .inner .above .info .logo a img {
  width: 300px;
}

footer .bottom .inner .above .info .tel {
  margin-right: 1.5em;
}

footer .bottom .inner .above .info .mail a {
  text-decoration: underline;
}

footer .bottom .inner .above .info .mail a:hover {
  text-decoration: none;
}

footer .bottom .inner .above .info .mail .fax a {
  position: relative;
  display: block;
  padding-left: 1em;
  text-decoration: underline;
}

footer .bottom .inner .above .info .mail .fax a:before {
  position: absolute;
  content: "\f105";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
}

footer .bottom .inner .above .info .mail .fax a:after {
  content: "\f1c1";
  margin-left: .5em;
  font-family: FontAwesome;
}

footer .bottom .inner .above .info .mail .fax a:hover {
  text-decoration: none;
}

footer .bottom .inner .above .mark ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer .bottom .inner .above .mark ul li:not(:last-of-type) {
  margin-right: .2em;
}

footer .bottom .inner .other {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer .bottom .inner .other .sns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 50%;
}

footer .bottom .inner .other .sns ul {
  display: flex;
  align-items: center;
  margin-right: 1em;
}

footer .bottom .inner .other .sns ul li:not(:last-of-type) {
  margin-right: .5em;
}

footer .bottom .inner .other .sns ul li a img {
  width: 35px;
}

footer .bottom .inner .other .sns ul li:nth-child(3) a img {
  width: 30px;
}

footer .bottom .inner .other .sns p a {
  color: #fff;
  font-size: .85em;
  text-decoration: underline;
}

footer .bottom .inner .other .sns p a:hover {
  text-decoration: none;
}

footer .bottom .inner .other .copyright {
  color: #fff;
  font-size: .8em;
}

/* WP記事エリアの共通スタイル
---------------------------------------------------------------------------- */
.entry-format {
  zoom: 1;
  margin: 0 auto;
  word-wrap: break-word;
}

.entry-format:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.entry-format p {
  margin: 0 auto 25px;
}

.entry-format em {
  font-style: italic;
  font-family: "MS P Gothic","ＭＳ Ｐゴシック";
}

.entry-format b {
  font-weight: bold;
}

.entry-format strong {
  font-weight: bold;
}

.entry-format a {
  text-decoration: underline;
}

.entry-format .alignleft {
  float: left;
  margin: 0 15px 10px 0;
}

.entry-format .alignright {
  float: right;
  margin: 0 0 10px 15px;
}

.entry-format .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.entry-format ul {
  list-style-type: disc;
  margin: 0 0 15px 20px;
}

.entry-format ol {
  list-style-type: decimal;
  margin: 0 0 15px 20px;
}

.entry-format blockquote {
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 3em;
}

.entry-format h1 {
  width: auto;
  font-size: 2em;
}

.entry-format h2 {
  border: none;
  font-size: 1.8em;
}

.entry-format h3 {
  font-size: 1.6em;
}

.entry-format h4 {
  font-size: 1.3em;
}

.entry-format h5 {
  font-size: 0.9em;
}

.entry-format h6 {
  font-size: 0.8em;
}

.entry-format address {
  font-style: italic;
}

.entry-format h1, .entry-format h2, .entry-format h3, .entry-format h4, .entry-format h5, .entry-format h6 {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-weight: bold;
}

.entry-format .gallery .gallery-item img {
  width: auto;
  max-width: 100% !important;
  height: auto;
}

.entry-format table, .entry-format th, .entry-format td {
  border-style: solid;
  border-color: #c2c2c2;
}

.entry-format table {
  width: 100%;
  margin: 0 0 1.5em;
  border-width: 1px 1px 0 0;
}

.entry-format th, .entry-format td {
  padding: 10px 15px;
  border-width: 0 0 1px 1px;
  text-align: left;
  vertical-align: top;
}

.entry-format th {
  background: #f3f3f3;
  font-size: 1em;
  font-weight: bold;
}

.entry-format td {
  font-size: 1em;
}

.entry-format hr {
  zoom: 1;
}

.entry-format hr:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.entry-format .wp-caption {
  max-width: 100%;
  margin-bottom: 15px;
  padding: 5px 0 0;
  background-color: #f3f3f3;
  border: 1px solid #dddddd;
  text-align: center;
}

.entry-format .wp-caption .wp-caption-text {
  margin-bottom: 0;
  padding: 5px 0;
  color: #333;
}

/* entry-wrapper
---------------------------------------------------------------------------- */
#entry-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
}

#entry-wrapper #entry {
  width: 850px;
}

#entry-wrapper #entry .category {
  margin-bottom: 1.5em;
  padding: 0.5em 1em;
  border-left: 3px solid #061834;
  background-color: #f2f2f2;
  font-size: 1.2em;
  font-weight: bold;
}

#entry span.preparation {
  display: block;
  margin: 1em auto;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
}

#entry-wrapper #entry .entry .snsarea {
  margin-bottom: 2em;
}

#entry-wrapper #entry .entry .snsarea ul {
  display: flex;
  justify-content: flex-end;
}

#entry-wrapper #entry .entry .snsarea ul li:not(:last-of-type) {
  margin-right: .5em;
}

#entry-wrapper #entry .entry .snsarea ul li img {
  vertical-align: bottom;
}

#entry-wrapper #sidebar {
  width: 250px;
}

#entry-wrapper #sidebar .m-block {
  margin-bottom: 2.5em;
}

#entry-wrapper #sidebar .m-block .title {
  margin-bottom: 1em;
  padding: .3em;
  background-color: #061834;
  color: #fff;
  font-weight: bold;
  font-size: .9em;
  text-align: center;
}

#entry-wrapper #sidebar .m-block ul {
  padding: 0 0.5em;
}

#entry-wrapper #sidebar .m-block ul li a {
  font-size: .9em;
}

#entry-wrapper #sidebar .m-block ul li.child-category {
  position: relative;
  padding-left: 1.5em;
}

#entry-wrapper #sidebar .m-block ul li.child-category:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  background-color: #666;
  border-radius: 50%;
  left: 11px;
  top: 11px;
}

#entry-wrapper #sidebar .m-block:first-of-type ul li {
  position: relative;
  padding-left: .8em;
}

#entry-wrapper #sidebar .m-block:first-of-type ul li:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  background-color: #666;
  border-radius: 50%;
  left: 0;
  top: 11px;
}

#entry-wrapper #sidebar .m-block .search-in #s {
  width: 70%;
}

#entry-wrapper #sidebar .m-block .search-in #searchsubmit {
  width: 26%;
}

/* fs_NewAddress
---------------------------------------------------------------------------- */
#fs_NewAddress .fs-c-button--cancel {
  font-size: 1.2rem;
}

/* topcontrol
---------------------------------------------------------------------------- */
#topcontrol {
  z-index: 9000;
}

/* ドロワーメニュー
---------------------------------------------------------------------------- */
.fs-p-drawer {
  min-width: 250px;
  transition: all 0.3s ease;
}

.fs-p-drawer .fs-p-drawerButton {
  padding: 0 8px;
}

.fs-p-drawer .fs-p-drawerButton__icon {
  font-size: 2.5rem;
  vertical-align: middle;
}

.fs-p-drawer .fs-p-drawerButton__icon:before {
  line-height: .8;
  vertical-align: bottom;
}

.fs-p-drawer .fs-p-drawerButton__label {
  font-size: .7rem;
  letter-spacing: normal;
  text-align: center;
}

.fs-p-drawer .fs-p-drawer__loginLogout {
  margin-bottom: 1em;
}

.fs-p-drawer .fs-p-welcomeMsg {
  letter-spacing: normal;
}

.fs-p-drawer h2.fs-p-drawer__heading {
  border-bottom: none;
  font-size: 1em;
  text-align: left;
}

.fs-p-drawer .fs-pt-menu__heading--lv1 {
  border-style: solid none;
}

.fs-p-drawer .fs-pt-menu__heading--lv1 .fs-pt-menu__link--lv1 {
  padding: 10px 8px;
}

.fs-p-drawer .fs-pt-menu__item:not(:first-of-type) {
  margin-top: 0;
}

.fs-p-drawer .fs-pt-menu__item:not(:first-of-type) .fs-pt-menu__heading--lv1 {
  border-top: none;
}

.fs-l-header__drawerOpener .fs-p-drawerButton {
  position: relative;
  text-align: center;
}

.fs-l-header__drawerOpener .fs-p-drawerButton .fs-p-drawerButton__icon {
  display: block;
  font-size: 1.8em;
  line-height: 1.2;
}

.fs-l-header__drawerOpener .fs-p-drawerButton .fs-p-drawerButton__label {
  font-size: .75em;
  letter-spacing: normal;
  white-space: nowrap;
  font-feature-settings: "palt";
  line-height: 1;
}

/* おすすめ商品
---------------------------------------------------------------------------- */
div.fs-c-featuredProduct {
  margin-bottom: 2em;
}

div.fs-c-featuredProduct__header h2.fs-c-featuredProduct__title {
  margin-bottom: 1.5em;
  padding: 0.5em 0.8em 0.4em;
  border-bottom: 1px solid black;
  background-color: #e8ebf1;
  font-size: 1.1em;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #04132a;
  text-align: left;
}

/* FSレコメンド
---------------------------------------------------------------------------- */
div.FS2_Recommend2_recommend {
  margin-bottom: 2em;
}

div.FS2_Recommend2_recommend h3.CrossHead {
  margin-bottom: 1.5em;
  padding: 0.5em 0.8em 0.4em;
  border-bottom: 1px solid black;
  background-color: #e8ebf1;
  font-size: 1.1em;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #04132a;
  text-align: left;
}

div.FS2_Recommend2_recommend ul {
  width: 98%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

div.FS2_Recommend2_recommend ul li {
  position: relative;
  width: 15%;
  margin-bottom: 1em;
}

div.FS2_Recommend2_recommend ul li a {
  font-feature-settings: "palt";
}

div.FS2_Recommend2_recommend ul li a img {
  vertical-align: bottom;
}

div.FS2_Recommend2_recommend ul li figure img {
  margin-bottom: .5em;
}

div.FS2_Recommend2_recommend ul li .name {
  font-weight: bold;
  font-size: .85em;
}

div.FS2_Recommend2_recommend ul li .itemPrice {
  font-size: .85em;
}

div.FS2_Recommend2_recommend ul li:not(:nth-of-type(6n)) {
  margin-right: 2%;
}

/* 週間売上ランキング
---------------------------------------------------------------------------- */
.weekly_ranking {
  margin-bottom: 2em;
}

.weekly_ranking h3 {
  margin-bottom: 1em;
  padding: 0.3em 0;
  border: 3px double #e5e5e5;
  border-style: double none;
  font-size: 1.2em;
  text-align: center;
}

.weekly_ranking ul {
  width: 98%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.weekly_ranking ul li {
  position: relative;
  counter-increment: ranking;
  width: 15%;
  padding-top: 2.3em;
  margin-bottom: 1em;
}

.weekly_ranking ul li a {
  font-feature-settings: "palt";
}

.weekly_ranking ul li a img {
  vertical-align: bottom;
}

.weekly_ranking ul li figure img {
  margin-bottom: .5em;
}

.weekly_ranking ul li .name {
  font-weight: bold;
  font-size: .85em;
}

.weekly_ranking ul li .itemPrice {
  font-size: .85em;
}

.weekly_ranking ul li:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  content: counter(ranking);
  width: 25px;
  height: 25px;
  color: #fff;
  background-color: #4c4c4c;
  border-radius: 50%;
  text-align: center;
}

.weekly_ranking ul li:nth-of-type(1):before {
  background-color: #dbb74c;
}

.weekly_ranking ul li:nth-of-type(2):before {
  background-color: #97adb7;
}

.weekly_ranking ul li:nth-of-type(3):before {
  background-color: #da8d68;
}

.weekly_ranking ul li:not(:nth-of-type(5n)) {
  margin-right: 2%;
}

/* ヘッダー（スマホテンプレ）
---------------------------------------------------------------------------- */
#sp-header-navigation .mainnav {
  display: flex;
}

#sp-header-navigation .mainnav div.nav-content {
  width: 32%;
  text-align: center;
}

#sp-header-navigation .mainnav div.nav-content.active .main-detail {
  display: block;
}

#sp-header-navigation .mainnav div.nav-content.active p {
  background-color: #061834;
  color: #fff;
  border-style: solid none none;
}

#sp-header-navigation .mainnav div.nav-content p {
  display: block;
  width: 100%;
  padding: 0.7em 0;
  font-size: .9em;
  background-color: #f7f7f7;
  border: 1px solid #b6b6b6;
  border-right-style: none;
  font-feature-settings: "palt";
  letter-spacing: normal;
}

#sp-header-navigation .mainnav div.nav-content p:hover {
  cursor: pointer;
}

#sp-header-navigation .mainnav div.nav-content .main-detail {
  position: absolute;
  left: 0;
  top: auto;
  display: none;
  width: 100vw;
  background-color: #061834;
  z-index: 100;
}

#sp-header-navigation .mainnav div.nav-content .main-detail ul {
  margin-bottom: .7em;
}

#sp-header-navigation .mainnav div.nav-content .main-detail ul li a {
  color: #fff;
}

#sp-header-navigation .mainnav div.nav-content .main-detail p {
  width: 80%;
  margin: 0 auto;
}

#sp-header-navigation .mainnav div.nav-content .main-detail p.m-menu-close {
  background-color: #515151;
}

#sp-header-navigation .mainnav div.nav-content .main-detail p.m-menu-close:active {
  border-color: #404040;
}

#sp-header-navigation .mainnav div.nav-content .main-detail p.m-menu-close span:before {
  content: "×";
  margin-right: .5em;
}

#sp-header-navigation .mainnav div.nav-content.m-category > p span:before {
  content: "\f0ca";
  margin-right: .2em;
  font-family: FontAwesome;
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail {
  padding: 10px;
  min-height: 150px;
  max-height: 82vh;
  overflow: auto;
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul {
  padding: 5px 10px;
  background-color: #fff;
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li a {
  display: block;
  padding: 0.85em 0.5em 0.9em 4em;
  color: #000;
  border-bottom: 1px dotted #333333;
  background-color: transparent;
  background-position: 5px 50%;
  background-repeat: no-repeat;
  background-size: 35px auto;
  font-size: .9em;
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-season a {
  background-image: url("/common/img/common/c_season.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-sushikama a {
  background-image: url("/common/img/common/c_sushikama.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-sasakama a {
  background-image: url("/common/img/common/c_sasakama.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-bous a {
  background-image: url("/common/img/common/c_bous.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-makikama a {
  background-image: url("/common/img/common/c_makikama.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-iroiro a {
  background-image: url("/common/img/common/c_iroiro.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-gift a {
  background-image: url("/common/img/common/c_gift.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-toyama a {
  background-image: url("/common/img/common/c_meisan.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-saiku a {
  background-image: url("/common/img/common/c_saiku.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-saiku-iwaitai a {
  background-image: url("/common/img/common/c_saiku-iwaitai.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-saiku-tanpin a {
  background-image: url("/common/img/common/c_saiku-tanpin.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-temari a {
  background-image: url("/common/img/common/c_temari.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-petitcarre a {
  background-image: url("/common/img/common/c_petitcarre.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li.m-tesagebukuro a {
  background-image: url("/common/img/common/c_shopping_bag.jpg");
}

#sp-header-navigation .mainnav div.nav-content.m-category .main-detail ul li:last-of-type a {
  border-bottom: none;
}

#sp-header-navigation .mainnav div.nav-content.m-season > p span:before {
  content: "\f06c";
  margin-right: .2em;
  font-family: FontAwesome;
}

#sp-header-navigation .mainnav div.nav-content.m-season .main-detail {
  padding: 10px;
}

#sp-header-navigation .mainnav div.nav-content.m-season .main-detail .fs-pt-column {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: .7em;
  background-color: #fff;
}

#sp-header-navigation .mainnav div.nav-content.m-season .main-detail .fs-pt-column .fs-pt-column__item {
  width: 50%;
}

#sp-header-navigation .mainnav div.nav-content.m-season .main-detail .fs-pt-column .fs-pt-column__item .fs-pt-column__image {
  margin-bottom: 2px;
}

#sp-header-navigation .mainnav div.nav-content.m-season .main-detail .fs-pt-column .fs-pt-column__item .fs-pt-column__image img {
  vertical-align: bottom;
}

#sp-header-navigation .mainnav div.nav-content.m-season .main-detail .fs-pt-column .fs-pt-column__item .fs-pt-column__description {
  font-size: .8em;
  font-feature-settings: "palt";
  text-align: left;
}

#sp-header-navigation .mainnav p.nav-content {
  width: 36%;
}

#sp-header-navigation .mainnav p.nav-content a {
  display: block;
  padding: 0.73em 0;
  background-color: #f7f7f7;
  border: 1px solid #b6b6b6;
  font-size: .9em;
  font-feature-settings: "palt";
  text-align: center;
  letter-spacing: normal;
}

#sp-header-navigation .mainnav p.nav-content a span {
  position: relative;
  padding-left: 1em;
}

#sp-header-navigation .mainnav p.nav-content a span:before {
  position: absolute;
  top: 50%;
  left: -3px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  content: "";
  font-family: FontAwesome;
  background: transparent url("../img/common/ico_home_sp.svg") 0 50% no-repeat;
  background-size: contain;
}

#sp-header-navigation .mainnav p.m-season {
  width: 36%;
}

#sp-header-navigation .mainnav p.m-season a span:before {
  content: "\f06c";
  margin-right: .2em;
  font-family: FontAwesome;
  background: none;
}

/* thanks-message
---------------------------------------------------------------------------- */
.thanks-message {
  margin-bottom: 2em;
  text-align: center;
}

.thanks-message img {
  vertical-align: bottom;
}

/* fs-c-checkoutSuccess
---------------------------------------------------------------------------- */
.fs-c-checkoutSuccess h2 {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
}

.fs-c-checkoutSuccess p {
  max-width: 800px;
  margin: 0 auto;
}

/* fs_Register
---------------------------------------------------------------------------- */
#fs_Register .fs-p-announcement {
  width: 95%;
  max-width: 640px;
  margin: 0 auto 2em;
  padding: 1em;
  border: 1px solid #cccccc;
}

#fs_Register .fs-p-announcement h2.fs-p-announcement__title {
  font-weight: bold;
  text-align: center;
}

#fs_Register .fs-c-checkbox__labelText a {
  color: #2559A8;
  text-decoration: underline;
}

#fs_Register .fs-c-checkbox__labelText a:hover {
  text-decoration: none;
}

/*button文字サイズ*/
.fs-c-button--standard {
  font-size: 15px !important;
}

li.fs-c-checkout-multiDestination__info__name,
li.fs-c-checkout-multiDestination__info__address,
span.fs-c-checkout-multiDestination__info__address__zipCode.fs-u-zipCode,
li.fs-c-checkout-multiDestination__info__tel.fs-u-tel,
span.fs-c-productPrice__addon__label {
  font-size: 15px !important;
}

.fs-c-checkout-productAllocation__unitPrice,
span.fs-c-productPrice__addon {
  font-size: 15px;
}

.fs-c-checkout-delivery__method__title,
.fs-c-checkout-confirmationList__value {
  font-size: 16px !important;
  font-weight: bold;
}

/*===========================================================================*/
/*  media quary:1150px  */
/*===========================================================================*/
@media screen and (max-width: 1150px) {
  /* -------------------------------------------- */
  /* pagetitle */
  /* -------------------------------------------- */
  .pagetitle {
    margin: 0 0 1em;
    font-size: 2em;
  }

  /* -------------------------------------------- */
  /* header */
  /* -------------------------------------------- */
  header.fs-l-header #header-navigation .h-inner .logo {
    flex-basis: 250px;
  }

  header.fs-l-header #header-navigation .h-inner .logo a {
    padding: 0 1.5em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min {
    padding-right: 1.5em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above ul li {
    margin-left: 2em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above ul li a {
    font-size: 1em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in {
    padding: 2em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block p.mega-title {
    color: #061834;
    font-size: 1.4em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li a {
    padding-left: 3.5em;
  }

  /* -------------------------------------------- */
  /* container */
  /* -------------------------------------------- */
  #container {
    width: 95%;
  }

  /* -------------------------------------------- */
  /* inblock */
  /* -------------------------------------------- */
  .inblock {
    width: 95%;
  }

  /* -------------------------------------------- */
  /* submain */
  /* -------------------------------------------- */
  #submain {
    width: 100%;
    height: 335px;
  }

  #submain h1 {
    right: 30px;
    width: 160px;
    height: 85%;
    font-size: 2em;
    letter-spacing: 4px;
  }

  /* -------------------------------------------- */
  /* entry-wrapper */
  /* -------------------------------------------- */
  #entry-wrapper {
    display: flex;
    justify-content: space-between;
  }

  #entry-wrapper #entry {
    width: calc(100% - 240px);
  }

  #entry-wrapper #entry .category {
    margin-bottom: 1em;
    padding: 0.5em 1em;
    font-size: 1.1em;
  }

  #entry-wrapper #sidebar {
    width: 210px;
  }
}
/*===========================================================================*/
/*  media quary:1000px  */
/*===========================================================================*/
@media screen and (max-width: 1000px) {
  /* -------------------------------------------- */
  /* form */
  /* -------------------------------------------- */
  input[type="text"], input[type="tel"], input[type="password"], select, textarea {
    font-size: 16px !important;
  }

  /*	*input[type="password"]*/
  /* -------------------------------------------- */
  /* header */
  /* -------------------------------------------- */
  header.fs-l-header #header-navigation .headerCartMenu .m-cart a {
    padding: 0 1.6em 0 0.6em;
    font-size: .9em;
  }

  header.fs-l-header #header-navigation .h-inner .logo {
    flex-basis: 224px;
  }

  header.fs-l-header #header-navigation .h-inner .logo a {
    padding: 1em 1.5em;
  }

  header.fs-l-header #header-navigation .h-inner .logo a img {
    max-height: 24px;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm {
    width: 120px;
    font-size: 0.8em !important;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm input {
    font-size: 1em !important;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup {
    background-color: #f2f2f2;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup input[type="text"] {
    padding: 6px 5px;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li {
    margin-left: .4em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li a {
    font-size: .7em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul {
    margin-left: 1em;
    font-size: .9em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul li {
    margin-left: 1.1em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li > a {
    font-size: 1em;
    letter-spacing: normal;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in {
    padding: 2em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block p.mega-title {
    color: #061834;
    font-size: 1.4em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li {
    margin-left: 0;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li a {
    padding-left: 3.5em;
  }

  header.fs-l-header .headerCartMenu .m-cart {
    top: -3px;
  }

  .fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu ul li.m-about-sp {
    top: -3px;
  }

  /* -------------------------------------------- */
  /* menu */
  /* -------------------------------------------- */
  #menu {
    display: none;
  }

  /* -------------------------------------------- */
  /* topicpath */
  /* -------------------------------------------- */
  .topicpath {
    margin-bottom: 2.5em;
    padding: 0.7em 0;
  }

  .topicpath ul {
    width: 95%;
    margin: 0 auto;
  }

  .topicpath ul li {
    font-size: .85em;
  }

  .topicpath ul li:not(:last-of-type) {
    position: relative;
    margin-right: .6em;
    padding-right: .9em;
  }

  /* -------------------------------------------- */
  /* entry-format */
  /* -------------------------------------------- */
  .entry-format table {
    width: 100% !important;
  }

  .entry-format th, .entry-format td {
    display: table-cell;
  }

  /* -------------------------------------------- */
  /* submain */
  /* -------------------------------------------- */
  #submain {
    height: 43vw;
    max-height: 265px;
  }

  #submain h1 {
    right: 20px;
    width: 126px;
    height: 90%;
    font-size: 1.5em;
    letter-spacing: 2px;
  }

  /* -------------------------------------------- */
  /* footer */
  /* -------------------------------------------- */
  footer .f-bn-area {
    padding: 2em 0;
  }

  footer .f-bn-area ul li:not(:last-of-type) {
    margin-right: 1em;
  }

  footer .bottom .inner .above .info .logo {
    width: 100%;
    margin-right: 0;
  }

  footer .bottom .inner .other .copyright {
    font-size: .75em;
  }

  /* -------------------------------------------- */
  /* ご注文手続き */
  /* -------------------------------------------- */
  .fs-c-checkout-customerInfo {
    font-size: 1.1em !important;
  }

  .fs-c-checkout-multiDestination__info__list {
    font-size: 0.7em !important;
  }

  /*button文字の大きさ*/
  .fs-c-button--standard {
    font-size: 1.1em !important;
  }

  .fs-c-button--primary {
    font-size: 1.2rem !important;
  }

  .fs-c-checkout-customerInfo__name,
  .fs-c-checkout-multiDestination__info,
  .fs-c-checkout-multiDestination__info__name {
    font-size: 1.3em !important;
  }

  .fs-c-checkout-confirmationList > dd {
    font-size: 1.2em !important;
  }

  .fs-c-checkout-multiDestination__info__address,
  .fs-u-zipCode,
  .fs-u-tel {
    font-size: 1.1em !important;
  }

  .fs-c-productPrice__addon__label {
    font-size: 1rem !important;
  }

  /*追加css*/
  .fs-c-checkout-multiDestination__title {
    font-size: 16px;
  }

  /*-----------------------------
  ■ショッピングカート
  -----------------------------*/
  span.fs-c-cartTable__productName__name,
  #fs_ShoppingCart .fs-c-productPrice__addon {
    font-size: 13px;
  }

  span.fs-c-productPrice__main__price.fs-c-price,
  span.fs-c-productPrice__addon__label {
    font-size: 13px !important;
  }

  /*-----------------------------
  ■ご注文手続き（＋カード情報入力）
  -----------------------------*/
  li.fs-c-checkout-customerInfo__email,
  span.fs-c-address__addressWhole,
  .fs-c-checkout-paymentInfo__message p {
    font-size: 15px;
  }

  span.fs-c-address__zipCode.fs-u-zipCode,
  li.fs-c-checkout-customerInfo__tel.fs-u-tel,
  li.fs-c-checkout-customerInfo__address.fs-c-address,
  h5.fs-c-checkout-delivery__method__title {
    font-size: 15px !important;
  }

  div#fs_saveCardButtonContainer,
  .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--pair,
  .fs-c-buttonContainer.fs-c-buttonContainer--pair {
    grid-row-gap: 15px;
  }

  /*-----------------------------
  ■お届け先一覧（追加・削除）
  -----------------------------*/
  .fs-c-checkout-addressee__data__name {
    font-size: 18px;
  }

  span.fs-c-address__address {
    font-size: 15px;
  }

  span.fs-c-address__tel.fs-u-tel,
  span.fs-u-tel {
    font-size: 15px !important;
  }

  /*-----------------------------
  ■ボタン
  -----------------------------*/
  button.fs-c-button--change--small.fs-c-button--standard,
  button.fs-c-button--chooseDestination.fs-c-button--standard,
  button.fs-c-button--inputCreditCardData.fs-c-button--standard,
  button.fs-c-button--delete.fs-c-button--standard,
  button.fs-c-button--viewAddresseeList.fs-c-button--standard,
  button.fs-c-button--addAddressee.fs-c-button--standard,
  button.fs-c-button--addDestination.fs-c-button--standard,
  button.fs-c-button--cancel.fs-c-button--standard,
  button.fs-c-button--edit.fs-c-button--standard,
  button.fs-c-button--setDestination.fs-c-button--standard {
    font-size: 15px !important;
  }

  button.fs-c-button--confirmOrder.fs-c-button--primary,
  button.fs-c-button--confirmDelete.fs-c-button--primary,
  a.fs-c-button--multiDestination.fs-c-button--secondary {
    font-size: 18px !important;
  }

  button.fs-c-button--addAddressee.fs-c-button--standard,
  button.fs-c-button--viewAddresseeList.fs-c-button--standard {
    padding: 0.8em 0.6em 0.6em;
  }
}
/*===========================================================================*/
/*  media quary:767px  */
/*===========================================================================*/
@media screen and (max-width: 767px) {
  /* ヘッダー上部 */
  .fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu {
    width: auto;
  }

  .fs-l-header .fs-l-header__contents .fs-l-header__utility {
    justify-content: flex-end;
  }

  .fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu.first-area ul {
    margin-right: 0;
  }

  .fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu ul {
    margin-right: 0;
  }

  header.fs-l-header .headerCartMenu .m-cart a {
    padding: 0;
    color: #3c3c3c;
  }

  header.fs-l-header .headerCartMenu .m-cart a span {
    color: #fff;
  }

  .fs-l-header__utility .headerCartMenu .m-cart a {
    font-size: 8px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage {
    margin-left: 5px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a {
    padding-top: 29px;
    font-size: 8px;
    white-space: nowrap;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a:hover {
    color: #3c3c3c;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a::after {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    text-align: center;
  }

  header.fs-l-header .headerCartMenu .m-cart a::after {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    text-align: center;
  }

  header.fs-l-header .headerCartMenu .m-cart a {
    padding-top: 29px;
    text-align: center;
  }

  /* ヘッダー商品検索 */
  .fs-l-header__utility .fs-p-headerUtilityMenu ul li .search-area #searchIcon {
    margin: 0px auto;
    text-align: center;
    padding: 0;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li .search-area #searchIcon i {
    height: 27px;
    width: 26px;
    font-size: 24px;
    display: block;
    text-align: center;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li .search-area em {
    display: block;
    font-size: 8px;
    font-feature-settings: "palt";
    color: #3c3c3c;
    line-height: 1;
    white-space: nowrap;
  }

  /* モーダルの基本スタイル */
  #searchModal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    transition: none;
    justify-content: center;
    align-items: center;
  }

  .fs-p-searchForm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 5px;
    text-align: center;
    width: 90%;
    max-width: 400px;
  }

  .fs-p-searchForm__input {
    display: none;
  }

  /* 検索フォームのスタイル */
  #searchIcon {
    background: #fff;
    border: 1px solid white;
    color: #04132a;
    font-size: 26px;
  }

  #searchForm {
    position: relative;
    margin: 0 auto 1em;
  }

  .fs-p-searchForm input[type="text"] {
    width: 100%;
    padding: 15px 40px 15px 15px;
    border: 1px solid #444444;
    font-size: 17px;
    line-height: 1.4;
  }

  .fs-p-inputGroup {
    position: relative!important;
    border: none!important;
  }

  .fs-p-searchForm__button {
    position: absolute!important;
    right: 0!important;
    top: 50%!important;
    transform: translate(0%, -50%) !important;
    -webkit-transform: translate(0%, -50%) !important;
    width: 40px!important;
    height: 100%!important;
  }

  .fs-p-searchForm__button:before {
    position: absolute!important;
    right: 0!important;
    top: 50%!important;
    transform: translate(0%, -50%) !important;
    -webkit-transform: translate(0%, -50%) !important;
  }

  #searchForm button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background-color: transparent;
    padding: 15px 15px 10px 15px;
    cursor: pointer;
  }

  #searchForm button i {
    font-size: 20px;
    color: #000;
  }

  #closeModal {
    margin-top: .5em;
    cursor: pointer;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 1;
  }

  /* -------------------------------------------- */
  /* カルーセル */
  /* -------------------------------------------- */
  .fs-c-productListCarousel {
    overflow: hidden;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__item {
    flex-basis: 120px;
    max-width: 120px;
    min-width: 120px;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__control {
    flex-wrap: wrap;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--viewProductDetail {
    padding: 0 0.5em;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--addToCart--list {
    padding: 0 0.3em;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--particular:before {
    font-size: 1.1em !important;
  }

  .fs-c-productListCarousel .fs-c-button--carousel:before {
    font-size: .7em;
  }

  /* -------------------------------------------- */
  /* 商品グループ表示 */
  /* -------------------------------------------- */
  .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item a {
    padding: 5px 10px;
  }

  .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item a:after {
    font-size: 1.2rem;
  }

  /* -------------------------------------------- */
  /* 商品一覧 */
  /* -------------------------------------------- */
  .fs-c-productList__list article h2 .fs-c-productName__name {
    font-size: .9em;
  }

  .fs-c-productList__list article .fs-c-productPrice .fs-c-productPrice__main .fs-c-productPrice__main__price {
    font-size: 1em;
  }

  .fs-c-productList__list article .fs-c-productPrice .fs-c-productPrice__addon {
    font-size: .9em;
  }

  .fs-c-productList__list article .fs-c-productListItem__control .fs-c-button--addToCart--list {
    padding: 0.1em 0.2em;
    font-feature-settings: "palt";
    font-size: .85em;
    letter-spacing: normal;
  }

  .fs-c-productList__list article .fs-c-productListItem__control .fs-c-button--addToWishList--icon:before {
    font-size: 1.1em;
  }

  .fs-c-productList__list article .fs-c-button--viewProductDetail {
    font-feature-settings: "palt";
    font-size: 0.85em !important;
  }

  .fs-c-productList__list article .fs-c-productListItem__productDescription {
    font-size: .85em;
  }

  /* -------------------------------------------- */
  /* pagetitle */
  /* -------------------------------------------- */
  .pagetitle {
    margin: 0 0 1em;
    font-size: 1.3em;
    letter-spacing: normal;
  }

  /* -------------------------------------------- */
  /* パンくず */
  /* -------------------------------------------- */
  .fs-c-breadcrumb {
    margin-bottom: 1.5em;
    padding-top: 105px;
  }

  .fs-c-breadcrumb ol {
    width: 95%;
    margin: 0 auto;
    padding: 0;
    line-height: 1.5;
  }

  .fs-c-breadcrumb ol li {
    letter-spacing: normal;
    font-feature-settings: "palt";
  }

  div.fs-c-breadcrumb {
    margin-top: -2em;
    padding: 0 0 0.5em;
  }

  div.fs-c-breadcrumb ol {
    padding: 0;
  }

  /* -------------------------------------------- */
  /* important-message */
  /* -------------------------------------------- */
  .important-message a {
    font-size: .9em;
  }

  /* -------------------------------------------- */
  /* 並び替え */
  /* -------------------------------------------- */
  .fs-c-productList__controller {
    padding: 0 0.5em 0.5em;
    background-color: transparent;
  }

  .fs-c-productList__controller:last-of-type {
    margin-top: 2em;
  }

  .fs-c-productList__controller .fs-c-sortItems {
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto 4px;
    padding: 8px 0;
    border: none;
    font-size: .9em;
    background-color: #f2f2f2;
    letter-spacing: normal;
  }

  .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__label {
    width: 100%;
    margin-bottom: .3em;
    text-align: center;
    padding: 2px 8px;
    border: none;
  }

  .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list {
    justify-content: center;
    border-left: none;
  }

  .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item {
    margin: 0 0.3em;
  }

  .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item a {
    border: 1px solid #031833;
  }

  .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list__item__label {
    padding: 2px 7px 1px;
  }

  .fs-c-productList__controller .fs-c-listControl {
    margin: 0;
    font-size: .85em;
  }

  /* -------------------------------------------- */
  /* fs-p-logo__lead */
  /* -------------------------------------------- */
  .fs-p-logo__lead {
    font-size: .8em;
  }

  /* -------------------------------------------- */
  /* fs_WishListLogin */
  /* -------------------------------------------- */
  #fs_WishListLogin .fs-l-pageMain .fs-c-documentContent {
    padding: 0;
    letter-spacing: normal;
  }

  /* -------------------------------------------- */
  /* header */
  /* -------------------------------------------- */
  header.fs-l-header #header-navigation .headerCartMenu .m-cart a {
    font-size: .85em;
    padding-right: .5em;
    padding-left: .2em;
    letter-spacing: normal;
  }

  header.fs-l-header #header-navigation .headerCartMenu .m-cart a .fs-client-cart-count {
    top: 0;
    right: -11px;
  }

  header.fs-l-header #header-navigation .h-inner .logo {
    flex-basis: 110px;
  }

  header.fs-l-header #header-navigation .h-inner .logo a {
    padding: 1em 0.5em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min {
    padding: .7em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above ul li {
    margin-left: .2em;
    line-height: 1.2;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above ul li a {
    font-size: .6em;
    letter-spacing: normal;
    vertical-align: middle;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul {
    flex-wrap: wrap;
    justify-content: center;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li {
    min-height: auto;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li a {
    font-size: .9em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in {
    flex-wrap: wrap;
    padding: 1.2em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block {
    width: 100% !important;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block p.mega-title {
    font-size: 1.1em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) {
    margin-bottom: 2em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(1) ul li a {
    min-height: 48px;
    font-size: 1.05em;
    background-size: 35px auto;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom > ul > li.g-search .menu .menu-in .mega-block:nth-of-type(2) {
    font-size: 1.1em;
  }

  header.fs-l-header .headerCartMenu .m-cart {
    top: 0;
  }

  .fs-l-header .fs-l-header__contents .fs-l-header__utility .fs-p-headerUtilityMenu ul li.m-about-sp {
    top: 0;
  }

  /* -------------------------------------------- */
  /* submain */
  /* -------------------------------------------- */
  #submain {
    margin-bottom: 3em;
  }

  /* -------------------------------------------- */
  /* topicpath */
  /* -------------------------------------------- */
  .topicpath {
    margin-bottom: 1.5em;
  }

  /* -------------------------------------------- */
  /* footer */
  /* -------------------------------------------- */
  footer .f-bn-area ul li:not(:last-of-type) {
    margin-right: .2em;
  }

  footer .bottom .inner .above {
    flex-wrap: wrap;
    justify-content: center;
  }

  footer .bottom .inner .above .info {
    width: 100%;
    justify-content: center;
    margin-bottom: 2.5em;
    font-size: .8em;
  }

  footer .bottom .inner .above .info .logo {
    text-align: center;
  }

  footer .bottom .inner .above .info .logo img {
    max-height: 30px;
  }

  footer .bottom .inner .above .mark ul li img {
    max-height: 60px;
    vertical-align: bottom;
  }

  /* -------------------------------------------- */
  /* entry-wrapper */
  /* -------------------------------------------- */
  #entry-wrapper {
    flex-wrap: wrap;
  }

  #entry-wrapper #entry {
    width: 100%;
    margin-bottom: 2em;
  }

  #entry-wrapper #sidebar {
    width: 100%;
  }

  #entry-wrapper #sidebar .m-block ul li a {
    font-size: .85em;
  }

  /* -------------------------------------------- */
  /* fs-l-page */
  /* -------------------------------------------- */
  .fs-l-page .fs-l-main .fs-c-subSection__title,
  .fs-l-page .fs-l-main .fs-c-linkedServiceLogin__title {
    font-size: 1.2em;
  }

  /* -------------------------------------------- */
  /* fs_Checkout */
  /* -------------------------------------------- */
  #fs_Checkout .fs-c-orderTotalTable .fs-c-orderTotalTable__grandTotal > td {
    font-size: 1.2rem;
  }

  #fs_Checkout h2.fs-c-checkout-preview__title {
    font-size: 1rem;
  }

  #fs_Checkout .fs-c-checkout-customerInfo__name,
  #fs_Checkout .fs-c-checkout-destination__name {
    font-size: 1rem;
  }

  #fs_Checkout rt {
    font-size: 0.7em;
  }

  #fs_Checkout .fs-c-checkout-delivery__method__title {
    font-size: .9rem;
  }

  #fs_Checkout .fs-c-buttonContainer--pair {
    grid-row-gap: 10px;
  }

  #fs_Checkout .fs-c-inputInformation__button {
    margin-top: 15px;
  }

  /* -------------------------------------------- */
  /* fs-l-header__utility */
  /* -------------------------------------------- */
  .fs-l-page .fs-l-main h1.fs-c-heading {
    font-size: 1.6em;
  }

  /* -------------------------------------------- */
  /* マイページ */
  /* -------------------------------------------- */
  #fs_MyPageTop .fs-c-accountService {
    justify-content: flex-start;
  }

  #fs_MyPageTop .fs-c-accountService li {
    flex-basis: 32%;
    height: 110px;
    margin: 0;
  }

  #fs_MyPageTop .fs-c-accountService li:not(:nth-of-type(3n)) {
    margin-right: 2%;
    margin-bottom: 2%;
  }

  #fs_MyPageTop .fs-c-accountService li a span {
    font-size: .9em;
    line-height: 1.5;
    letter-spacing: normal;
  }

  #fs_MyPageTop .fs-c-accountService li a span:before {
    width: 50px;
    height: 55px;
  }

  #fs_MyPageTop .fs-c-accountService li:hover a {
    border-color: #04132a;
  }

  #fs_MyPageTop .fs-c-accountService li.fs-c-accountService__page--accountDelete {
    flex-basis: 100%;
    height: 80px;
  }

  #fs_MyPageTop .fs-c-accountService li.fs-c-accountService__page--accountDelete a {
    width: 100%;
    display: block;
    padding: 0.2em 0;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background-color: #f7f7f7;
    text-align: center;
  }

  #fs_MyPageTop .fs-p-accountInfo__header {
    margin-bottom: .5em;
  }

  #fs_MyPageTop .fs-p-accountInfo__point__point {
    line-height: 1;
  }

  #fs_MyPageTop .fs-l-account .fs-c-accountService {
    margin-left: 0;
  }

  #fs_MyPageTop .fs-l-account .fs-c-accountService__page--accountDelete {
    margin-right: 0 !important;
  }

  #fs_MyPageTop .fs-l-account .fs-c-accountService__page--accountDelete a span:before {
    left: -8px;
    top: 5px;
  }

  #fs_MyPageTop .fs-l-account p {
    margin: -3.3em auto 0 0;
  }

  #fs_MyPageTop .fs-l-account p.btn-logout {
    width: 100%;
  }

  #fs_MyPageTop .fs-l-account p.btn-logout a {
    display: block;
    padding: 0.25em 0;
    text-align: center;
  }

  /* -------------------------------------------- */
  /* お気に入り */
  /* -------------------------------------------- */
  #fs_MyWishList .fs-p-announcement .fs-p-announcement__title {
    font-size: 1em;
    text-align: center;
  }

  #fs_MyWishList .fs-p-announcement .fs-p-announcement__body ul li {
    font-size: .9em;
  }

  /* -------------------------------------------- */
  /* 退会手続き */
  /* -------------------------------------------- */
  #fs_DeleteAccount .fs-c-buttonContainer--pair {
    grid-row-gap: 15px;
  }

  /* -------------------------------------------- */
  /* 一覧ページのカートボタン */
  /* -------------------------------------------- */
  #fs_p_scrollingCartButton {
    display: none;
  }

  /* -------------------------------------------- */
  /* 商品詳細ページ */
  /* -------------------------------------------- */
  #fs_ShoppingCart .fs-c-listedProductName {
    line-height: 1.5;
  }

  #fs_ShoppingCart .fs-c-productPrice__main__price {
    color: #bf0005;
    font-weight: bold;
  }

  #fs_ShoppingCart .fs-c-button--cancel--cart {
    background-color: #f2f2f2;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #000;
  }

  #fs_ShoppingCart .fs-c-button--cancel--cart:before {
    content: "×";
  }

  #fs_ShoppingCart .fs-c-price__price {
    font-size: .7em;
  }

  #fs_ShoppingCart .fs-c-cartTable tbody .fs-c-cartTable__row:last-of-type {
    border-bottom: none;
  }

  #fs_ShoppingCart .fs-c-orderTotalTable .fs-c-price {
    font-size: 0.7em;
  }

  #fs_ShoppingCart .fs-c-purchaseHere__message {
    font-size: .8em;
  }

  #fs_ShoppingCart .fs-p-announcement {
    font-size: .8em;
  }

  #fs_ShoppingCart .fs-c-continueShopping {
    text-align: center;
  }

  #fs_ShoppingCart .fs-c-continueShopping a {
    display: inline;
  }

  /* -------------------------------------------- */
  /* 注文履歴 */
  /* -------------------------------------------- */
  #fs_MyOrders .fs-p-announcement .fs-p-announcement__title {
    font-size: 1.1em;
    text-align: center;
  }

  #fs_MyOrders .fs-p-announcement .fs-p-announcement__body {
    font-size: .9em;
  }

  #fs_MyOrders .fs-c-history__info .fs-c-history__infoSummary {
    font-size: .9em;
  }

  #fs_MyOrders .fs-c-history__listContainer .fs-c-listControl {
    font-size: .9em;
  }

  #fs_MyOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header {
    font-size: .9em;
  }

  #fs_MyOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header .fs-c-orderHistoryItem__header__button {
    padding-top: 0;
    text-align: center;
  }

  #fs_MyOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__header .fs-c-orderHistoryItem__header__button a {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.08);
  }

  #fs_MyOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__body .fs-c-orderHistoryItem__productName {
    font-size: .9em;
    line-height: 1.5;
  }

  #fs_MyOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__body .fs-c-listedProductName__selection {
    font-size: 1em;
  }

  #fs_MyOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__body .fs-c-productPrice__addon {
    font-size: .9em;
  }

  #fs_MyOrders .fs-c-history__listContainer .fs-c-orderHistory .fs-c-orderHistoryItem__productQuantity {
    font-size: .9em;
  }

  /* -------------------------------------------- */
  /* マイページトップボタン */
  /* -------------------------------------------- */
  .fs-c-buttonContainer--myPageTop {
    justify-content: center;
    text-align: center;
  }

  .fs-c-buttonContainer--myPageTop .fs-c-button--myPageTop {
    display: inline;
    font-size: .9em;
  }

  /* -------------------------------------------- */
  /* FSレコメンド */
  /* -------------------------------------------- */
  div.FS2_Recommend2_recommend h3.CrossHead {
    font-size: 1em;
  }

  div.FS2_Recommend2_recommend ul li {
    width: 24%;
  }

  div.FS2_Recommend2_recommend ul li:not(:nth-of-type(5n)) {
    margin-right: 0;
  }

  div.FS2_Recommend2_recommend ul li:not(:nth-of-type(4n)) {
    margin-right: 1%;
  }

  /* -------------------------------------------- */
  /* 週間売上ランキング */
  /* -------------------------------------------- */
  .weekly_ranking h3 {
    font-size: 1em;
  }

  .weekly_ranking ul li {
    width: 24%;
  }

  .weekly_ranking ul li:not(:nth-of-type(5n)) {
    margin-right: 0;
  }

  .weekly_ranking ul li:not(:nth-of-type(4n)) {
    margin-right: 1%;
  }

  /* -------------------------------------------- */
  /* ブログ検索*/
  /* -------------------------------------------- */
  #entry-wrapper #sidebar .m-block .search-in #s {
    width: 70%;
  }

  #entry-wrapper #sidebar .m-block .search-in #searchsubmit {
    width: auto;
    min-width: 60px;
  }

  #entry-wrapper #sidebar .m-block .search-in span {
    display: block;
  }

  #entry-wrapper #sidebar .m-block .search-in input[type="submit"] {
    -webkit-appearance: none;
    background: #e1e1e1;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1#adadad;
  }
}
/*===========================================================================*/
/*  media quary:479px  */
/*===========================================================================*/
@media screen and (max-width: 479px) {
  /* -------------------------------------------- */
  /* sp */
  /* -------------------------------------------- */
  .fs-l-page .fs-l-header {
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    position: fixed;
  }

  .sp {
    display: block;
  }

  /* -------------------------------------------- */
  /* カルーセル */
  /* -------------------------------------------- */
  .fs-c-productListCarousel .fs-c-productListCarousel__list .fs-c-productListCarousel__list__item {
    flex-basis: 80px;
    max-width: 80px;
    min-width: 80px;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__control {
    flex-wrap: wrap;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--viewProductDetail {
    padding: 0 0.5em;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--addToCart--list {
    padding: 0 0.3em;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__control .fs-c-button--particular:before {
    font-size: 1.1em !important;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__prices .fs-c-productPrice__main__price {
    font-size: 1em;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__prices .fs-c-productPrice__main__label {
    margin-right: 0;
  }

  .fs-c-productListCarousel .fs-c-productListCarousel__list article .fs-c-productListItem__prices .fs-c-productPrice__addon__label {
    font-size: .9em;
  }

  .fs-c-productListCarousel .fs-c-productListItem__control {
    margin-top: 0;
    padding: 0;
  }

  .fs-c-productListCarousel .fs-c-button--carousel:before {
    font-size: .7em;
  }

  /* -------------------------------------------- */
  /* header */
  /* -------------------------------------------- */
  header.fs-l-header #header-navigation .h-inner {
    flex-wrap: wrap;
    justify-content: center;
  }

  header.fs-l-header #header-navigation .h-inner .logo {
    flex-basis: 150px;
  }

  header.fs-l-header #header-navigation .h-inner .logo a {
    padding: .5em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min {
    padding: .5em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above {
    justify-content: center;
    margin-bottom: .5em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm {
    width: 105px;
    font-size: .75em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup input[type="text"] {
    padding: 2px;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above .fs-p-searchForm .fs-p-inputGroup .fs-p-inputGroup__button:before {
    font-size: 1rem;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above nav {
    margin-right: .5em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .above nav ul li a {
    font-size: .65em;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom ul {
    flex-wrap: wrap;
  }

  header.fs-l-header #header-navigation .h-inner nav.min .bottom ul li a {
    font-size: .9em;
  }

  /* -------------------------------------------- */
  /* topicpath */
  /* -------------------------------------------- */
  .topicpath {
    margin-bottom: 1em;
    padding-top: 105px;
  }

  /* -------------------------------------------- */
  /* submain */
  /* -------------------------------------------- */
  #submain {
    height: 43vw;
    max-height: 265px;
  }

  #submain h1 {
    top: auto;
    bottom: -20px;
    right: 10px;
    transform: none;
    width: auto;
    height: auto;
    padding: 0.5em 1.3em;
    font-size: 1.3em;
    letter-spacing: 2px;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }

  /* -------------------------------------------- */
  /* entry-wrapper */
  /* -------------------------------------------- */
  #entry-wrapper #entry .category {
    font-size: 1em;
    letter-spacing: normal;
  }

  /* -------------------------------------------- */
  /* footer */
  /* -------------------------------------------- */
  footer .f-bn-area {
    padding: 1.5em 0 1em;
  }

  footer .f-bn-area ul {
    flex-wrap: wrap;
  }

  footer .f-bn-area ul li {
    width: 32%;
    margin-bottom: .5em;
    text-align: center;
  }

  footer .f-bn-area ul li img {
    max-width: 120px;
    width: 100%;
    vertical-align: bottom;
  }

  footer .bottom {
    padding: 2em 0;
  }

  footer .bottom .inner .above .info {
    justify-content: flex-start;
    margin-bottom: 2.5em;
    font-size: .8em;
  }

  footer .bottom .inner .above .info .logo {
    margin-bottom: 1em;
  }

  footer .bottom .inner .above .info .tel {
    width: 100%;
  }

  footer .bottom .inner .above .info .mail {
    display: flex;
    width: 100%;
  }

  footer .bottom .inner .above .info .mail p:first-of-type {
    margin-right: 1.5em;
  }

  footer .bottom .inner .above .mark ul li img {
    max-height: 52px;
  }

  footer .bottom .inner .other {
    flex-wrap: wrap;
  }

  footer .bottom .inner .other .sns {
    width: 100%;
    margin-bottom: 1em;
    justify-content: center;
  }

  footer .bottom .inner .other .sns ul {
    width: 100%;
    justify-content: center;
  }

  footer .bottom .inner .other .sns ul li a img {
    width: 35px;
  }

  footer .bottom .inner .other .sns .privacy {
    display: none;
  }

  footer .bottom .inner .other .copyright {
    width: 100%;
    letter-spacing: normal;
    text-align: center;
  }

  /* -------------------------------------------- */
  /* お届け先リスト */
  /* -------------------------------------------- */
  #fs_MyAddressBook .fs-p-announcement .fs-p-announcement__title {
    font-size: 1em;
    text-align: center;
  }

  #fs_MyAddressBook .fs-p-announcement .fs-p-announcement__body ul li {
    font-size: .9em;
  }

  #fs_MyAddressBook .fs-c-addressBookList__form .fs-c-addressBookList__addButton a {
    font-size: 1.1em;
  }

  #fs_MyAddressBook .fs-c-addressBookList__form .fs-c-addressBookList__count {
    font-size: .9em;
  }

  #fs_MyAddressBook .fs-c-addressBookList__form .fs-c-addressBookList__list tr td {
    font-size: .9em;
  }

  #fs_MyAddressBook .fs-c-addressBookList__list tr td {
    vertical-align: middle;
  }

  #fs_MyAddressBook .fs-c-buttonContainer .fs-c-button--changeInfomation {
    font-size: 1.1em;
  }

  #fs_MyAddressBook .fs-c-buttonContainer .fs-c-button--delete {
    font-size: 1.1em;
  }

  /* -------------------------------------------- */
  /* カートボタン */
  /* -------------------------------------------- */
  #fs_p_scrollingCartButton {
    bottom: 17%;
  }

  #fs_p_scrollingCartButton a {
    padding: .5em;
  }

  #fs_p_scrollingCartButton a .fs-p-scrollingCartButton__icon {
    font-size: 2rem;
  }

  #fs_p_scrollingCartButton a .fs-p-scrollingCartButton__label {
    font-size: .9rem;
    letter-spacing: normal;
    font-feature-settings: "palt";
  }

  /* -------------------------------------------- */
  /* 共通 */
  /* -------------------------------------------- */
  .fs-c-inputInformation__message {
    font-size: .9em;
  }

  #fs_form table th {
    font-size: .9em;
  }

  #fs_form table td {
    font-size: .9em;
  }

  #fs_form .fs-c-inputInformation__button .fs-c-button--cancel {
    font-size: 1.15rem;
  }

  #fs_form .fs-c-buttonContainer--pair {
    grid-row-gap: 15px;
  }

  #fs_form .fs-c-buttonContainer--pair button, #fs_form .fs-c-buttonContainer--pair .fs-c-button--cancel {
    font-size: 1.1em;
  }

  #fs_form .fs-c-buttonContainer--change .fs-c-button--change,
  #fs_form .fs-c-buttonContainer--change .fs-c-button--register {
    font-size: 1.1em;
  }

  .fs-c-wishlistProduct .fs-c-wishlistProduct__header .fs-c-wishlistProduct__title {
    font-size: 1.1em;
    letter-spacing: normal;
    font-feature-settings: "palt";
  }

  .fs-l-cart__contentsArea {
    font-size: .9em;
  }

  .fs-c-modal--inquiry .fs-c-modal__inner {
    min-width: 95%;
  }

  .fs-c-modal--inquiry .fs-c-button--standard {
    font-size: 1.1em;
  }

  .fs-c-modal .fs-c-modal__contents .fs-c-checkout-addressee__data__name {
    margin-bottom: .5em;
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: normal;
  }

  .fs-c-modal .fs-c-modal__contents .fs-c-checkout-addressee__data__name .fs-c-checkout-addressee__data__name__home {
    font-size: 1em;
    font-weight: normal;
  }

  .fs-c-modal .fs-c-modal__contents .fs-c-address {
    font-size: .9em;
    line-height: 1.4;
  }

  .fs-c-modal--medium .fs-c-inputInformation__field {
    font-size: .9em;
  }

  .fs-c-modal--changeShippingAddress .fs-c-checkout-checkoutMethod {
    font-size: .9em;
  }

  /* -------------------------------------------- */
  /* お客様情報パーツ */
  /* -------------------------------------------- */
  #fs-buyerInfo-container {
    font-size: .9em;
  }

  #fs-buyerInfo-container .fs-c-checkout-buyerInfo__title {
    font-size: 1.1em !important;
  }

  /* -------------------------------------------- */
  /* お届け先情報パーツ */
  /* -------------------------------------------- */
  #fs-addressInfo-container {
    font-size: .9em;
  }

  #fs-addressInfo-container .fs-c-checkout-destination__title,
  #fs-addressInfo-container .fs-c-checkout-multiDestination__title {
    font-size: 1.1em !important;
  }

  /* -------------------------------------------- */
  /* お支払い方法フォーム */
  /* -------------------------------------------- */
  #fs-paymentList-container {
    font-size: .9em;
  }

  #fs-paymentList-container .fs-c-checkout-paymentInfo__title {
    font-size: 1.1em !important;
  }

  /* -------------------------------------------- */
  /* 配送方法 */
  /* -------------------------------------------- */
  #fs-deliveryInfo-container {
    font-size: .9em;
  }

  #fs-deliveryInfo-container .fs-c-checkout-delivery__title {
    font-size: 1.1em !important;
  }

  /* -------------------------------------------- */
  /* ご注文内容パーツ */
  /* -------------------------------------------- */
  #fs-orderContents-container {
    font-size: .9em;
  }

  #fs-orderContents-container .fs-c-checkout-orderInfo__title {
    font-size: 1.1em !important;
  }

  #fs-orderContents-container .fs-c-productPrice__addon {
    font-size: 1em;
  }

  #fs-orderContents-container .fs-c-productPrice__main .fs-c-productPrice__main__price {
    color: #000;
    font-weight: bold;
  }

  #fs-orderContents-container .fs-c-price__price .fs-c-productPrice__main__price {
    font-size: .8em;
  }

  /* -------------------------------------------- */
  /* 返品特約表示 */
  /* -------------------------------------------- */
  .fs-c-returnedSpecialContract {
    font-size: .9em;
  }

  /* -------------------------------------------- */
  /* お支払い金額パーツ */
  /* -------------------------------------------- */
  #fs_orderTotalContainer {
    font-size: .9em;
  }

  #fs_orderTotalContainer .fs-c-checkout-preview__title {
    font-size: 1.1em !important;
  }

  /* -------------------------------------------- */
  /* ご注文完了 */
  /* -------------------------------------------- */
  #fs_CheckoutSuccess .fs-c-checkoutSuccess h2 {
    margin-bottom: .5em;
    text-align: center;
    font-weight: bold;
  }

  #fs_CheckoutSuccess .fs-c-checkoutSuccess p {
    font-size: .9em;
  }

  #fs_CheckoutSuccess .fs-p-announcement .fs-p-announcement__title {
    font-size: 1.1em;
  }

  #fs_CheckoutSuccess .fs-p-announcement .fs-p-announcement__body ul li {
    font-size: .9em;
  }

  #fs_Register .fs-p-announcement .fs-p-announcement__title {
    font-size: 1em;
    font-weight: bold;
  }

  #fs_Register .fs-p-announcement .fs-p-announcement__body {
    font-size: .9em;
  }

  #fs_Register .fs-c-specTableContainer {
    font-size: .9em;
    letter-spacing: normal;
  }

  footer.fs-l-footer .fs-l-footer__contents .fs-p-footerNavigation {
    padding-top: 1em;
  }

  footer.fs-l-footer .fs-l-footer__contents .fs-p-footerNavigation .fs-p-footerNavigationItem__title {
    border-bottom-style: dashed;
    border-bottom-color: #aaa;
    font-size: 1em;
  }

  footer.fs-l-footer .fs-l-footer__contents .fs-p-footerNavigation .fs-p-footerNavigationItem__ctrlIcon:before {
    position: relative;
    font-size: 1.2em;
    top: -5px;
  }

  footer.fs-l-footer .fs-l-footer__contents .fs-p-footerNavigation .fs-p-footerNavigationItem__body {
    font-size: .9em;
  }

  footer.fs-l-footer .fs-l-footer__contents .fs-p-footerNavigation .fs-p-footerNavigationItem__body .fs-p-footerNavigationItem__emphasis {
    font-size: 1.2em;
    font-weight: bold;
  }

  footer.fs-l-footer .fs-l-footer__utility .fs-p-footerUtilityMenu__list li a {
    border-width: 1px;
    font-size: .9em;
  }

  footer.fs-l-footer .fs-l-footer__utility .fs-p-footerUtilityMenu__list li a:after {
    top: 15px;
    right: 3px;
    font-size: 1.7em;
  }

  footer.fs-l-footer .fs-p-footerCopyright .fs-p-footerCopyright__text {
    padding: 0.8em 0;
    font-size: .8em;
  }

  /* -------------------------------------------- */
  /* FSレコメンド */
  /* -------------------------------------------- */
  div.FS2_Recommend2_recommend ul li {
    width: 31%;
  }

  div.FS2_Recommend2_recommend ul li:not(:nth-of-type(4n)) {
    margin-right: 0;
  }

  div.FS2_Recommend2_recommend ul li:not(:nth-of-type(3n)) {
    margin-right: 3.5%;
  }

  /* -------------------------------------------- */
  /* 週間売上ランキング */
  /* -------------------------------------------- */
  .weekly_ranking ul li {
    width: 31%;
  }

  .weekly_ranking ul li:not(:nth-of-type(4n)) {
    margin-right: 0;
  }

  .weekly_ranking ul li:not(:nth-of-type(3n)) {
    margin-right: 3.5%;
  }
}
/*===========================================================================*/
/*  media quary:350px  */
/*===========================================================================*/
@media screen and (max-width: 350px) {
  /* -------------------------------------------- */
  /* sp */
  /* -------------------------------------------- */
  .fs-l-header__utility .fs-p-headerUtilityMenu ul li .search-area em {
    font-size: 7px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li .search-area #searchIcon i {
    font-size: 22px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq {
    width: 24px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq em {
    font-size: 7px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__faq a i {
    font-size: 22px;
    padding: 2px 0 4px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide em {
    font-size: 7px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide a img {
    width: 22px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__guide a {
    padding: 5px 3px 6px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a {
    font-size: 7px;
  }

  .fs-l-header__utility .fs-p-headerUtilityMenu ul li.fs-p-headerUtilityMenu__mypage a::after {
    font-size: 22px;
  }

  .fs-l-header__utility .headerCartMenu .m-cart a {
    font-size: 7px;
  }

  .fs-l-header__utility .headerCartMenu .m-cart a::after {
    font-size: 22px;
  }

  .fs-l-header .fs-l-header__contents .fs-l-header__utility .headerCartMenu {
    width: 33px;
  }
}
