@charset "UTF-8";
/**
 * 共通ヘッダー
 * */
.fs-p-headerNavBar .fs-l-header__drawerOpener .fs-p-drawerButton {
  background-color: #0070a2;
}

@media screen and (min-width: 961px) {
  .fs-p-headerNavBar .fs-l-header__drawerOpener .fs-p-drawerButton:hover {
    background-color: #256b97;
  }
}

/**
 * メニュー
 * */
.fs-p-sideMenu .fs-pt-menu__item {
  background-color: #0070a2;
  color: white;
  box-sizing: border-box;
  border: 4px solid #0070a2;
}

.fs-p-sideMenu .fs-pt-menu__item:nth-of-type(1) {
  background-color: #006634;
  border-color: #006634;
}

.fs-p-sideMenu .fs-pt-menu__item a:hover {
  color: #0070a2;
  background-color: white;
}

.fs-p-sideMenu .fs-pt-menu__item:nth-of-type(1) a:hover {
  color: #006634;
  background-border-color: #006634;
}

.fs-p-drawer .fs-pt-menu .fs-pt-menu__item .fs-pt-menu__heading--lv1 .fs-pt-menu__link {
  padding: 0;
  height: 95px;
  display: block;
  text-align: center;
  line-height: 95px;
}

.fs-p-drawer .fs-pt-menu .fs-pt-menu__item .fs-pt-menu__heading--lv1 .fs-pt-menu__link::after {
  padding-left: .3em;
  position: inherit;
  display: inline-block;
}

@media screen and (min-width: 961px) {
  .fs-p-drawer .fs-pt-menu .fs-pt-menu__item .fs-pt-menu__heading--lv1 .fs-pt-menu__link:hover::after {
    color: #0070a2;
  }
}

@media screen and (min-width: 961px) {
  .fs-p-drawer .fs-pt-menu .fs-pt-menu__item:nth-of-type(1) .fs-pt-menu__heading--lv1 .fs-pt-menu__link:hover::after {
    color: #006634;
  }
}

.com-btn a {
  background-color: #0070a2;
  border: 3px solid #0070a2;
}

.com-btn a:hover {
  color: #0070a2;
  background-color: white;
}

/*------------------------------------------------------------
 *    共通設定見出し
 *------------------------------------------------------------ */
#fs_ProductCategory .fs-c-heading--page {
  background-color: #F4F4F4;
}

#fs_ProductCategory.fs-body-category-ijh-shibaura .fs-c-heading--page {
  border-bottom-color: #006634;
}

#fs_ProductCategory.fs-body-category-ka-shibaura .fs-c-heading--page {
  border-bottom-color: #0070a2;
}

/*------------------------------------------------------------
 *    フッター
 *------------------------------------------------------------ */
.fs-l-footer .fs-p-footerPageTop .fs-p-footerPageTop__link {
  border: 3px solid #0070a2;
  background-color: #0070a2;
}

@media screen and (min-width: 961px) {
  .fs-l-footer .fs-p-footerPageTop .fs-p-footerPageTop__link:hover {
    border-color: #133729;
  }
  .fs-l-footer .fs-p-footerPageTop .fs-p-footerPageTop__link:hover:before {
    color: #103E2D;
  }
}

.fs-l-footer .fs-p-footerPageTop__link {
  background-color: #0070a2;
}

.fs-l-footer .fs-p-footerCopyright {
  background-color: #0070a2;
}

#fs_Top .fs-l-pageMain > .fs-pat {
  margin: inherit;
  padding: inherit;
}

#fs_Top .fs-l-pageMain > .fs-pat .fs-p-heading--lv2 {
  margin: 0 auto 30px;
  max-width: 1040px;
}

.fs-pat {
  background-image: inherit;
}

.fs-pat .com-box {
  margin: inherit;
  max-width: inherit;
  background: url("/item/img/bg_pat.jpg") repeat center center/285px auto;
  padding-bottom: 80px;
}

@media screen and (max-width: 960px) {
  .fs-pat .com-box {
    padding: 0 10px 80px;
  }
}

.fs-pat .com-box .fs-p-heading--lv1 {
  border-bottom-color: #57b439;
}

.fs-pat .com-box .pat-list {
  margin-top: 0;
  margin: 0 auto;
  max-width: 1040px;
}

/* ---------------------------------------------
 * マイページ */
#fs_MyPageTop .fs-c-accountService__page .fs-c-accountService__pageLink:hover .fs-c-accountService__pageLink__label::before, #fs_MyPageTop .fs-c-accountService__page .fs-c-accountService__pageLink:hover .fs-c-accountService__pageLink__label::after {
  color: #0070a2;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  background: #0070a2;
  border: 3px solid #0070a2;
}

.fs-c-accountService__page .fs-c-accountService__pageLink {
  background: #0070a2;
}

.fs-c-accountService__page .fs-c-accountService__pageLink:hover {
  color: #0070a2;
}

.fs-c-accountService__page .fs-c-accountService__pageLink:hover .fs-c-accountService__pageLink__label {
  color: #0070a2;
}

.fs-c-accountService__page .fs-c-accountService__pageLink:hover .fs-c-accountService__pageLink__label::before, .fs-c-accountService__page .fs-c-accountService__pageLink:hover .fs-c-accountService__pageLink__label::after {
  color: #0070a2;
}

.fs-c-accountService__page.fs-c-accountService__page--accountDelete {
  align-items: inherit;
}

.fs-c-accountService__page.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
  border: 3px solid #0070a2;
}

.fs-c-accountService__page .fs-c-accountService__pageLink:hover {
  background: white;
  color: #0070a2;
}

.fs-c-accountService__page .fs-c-accountService__pageLink:hover .fs-c-accountService__pageLink__label::before, .fs-c-accountService__page .fs-c-accountService__pageLink:hover .fs-c-accountService__pageLink__label::after {
  background: white;
  color: #0070a2;
}

.fscp-mypage_logout {
  background: #0070a2;
  border: 3px solid #0070a2;
}

.fscp-mypage_logout:hover {
  color: #0070a2;
}

.fs-body-login .fs-c-inputInformation__field {
  padding: 0;
}

/* ---------------------------------------------
 * ショッピングカートページ
 * */
.fs-c-buttonContainer--myPageTop .fs-c-button--plain {
  background-color: #0070a2;
  border: 3px solid #0070a2;
}

.fs-c-buttonContainer--myPageTop .fs-c-button--plain:hover {
  color: #0070a2;
}

.fs-c-buttonContainer--myPageTop .fs-c-button--plain:hover .fs-c-button__label {
  color: #0070a2;
}

.fs-c-buttonContainer--myPageTop .fs-c-button--plain:hover .fs-c-button__label::before, .fs-c-buttonContainer--myPageTop .fs-c-button--plain:hover .fs-c-button__label::after {
  color: #0070a2;
}

.fs-c-button--standard,
.fs-c-button--primary,
.fs-c-button--secondary {
  background-color: #0070a2;
  border: 3px solid #0070a2;
}

.fs-c-button--standard:hover,
.fs-c-button--primary:hover,
.fs-c-button--secondary:hover {
  color: #0070a2;
}

.fs-c-button--standard:hover .fs-c-button__label,
.fs-c-button--primary:hover .fs-c-button__label,
.fs-c-button--secondary:hover .fs-c-button__label {
  color: #0070a2;
}

.fs-c-button--standard:hover .fs-c-button__label::before, .fs-c-button--standard:hover .fs-c-button__label::after,
.fs-c-button--primary:hover .fs-c-button__label::before,
.fs-c-button--primary:hover .fs-c-button__label::after,
.fs-c-button--secondary:hover .fs-c-button__label::before,
.fs-c-button--secondary:hover .fs-c-button__label::after {
  color: #0070a2;
}

.fs-c-continueShopping .fs-c-button--continueShopping .fs-c-button__label {
  color: transparent;
  position: relative;
}

/* ---------------------------------------------
 *   商品一覧
 *----------------------------------------------- */
#fs_ProductCategory .fs-c-productListItem__control button.fs-c-button--particular.fs-c-button--removeFromWishList--icon,
#fs_ProductSearch .fs-c-productListItem__control button.fs-c-button--particular.fs-c-button--removeFromWishList--icon,
#fs_MyWishList .fs-c-productListItem__control button.fs-c-button--particular.fs-c-button--removeFromWishList--icon {
  color: #0070a2;
}

/* ---------------------------------------------
 *  商品詳細 products_detail
 *----------------------------------------------- */
#fs_ProductDetails .fs-c-button--primary {
  background-color: #0070a2;
  border: 3px solid #0070a2;
}

#fs_ProductDetails .fs-c-button--primary:hover {
  color: #0070a2;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--detail {
  color: #0070a2;
}
/*# sourceMappingURL=fscp-extend.css.map */
