@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Roboto&display=swap);
/******************************************************
リセット
******************************************************/
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, button {
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
  font-weight: 500;
	font: inherit;
	vertical-align: middle;
  background: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html, body {
  margin: 0;
	padding: 0;
	border: 0;
  color: #1b1b1b;
	font-size: 100%;
  font-weight: 500;
	font: inherit;
	vertical-align: middle;
  word-break : break-all;
}
html {
  font-size: 62.5%;
}
body {
  position: relative;
  line-height: 2;
  font-weight: 400;
font-family: 'Hiragino Kaku Gothic Pro','メイリオ', "游ゴシック", 'Noto Sans JP', 'ＭＳ Ｐゴシック', sans-serif;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 500;
  line-height: 1.6;
}
table, th, td {
  border-collapse: collapse;
  font-weight: 500;
}
dl, dt, dd {
  margin: 0;
  padding: 0;
}
p, ul, ol, li {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
	height: auto;
  vertical-align: middle;
}
a {
  color: #1b1b1b;
  text-decoration: none;
  vertical-align: baseline;
  border:none;
  outline:none;
cursor:pointer;
}
a:hover {
  text-decoration: none;
}
span, time {
  vertical-align: baseline;
}
*:focus {
  outline: none;
}
/******************************************************
iPhoneリセット
******************************************************/
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input[type=text], input[type=email], input[type=tel], textarea, select {
  box-sizing: border-box;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ccc;
}
/******************************************************
スタートアップテーマ(レスポンシブ/スマートフォン)リセット
******************************************************/
.fs-l-header,
.fs-l-footer {
  position: relative;
  margin: 0;
  padding: 0;
  color: #1b1b1b;
  border: none;
  background: none;
}
/* 任意商品表示パーツ 画像サイズ */
.fs-c-productListCarousel__list__item {
  display: block;
  margin: 0;
  padding: 0;
  flex-basis: auto;
  max-width: initial;
  min-width: initial;
}
/* 任意商品表示パーツ 前後ボタンを非表示 */
.fs-c-productListCarousel__ctrl {
  display: none!important;
}
/* キャチコピー */
.fs-c-productName__copy,
.fs-c-productName__variation {
  font-size: 1em;
}
/* サイドナビ */
.fs-p-drawer,
/* カートへボタン */
.fs-p-scrollingCartButton {
  display: none;
}
.fs-c-buttonContainer {
  padding: 0;
}
/******************************************************
ログイン制御
******************************************************/
.true .login, .false .logout {display: block;}
.false .login, .true .logout {display: none;}
/******************************************************
パンくず
******************************************************/
@media screen and (min-width: 1025px) {
  .fs-c-breadcrumb {
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5rem;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1024px) {
  .fs-c-breadcrumb {
    padding: 0 1.5rem;
    box-sizing: border-box;
  }
}

.fs-c-breadcrumb a,
.fs-c-breadcrumb a:visited,
.fs-c-breadcrumb a:hover {
  color: #0000dd;
}
/******************************************************
レスポンシブ
******************************************************/
@media screen and (min-width: 1025px) {
  .sp {
    display: none!important;
  }
  .fs-l-main {
    display: block;
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    padding: 5rem;
    box-sizing: border-box;
  }
  .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: initial;
  }
  /* トップページ横幅キャンセル */
  #fs_Top .fs-l-main {
    width: 100%;
    padding: 0;
  }
  .fs-l-main.small {
    width: 1124px;
  }
  h1.fs-c-heading.fs-c-heading--page {
    margin-bottom: 5rem;
    padding: 0;
    font-size: 4.2rem;
    font-weight:700;
    text-align: center;
    border: none;
  }

  .inner {
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5rem;
    box-sizing: border-box;
  }
  #link_back {
    margin-top: -12rem;
    padding-top: 12rem;
  }
}
@media screen and (max-width: 1024px) {
  .pc {
    display: none!important;
  }
  .fs-l-main {
    display: block;
    margin: 0 auto;
    padding: 3rem 1.5rem;
    box-sizing: border-box;
  }
  /* トップページ横幅キャンセル */
  #fs_Top .fs-l-main {
    padding: 0;
  }
  h1.fs-c-heading.fs-c-heading--page {
    margin-bottom: 3rem;
    padding: 0;
    font-size: 2.6rem;
    font-weight:700;
    text-align: center;
    border: none;
  }
  .inner {
    padding: 0 1.5rem;
    box-sizing: border-box;
  }
  #link_back {
    margin-top: -6rem;
    padding-top: 6rem;
  }
}
/******************************************************
システムページ
******************************************************/
@media screen and (min-width: 1025px) {
  a.fs-c-button--primary,
  a.fs-c-button--secondary,
  a.fs-c-button--standard,
  a.fs-c-button--plain {
    width: 240px;
    max-width: 100%;
    padding: 0 1rem;
    color: #fff;
    text-align: center;
    line-height: 3rem;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  a.fs-c-button--primary:hover,
  a.fs-c-button--secondary:hover,
  a.fs-c-button--standard:hover,
  a.fs-c-button--plain:hover {
    color: #fff!important;
    text-decoration: none!important;
  }
  button.fs-c-button--primary,
  button.fs-c-button--secondary,
  button.fs-c-button--standard,
  button.fs-c-button--plain {
    color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  button.fs-c-button--primary,
  button.fs-c-button--secondary,
  button.fs-c-button--standard,
  button.fs-c-button--plain {
    color: #fff!important;
    text-decoration: none!important;
  }
  .fs-c-documentArticle {
    padding: 0;
  }
  .fs-c-documentArticle__content {
    margin-top: 3rem!important;
    padding: 0;
  }
  .fs-c-documentColumn__content {
    margin-top: 1em!important;
    padding: 0;
  }

  .fs-c-documentArticle__heading {
    padding:1.5rem;
    color: #1b1b1b;
    font-size:2rem;
    text-align: left;
    font-weight:700;
    background: #f2f2f2;
  }
  .fs-c-documentColumn__heading {
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    font-weight: bolder;
    border: none;
    color: #1b1b1b;
  }



  .fs-c-list li::before {
    border: 4px solid #1b1b1b;
  }
  .fs-c-orderedList > li::before {
    color: #1b1b1b;
  }
  .fs-p-address {
    margin-top: 1em;
  }
  .fs-c-documentSubColumn {
    margin-top: 1em;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1024px) {
  .fs-c-button--primary,
  .fs-c-button--secondary,
  .fs-c-button--standard,
  .fs-c-button--plain {
    width: 240px;
    max-width: 100%;
    padding: 0;
    color: #fff!important;
    text-align: center;
    line-height: 3rem;
  }
/*マイページお届け先リストレイアウト崩れ防止*/
.fs-c-addressBookList__form .fs-c-button--secondary,
.fs-c-addressBookList__form .fs-c-button--standard
{
    width: 50%;
    max-width: 100%;
    padding: 0 1rem;
    color: #fff;
    text-align: center;
    line-height: 3rem;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-c-button--primary:hover,
  .fs-c-button--secondary:hover,
  .fs-c-button--standard:hover,
  .fs-c-button--plain:hover {
    color: #fff!important;
    text-decoration: none!important;
  }
  button.fs-c-button--primary,
  button.fs-c-button--secondary,
  button.fs-c-button--standard,
  button.fs-c-button--plain {
    color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  button.fs-c-button--primary,
  button.fs-c-button--secondary,
  button.fs-c-button--standard,
  button.fs-c-button--plain {
    color: #fff!important;
    text-decoration: none!important;
  }
  .fs-c-button__label,
  .fs-c-button__label:hover {
    text-decoration: none;
  }
  .fs-c-documentArticle {
    padding: 0;
  }
  .fs-c-documentArticle__content {
    margin-top: 3rem!important;
    padding: 0;
  }
  .fs-c-documentColumn__content {
    margin-top: 1em!important;
    padding: 0;
  }
  .fs-c-documentArticle__heading {
    padding:1.5rem;
    color: #1b1b1b;
    font-size:2rem;
    text-align: left;
    font-weight:700;
    background: #f2f2f2;
  }
  .fs-c-documentColumn__heading {
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    font-weight: bolder;
    border: none;
    color: #1b1b1b;
  }

  .fs-c-list li::before {
    border: 4px solid #1b1b1b;
  }
  .fs-c-orderedList > li::before {
    color: #1b1b1b;
  }
  .fs-p-address {
    margin-top: 1em;
  }
  .fs-c-documentSubColumn {
    margin-top: 1em;
    font-size: 1.2rem;
  }
}
/******************************************************
ログイン・カートページ
******************************************************/
@media screen and (min-width: 1025px) {
  .fs-p-announcement__title {
    font-size: 1.8rem;
    font-weight: bolder;
  }
  .fs-c-cartPayment {
    text-align: center;
  }
  .fs-c-cartPayment .fs-c-buttonContainer:nth-of-type(n+2) {
    margin-top: 1rem;
  }
  .fs-c-inputInformation__link {
    margin-top: 1em;
    text-align: center;
  }
  .fs-c-subSection__title {
    color: #1b1b1b;
    font-size: 1.8rem;
    font-weight: bolder;
    text-align: center;
    border: none;
  }
  .fs-body-cart-login .fs-c-guestPurchase {
    border: none;
    margin-top: 4rem;
    padding: 0;
  }
 /* .fs-body-login .fs-c-loginForm {
    display: block;
    margin: 0;
  }*/
  .fs-c-inputInformation__field {
    margin: 3rem auto;
max-width: 100%;
  }
  .fs-body-login .fs-c-inputInformation__field {
    padding: 3rem;
  }
  .fs-body-login .fs-c-newUsers {
    margin: 0;
    margin-top: 5rem;
  }
  .fs-c-newUsers .fs-c-newUsers__message {
    margin: 3rem 0;
    text-align: left;
  }  
  .fs-p-accountInfo {
    padding: 1.5rem;
    color: #1b1b1b;
  }
  .fs-c-history__term {
    color: #1b1b1b;
  }
  .fs-c-orderHistoryItem__header,
  .fs-c-orderHistoryItem__body {
    padding: 0 1.5rem;
  }
  .fs-c-orderHistoryItem__product {
    padding: 1.5rem 0;
  }
  .fs-c-inputInformation__button,
  .fs-c-buttonContainer--myPageTop {
    justify-content: center;
  }
  .fs-c-accountService {
    margin: 0;
  }
  .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    box-shadow: none;
  }
  .fs-c-accountService__page {
    flex-basis: calc((100% / 4) - 6px);
    display: flex;
    align-items: stretch;
    height: auto;
    margin: 0;
    margin-right: 8px;
  }
  .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    padding: 1em;
  }
  .fs-c-accountService__page--couponList {
    flex-basis: calc((100% / 4) - 6px);
  }
  .fs-c-accountService__page:nth-child(4n) {
    margin-right: 0;
  }
  .fs-c-accountService__page:nth-child(n+5) {
    margin-top: 8px;
  }
  .fs-c-buttonContainer--pair {
    display: flex;
    flex-wrap: wrap;
    justify-cotent: center;
    grid-row-gap: 0;
  }
  .fs-c-buttonContainer--pair button,
  .fs-c-buttonContainer--pair a {
    width: 240px;
    margin: 0 1em;
  }
  .fs-c-buttonContainer--pair > * {
    min-width: initial;
  }
 .fs-c-productReview__allReviews {
    justify-content: center;
  }
  .fs-c-productReview__addReview {
    justify-content: center;
    margin-top: 1rem;  
  }
  .fs-c-wishlistProduct {
    margin-top: 5rem;
  }
  .fs-c-wishlistProduct__title,
  .fs-c-featuredProduct__title {
    margin: 0;
    margin-bottom: 4rem;
    padding: 0;
    font-size: 2.5rem;
    font-weight: bolder;
    text-align: center;
    border: none;
  }
}
@media screen and (max-width: 1024px) {
  .fs-c-cartPayment {
    text-align: center;
  }
  .fs-c-cartPayment .fs-c-buttonContainer:nth-of-type(n+2) {
    margin-top: 1rem;
  }
  .fs-c-fsLogin {
    text-align: center;
  }
  .fs-c-inputInformation__link {
    margin-top: 1em;
    text-align: center;
  }
  .fs-c-subSection__title {
    color: #1b1b1b;
    font-size: 1.8rem;
    font-weight: bolder;
    text-align: center;
    border: none;
  }
  .fs-body-cart-login .fs-c-guestPurchase {
    border: none;
    margin-top: 1em;
    padding: 0;
  }
  .fs-c-subSection .fs-c-buttonContainer {
    margin-top: 1em;
  }
  .fs-body-login .fs-c-loginForm {
    display: block;
    margin: 0;
  }
  .fs-c-inputInformation__field {
    margin: 1em auto;
  }
  .fs-body-login .fs-c-inputInformation__field {
    padding: 3rem;
  }
  .fs-body-login .fs-c-newUsers {
    margin: 0;
    margin-top: 1em;
  }
  .fs-c-newUsers .fs-c-newUsers__message {
    margin: 1em 0;
  }

  .fs-p-accountInfo {
    padding: 1.5rem;
    color: #1b1b1b;
  }
  .fs-c-history__term {
    color: #1b1b1b;
  }
  .fs-c-orderHistoryItem__header,
  .fs-c-orderHistoryItem__body {
    padding: 1.5rem;
  }
  .fs-c-orderHistoryItem__product {
    padding: 1.5rem 0;
  }
  .fs-c-inputInformation__button,
  .fs-c-buttonContainer--myPageTop,
  .fs-c-orderHistoryItem__button {
    justify-content: center;
  }
  .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    box-shadow: none;
  }
  ul.fs-c-accountService {
    justify-content: flex-start;
  }
  ul.fs-c-accountService li.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) {
    display: flex;
    display: block;
    flex-direction: column;
    justify-content: center;
    flex-basis: calc((100% / 2) - 3px);
    height: auto;
    margin: 0;
    margin-right: 6px;
  }
  ul.fs-c-accountService li.fs-c-accountService__page:nth-child(2n) {
    margin-right: 0;
  }
  ul.fs-c-accountService li.fs-c-accountService__page:nth-child(n+3) {
    margin-top: 6px;
  }
  .fs-c-accountService__page .fs-c-accountService__pageLink,
  .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
    padding: .5rem;
  }
  .fs-c-accountService__page .fs-c-accountService__pageLink__label,
  .fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
    font-size: 1rem;
  }
  .fs-c-accountService__page--accountDelete {
    display: block;
    width: 100%;
    height: initial;
    margin: 0;
    margin-top: 1rem;
    text-align: right;
  }
  .fs-c-accountService__page--accountDelete a {
    padding: 0!important;
  }
  /*
  .fs-c-accountService__page--accountDelete {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 5rem;
    margin: 0;
    padding: 1rem;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #1b1b1b;
    border: 1px solid #e5e5e5;
  }
  .fs-c-accountService__page--accountDelete a {
    color: #fff;
  }
  */
  .fs-c-buttonContainer--pair {
    display: flex;
    flex-wrap: wrap;
    justify-cotent: center;
    grid-row-gap: 0;
  }
  .fs-c-buttonContainer--pair a {
    margin-top: 1rem;
  }
  .fs-c-productReview__allReviews {
    justify-content: center;
  }
  .fs-c-productReview__addReview {
    justify-content: center;
    margin-top: 1rem;  
  }  
  .fs-c-wishlistProduct {
    margin-top: 5rem;
  }
  .fs-c-wishlistProduct__title,
  .fs-c-featuredProduct__title {
    margin: 0;
    margin-bottom: 4rem;
    padding: 0;
    font-size: 1.8rem;
    font-weight: bolder;
    text-align: center;
    border: none;
  }
}
/******************************************************
メインバナー（カルーセル）
******************************************************/
@media screen and (min-width: 768px) {
  .sp_slide {
    display: none;
  }
  .fs-pt-carousel.fs-c-slick .slick-slide {
    margin: 0 4px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-pt-carousel.fs-c-slick .slick-slide:hover {
    opacity: .7;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots {
    padding: 0;
    padding-top: 2rem;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 8px;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots li button {
    position: relative;
    display: block;
    width: 80px;
    height: 16px;
    padding: 0;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots li button:before {
    display: block;
    content: "";
    width: 80px;
    height: 6px;
    margin: 5px 0;
    background: #dadada;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots li.slick-active button:before {
    background: #006ab3;
  }
}
@media screen and (max-width: 767px) {
  .pc_slide {
    display: none;
  }
  .fs-pt-carousel.fs-c-slick .slick-slide {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots {
    padding: 0;
    padding-top: 2rem;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 8px;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots li button {
    position: relative;
    display: block;
    width: 40px;
    height: 16px;
    padding: 0;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots li button:before {
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    margin: 6px 0;
    background: #dadada;
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-pt-carousel.fs-c-slick .slick-dots li.slick-active button:before {
    background: #006ab3;
  }
}
/******************************************************
並び替え・ページャー
******************************************************/
@media screen and (min-width: 1025px) {
  .fs-c-productList__controller:first-of-type .fs-c-pagination {
    display: none;
  }
  .fs-c-productList__controller:last-of-type .fs-c-sortItems,
  .fs-c-productList__controller:last-of-type .fs-c-listControl__status {
    display: none;
  }
  .fs-c-productList__controller {
    display: block;
    margin: 0;
  }
  .fs-c-productList__controller:first-of-type {
    margin-bottom: 4rem;
  }
  .fs-c-productList__controller > *, .fs-c-coordinationList__controller > *, .fs-c-staffList__controller > * {
    margin: 0;
  }
 .fs-c-sortItems {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1em;
    padding: 1.5rem 0;
font-size: 1.2rem;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
  }
  .fs-c-sortItems__label {
    margin-right: 20px;
    padding: 0;
    font-weight: bold;
    line-height: 1;
    border: none;
  }
  .fs-c-sortItems ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
  }
  .fs-c-sortItems .fs-c-sortItems__list {
    flex-grow: 0;
  }

  .fs-c-sortItems li.fs-c-sortItems__list__item {
    display: inline-block;
    padding: 0 1em;
    color: #1b1b1b;
    font-size: 1.2rem;
    line-height: 1;
    border-left: 1px solid #f0f0f0;
  }
  .fs-c-sortItems li.fs-c-sortItems__list__item.is-active {
    position: relative;
    color: #006ab3;
    font-weight: bolder;
   background: none; 
  }
 /* .fs-c-sortItems__list__item__label {
    padding: 0;
  }  */
  .fs-c-listControl__status {
    text-align: right;
  }
  .fs-c-pagination {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .fs-c-listControl {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .fs-c-listControl > * + * {
    margin: 0;
  }
  .fs-c-pagination__item {
    display: block;
    flex: 0 1 auto;
    width: 3rem;
    margin: 0 .3rem;
    padding: 0;
    line-height: 3rem;
    font-size: 1.2rem;
    text-align: center;
    border-radius: 1.5rem;
    background: #f2f2f2;
  }
  .fs-c-pagination__item.is-active {
    color: #fff;
    background: #1b1b1b;
  }
  .fs-c-pagination__item--prev,
  .fs-c-pagination__item--next {
    background: none;
  }
  .fs-c-pagination__item--prev::before,
  .fs-c-pagination__item--next::before {
    display: block;
    margin: 0 auto;
    text-align: center;
  }  
}
@media screen and (max-width: 1024px) {
  .fs-c-productList__controller:first-of-type .fs-c-pagination {
    display: none;
  }
.fs-c-productList__controller:last-of-type .fs-c-sortItems,
  .fs-c-productList__controller:last-of-type .fs-c-listControl__status {
    display: none;
  }
  .fs-c-productList__controller {
    display: block;
    margin: 0;
  }
  .fs-c-productList__controller:first-of-type {
    margin-bottom: 3rem;
  }
  .fs-c-productList__controller > *, .fs-c-coordinationList__controller > *, .fs-c-staffList__controller > * {
    margin: 0;
  }
   .fs-c-sortItems {
    display: flex;
    justify-content: center !important;
    align-items: center!important;
    margin-bottom: 1em;
    padding: 1.5rem;
    border: none;
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
  }
 /* .fs-c-sortItems__label {
    padding-right: 2em;
    line-height: 1;
    white-space: nowrap;
  }*/
.fs-c-productList__controller .fs-c-sortItems__label {
  display: none;
}
  .fs-c-sortItems ul.fs-c-sortItems__list {
    display: block;
    text-align: center;
   /* overflow: auto;*/
  overflow-x: scroll;
    white-space: nowrap; 
    font-size: 0;
    list-style: none;
    line-height: 1;
    border: none;
  }
  .fs-c-sortItems li.fs-c-sortItems__list__item {
    display: inline-block;
    padding: 0 .8rem;
    color: #1b1b1b;
    font-size: 1.2rem;
    line-height: 1;
   /* border-left: 1px solid #1b1b1b;*/
  }
  .fs-c-sortItems li.fs-c-sortItems__list__item.is-active {
    position: relative;
    color: #ffffff;
    font-weight: bolder;
    background: none;
background: #006ab3;
  }
  /*  .fs-c-sortItems__list__item__label {
    padding: 0;
  }*/
  .fs-c-sortItems li:last-child {
    margin-right: 0;
  }
  .fs-c-listControl {
    width: 100%;
    margin: 0;
    padding: 0 1.5rem;
  }
  .fs-c-listControl__status {
    text-align: right;
  }
  .fs-c-pagination {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .fs-c-listControl > * + * {
    margin: 0;
  }
  .fs-c-pagination__item {
    display: block;
    flex: 0 1 auto;
    width: 3rem;
    margin: 0 .3rem;
    padding: 0;
    line-height: 3rem;
    font-size: 1.2rem;
    text-align: center;
    border-radius: 1.5rem;
    background: #f2f2f2;
  }
  .fs-c-pagination__item.is-active {
    color: #fff;
    background: #1b1b1b;
  }
  .fs-c-pagination__item--prev,
  .fs-c-pagination__item--next {
    background: none;
  }
  .fs-c-pagination__item--prev::before,
  .fs-c-pagination__item--next::before {
    display: block;
    margin: 0 auto;
    text-align: center;
  } 
}
/******************************************************
商品マーク
******************************************************/
@media screen and (min-width: 1025px) {
  .fs-c-productMark__item {
    margin-right: .4rem;
    margin-bottom: .4rem;
  }
  .fs-c-productMark__mark {
    font-size: 1.2rem;
    line-height: 1;
    padding: .4rem 1.2rem;
    vertical-align: middle;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .fs-c-productMark__mark .fs-c-productMark__label {
    display: inline-block;
    vertical-align: middle;
  }

}
@media screen and (max-width: 1024px) {
  .fs-c-productMark__item {
    margin-right: .3rem;
    margin-bottom: .3rem;
  }
  .fs-c-productMark__mark {
    font-size: .85rem;
    line-height: 1;
    padding: .35rem .7rem;
    vertical-align: middle;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .fs-c-productMark__mark .fs-c-productMark__label {
    display: inline-block;
    vertical-align: middle;
  }

}
/******************************************************
商品一覧（下層グループ）
******************************************************/
@media screen and (min-width: 1025px) {
   .sub_group_cover {
    margin-bottom: 4rem;
  }
  .sub_group_cover .groupt_btn {
    position: relative;
    width: 190px;
    padding-right: 2em;
    margin-left: auto;
    text-align: left;
    cursor: pointer;
    color: #1b1b1b;
    box-sizing: border-box;
  }
  .sub_group_cover .groupt_btn:after {
    position: absolute;
    content: "\f107";
    font-family: "FontAwesome";
    top: 50%;
    right: 0;
    margin-top: -.5em;
    line-height: 1;  
  }
  .sub_group_cover .groupt_btn.active:after {
    content: "\f106";
  }
  .sub_group_cover .groupt_btn.active .open {
    display: none;
  }
  .sub_group_cover .groupt_btn .close {
    display: none;
  }
  .sub_group_cover .groupt_btn.active .close {
    display: inline;
  }
  .fs-c-subgroup {
    display: none;
    margin: 1em 0 0;
  }
  .fs-c-subgroup .fs-c-listControl {
    display: none;
  }
  .fs-c-subgroupList {
    margin: 0;
    padding: 0;
  }
  .fs-c-subgroupList__item {
    flex-basis: calc(25% - 4.5px);
    width: calc(25% - 4.5px);
    flex-grow: 0;
    margin: 0;
    padding: 0;
    margin-right: 6px;
  }
  .fs-c-subgroupList__item:nth-child(4n) {
    margin-right: 0;
  }
  .fs-c-subgroupList__item:nth-child(n+5) {
    margin-top: 6px;
  }
  .fs-c-subgroupList__link {
    padding: 1rem;
    text-align: center;
    border: 1px solid #1b1b1b;
    background: #fff;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-c-subgroupList__link:hover {
    color: #fff;
    background: #1b1b1b;
  }
  .fs-c-subgroupList__link:after {
    color: #1b1b1b;
  }
  .fs-c-subgroupList__link:hover:after {
    color: #fff;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1024px) {
  .sub_group_cover {
    margin-bottom: 3rem;
  }  
  .sub_group_cover .groupt_btn {
    position: relative;
    width: 170px;
    margin: 0 1.5rem;
    margin-left: auto;
    padding-right: 2em;
    text-align: left;
    cursor: pointer;
    color: #1b1b1b;
    box-sizing: border-box;
  }
  .sub_group_cover .groupt_btn:after {
    position: absolute;
    content: "\f107";
    font-family: "FontAwesome";
    top: 50%;
    right: 0;
    margin-top: -.5em;
    line-height: 1;  
  }
  .sub_group_cover .groupt_btn.active:after {
    content: "\f106";
  }
  .sub_group_cover .groupt_btn.active .open {
    display: none;
  }
  .sub_group_cover .groupt_btn .close {
    display: none;
  }
  .sub_group_cover .groupt_btn.active .close {
    display: inline;
  }
  .fs-c-subgroup {
    display: none;
    margin: 1rem 1.5rem 0;
  }
  .fs-c-subgroup .fs-c-listControl {
    display: none;
  }
  .fs-c-subgroupList {
    margin: 0;
    padding: 0;
  }
  .fs-c-subgroupList__item {
    flex-basis: calc(50% - 3px);
    width: calc(50% - 3px);
    flex-grow: 0;
    margin: 0;
    padding: 0;
    margin-right: 6px;
  }
  .fs-c-subgroupList__item:nth-child(2n) {
    margin-right: 0;
  }
  .fs-c-subgroupList__item:nth-child(n+3) {
    margin-top: 6px;
  }
  .fs-c-subgroupList__link {
    padding: 1.2rem 1rem;
    font-size: 1rem;
    text-align: center;
    line-height: 1;
    border: 1px solid #1b1b1b;
    background: #fff;
    box-sizing: border-box;
  }
  .fs-c-subgroupList__link:after {
    color: #1b1b1b;
    font-size: 1.2rem;
  }
}
/******************************************************
商品一覧（商品検索・商品グループ・任意商品表示パーツ）
******************************************************/
/* 税込表記 */
.fs-c-productListItem .fs-c-productPrice__addon,
/* 商品一言説明 */
.fs-c-productListItem .fs-c-productListItem__productDescription,
/* 詳細を見る・お気に入りボタン */
.fs-c-productListItem .fs-c-productListItem__control,
/* 他の商品を見る */
.fs-c-productListItem .fs-c-productListItem__viewMoreImageButton {
  display: none;
}
@media screen and (min-width: 1025px) {
  /* 任意商品表示パーツ カルーセルキャンセル */
  .fs-c-productListCarousel .slick-track,
  .fs-c-productList__list {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%!important;
    margin: 0;
    padding: 0;
    transform: none!important;
    box-sizing: border-box;
  }
  .fs-c-productList__list {
    margin-bottom: 4rem;
  }
  .fs-c-productListCarousel .slick-slide,
  .fs-c-productList__list__item {
    position: relative;
    float: none;
    width: calc(25% - 4.5px);
    margin: 0;
    margin-right: 6px;
    padding: 0;
    line-height: 1.6;
    vertical-align: top;
    border: none;
  }
  .fs-c-productListCarousel .slick-slide:nth-child(4n),
  .fs-c-productList__list .fs-c-productList__list__item:nth-child(4n) {
    margin-right: 0;
  }
  .fs-c-productListCarousel .slick-slide:nth-child(n+5),
  .fs-c-productList__list .fs-c-productList__list__item:nth-child(n+5) {
    margin-top: 4rem;
  }
  /* 商品画像 */
  .fs-c-productListItem .fs-c-productListItem__image a {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .fs-c-productListItem .fs-c-productListItem__image a img {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-c-productListItem .fs-c-productListItem__image a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }  
  /* 商品名 */
  .fs-c-productListItem .fs-c-productListItem__productName {
    margin: 0;
    margin-top: 2rem;
    font-size: 1em;
  }
  .fs-c-productListItem .fs-c-productName__copy {
    display: block;
  }
  .fs-c-productListItem .fs-c-productName__name {
    display: block;
  }
  /* 商品マーク */
  .fs-c-productListItem .fs-c-productMarks {
    margin-top: 1rem;
  }
  /* 商品価格 */
  .fs-c-productListItem .fs-c-productPrices {
    margin-top: 1rem;
  }
  .fs-c-productListItem .fs-c-price {
    justify-content: flex-start;
  }
  .fs-c-productListItem .fs-c-productPrice--selling .fs-c-price:after,
  .fs-c-productListItem .fs-c-productPrice--member .fs-c-price:after {

    content: "（税込）";
  }
  .fs-c-productListItem .fs-c-productPrice--listed .fs-c-price {
    text-decoration: line-through;
  }
  .fs-c-productListItem .fs-c-productPrice__main__label,
  .fs-c-productListItem .fs-c-productPrice__main__label {
    display: none;
  }
  /* 販売期間 */
  .fs-c-productListItem__salesPeriodNotice {
    margin: 0;
    margin-top: 1rem;
    padding: .5em 1em;
  }
  .fs-c-productListItem .fs-c-productListItem__salesPeriod {
    margin: 0;
    margin-top: 1rem;
  }
  .fs-c-productListItem .fs-c-salesPeriod__date {
    padding: .5em 1em;
  }
  /* 商品一言説明 */
  .fs-c-productListItem .fs-c-productListItem__productDescription {
    margin-top: 1rem;
  }
 .fs-c-productListItem .fs-c-productListItem__notice{
    position: relative;
    margin: 0;
    margin-top: -3rem;
    padding: 0;
    color: #fff;
    font-size: 1.3rem;
    line-height: 3rem;
    background: #1b1b1b;
    z-index: 1;
    border: none;
  }
/* 20221220追記（販売開始前） */
 .fs-c-productListItem .fs-c-productListItem__salesPeriodNotice{
margin: 1rem 0 0;
    color: #fff;
    font-size: 1.3rem;
    line-height: 3rem;
    background: #dc143c;
    z-index: 1;
    border: none;
  }
}
@media screen and (max-width: 1024px) {
  /* SP商品一覧余白調整 */
  #fs_ProductCategory .fs-l-main,
  #fs_ProductSearch .fs-l-main {
    padding: 3rem 0;
  }
  /* 任意商品表示パーツ カルーセルキャンセル */
  .fs-c-productListCarousel .slick-track,
  .fs-c-productList__list {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%!important;
    margin: 0;
    padding: 0;
    transform: none!important;
    box-sizing: border-box;
  }
  .fs-c-productList__list {
    margin-bottom: 3rem;
    padding: 0 1.5rem;
  }
  .fs-c-productListCarousel .slick-slide,
  .fs-c-productList__list__item {
    position: relative;
    float: none;
    width: calc(50% - 3px);
    margin: 0;
    margin-right: 6px;
    padding: 0;
    line-height: 1.6;
    vertical-align: top;
    border: none;
  }
  .fs-c-productListCarousel .slick-slide:nth-child(2n),
  .fs-c-productList__list .fs-c-productList__list__item:nth-child(2n) {
    margin-right: 0;
  }
  .fs-c-productListCarousel .slick-slide:nth-child(n+3),
  .fs-c-productList__list .fs-c-productList__list__item:nth-child(n+3) {
    margin-top: 2rem;
  }
  /* 商品画像 */
  .fs-c-productListItem .fs-c-productListItem__image a {
    position: relative;
    display: block;
  } 
  /* 商品名 */
  .fs-c-productListItem .fs-c-productListItem__productName {
    margin: 1.5rem 0 0;
    font-size: 1.2rem;
  }
  .fs-c-productListItem .fs-c-productName__copy {
    display: block;
  }

  .fs-c-productListItem .fs-c-productName__name {

    display: block;
  }
  /* 商品マーク */
  .fs-c-productListItem .fs-c-productMarks {
    margin: 1rem 0 0;
  }
  /* 商品価格 */
  .fs-c-productListItem .fs-c-productPrices {
    margin: 1rem 0 0;
  }
  .fs-c-productListItem .fs-c-price {
    justify-content: flex-start;
  }
  .fs-c-productListItem .fs-c-productPrice--selling .fs-c-price:after,
  .fs-c-productListItem .fs-c-productPrice--member .fs-c-price:after {
    content: "（税込）";
  }
  .fs-c-productListItem .fs-c-productPrice--listed .fs-c-price {
    text-decoration: line-through;
  }
  .fs-c-productListItem .fs-c-productPrice__main__label,
  .fs-c-productListItem .fs-c-productPrice__main__label {
    display: none;
  }
  /* 販売期間 */
  .fs-c-productListItem .fs-c-productListItem__salesPeriod {
    margin: 1rem 0 0;
  }
  .fs-c-productListItem .fs-c-productListItem__salesPeriod .fs-c-salesPeriod__date {
    font-size: .85rem;
  }
  .fs-c-time {
    white-space: normal;
  }
  /* 商品一言説明 */
  .fs-c-productListItem .fs-c-productListItem__productDescription {
    margin: 1rem 0 0;
  }
 .fs-c-productListItem .fs-c-productListItem__notice {
    position: relative;
    margin: 0;
    margin-top: -3rem;
    padding: 0;
    color: #fff;
    font-size: 1rem;
    line-height: 3rem;
    background: #1b1b1b;
    z-index: 1;
    border: none;
  }
/* 20221220追記（販売開始前） */
 .fs-c-productListItem .fs-c-productListItem__salesPeriodNotice{
margin: 1rem 0 0;
    color: #fff;
    font-size: 1.3rem;
    line-height: 3rem;
    background: #dc143c;
    z-index: 1;
    border: none;
  }
}
/******************************************************
商品詳細
******************************************************/
/* メイン画像拡大防止 */
.fs-c-productCarouselMainImage {
  margin-bottom: 3rem;
}
.fs-c-productCarouselMainImage__image {
  pointer-events: none;
}
.fs-c-productCarouselMainImage__thumbnail__img {
  border: none;
}
.fs-l-productLayout .fs-c-productCarouselMainImage .slick-arrow {
  display: none!important;
}
/* 画像拡大ボタン */
.fs-c-productMainImage__expandButton,
.fs-c-productCarouselMainImage__expandButton,
/* サムネイル文字 */
.fs-c-productCarouselMainImage__image__caption,
.fs-c-productCarouselMainImage__thumbnail__caption,
/* 税込 */
.fs-l-productLayout .fs-c-productPrice__addon {
  display: none;
}
@media screen and (min-width: 1025px) {
  .product_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5rem;
  }
  .product_image {
    width: 600px;
  }
  .product_data {
    width: calc(100% - 640px);
  }
  /* 商品画像 */
  .fs-l-productLayout .fs-c-productCarouselMainImage__thumbnailList {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    overflow-x: auto;
    width: 100%;
    margin: 0;
    margin-top: 3rem;
  }
  .fs-c-productCarouselMainImage__thumbnailList > li {
    width: calc((100% / 8) - 5.25px);
    margin: 0;
    margin-right: 6px;
    flex-basis: auto;
    min-width: initial;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-c-productCarouselMainImage__thumbnailList > li:hover {
    opacity: .7;
  }
  .fs-c-productCarouselMainImage__thumbnailList > li:nth-child(8n) {
    margin-right: 0;
  }
  .fs-c-productCarouselMainImage__thumbnailList > li:nth-child(n+9) {
    margin-top: 6px;
  }
  /* 商品説明 */
  .fs-l-productLayout .fs-c-productNumber {
    margin-top: 1rem;
    display: block;
    padding: 0;
    font-size: 1em;
    border: none;
  }
  .fs-l-productLayout .fs-c-productNumber .fs-c-productNumber__number {
    font-weight: normal;
  }
  .fs-l-productLayout .fs-c-heading {
    margin-top: 1rem;
  }
  .fs-l-productLayout .fs-c-productNameHeading__copy {
    display: block;
    font-weight:normal;
  }
  .fs-l-productLayout .fs-c-productNameHeading__name {
    display: block;
    font-size: 2.2rem;
    font-weight: bolder;
  }  
  .fs-l-productLayout .fs-c-productPrices {
    margin: 1rem 0;
  }
  .fs-l-productLayout .fs-c-price {
    justify-content: flex-start;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .fs-l-productLayout .fs-c-productPrice--listed .fs-c-price {
    text-decoration: line-through;
  }
  .fs-l-productLayout .fs-c-productPrice--selling .fs-c-price{
font-size: 2.8rem;
font-weight: 700;
  }  
  .fs-l-productLayout .fs-c-productPrice--member .fs-c-price{
font-size: 2.8rem;
font-weight: 700;
  }
  .fs-l-productLayout .fs-c-productPrice--selling .fs-c-price:after,
  .fs-l-productLayout .fs-c-productPrice--member .fs-c-price:after {
    content: "（税込）";
    font-size: 1.3rem;
  }
  .fs-l-productLayout .fs-c-productPointDisplay {
    display: inline-block;
    padding: 0;
    color: #1b1b1b;
    font-size: 1em;
  }
  .fs-l-productLayout .fs-c-button--particular,
  .fs-l-productLayout .fs-c-button--particular:hover {
    color: #1b1b1b;
  }
  /* バリエーションなしカート1 */
  /*.fs-c-button--particular.fs-c-button--addToWishList--detail::after {margin: 0;}*/
  .fs-c-productActionButton .fs-c-button--addToCart--detail {
    width: 100%;
    height: 6rem;
    margin-top: 1em;
    box-shadow: none;
  }
  .fs-c-button--particular {
    border: none;
    background: none;
    box-shadow: none;
  }
  /*.fs-c-button--particular .fs-c-button__label {
    display: none;
  }
  */
  .fs-c-button--particular.fs-c-button--addToWishList--detail, .fs-c-button--particular.fs-c-button--removeFromWishList--detail {
   /* width: 180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 40px;
    background: #f2f2f2;
/* font-size: 1.3rem;*/
font-size: 16px;
padding: 1.2rem 0rem;
width: 100%;
text-align: center;
justify-content: center;
  }
  .fs-c-productQuantityAndWishlist__wishlist {
    align-self: auto;
  }
  .fs-c-quantity {
    position: relative;
    display: flex;
    align-items: center;
    max-width: initial;
  }
  .fs-c-quantity select,
  .fs-c-quantity input {
    position: relative;
    width: 60px;
    border: 1px solid #ccc;
    border-radius: 0;
    text-align: right;
    padding: 1rem;
    box-sizing: border-box;
  }
  
  /* バリエーションなしカート2 */
  .fs-l-productLayout .fs-c-productQuantityAndWishlist {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 400px;
    margin-top: 4rem;
  }
  
  .fs-l-productLayout .fs-c-productQuantityAndWishlist img {
    width: 2.5rem;
    height: auto;
  }
  /* バリエーションありカート */
  .fs-l-productLayout .fs-c-variationAndActions {
    margin-top: 4rem;
  }  
  .fs-l-productLayout .fs-c-variationAndActions__variationLabel {
    margin-bottom: 1rem;
  }
  .fs-l-productLayout .fs-c-variationList__item:first-child {
    border-top: 1px solid #dadada;
  }
  .fs-l-productLayout .fs-c-variationList__item {
    border-bottom: 1px solid #dadada;
  }
  .fs-l-productLayout .fs-c-variationList__item__title {
padding-left:1rem;
    line-height: 5rem;
  /*text-align: left;
    border-bottom: 1px solid #dadada;
 background: none; */  
  }

  .fs-l-productLayout .fs-c-variationList__item__body {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 1.5rem 0;
  }
  .fs-l-productLayout .fs-c-variationList__item__cart {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .fs-c-variationCart {
    width: auto;
  }
  .fs-l-productLayout .fs-c-variationCart > li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .fs-l-productLayout .fs-c-variationCart > li:nth-child(n+2) {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #dadada;
  }
  /* 余白キャンセル */
  .fs-l-productLayout .fs-c-variationCart__image,
  .fs-l-productLayout .fs-c-variationCart__variationName,
  .fs-l-productLayout .fs-c-variationCart__wishlist,
  .fs-l-productLayout .fs-c-variationCart__cartButton {

    margin: 0;
    padding: 0;
  }
  /* バリエーション画像 */
  .fs-l-productLayout .fs-c-variationCart__image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .fs-l-productLayout .fs-c-variationList__item__image,
  .fs-l-productLayout .fs-c-variationCart__image {
    margin: 0;
    padding: 0;
  }
  .fs-l-productLayout .fs-c-variationList__item__image {
    width: 8rem;
  }
  .fs-l-productLayout .fs-c-variationList__item__image > img,
  .fs-c-variationCart--withImage .fs-c-variationCart__image > img {
    display: block;
    width: 7rem;
    max-width: initial;
    height: auto;
    padding-right: 1rem;
  }
  /* バリエーション名 */
  .fs-l-productLayout .fs-c-variationCart__variationName {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: flex;
    flex-direction: row;
    margin-left: 1rem;
  }
  .fs-l-productLayout .fs-c-variationCart__variationName .fs-c-variationCart__variationName__stock {
    /* display: none;*/
    margin-left: 1rem;
  }



.fs-c-productQuantityAndWishlist__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

  /* カートボタン */
  .fs-l-productLayout .fs-c-variationCart__cartButton {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin-left: 1rem;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-l-productLayout .fs-c-variationCart__cartButton:hover {
    opacity: 0.7;
  }
  .fs-l-productLayout .fs-c-variationCart__cartButton > button {
    width: 180px;
    padding: 0;
    color: #fff;
    line-height: 4rem;
    /*background: #ee747e;*/
    background: #006ab3;
    border: none;
  }
  .fs-l-productLayout .fs-c-outOfStockButton {
    display: block;
    /*width: 180px;*/
    text-align: center;
    line-height: 4rem;
   /*background: #f2f2f2;*/
  }
  .product_data .fs-c-buttonContainer {
    justify-content: flex-start;
  }
  .fs-l-productLayout .fs-c-productActionButton .fs-c-button--addToCart--detail {
    max-width: 400px;
    background: #006ab3;
    border-radius: 10px;
    border: none;
  }
  /* お気に入りボタン */
  .fs-l-productLayout .fs-c-variationCart__wishlist {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    margin-left: 1rem;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .fs-l-productLayout .fs-c-variationCart__wishlist:hover {
    opacity: 0.7;
  }
  .fs-l-productLayout .fs-c-variationCart__wishlist img {
    width: 2.5rem;
    height: auto;
  }
  .product_contact_btn {
    margin-top: 4rem;
    text-align: center;
  }
  .product_contact_btn a {
    display: inline-block;
    width: 240px;
    max-width: 100%;
    text-align: center;
    line-height: 5rem;
    border: 1px solid #1b1b1b;
    border-radius: 2.5rem;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .product_contact_btn a:hover {
    color: #fff;
    background: #1b1b1b;
  }
  .product_sns_cover {
    margin-top: 2rem;
  }

  .product_sns_btn ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .product_sns_btn li:nth-child(2) {
    margin-left: 1.5rem;
  }
  .product_sns_btn li:nth-child(n+3) {
    margin-left: 1rem;
  }
  .product_sns_btn li span {
    font-size: 1.4rem;
    font-weight: 400;
  }
  .product_sns_btn li img {
    width: auto;
    height: 3rem;
  }
  .product_review_btn {
 /*margin-top: 2rem;*/
    text-align: left;
  }
  .product_review_btn a {
    position: relative;
    display: inline;
    width: auto;
    color: #006ab3!important;
    border: none!important;
/* text-decoration: underline; */
    background: none; 
padding:0;
/* border: 1px solid #006ab3!important;
border-radius: 3px!important;
text-align: center!important;
padding:1rem!important;*/
  }
  .product_review_btn a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    color: #006ab3!important;
    text-decoration: none;
  }
  .recommend_cover {
    margin-top: 6rem;
  }
  .recommend_title {
    margin-bottom: 4rem;
    font-size: 2.5rem;
    font-weight: bolder;
    text-align: center;
  }
  .review_mark {
    margin-top: 1rem;
  }
  .fs-c-reviewList {
    margin-bottom: 1em;
  }
  .review_mark .fs-c-aggregateRating {
    justify-content: flex-start;
  }
  .review_mark .fs-c-aggregateRating__rating::before {
    display: none;
  }
  .fs-c-reviewStars::before {
    color: #C78D2F;
/*  font-size: 1.5rem;*/
  }
  .fs-c-rating__value {
    color: #74501B;
    /*font-size: 1.5rem;*/
  }

  .fs-c-reviewList__item {
    margin-top: 1rem;
    padding: 1rem 0;
  }
  .fs-c-aggregateRating {
    align-items: center;
  }
  .fs-c-aggregateRating__rating::before {
display: none;
  }
  .fs-c-aggregateRating__rating {
font-size: 1.3rem;
  }
  .fs-c-aggregateRating__count {
     flex-grow: 0;
  }
  .product_title {
    margin: 4rem 0;
    padding-bottom: 2rem;
    color: #006ab3;
    font-size: 1.6rem;
    border-bottom: 1px solid #006ab3;
  }
  .product_data .product_detail_box .fs-c-buttonContainer {
    justify-content: center;
  }
  .fs-c-inquiryAboutProduct .fs-c-button--plain {
    margin-top: 1rem;
    padding: .5rem 1rem;
  }
  .fs-c-productCarouselMainImage__image > img {
    width: 600px;
    height: 600px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1024px) {
  .product_flex {
    margin-bottom: 3rem;
  }
  .product_image {}
  .product_data {
    margin-top: 3rem;
  }
  /* 商品画像 */
  .fs-l-productLayout .fs-c-productCarouselMainImage__thumbnailList {
    margin-top: 2rem;
  }
  .fs-c-productCarouselMainImage__thumbnailList > li {
    width: 20%;
    margin: 0;
    margin-right: 6px;
    flex-basis: auto;
    min-width: initial;
  }
  .fs-c-productCarouselMainImage__thumbnailList > li:last-child {
    margin-right: 0;
  }
  /* 商品説明 */
  .fs-l-productLayout .fs-c-productNumber {
    margin-top: 1rem;
    display: block;
    padding: 0;
    font-size: 1em;
    border: none;
  }
  .fs-l-productLayout .fs-c-productNumber .fs-c-productNumber__number {
    font-weight: normal;
  }
  .fs-l-productLayout .fs-c-heading {
    margin-top: 1rem;
  }
  .fs-l-productLayout .fs-c-productNameHeading__copy {
    display: block;
    font-weight: normal;
  }
  .fs-l-productLayout .fs-c-productNameHeading__name {
    display: block;
    font-size: 1.8rem;
    font-weight: bolder;
  }  
  .fs-l-productLayout .fs-c-productPrices {
    margin: 1rem 0;
  }
  .fs-l-productLayout .fs-c-price {
    justify-content: flex-start;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .fs-l-productLayout .fs-c-productPrice--listed .fs-c-price {
    text-decoration: line-through;
  }
  .fs-l-productLayout .fs-c-productPrice--selling .fs-c-price,
  .fs-l-productLayout .fs-c-productPrice--member .fs-c-price {
font-size: 2.3rem;
font-weight: 700;
  }

  .fs-l-productLayout .fs-c-productPrice--selling .fs-c-price:after,
  .fs-l-productLayout .fs-c-productPrice--member .fs-c-price:after {
    content: "（税込）";
    font-size: 1.3rem;
  }
  .fs-l-productLayout .fs-c-productPointDisplay {
    display: inline-block;
    padding: 0;
    color: #1b1b1b;
  }
  .fs-l-productLayout .fs-c-button--particular,
  .fs-l-productLayout .fs-c-button--particular:hover {
    color: #1b1b1b;
  }
  /* バリエーションなしカート1 */
  /* .fs-c-button--particular.fs-c-button--addToWishList--detail::after {
    margin: 0;
  }*/
  .fs-c-productActionButton .fs-c-button--addToCart--detail {
    width: 100%;
    height: 6rem;
    margin-top: 1em;
    box-shadow: none;
  }
  .fs-c-button--particular {
    border: none;
    background: none;
    box-shadow: none;
  }
  /*.fs-c-button--particular .fs-c-button__label {
    display: none;
  }*/
  .fs-c-button--particular.fs-c-button--addToWishList--detail, .fs-c-button--particular.fs-c-button--removeFromWishList--detail {
   /* width: 180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 40px;
    background: #f2f2f2;
/* font-size: 1.3rem;*/
font-size: 14px;
padding: 1.2rem 0rem;
width: 100%;
text-align: center;
justify-content: center;
  }
  .fs-c-productQuantityAndWishlist__wishlist {
    align-self: auto;
  }
  .fs-c-quantity {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 8em;
  }
  .fs-c-quantity select,
  .fs-c-quantity input {
    position: relative;
    width: 60px;
    border: 1px solid #ccc;
    border-radius: 0;
    text-align: right;
    padding: 1rem;
    box-sizing: border-box;
  }
  /* バリエーションなしカート2 */
  .fs-l-productLayout .fs-c-productQuantityAndWishlist {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 100%;
    margin-top: 4rem;
  }
  .fs-l-productLayout .fs-c-productQuantityAndWishlist img {
    width: 2.5rem;
    height: auto;
  }
  .fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget {
    float: left;
  }
  .fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer {
    float: right;
  }
  
  /* バリエーションありカート */
  .fs-l-productLayout .fs-c-variationAndActions {
    margin-top: 3rem;
  }  
  .fs-l-productLayout .fs-c-variationAndActions__variationLabel {
    margin-bottom: 1rem;
  }
  .fs-l-productLayout .fs-c-variationList__item:first-child {
   border-top: 1px solid #dadada;
  }
  .fs-l-productLayout .fs-c-variationList__item {
    border-bottom: 1px solid #dadada;
  }
  .fs-l-productLayout .fs-c-variationList__item__title {
padding-left:1rem;
    line-height: 4rem;
    /* text-align: left;
   border-bottom: 1px solid #dadada;
background: none; */ 
  }
  .fs-l-productLayout .fs-c-variationList__item__body {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 1rem 0;
  }
  .fs-l-productLayout .fs-c-variationList__item__cart {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .fs-c-variationCart {
    width: auto;
  }
  .fs-l-productLayout .fs-c-variationCart > li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .fs-l-productLayout .fs-c-variationCart > li:nth-child(n+2) {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #dadada;
  }
  /* 余白キャンセル */
  .fs-l-productLayout .fs-c-variationCart__image,
  .fs-l-productLayout .fs-c-variationCart__variationName,
  .fs-l-productLayout .fs-c-variationCart__wishlist,
  .fs-l-productLayout .fs-c-variationCart__cartButton {
    margin: 0;
    padding: 0;
  }
  /* バリエーション画像 */
  .fs-l-productLayout .fs-c-variationCart__image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .fs-l-productLayout .fs-c-variationList__item__image,
  .fs-l-productLayout .fs-c-variationCart__image {
    margin: 0;
    padding: 0;
  }
  .fs-l-productLayout .fs-c-variationList__item__image {
    width: 6rem;
  }
  .fs-l-productLayout .fs-c-variationList__item__image > img,
  .fs-c-variationCart--withImage .fs-c-variationCart__image > img {
    display: block;
    width: 5rem;
    max-width: initial;
    height: auto;
    padding-right: 1rem;
  }
  /* バリエーション名 */
  .fs-l-productLayout .fs-c-variationCart__variationName {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: flex;
    flex-direction: row;
    margin-left: 1rem;
  }
  .fs-l-productLayout .fs-c-variationCart__variationName .fs-c-variationCart__variationName__stock {
   /* display: none;*/
    margin-left: 1rem;
  }



  /* カートボタン */
  .fs-l-productLayout .fs-c-variationCart__cartButton {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    margin-left: 1rem;
  }
  .fs-l-productLayout .fs-c-variationCart__cartButton > button {
    width: 120px;
    padding: 0;
    color: #fff;
    line-height: 3rem;
    /*background: #ee747e;*/
    background: #006ab3;
    border: none;
  }
  .fs-l-productLayout .fs-c-outOfStockButton {
    display: block;
    /*width: 120px;*/
    text-align: center;
    line-height: 3rem;
   /* background: #f2f2f2;*/
  }
  .product_data .fs-c-buttonContainer {
    justify-content: flex-start;
  }
  .fs-l-productLayout .fs-c-productActionButton .fs-c-button--addToCart--detail {
    max-width: 100%;
    background: #006ab3;
    border-radius: 10px;
    border: none;
  }
  /* お気に入りボタン */
  .fs-l-productLayout .fs-c-variationCart__wishlist {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    margin-left: 1rem;

  }
  .fs-l-productLayout .fs-c-variationCart__wishlist img {
    width: 2rem;
    height: auto;
  }
  .product_contact_btn {
    margin-top: 3rem;
    text-align: center;
  }
  .product_contact_btn a {
    display: inline-block;
    width: 200px;
    max-width: 100%;
    text-align: center;
    line-height: 4rem;
    border: 1px solid #1b1b1b;
    border-radius: 2rem;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .product_contact_btn a:hover {
    color: #fff;
    background: #1b1b1b;
  }
  .product_sns_cover {
    margin-top: 2rem;
  }

  .product_sns_btn ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .product_sns_btn li:nth-child(2) {
    margin-left: 1.5rem;
  }
  .product_sns_btn li:nth-child(n+3) {
    margin-left: 1rem;
  }
  .product_sns_btn li span {
    font-size: 1.4rem;
    font-weight: 400;
  }
  .product_sns_btn li img {
    width: auto;
    height: 3rem;
  }
  .product_review_btn {
 /*margin-top: 2rem;*/
    text-align: left;
  }
  .product_review_btn a {
    position: relative;
    display: inline;
    width: auto;
    color: #006ab3!important;
    border: none!important;
/* text-decoration: underline; */
    background: none;
padding:0;
/* border: 1px solid #006ab3!important;
border-radius: 3px!important;
text-align: center!important;
padding:1rem!important;*/
  }
  .product_review_btn a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    color: #006ab3!important;
    text-decoration: none;
  }
  .recommend_cover {
    margin-top: 5rem;
  }
  .recommend_title {
    margin-bottom: 2.5rem;
    font-size: 1.8rem;
    font-weight: bolder;
    text-align: center;
  }
  .review_mark {
    margin-top: 1rem;
  }
  .fs-c-reviewList {
    margin-bottom: 1em;
  }
  .review_mark .fs-c-aggregateRating {
    justify-content: flex-start;
  }
  .review_mark .fs-c-aggregateRating__rating::before {
    display: none;
  }
  .fs-c-reviewStars::before {
    color: #C78D2F;
/*    font-size: 1.5rem;*/
  }
  .fs-c-rating__value {
    color: #74501B;
/*    font-size: 1.5rem;*/
  }

  .fs-c-reviewList__item {
    margin-top: 1rem;
    padding: 1rem 0;
  }
  .fs-c-aggregateRating {
    align-items: center;
  }
  .fs-c-aggregateRating__rating::before {
display: none;
  }
  .fs-c-aggregateRating__rating {
font-size: 1.3rem;
  }

  .fs-c-aggregateRating__count {
    flex-grow: 0;
  }
  .product_title {
    margin: 2rem 0;
/*  font-size: 1.5rem;
    text-align: center;*/
    padding-bottom: 1rem;
    color: #006ab3;
    font-size: 1.6rem;
    border-bottom: 1px solid #006ab3;
  }
  .product_data .product_detail_box .fs-c-buttonContainer {
    justify-content: center;
  }
  .fs-c-inquiryAboutProduct .fs-c-button--plain {
    margin-top: 1rem;
    padding: .5rem 1rem;
  }
  .fs-c-productCarouselMainImage__image > img {
    padding: 0 1.5rem;
    box-sizing: border-box;
  }
}
/******************************************************
商品詳細オプション
******************************************************/
@media screen and (min-width: 1025px) {
  .fs-c-productOption,
  .fs-c-productSelection {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 3rem;
    margin-bottom: 3rem;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-top: 1px solid #dadada;
  }
  .fs-c-productOption__name,
  .fs-c-productOption__option,
  .fs-c-productSelection__name,
  .fs-c-productSelection__selection {
    padding: 2rem!important;
  }
  .fs-c-productOption__name,
  .fs-c-productSelection__name {
    width: 100%;
    margin: 0;
    padding-bottom: .5rem!important;
    box-sizing: border-box;
    background: none;
  }
  .fs-c-productOption__option,
  .fs-c-productSelection__selection {
    width: 100%;
    margin: 0;
    padding-top: .5rem!important;
    box-sizing: border-box;
    border-bottom: 1px solid #dadada;
  }  
  .cart_cover .fs-c-quantity select {
    display: none!important;
  }
  .cart_cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3rem;
  }
  .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
    display: block!important;
  }
  .cart_cover .clone_favorite {
    display: block!important;
    width: calc((100% / 2) - 5px);
  }
  .cart_cover .fs-c-button--plain {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;  
    position: relative;
    width: 100%;
    color: #1b1b1b!important;
    text-align: center;
    line-height: 7rem;
    border: 1px solid #1b1b1b;
    border-radius: 10px;
    background: none;
  }
  .cart_cover .fs-c-button--plain:after {
    display: inline-block;
    content: "";
    width: 3rem;
    height: 2rem;
    margin-right: 1rem;
    background: url(https://taishodoshop.itembox.design/item/assets/images/icon/icon_mail.png) center center no-repeat;
    background-size: cover;
  }
  .fs-c-productOption__label,
  .fs-c-productSelection__label {
    font-size: 1.4rem;
  }
  .fs-c-productOption__comment {
    font-size: 1.4rem;
  }
  .fs-c-dropdown__menu {
    padding: 1em;
    font-size: 1.4rem;
    border: 1px solid #999;
    border-radius: 6px;
  }
  .fs-c-dropdown::after {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 1em;
    background: none;
    border: none;
    border-radius: 0;
    box-sizing: content-box;
    color: #1b1b1b;
    display: flex;
    justify-content: center;
    align-items: center;
    content: "\e90f";
    font-family: 'fs-icon' !important;
    font-size: 3rem;
    line-height: 1;
    padding: 8px;
    pointer-events: none;
  }
  .fs-c-productOption__field input[type="text"],
  .fs-c-productSelection__field input[type="text"] {
    padding: 1em;
    font-size: 1.4rem;
    border: 1px solid #999;
    border-radius: 6px;
  }
}
@media screen and (max-width: 1024px) {
  .fs-c-productOption,
  .fs-c-productSelection {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 3rem;
    margin-bottom:3rem;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-top: 1px solid #dadada;
  }
  .fs-c-productOption__name,
  .fs-c-productOption__option,
  .fs-c-productSelection__name,
  .fs-c-productSelection__selection {
    padding: 2rem!important;
  }
  .fs-c-productOption__name,
  .fs-c-productSelection__name {
    width: 100%;
    margin: 0;
    padding-bottom: .5rem!important;
    box-sizing: border-box;
    background: none;
  }
  .fs-c-productOption__option,
  .fs-c-productSelection__selection {
    width: 100%;
    margin: 0;
    padding-top: .5rem!important;
    box-sizing: border-box;
    border-bottom: 1px solid #dadada;
  }
  .cart_cover .fs-c-quantity select {
    display: none!important;
  }
  .cart_cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2.5rem;
  }
  .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
    display: block!important;
  }
  .cart_cover .clone_favorite {
    display: block!important;
    width: calc((100% / 2) - 5px);
  }
  .cart_cover .fs-c-button--plain {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;  
    position: relative;
    width: 100%;
    color: #1b1b1b!important;
    text-align: center;
    line-height: 4.5rem;
    border: 1px solid #1b1b1b;
    border-radius: 4px;
    background: none;
  }
  .cart_cover .fs-c-button--plain:after {
    display: inline-block;
    content: "";
    width: 2.4rem;
    height: 1.6rem;
    margin-right: 1rem;
    background: url(https://taishodoshop.itembox.design/item/assets/images/icon/icon_mail.png) center center no-repeat;
    background-size: cover;
  }
  .fs-c-productOption__label {
    font-size: 1.2rem;
  }
  .fs-c-productOption__comment {
    font-size: 1.2rem;
  }
  .fs-c-dropdown__menu {
    padding: 1.2em;
    font-size: 1.2rem;
    border: 1px solid #999;
    border-radius: 4px;
  }
  .fs-c-dropdown::after {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 1em;
    background: none;
    border: none;
    border-radius: 0;
    box-sizing: content-box;
    color: #1b1b1b;
    display: flex;
    justify-content: center;
    align-items: center;
    content: "\e90f";
    font-family: 'fs-icon' !important;
    font-size: 2rem;
    line-height: 1;
    padding: 8px;
    pointer-events: none;
  }
  .fs-c-productOption__field input[type="text"],
  .fs-c-productSelection__field input[type="text"] {
    padding: 1.2em;
    font-size: 1.2rem;
    border: 1px solid #999;
    border-radius: 4px;
  }
}
/******************************************************
ランキングアイテム
******************************************************/
@media screen and (min-width: 1025px) {
  .tab_ranking_btn {
    order: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-self: center;
  }
  .ranking_btn {
    position: relative;
    min-width: 140px;
    padding: 0 1em;
    color: #006ab3;
    text-align: center;
    line-height: 4.6rem;
    cursor: pointer;
    border-radius: 8px;
    border: 2px solid #006ab3;
  }
  .ranking_btn:nth-child(n+2) {
    margin-left: 1rem;
  }
  .ranking_btn.active {
    color: #fff;
    background: #006ab3;
  }
  .ranking_btn.active:after {
    opacity: 1;
  }
  .ranking_contents {
    display: none;
  }
  .ranking_contents.show {
    display: block;
  }
  /* 任意商品表示パーツ */
  .ranking_contents .fs-c-slick .slick-slide:nth-child(n+5) {
    display: none;
  }
  #page_ranking .fs-c-slick .slick-slide:nth-child(n+9) {
    display: none;
  }
  .rank_product .fs-c-slick .slick-slide {
    position: relative;
    padding-top: 2rem;
  }
  .rank_product .fs-c-slick .slick-slide:nth-child(n+5) {
    margin-top: 2rem;
  }
  .rank_product .fs-c-slick .slick-slide:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    padding: .7rem .5rem .3rem;
    color: #fff;
    font-size: 4rem;
    text-align: center;
    vertical-align: middle;
    line-height: 4rem;
    z-index: 1;
    border-radius: 50%;
    box-sizing: border-box;
 background:#000;
  }
  .rank_product .fs-c-slick .slick-slide:nth-child(-n+9):before {
    width: 5rem;
  }
  .rank_product .fs-c-slick .slick-slide:nth-child(1):before {content: "1"; background:#c1a814;}
  .rank_product .fs-c-slick .slick-slide:nth-child(2):before {content: "2"; background:#a5a39a;}
  .rank_product .fs-c-slick .slick-slide:nth-child(3):before {content: "3"; background:#a9761e;}
  .rank_product .fs-c-slick .slick-slide:nth-child(4):before {content: "4";}
  .rank_product .fs-c-slick .slick-slide:nth-child(5):before {content: "5";}
  .rank_product .fs-c-slick .slick-slide:nth-child(6):before {content: "6";}
  .rank_product .fs-c-slick .slick-slide:nth-child(7):before {content: "7";}
  .rank_product .fs-c-slick .slick-slide:nth-child(8):before {content: "8";}

  /* レコメンドパーツ */
  .ranking_list {
    display: flex;
    flex-wrap: wrap;
  }
  .ranking_list .list {
    position: relative;
    float: none;
    width: calc(25% - 4.5px);
    margin-right: 6px;
    padding-top: 2rem;
    line-height: 1.6;
    vertical-align: top;
  }
  .ranking_list .list:nth-child(4n) {
    margin-right: 0;
  }
  .ranking_list .list:nth-child(n+5) {
    margin-top: 2rem;
  }
  .ranking_list .list .image a {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .ranking_list .list .image a img {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .ranking_list .list .image a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }  
  /* 商品名 */
  .ranking_list .list .name {
    margin-top: 2rem;
  }
  /* 商品価格 */
  .ranking_list .list .fr2-price {
    margin-top: 1rem;
color: #9a0e0e;
  }
  .ranking_list .list:before {
    position: absolute;
    display: block;
    top: 0;
    left: 1rem;
    width: 4rem;
    color: #fff;
    text-align: center;
    line-height: 4rem;
    border-radius: 50%;
    background: #1b1b1b;
    z-index: 1;
  }
  .ranking_list .list:nth-child(1):before {content: "1"; background:#c1a814;}
  .ranking_list .list:nth-child(2):before {content: "2"; background:#a5a39a;}
  .ranking_list .list:nth-child(3):before {content: "3"; background:#a9761e;}
  .ranking_list .list:nth-child(4):before {content: "4";}
  .ranking_list .list:nth-child(5):before {content: "5";}
  .ranking_list .list:nth-child(6):before {content: "6";}
  .ranking_list .list:nth-child(7):before {content: "7";}
  .ranking_list .list:nth-child(8):before {content: "8";}
  .ranking_list .list:nth-child(9):before {content: "9";}
  .ranking_list .list:nth-child(10):before {content: "10";}
  #page_ranking .section_cover {
    margin-top: -12rem;
    margin-bottom: 6rem;
    padding-top: 15rem;
  }
  #page_ranking .ranking_title {
    margin-bottom: 5rem;
    color: #1b1b1b;
    font-size: 2.4rem;
    font-family: 'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
    text-align: center;
    padding: 1rem 0;
    font-weight: bolder;
    background: #f2f2f2;
  }
  /* ランキングページリンク */
  .ranking_link {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 6rem;
  }
  .ranking_link a {
    margin-bottom: 1rem;
    padding: 1rem 2em;
    color: #006ab3;
    line-height: 1;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #006ab3;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .ranking_link a:hover {
    color: #fff;
    background: #006ab3;
  }
  .ranking_link a:nth-child(n+2) {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .tab_ranking_btn {
    margin-bottom: 2rem;
    overflow: auto;
    white-space: nowrap; 
  }
  .ranking_btn {
    position: relative;
    display: inline-block;
    min-width: 90px;
    padding: 0 1em;
    color: #006ab3;
    text-align: center;
    line-height: 3.3rem;
    cursor: pointer;
    border-radius: 8px;
    border: 1px solid #006ab3;
  }
  .tab_ranking_btn .ranking_btn:nth-child(n+2) {
    margin-left: 1rem;
  }
  .ranking_btn.active {
    color: #fff;
    background: #006ab3;
  }
  .ranking_contents {
    display: none;
  }
  .ranking_contents.show {
    display: block;
  }
  .ranking_contents {
    display: none;
  }
  .ranking_contents.show {
    display: block;
  }
  /* 任意商品表示パーツ */
  .rank_product .fs-c-slick .slick-slide {
    position: relative;
    padding-top: 1.25rem;
  }
  .rank_product .fs-c-productListCarousel .slick-slide {
    width: calc((100% / 2) - 3px);
    margin-right: 6px;
  }
  .rank_product .fs-c-productListCarousel .slick-slide:nth-child(2n) {
    margin-right: 0;
  }
  .ranking_contents .fs-c-slick .slick-slide:nth-child(n+5) {
    display: none;
  }
  #page_ranking .fs-c-slick .slick-slide:nth-child(n+9) {
    display: none;
  }
  .rank_product .fs-c-slick .slick-slide:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    padding: .7rem .5rem .3rem;
    color: #fff;
    font-size: 2.5rem;
    text-align: center;
    vertical-align: middle;
    line-height: 2.5rem;
    z-index: 1;
    border-radius: 50%;
    box-sizing: border-box;
 background:#000;
  }
  .rank_product .fs-c-slick .slick-slide:nth-child(-n+9):before {
    width: 3.5rem;
  }
  .rank_product .fs-c-slick .slick-slide:nth-child(1):before {content: "1"; background:#c1a814;}
  .rank_product .fs-c-slick .slick-slide:nth-child(2):before {content: "2"; background:#a5a39a;}
  .rank_product .fs-c-slick .slick-slide:nth-child(3):before {content: "3"; background:#a9761e;}
  .rank_product .fs-c-slick .slick-slide:nth-child(4):before {content: "4";}
  .rank_product .fs-c-slick .slick-slide:nth-child(5):before {content: "5";}
  .rank_product .fs-c-slick .slick-slide:nth-child(6):before {content: "6";}
  .rank_product .fs-c-slick .slick-slide:nth-child(7):before {content: "7";}
  .rank_product .fs-c-slick .slick-slide:nth-child(8):before {content: "8";}

  /* レコメンドパーツ */
  .ranking_list {
    display: flex;
    flex-wrap: wrap;
  }
  .ranking_list .list {
    position: relative;
    float: none;
    width: calc((100% / 2) - 3px);
    margin-right: 6px;
    padding-top: 1.25rem;
    line-height: 1.6;
    vertical-align: top;
  }
  .ranking_list .list:nth-child(2n) {
    margin-right: 0;
  }
  .ranking_list .list:nth-child(n+3) {
    margin-top: 2rem;
  }
 /*  .ranking_list .list:nth-child(n+4) {
    display: none;
  }*/
  .ranking_list .list .image a {
    position: relative;
    display: block;
  }
  /* 商品名 */
  .ranking_list .list .name {
    margin-top: 1.5rem;
  }
  /* 商品価格 */
  .ranking_list .list .fr2-price {
    margin-top: 1rem;
color: #9a0e0e;
  }
  .ranking_list .list:before {
    position: absolute;
    display: block;
    top: 0;
    left: 1rem;
width: 2.5rem;
    color: #fff;
     
    text-align: center;
    line-height: 2.5rem;
border-radius: 50%;
background: #1b1b1b;
    z-index: 1;
  }
  .ranking_list .list:nth-child(1):before {content: "1"; background:#c1a814;}
  .ranking_list .list:nth-child(2):before {content: "2"; background:#a5a39a;}
  .ranking_list .list:nth-child(3):before {content: "3"; background:#a9761e;}
  .ranking_list .list:nth-child(4):before {content: "4";}
  .ranking_list .list:nth-child(5):before {content: "5";}
  .ranking_list .list:nth-child(6):before {content: "6";}
  .ranking_list .list:nth-child(7):before {content: "7";}
  .ranking_list .list:nth-child(8):before {content: "8";}
  .ranking_list .list:nth-child(9):before {content: "9";}
  .ranking_list .list:nth-child(10):before {content: "10";}
  #page_ranking .section_cover {
    margin-top: -6rem;
    margin-bottom: 3rem;
    padding-top: 9rem;
  }
  #page_ranking .section_cover.all {
    padding-top: 9rem;
  }
  #page_ranking .ranking_title {
    margin-bottom: 2.5rem;
    color: #1b1b1b;
    font-size: 1.8rem;
    font-family: 'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
    font-weight: bolder;
    text-align: center;
    padding: 1rem 0;
    background: #f2f2f2;
  }
  /* ランキングページリンク */
  .ranking_link {
    text-align: center;
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 3rem;
  }
  .ranking_link a {
    display: inline-block;
    padding: .5rem 2em;
    color: #fff;
    line-height: 1;
    background: #006ab3;
    border-radius: 6px;
    border: 1px solid #006ab3;
  }


  .ranking_link a:nth-child(n+2) {
    margin-left: .5rem;
  }
}
/* フリーページ */
.section_cover.bd_bottom {
  border-bottom: 1px solid #ccc;
}
.blank_area.bd_bottom {
  border-bottom: 1px solid #ccc;
}
/* ハンバーガーメニュー */
#h_nav .h_nav_sns_list li a.unlink {
  display: none;
}
/* フッターメニュー */
#f_navigation .sns_list .list.unlink {
  display: none;
}
.fs-l-footer a.unlink {
  color: #BCBCBC;
  pointer-events: none; 
}
.product_sub-title {
  font-size: 1.5rem;
	margin-bottom: 4rem;
	padding-top: 4rem;
	border-top: 1px solid #ccc;
	font-weight: 700;
}
@media screen and (min-width: 1025px){
  .blank_area{
    margin-top: 5rem;
  }
  .post_list .list .image {
    border: 1px solid #e6e6e6;
  }
  .post_list .list .image img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1024px){
  .blank_area{
    margin-top: 4rem;
  }
  .post_list .list .image {
    border: 1px solid #e6e6e6;
  }
  .post_list .list .image img {
    width: 100%;
    height: auto;
  }
}
/******************************************************
レコメンドアイテム
******************************************************/
@media screen and (min-width: 1025px) {
  .product_recommend_list {
    margin: 6rem 0;
  }
.product_recommend_list.bd_bottom{
padding: 6rem 0;
border-top: 1px solid #ccc; }
  .recommend_list {
    display: flex;
    flex-wrap: wrap;
  }
  .recommend_list .c_list {
    position: relative;
    float: none;
    width: calc(25% - 4.5px);
    margin-right: 6px;
    line-height: 1.6;
    vertical-align: top;
  }
  .recommend_list .c_list:nth-child(4n) {
    margin-right: 0;
  }
  .recommend_list .c_list:nth-child(n+5) {
    display: none;
    margin-top: 4rem;
  }
  .recommend_list .c_list .image a {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .recommend_list .c_list .image a img {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .recommend_list .c_list .image a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }  
  /* 商品名 */
  .recommend_list .c_list .name {
    margin-top: 2rem;
  }
  /* 商品価格 */
  .recommend_list .c_list .price {
    margin-top: 1rem;
    color: #9a0e0e;
  }
}
@media screen and (max-width: 1024px) {
  .product_recommend_list {
    margin: 3rem 0;
  }
.product_recommend_list.bd_bottom{
padding: 6rem 0;
border-top: 1px solid #ccc; }
  .recommend_list {
    display: flex;
    flex-wrap: wrap;
  }
  .recommend_list .c_list {
    position: relative;
    float: none;
    width: calc((100% / 2) - 3px);
    margin-right: 6px;
    line-height: 1.6;
    vertical-align: top;
  }
  .recommend_list .c_list:nth-child(2n) {
    margin-right: 0;
  }
  .recommend_list .c_list:nth-child(n+3) {
    margin-top: 2rem;
  }
  .recommend_list .c_list:nth-child(n+7) {
    display: none;
  }
  .recommend_list .c_list .image a {
    position: relative;
    display: block;
  }
  /* 商品名 */
  .recommend_list .c_list .name {
    margin-top: 1.5rem;
  }
  /* 商品価格 */
  .recommend_list .c_list .price {
    margin-top: 1rem;
    color: #b80000;
  }
}
/******************************************************
お知らせ
******************************************************/
@media screen and (min-width: 1025px) {
  .post_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4rem;
  }
  .post_list .list {
    position: relative;
    float: none;
    width: calc(25% - 4.5px);
    margin-right: 6px; 
    line-height: 1.6;
    vertical-align: top;
  }
  .post_list .list:nth-child(4n) {
    margin-right: 0;
  }
  .post_list .list:nth-child(n+5) {
    margin-top: 4rem;
  }
  .post_list .list a {
    display: block;
  }
  .post_list .list .image {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .post_list .list .image img {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .post_list .list a:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }  
  /* 商品名 */
  .post_list .list .name {
    margin-top: 2rem;
    font-weight: bolder;
  }
  /* 商品価格 */
  .post_list .list p {
    display: -webkit-box;
    margin-top: 1rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media screen and (max-width: 1024px) {
  .post_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3rem;
  }
  .post_list .list {
    position: relative;
    float: none;
    width: calc((100% / 2) - 3px);
    margin-right: 6px;
    line-height: 1.6;
    vertical-align: top;
  }
  .post_list .list:nth-child(2n) {
    margin-right: 0;
  }
  .post_list .list:nth-child(n+3) {
    margin-top: 2rem;
  }
  .post_list .list a {
    display: block;
  }
  .post_list .list .image {
    position: relative;
    display: block;
  }
  /* 商品名 */
  .post_list .list .name {
    margin-top: 1.5rem;
    font-weight: bolder;
  }
  /* 商品価格 */
  .post_list .list p {
    display: -webkit-box;
    margin-top: 1rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
/******************************************************
トップページ
******************************************************/
@media screen and (min-width: 1025px) {
  .section_cover {
    padding: 6rem 0;
  }
  .section_cover.pb0 {
    padding-bottom: 0;
  }
  .bg_section {
    background: #f2f2f2;
  }  
  /* タイトル */
  .top_title_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5rem;
  }
  .wp_title_area {
    margin-bottom: 5rem;
    text-align: center;
  }
  .main_title {
    color: #1b1b1b;
    font-size: 1.6rem;
  }
  .main_title span {
    color: #1b1b1b;
font-size: 2.4rem;
font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  }
  .top_title_area .more {
    order: 3;
  }
  .top_title_area .more a {
    position: relative;
    color: #006ab3;
    font-weight: bolder;
    border-bottom: 1px solid #006ab3;
  }
  .top_title_area .more a:after {
    content: ">";
  }
  /* ボタン */
  .main_btn {
    margin-top: 4rem;
    text-align: center;
  }
  .main_btn a {
    /* display: inline-block;
    width: 240px;
    max-width: 100%;
    color: #006ab3;
    text-align: center;
    line-height: 5rem;
    border: 1px solid #006ab3;
    border-radius: 2.5rem;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;*/
background-color:#221816;border-radius:50px;color:#fff;display:inline-block;font-size:18px;font-weight:700;letter-spacing:.05em;line-height:1.4;min-width:300px;padding:15px 25px;text-align:center;transition:all .3s ease
  }
  .main_btn a:hover {
    color: #fff;
    background: #5a4e4e;
  }
  
  #top_contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #top_contents .contents {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(50% - 5px);
  }
  #top_contents .contents_1 {
    width: 100%;
    height: 600px;
    background: #f2f2f2;
  }
  #top_contents .contents_2 {
    width: 100%;
    height: 295px;    
    background: #f2f2f2;
  }
  #top_contents .contents_3 {
    width: 100%;
    height: 295px;    
    background: #f2f2f2;
  }
  #top_column .column_list {
    display: flex;
    flex-wrap: wrap;
    
  }
  #top_column .column_list .list {
    width: calc(50% - 5px);
    margin-right: 10px;
    background: #fff;
  }
  #top_column .column_list .list:nth-child(2n) {
    margin-right: 0;
  }
  #top_column .column_list .list:nth-child(n+3) {
    margin-top: 10px;
  }
  #top_column .column_list .list a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2rem;
    background: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #top_column .column_list .list a:hover {
    background: none;
  }
  #top_column .column_list .list a .image {
    width: 120px;
    height: 120px;
    background: #ccc;
  }
  #top_column .column_list .list a .comment {
    width: calc(100% - 140px);
  }
  #top_column .column_list .list a .comment h3 {
    font-weight: bolder;
  }
  #top_column .column_list .list a .comment p {
    font-size: 1.2rem;
  }
  #top_information .information_list .list a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2.5rem 0;
    border-bottom: 1px solid #ccc;
  }
  #top_information .information_list .list:first-child { 
    border-top: 1px solid #ccc; }
  #top_information .information_list .list a time {
    width: 100px;
color: #006ab3;
  }
  #top_information .information_list .list a h3 {
    width: calc(100% - 100px);
  }
  .top_banner .banner_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -2rem;
  }
  .top_banner .banner_list .list {
    margin-bottom: 20px;
  }
  .top_banner .banner_list .list.col_1 {
    width: 100%;
  }
  .top_banner .banner_list .list.col_2 {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 1024px) {
  /* 余白調整・商品数表示制限 */
  #top_blog {
    padding-top: 3rem;
  }
  #top_blog .post_list .list:nth-child(n+5),
  #top_ranking .ranking_list .list:nth-child(n+6),
  #top_ranking .fs-c-productListCarousel .slick-slide:nth-child(n+6),
  #top_newitem .fs-c-productListCarousel .slick-slide:nth-child(n+5),
  #top_recommend .fs-c-productListCarousel .slick-slide:nth-child(n+5),
  #top_checked .recommend_list .list:nth-child(n+5) {
    display: none;
  }
  .section_cover {
    padding: 5rem 0;
  }
  .section_cover.pb0 {
    padding-bottom: 0;
  }
  .bg_section {
    background: #f2f2f2;
  }  
  /* タイトル */
  .main_title {
    order: 1;
margin-bottom: 1rem;
 /* margin-bottom: 2.5rem;*/
    color: #1b1b1b;
    text-align: center;
  }
  .main_title span {
    color: #1b1b1b;
font-size: 1.8rem;
font-family:'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  }
  .top_title_area .more {
    display: none;
  }
  /* ボタン */
  .main_btn {
    margin-top: 3rem;
    text-align: center;
  }
.main_btn a {
   /*  display: inline-block;
    width: 200px;
    max-width: 100%;
    color: #fff;
    text-align: center;
    line-height: 4rem;
    border: 1px solid #006ab3;
    border-radius: 5px;
    box-sizing: border-box;
    background: #006ab3;*/
background-color:#221816;border-radius:50px;color:#fff;display:inline-block;font-size:18px;font-weight:700;letter-spacing:.05em;line-height:1.4;min-width:300px;padding:15px 25px;text-align:center;transition:all .3s ease
  }
  #top_contents {}
  #top_contents .contents_1 {
    position: relative;
    width: 100%;
    background: #f2f2f2;
  }
  #top_contents .contents_1:after {
    display: block;
    content: "";
    padding-top: 60%;
  }
  #top_contents .contents_2 {
    position: relative;
    width: 100%; 
    margin-top: 1.5rem;
    background: #f2f2f2;
  }
  #top_contents .contents_2:after {
    display: block;
    content: "";
    padding-top: 30%;
  }
  #top_contents .contents_3 {
    position: relative;
    width: 100%;
    margin-top: 1.5rem;
    background: #f2f2f2;
  }
  #top_contents .contents_3:after {
    display: block;
    content: "";
    padding-top: 30%;
  }
  #top_column .column_list {
    display: flex;
    flex-wrap: wrap;
  }
  #top_column .column_list .list {}
  #top_column .column_list .list:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  #top_column .column_list .list a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.5rem;
    background: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #top_column .column_list .list a:hover {
    background: none;
  }
  #top_column .column_list .list a .image {
    width: 65px;
  }
  #top_column .column_list .list a .comment {
    width: calc(100% - 80px);
  }
  #top_column .column_list .list a .comment h3 {
    font-weight: bolder;
  }
  /*#top_column .column_list .list a .comment p {display:none;}*/
  #top_information .information_list .list a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2rem 0;
    border-bottom: 1px solid #ccc;
  }
  #top_information .information_list .list:first-child { 
    border-top: 1px solid #ccc; }
  #top_information .information_list .list a time {
    display: block;
color: #006ab3;
  }
  #top_information .information_list .list a h3 {
  }
  .top_banner .banner_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -1rem;
  }
  .top_banner .banner_list .list {
    margin-bottom: 10px;
  }
  .top_banner .banner_list .list.col_1 {
    width: 100%;
  }
  .top_banner .banner_list .list.col_2 {
    width: calc(50% - 5px);
  }
}
/******************************************************
ヘッダー
******************************************************/
@media screen and (min-width: 1025px) {
  #header {
    position: relative;
    z-index: 1000;
  }
  #h_message {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 5rem;
    background: #e5edf3;
  }
  #h_message a {
    color: #c00;
  }
  #h_cover {
    width: 100%;
    background: #fff;
  }
  #h_cover.fixed {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
    z-index: 1001;
  }
  #h_fixed {
    position: relative;
    padding: 3.5rem 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_fixed.fixed {
    padding: 1.5rem 0;
  }
  #h_inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5rem;
    box-sizing: border-box;
  }  
  /* ロゴ */
  #h_logo {
    text-align: center;
  }
  #h_logo a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_logo a:hover {
    opacity: .7
  }
  #h_logo img {
    width: auto;
    height: 4rem;
  }  
  #h_search {
    width: 450px;
  }  
  #h_search .header_search {
    position: relative;
    display: block;
    padding: 1rem;
    padding-right: 5rem;
    border-bottom: 2px solid #666;
  }
  #h_search input.search_form {
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 1.3rem;

    line-height: 2rem;

  }
  #h_search button.search_btn {
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 1.1rem;
    margin-top: -1.1rem;
    text-indent: -999px;
    width: 2.2rem;
    height: 2.2rem;
    background: url(https://anonenone.itembox.design/item/assets/images/icon/icon_search2.png) center center no-repeat;
    background-size: contain;
    border: none;
    box-shadow: none;
    outline: none;
  }
  #h_search input.search_form:focus,
  #h_search button.search_btn:focus {
    outline: 0;
    border: none;
    box-shadow: none;
  }    
  /* メニュー */
  #h_menu {
    position: relative;
    height: 3rem;      
  }
  #h_toggle_btn {
    display: block;
    width: 50px;
    height: 30px;
    top: 0;
    left: 0;
    z-index: 101;
    color: #1b1b1b;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_toggle_btn span {
    display: block;
    width: 50px;
    height: 2px;
    background: #1b1b1b;
    position: absolute;
    left: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;	
  }
  #h_toggle_btn span:nth-child(1){
    top: 0;
  }
  #h_toggle_btn span:nth-child(2){
    top: 50%;
    margin-top: -1px;
  }
  #h_toggle_btn span:nth-child(3){
    bottom: 0;
  }
  #h_toggle_btn.open {
    z-index: 10004;
  }
  #h_toggle_btn.open span {
    color: #1b1b1b;
  }
  #h_toggle_btn.open span:nth-child(1) {
    top: 50%;
    -webkit-transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    transform: rotate(150deg);
    background: #1b1b1b;
  }
  #h_toggle_btn.open span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  #h_toggle_btn.open span:nth-child(3) {
    top: 50%;
    -webkit-transform: rotate(-150deg);
    -moz-transform: rotate(-150deg);
    transform: rotate(-150deg);
    background: #1b1b1b;
  }
  #h_toggle_btn p.txt {
    display: none;
  }
  #h_nav {
    position: absolute;
    background: #fff;
    display: block;
    padding: 5rem 0;
    width: 100%;
    left: 0;

    top: 100%;
    z-index: 1000;
    visibility: hidden;
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    transform: translateY(-10%);
    webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0;
    border-bottom: 1px solid #ccc;
  }
  #h_nav.on {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_nav_inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 1300px;
    max-width: 100%;
    height: calc(100vh - 320px);
    margin: 0 auto;
    padding: 0 5rem;
    box-sizing: border-box;
    overflow-y: scroll;
    overflow-x: hidden;    
  }    
  #h_nav a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_nav a:hover {
    opacity: .7;
  }
  #h_nav ul {
    list-style: none;
  }
  #h_nav .h_title {
    width: 100%;
    margin-top: 2rem;
    font-size: 1.5rem;
    font-weight: bolder;
  }
  #h_nav #h_nav_c_account {
    width: 100%;
  }
  .false .member_account, .true .guest_account {
    display: none!important;
  }
  .true .member_account, .false .guest_account {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
  }
  .member_account .name {
    width: calc((100% / 4) * 3 - 4px);
    display: block;
    color: #fff;
    line-height: 4rem;
    background: #006ab3;
  }
  .member_account .logout_btn {
    width: calc((100% / 4) * 1 - 8px);
  }
  .member_account .logout_btn a {
    position: relative;
    display: block;
    line-height: 4rem;
    background: #f2f2f2;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .member_account .logout_btn a:hover {
    opacity: .7;
  }
  .member_account .logout_btn a:after {  
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    right: 1.5rem;
    margin-top: -.5em;
    line-height: 1;  
  }
  .guest_account .name {
    width: calc((100% / 4) * 2 - 8px);
    display: block;
    line-height: 4rem;
    background: #f2f2f2;
  }
  .guest_account .login_btn,
  .guest_account .register_btn {
    width: calc((100% / 4) * 1 - 8px);
  }
  .guest_account .login_btn a,
  .guest_account .register_btn a {
    position: relative;
    display: block;
    color: #fff;
    line-height: 4rem;
    background: #006ab3;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .guest_account .login_btn a:hover,
  .guest_account .register_btn a:hover {
    opacity: .7;
  }
  .guest_account .login_btn a:after,
  .guest_account .register_btn a:after {  
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    right: 1.5rem;
    margin-top: -.5em;
    line-height: 1;  
  }
  #h_nav .h_nav_account_icon {
    width: calc(40% - 6px);
    margin-top: 16px;
  }
  #h_nav .h_nav_account_icon ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #h_nav .h_nav_account_icon li {
    width: 25%;
    box-sizing: border-box;
  }
  #h_nav .h_nav_account_icon li a {
    display: block;
    padding: 0;
    text-align: center;
  }
  #h_nav .h_nav_account_icon li span {
    display: block;
  }
  #h_nav .h_nav_account_icon li span.icon {
    margin-bottom: .5rem;
  }
  #h_nav .h_nav_account_icon li img {
    width: auto;
    height: 2.5rem;
  }
  #h_nav .h_nav_search {
    width: calc(60% - 6px);
    margin-top: 16px;
  }
  #h_nav .h_nav_search .h_title {
    display: none;
  }
  #h_nav .h_search_form {
    position: relative;
    display: block;
    padding: 1rem;
    padding-right: 5rem;
    border: 1px solid #666;
  }
  #h_nav input.search_form {
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 1.3rem;
  }

  #h_nav button.search_btn {
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 1.1rem;
    margin-top: -1.1rem;
    text-indent: -999px;
    width: 2.2rem;
    height: 2.2rem;
    background: url(https://anonenone.itembox.design/item/assets/images/icon/icon_search2.png) center center no-repeat;
    background-size: contain;
    border: none;
    box-shadow: none;
    outline: none;
  }
  #h_nav input.search_form:focus,
  #h_nav button.search_btn:focus {
    outline: 0;
    border: none;
    box-shadow: none;
  }  
  #h_nav .h_keyword_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
  }
  #h_nav .h_keyword_list .keyword_parts {}
  #h_nav .h_keyword_list .h_keyword_title {
    margin-top: 1rem;
    font-size: 1.5rem;
    font-weight: bolder;
  }
  #h_nav .h_keyword_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  #h_nav .h_keyword_list li {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  #h_nav .h_keyword_list li:last-child {
    margin-right: 0;
  }
  #h_nav .h_keyword_list li a {
    display: block;
    padding: 0 1.5rem;
    line-height: 4rem;
     /*background: #f2f2f2;*/
    box-sizing: border-box;
    border: 1px solid #666;
    border-radius: 4rem;
  }
#h_nav .h_keyword_list li i{color:#006ab3;font-style:normal;margin-right:3px}
  #h_nav .h_nav_category_list {
    width: 100%;
  }
  #h_nav .h_nav_category_list .name {
    display: block;
    width: 100%;
    margin-top: 2rem;
    font-size: 1.5rem;
    font-weight: bolder;
  }
  #h_nav .h_nav_category_list .category_menu {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
  }
  #h_nav .h_nav_category_list .second-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #h_nav .h_nav_category_list.brand .second-nav {
    width: calc((100% / 3 * 2) - 6px);
  }
  #h_nav .h_nav_category_list .second-nav li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 4rem;
    border: 1px solid #666;
background-color: #ffffff;
  }
  #h_nav .h_nav_category_list .second-nav li a:after {
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    right: 1.5rem;
    margin-top: -.5em;
    line-height: 1;  
  }
  #h_nav .h_nav_category_list.brand .second-nav li {
    width: calc((100% / 4) - 9px);
    margin-right: 12px;
  }
  #h_nav .h_nav_category_list.brand .second-nav li:nth-child(4n) {
    margin-right: 0;
  }
  #h_nav .h_nav_category_list.brand .second-nav li:nth-child(n+5) {
    margin-top: 12px;
  }
  #h_nav .h_nav_category_list.brand a.other {
    position: relative;
    display: flex;
    width: calc((100% / 3) - 6px);    
    flex-direction: column;
    align-items: center;
    text-align: center;
    line-height: 9.4rem;
    border: 1px solid #666;
  }
  #h_nav .h_nav_category_list.brand a.other:after {
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    right: 1.5rem;
    margin-top: -.5em;
    line-height: 1;  
  }
  #h_nav .h_nav_category_list.category .second-nav {
    width: 100%;
  }  
  #h_nav .h_nav_category_list.category .second-nav li {
    width: calc((100% / 6) - 10px);
    margin-right: 12px;
  }
  #h_nav .h_nav_category_list.category .second-nav li:nth-child(6n) {
    margin-right: 0;
  }
  #h_nav .h_nav_category_list.category .second-nav li:nth-child(n+7) {
    margin-top: 12px;
  }
  #h_nav .h_other_list {
    width: 100%;
  }
  #h_nav .h_other_list ul {
    display: flex;
    flex-wrap: wrap;
  }  
  #h_nav .h_other_list li {
    width: calc((100% / 6) - 10px);
    margin-right: 12px;
  }
  #h_nav .h_other_list li:nth-child(6n) {
    margin-right: 0;
  }  
  #h_nav .h_other_list li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 4rem;
    border: 1px solid #666;
  }
  #h_nav .h_other_list li a:after {
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    right: 1.5rem;
    margin-top: -.5em;
    line-height: 1;  
  }
  #h_nav .h_nav_sns_list {
    width: 100%;
    margin-top: 3rem;
  }
  #h_nav .h_nav_sns_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  #h_nav .h_nav_sns_list li {
    margin: 0 1rem;
  }

  #h_nav .h_nav_sns_list li a {
    display: block;
  }
  #h_nav .h_nav_sns_list li img {
    height: 2.6rem;
  }    
  /* アイコン */
  #h_icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #h_icon .icon {
    position: relative;
  }
  #h_icon .icon a {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_icon .icon a:hover {
    opacity: .7;
  }
  #h_icon .icon img {
    width: auto;
    height: 3rem;
  }

  #h_icon .icon span.txt {
    display: none;
  }
  #h_icon .icon:nth-child(n+2) {
    margin-left: 5rem;
  }
  #h_icon .icon .fs-client-cart-count {
    position: absolute;
    top: -1rem;
    right: -1rem;
    width: 2rem;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    line-height: 2rem;
    border-radius: 1rem;
     /*background: #ee747e;*/
    background: #006ab3;
  }
  #h_icon .icon .fs-client-cart-count.fs-client-cart-count--0 {
    display: none;
  }
  #h_keyword ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1.5rem 0 5rem;
    list-style: none;
  }
  #h_keyword li {
    line-height: 2rem;
  }
  #h_keyword li:nth-child(n+2):before {
    content: "|";
    margin: 0 2em;
  }
}
@media screen and (max-width: 1024px) {
  #header {
    position: relative;   
    z-index: 1000;
  }
  #h_message {
    font-size: 1.3rem;
    font-weight: 600;
    text-align: center;
    line-height: 3rem;
    background: #e5edf3;
  }
  #h_message a {
    color: #c00;
  }
  #h_cover {
    width: 100%;
    background: #fff;
  }
  #h_cover.fixed {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
    z-index: 1001;
  }
  #h_fixed {
    position: relative;
    padding: 1rem 1.5rem;
  }
  #h_inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
  }
  /* ロゴ */
  #h_logo a {
    display: block;
    line-height: 1;
  }
  #h_logo img {
    width: auto;
    height: 2rem;
  }
  @media screen and (max-width:320px) {
    #h_logo img {
      width: auto;
      height: 1.5rem;
    }
  }
  #h_search {
    display: none;
  }
  /* メニュー */
  #h_menu {
    position: relative;
  }
  #h_toggle_btn {
    position: relative;
    display: block;
    width: 3rem;
    height: 2rem;
    margin: 0 auto;
    top: 0;
    left: 0;
    z-index: 101;
    color: #1b1b1b;
    line-height: 1;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_toggle_btn span {
    display: block;
    width: 3rem;
    height: 1px;
    background: #1b1b1b;
    position: absolute;
    left: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;	
  }
  #h_toggle_btn span:nth-child(1){
    top: 0;
  }
  #h_toggle_btn span:nth-child(2){
    top: 9px;
  }
  #h_toggle_btn span:nth-child(3){
    top: 19px;
  }
  #h_menu p.txt {
    display: block;
    margin-top: .8rem;
    color: #000000;
    text-align: center;
    font-size: .8rem;
    line-height: 1rem;
  }
  #h_nav_modal:before {
    position: fixed;
    display: block;
    content: "";
    width: 3rem;
    height: 1px;
    bottom: 25px;
    right: 15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
    background: #fff;
  }
  #h_nav_modal:after {
    position: fixed;
    display: block;
    content: "";
    width: 3rem;
    height: 1px;
    bottom: 25px;
    right: 15px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #fff;
  }
  /* アイコン */
  #h_icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #h_icon .icon {
    position: relative;
    margin-left: 1.5rem;
  }
  #h_icon .icon a {
    display: block;
    line-height: 1;
    text-align: center;
  }
  #h_icon .icon img {
    width: auto;
    height: 2rem;
  }
  @media screen and (max-width:320px) {
    #h_icon .icon {
      margin-left: .2rem;
    }
  }
  #h_icon .icon span.txt {
    display: block;
    margin-top: .8rem;
    color: #000000;
    text-align: center;
    font-size: .8rem;
    line-height: 1rem;
  }
  #h_icon .icon .fs-client-cart-count {
    position: absolute;
    top: -.8rem;
    right: -.8rem;
    width: 1.6rem;
    color: #fff;
    font-size: .8rem;
    text-align: center;
    line-height: 1.6rem;
    border-radius: .8rem;
    /*background: #ee747e;*/
    background: #006ab3;
  }
  #h_icon .icon .fs-client-cart-count.fs-client-cart-count--0 {
    display: none;
  }
  #h_keyword {
    display: none;
  }
  #h_nav {
    background: #fff;
    display: block;
    width: calc(100% - 5.5rem);
    height: 100vh;
    overflow-x: hidden;
    overflow-y: hidden;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10004;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  #h_nav.on {
    visibility: visible;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  #h_nav_modal {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    left: 0;
    opacity: .1;
    position: fixed;
    top: 0;
    z-index: 10003;
    visibility: hidden;
    webkit-transition: visibility 0 linear .4s, opacity .4s;
    -moz-transition: visibility 0 linear .4s, opacity .4s;
    transition: visibility 0 linear .4s, opacity .4s;
    webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  #h_nav_modal.on {
    opacity: 1;
    webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
    visibility: visible;
  }
  #h_nav_inner {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  #h_nav .h_title {
    padding: 0 1.5rem;
    font-weight: bolder;
    line-height: 3rem;
    text-align: center;
    background: #f2f2f2;
  }
  #h_nav ul {
    list-style: none;
  }
  #h_nav #h_nav_c_account {
    width: 100%;
  }
  .false .member_account, .true .guest_account {
    display: none!important;
  }
  .true .member_account, .false .guest_account {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
  }
  .member_account .name {
    width: calc((100% / 3) * 2);
    display: block;
    padding: .7rem 1.5rem;
    color: #fff;
    text-align: left;
    line-height: 1.8rem;
    background: #006ab3;
    box-sizing: border-box;
  }
  .member_account .logout_btn {
    width: calc((100% / 3) * 1);
    text-align: center;
    padding: 1.5rem 1rem;
    background: #006ab3;
  }
  .member_account .logout_btn a {
    position: relative;
    display: block;
    color: #006ab3;
    font-size: 1rem;
    line-height: 2rem;
    border-radius: 1rem;
    background: #fff;
  }
  .guest_account .name {
    width: 100%;
    display: block;

    padding: 0 1.5rem;
    font-weight: bolder;
    line-height: 4rem;
    text-align: center;
    background: #f2f2f2;
  }
  .guest_account .login_btn,
  .guest_account .register_btn {
    width: calc(100% / 2);
    bos-sizing: border-box;
  }
  .guest_account .register_btn {
    border-left: 1px solid #fff;
  }
  .guest_account .login_btn a,
  .guest_account .register_btn a {
    position: relative;
    display: block;
    color: #fff;
    line-height: 4rem;
    background: #006ab3;
  }
  .guest_account .login_btn a:after,
  .guest_account .register_btn a:after {  
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    right: 1.5rem;
    margin-top: -.5em;

    line-height: 1;  
  }  
  #h_nav .h_nav_account_icon {
    margin-top: 2rem;
    padding: 0 1.5rem;
  }
  #h_nav .h_nav_account_icon ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #h_nav .h_nav_account_icon li {
    width: 25%;
    box-sizing: border-box;
  }
  #h_nav .h_nav_account_icon li a {
    display: block;
    padding: 1.5rem 0;
    text-align: center;
  }
  #h_nav .h_nav_account_icon li span {
    display: block;
    font-size: 1rem;
  }
  #h_nav .h_nav_account_icon li span.icon {
    margin-bottom: .5rem;
  }
  #h_nav .h_nav_account_icon li img {
    width: auto;
    height: 3rem;
  }
  #h_nav .h_search_form_cover {
    padding: 1.5rem;
  }  
  #h_nav .h_search_form {
    position: relative;
    display: block;
    padding: .5rem;
    padding-right: 5rem;
    border-bottom: 1px solid #666;
  }
  #h_nav input.search_form {
    width: 125%;
    border: none;
    padding: 0;
    border-radius: 0;
    transform: scale(0.8) translate(-10%, 0);    
  }  
  #h_nav button.search_btn {
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 1.1rem;
    margin-top: -1.1rem;
    text-indent: -999px;
    width: 2.2rem;
    height: 2.2rem;
    background: url(https://anonenone.itembox.design/item/assets/images/icon/icon_search2.png) center center no-repeat;
    background-size: contain;
    border: none;
    box-shadow: none;
    outline: none;
  }
  #h_nav input.search_form:focus,
  #h_nav button.search_btn:focus {
    outline: 0;
    border: none;
    box-shadow: none;
  }   
  #h_nav .h_keyword_title {
    font-weight: bolder;
  }
  #h_nav .h_keyword_list {
    margin-bottom: 1.5rem;
    padding: 0 1.5rem;
  }
  #h_nav .h_keyword_list ul {
    overflow: auto;
    white-space: nowrap;
  }
  #h_nav .h_keyword_list li {
    display: inline-block;
    margin-right: .5rem;
  }
  #h_nav .h_keyword_list li:last-child {
    margin-right: 0;
  }
  #h_nav .h_keyword_list li a {
    display: block;
    padding: .6rem 1.2rem;
    line-height: 1.2rem;
    border: 1px solid #666;
    border-radius: 1.3rem;
  }
#h_nav .h_keyword_list li i{color:#006ab3;font-style:normal;margin-right:3px}
  #h_nav .h_nav_category_list {
    border-top: 1px solid #dadada;
  }
  #h_nav .h_nav_category_list.category {
    border-bottom: 1px solid #dadada;
  }
  #h_nav .h_nav_category_list .second-nav {
    border-top: 1px solid #dadada;
  }
  #h_nav .h_nav_category_list .second-nav li a {
    position: relative;
    display: block;
    padding: 1.5rem;
    line-height: 2rem;
    border-bottom: 1px solid #dadada;
background-color: #ffffff;
  }
  #h_nav .h_nav_category_list.category .second-nav li:last-child a {
    border-bottom: none;
  }
  #h_nav .h_nav_category_list a.other {
    position: relative;
    display: block;
    padding: 1.5rem;
    line-height: 2rem;
  }
  #h_nav .h_nav_category_list .second-nav li a:after,
  #h_nav .h_nav_category_list a.other:after {
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    right: 1.5rem;
    margin-top: -.5em;
    line-height: 1;  
  }
  #h_nav .h_nav_category_list li span {
    margin-right: 1rem;
  }
  #h_nav .h_nav_category_list li span img {
    width: auto;
    height: 2rem;
  }  
  #h_nav .h_nav_category_list li.toggle_menu .switch {
    display: flex;
    flex-wrap: wrap;
  }
  #h_nav .h_nav_category_list li.toggle_menu .name {
    display: block;
    width: calc(100% - 5rem);
    padding: 1.5rem;
    margin: 0;
    line-height: 2rem;
  }
  #h_nav .h_nav_category_list li.toggle_menu .toggle {
    position: relative;
    display: block;
    width: 5rem;
    margin: 0;
    text-align: center;
    line-height: 1;
    border-left: 1px dotted #dadada;
    box-sizing: border-box;
  }
  #h_nav .h_nav_category_list li.toggle_menu .toggle:before {
    display: block;
    content: "";
    position: absolute;
    top: 0; 
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 11px;
    height: 1px;
    background: #999;
    transition: .2s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #h_nav .h_nav_category_list li.toggle_menu .toggle:after{
    display: block;
    content: "";
    position: absolute;
    top: 0; 
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 11px;
    height: 1px; 
    background: #999;
    transition: .3s;
  }
  #h_nav .h_nav_category_list li.toggle_menu .toggle.active:before{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #h_nav .h_nav_category_list li.toggle_menu .toggle.active:after{
    background-color: transparent;
  }
  #h_nav .h_nav_category_list li.toggle_menu .toggle.active:after {
    display: none;
  }
  #h_nav .category_menu {
    display: none;
    width: 100%;
  }
  #h_nav .h_other_list ul {
    border-top: 1px solid #dadada;
  }
  #h_nav .h_other_list li a {
    position: relative;
    display: block;
    padding: 1.5rem;
    line-height: 2rem;
    border-bottom: 1px solid #dadada;
  }
  #h_nav .h_other_list.brand ul,
  #h_nav .h_other_list.brand li a {
    border-bottom: none;
  }
  #h_nav .h_other_list li a:after {
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    right: 1.5rem;
    margin-top: -.5em;
    line-height: 1;  
  }
  #h_nav .h_nav_sns_list {
    padding: 5rem 0;
  }
  #h_nav .h_nav_sns_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  #h_nav .h_nav_sns_list li {
    margin: 0 1rem;
  }
  #h_nav .h_nav_sns_list li a {
    display: block;
  }
  #h_nav .h_nav_sns_list li img {
    width: auto;
    height: 2rem;
  }
  #h_nav .fs-p-productSearch {
    margin: 0 1.5rem;
  }
}
/******************************************************
フッター
******************************************************/
@media screen and (min-width: 768px) {
  #f_information {
    padding: 5rem 0;
background: #f2f2f2;
  }
  #f_information .information_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  #f_information .information_list .list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc((100% / 3) - 14px);
    padding: 2rem 3rem;
    line-height: 1.6;
    border: 2px solid #006ab3;
    box-sizing: border-box;
background-color: #ffffff;
  }
  #f_information .information_list .list .icon {
    width: 5rem;
    margin-right: 2rem;
  }
  #f_information .information_list .list p {
    width: calc(100% - 7rem);
    color: #006ab3;
    font-size: 1.6rem;
  }
  #f_information .information_list .list_news {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 2rem 3rem;
    line-height: 1.6;
    border: 2px solid #006ab3;
    box-sizing: border-box;
background-color: #ffffff;
margin-top: 2rem;
  }

  #f_information .information_list .list_news p {
    width: calc(100% - 7rem);
    color: #006ab3;
    font-size: 1.6rem;
  }

 #f_information .information_list .list_news p a{color: #006ab3; display:block; }

  #footer {
    padding: 6.5rem 0;
    background: #f2f2f2;
  }
  #f_navigation {
    padding: 4rem 0;
   color: #fff;
    background: #006ab3;
  }
  #f_navigation a {
   color: #fff;
  }

  #f_navigation .nav_list .list:nth-child(n+2) {
    margin-top: 3rem;
  }
  #f_navigation .nav_list .title {
    margin-bottom: 1rem;
  font-size: 1.8rem;
  letter-spacing: 2px;
    font-weight: bolder;
  }
  #f_navigation .nav_list .list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }
  #f_navigation .nav_list .list li {
font-size: 1.6rem;
 margin-bottom: 16px;
    /* position: relative;
   padding-left: 1.5em;*/
  }
  #f_navigation .nav_list .list li:not(:last-child) {
  padding-right: 21px;
  margin-right: 21px;
  border-right: solid 1px #ccc;
}
/*#f_navigation .nav_list .list li:nth-child(n+2) {
    margin-left: 5rem;
  }
  #f_navigation .nav_list .list li a:before {
    position: absolute;
    content: "\f105";
    font-family: "FontAwesome";
    top: 50%;
    left: 0;
    margin-top: -.5em;
    color: #fff;
    line-height: 1;
  }*/
  #f_icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* padding: 3.5rem 0;*/
  }
  #f_logo {
    margin-right: 6rem;
  }
  #f_logo img {
    width: auto;
    height: 2rem;
  }
  #f_icon_list {
    display: flex;
    flex-wrap: wrap;
  }
  #f_icon_list .list:nth-child(n+2) {
    margin-left: 3.5rem;
  }
  #f_icon_list .list img {
    width: auto;
    height: 2rem;

  }
  #f_copyright {
line-height: 2.6rem;
   /*  padding-bottom: 2rem;*/
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #f_information {
    padding: 5rem 0;
background: #f2f2f2;
  }

  #f_information .information_list .list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1.5rem 2rem;
    color: #006ab3;
    line-height: 1.6;
    border: 1px solid #006ab3;
    box-sizing: border-box;
background-color: #ffffff;
  }
  #f_information .information_list .list:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  #f_information .information_list .list .icon {
    width: 3rem;
    margin-right: 1rem;
  }
  #f_information .information_list .list p {
    width: calc(100% - 4rem);
    font-size: 1.3rem;
    font-weight: bolder;
  }
  #f_information .information_list .list_news {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1.5rem 2rem;
    color: #006ab3;
    line-height: 1.6;
    border: 1px solid #006ab3;
    box-sizing: border-box;
background-color: #ffffff;
margin-top: 2rem;
  }
  #f_information .information_list .list_news:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  #f_information .information_list .list_news p {
    width: calc(100% - 4rem);
    font-size: 1.3rem;
    font-weight: bolder;
  }
 #f_information .information_list .list_news p a{color: #006ab3; display:block; }
  #footer {
    padding: 5rem 0;
    background: #f2f2f2;
  }
  #f_navigation {
    padding: 6rem 0;
    color: #fff;
    background: #006ab3;
  }
  #f_navigation a {
    color: #fff;
  }
  #f_navigation .nav_list .list:nth-child(n+2) {
    margin-top: 3rem;
  }
  #f_navigation .nav_list .title {
  font-size: 1.8rem;
  letter-spacing: 2px;
    margin-bottom: 1rem;
    font-weight: bolder;
  }
  #f_navigation .nav_list .list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }
  #f_navigation .nav_list .list li {
font-size: 1.3rem;
    position: relative;
    width: 50%;
  }
  #f_navigation .nav_list .list li:nth-child(n+3) {
    margin-top: .5rem;
  }
  #f_icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding:3.5rem 0;
  }
  #f_logo {
    display: none;
  }
  #f_icon_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  #f_icon_list .list {
    margin: 0 1.5rem;
    text-align: center;
  }
  #f_icon_list .list:nth-child(n+2) {
    margin-left: 1.5rem;
  }
  #f_icon_list .list img {
    width: auto;
    height: 2rem;
  }
  #f_copyright {
font-size: 1.2rem;
    padding-bottom: 2rem;
    text-align: center;

  }
}



/******************************************************
商品詳細（個別CSS）
******************************************************/
.product_flex .sect-item-wrap {font-weight:normal;}
.product_flex dt,
.product_flex dd {
  margin: 0; /* ブラウザの初期値をクリア */
  padding: 0; /* ブラウザの初期値をクリア */
}
.product_flex .sect-item-wrap {clear: both; font-size: 110%; width:100%; padding:0; margin:0; color: #24140e; line-height:160%;}	
.product_flex .sect-item-wrap p.item-catch { font-size: 120%; line-height: 2; margin: 0 0 16px 0; font-weight: bold; color: #1b1b1b;}
.product_flex .sect-item-wrap p {padding:10px 0; margin:0; font-size: 16px; line-height: 1.9;}
.product_flex .sect-item-cont p {padding:0 0 5px 0; color:#FFFFFF;}
.product_flex .sect-item-cont dl.details {
  width: 100%;
  border-top: 1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  font-size:90%;
}
.product_flex .sect-item-cont dl.details dt,
.product_flex .sect-item-cont dl.details dd {
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 15px 30px;
}
.product_flex .sect-item-cont dl.details dt {
  width: 200px;
}
.product_flex .sect-item-cont dl.details dd {
  width: calc(100% - 200px);
}
.product_flex .sect-item-cont dl.duty{
  width: 100%;
  display: flex; 
  flex-wrap: wrap;
  font-size:90%;
}
.product_flex .sect-item-cont dl.duty dt,
.product_flex .sect-item-cont dl.duty dd {
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 15px 30px;
}
.product_flex .sect-item-cont dl.duty dt {
  width: 200px;
}
.product_flex .sect-item-cont dl.duty dd {
  width: calc(100% - 200px);
}
/* smartphone 
***********************************************/
@media screen and (max-width: 767px) {
  .product_flex .sect-item-cont dl.details {
    width: 100%; 
    display: block; 
    border-left: 1px solid #ddd;
  }
  .product_flex .sect-item-cont dl.details dt {color: #1b1b1b; background-color: #e9e9e9;}
  .product_flex .sect-item-cont dl.details dt,
  .product_flex .sect-item-cont dl.details dd { 
    border-right: 1px solid #ddd;  
    width: 100%; 
    padding: 10px 15px;
  }
  .product_flex .sect-item-cont dl.duty{
    width: 100%; 
    display: block; 
    border-left: 1px solid #ddd;
  }
  .product_flex .sect-item-cont dl.duty dt {color: #1b1b1b; background-color: #e9e9e9;}
  .product_flex .sect-item-cont dl.duty dt,
  .product_flex .sect-item-cont dl.duty dd {
    border-right: 1px solid #ddd; 
    width: 100%; 
    padding: 10px 15px;
  }
}














@media screen and (min-width: 768px) {
  #product_pc_detail {
    margin-top: -12rem;
    padding-top: 15rem;
  }
  #product_sp_detail {
    display: none;
  }
  #product_description a {
    color: #006ab3;
    font-weight: bolder;
    text-decoration: underline;
  }
  .product_description {
    margin-top: 3rem;
  }
  .product_contents_detail a {
    color: #006ab3;
    text-decoration: underline;
  }
  .product_contents_detail a:hover {
    text-decoration: none;
  }
  .tab_product_btn {
    display: flex;
    flex-wrap: wrap; 
    margin-bottom: 3rem;
  }
  .product_btn {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-itesm: center;
    width: 50%;
    font-size: 1.6rem;
    text-align: center;
    line-height: 6rem;
    cursor: pointer;
    box-sizing: border-box;
border-bottom: 1px solid #ccc;
border-top: 2px solid #f2f2f2;
 /* border-bottom: 1px solid #006ab3;
    border-top: 1px solid #fff; */
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
background: #f2f2f2;
  }
/*  .product_btn:nth-child(n+2) {
    border-left: 1px solid #006ab3;
  }*/
.product_btn:first-child {
  border-right: 1px solid #ccc;
}

  .product_btn.active {
    font-weight: bolder;
  border-top: 2px solid #040404;
  border-bottom: 1px solid #fff;
  background: #fff;
 /* border-top: 1px solid #006ab3;
    border-bottom: 1px solid #fff; */
  }
  .product_btn .fs-c-aggregateRating__count {
    margin-left: 1rem;
  }
  .tab_product_contents {
    margin-top: 3rem;
  }
  .product_contents {
    display: none;
  }
  .product_contents.show {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #product_pc_detail {
    display: none;
  }
  #product_sp_detail {
    margin-top: -6rem;
    padding-top: 9rem;
  }
  #product_description a {
    color: #006ab3;
    font-weight: bolder;
    text-decoration: underline;
  }
  .product_description {
    margin-top: 3rem;
  }
  .product_contents_detail a {
    color: #006ab3;
    text-decoration: underline;
  }
  .tab_product_btn {
    display: flex;
    flex-wrap: wrap; 
    margin-bottom: 3rem;
  }
  .product_btn {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-itesm: center;
    width: 50%;
    font-size: 1.5rem;
    text-align: center;
    line-height: 5rem;
    cursor: pointer;
    box-sizing: border-box;
border-bottom: 1px solid #ccc;
border-top: 2px solid #f2f2f2;
 /* border-bottom: 1px solid #006ab3;
    border-top: 1px solid #fff; */
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
background: #f2f2f2;
  }

/*  .product_btn:nth-child(n+2) {
    border-left: 1px solid #006ab3;
  }*/
.product_btn:first-child {
  border-right: 1px solid #ccc;
}
  .product_btn.active {
    font-weight: bolder;
  border-top: 2px solid #040404;
  border-bottom: 1px solid #fff;
  background: #fff;
 /* border-top: 1px solid #006ab3;
    border-bottom: 1px solid #fff; */
  }
  .product_btn .fs-c-aggregateRating__count {
    margin-left: 1rem;
  }
  .tab_product_contents {
    margin-top: 3rem;
  }
  .product_contents {
    display: none;
  }
  .product_contents.show {
    display: block;
  }
}
/* カートページ 数量変更+10以上の場合の不具合調整 */
#cart_cover .fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget,
#cart_cover .fs-c-cartTable__quantity.fs-c-quantity.fs-system-assistTarget {
  position: relative;
  padding-left: 2.5em;
}
#cart_cover .fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -.5em;
  line-height: 1;
  content: "数量";
}
.fs-c-quantity__message {
  position: absolute;
  bottom: calc(100% + 1rem);
  left: 0;
}
.fs-c-cartTable__dataCell--point::before,
.fs-c-cartTable__dataCell--quantity::before,
.fs-c-cartTable__dataCell--subtotal::before {
  min-width: 4em;
}
/* 複数お届け先調整 */
@media screen and (max-width: 767px) {
  #fs-addressList-container .fs-c-checkout-addressee {
    display: block;

    margin-bottom: 1.5rem;
  }
  #fs-addressList-container .fs-c-checkout-multiAddress {
    margin-bottom: 3rem;
  }
  #fs-addressList-container .fs-c-checkout-multiAddress__button {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  #fs-addressList-container .fs-c-checkout-multiAddress__button button {
    margin: .5rem auto;  
  }
  #fs-addressList-container .fs-c-buttonContainer--back {
    margin-top: 1rem;
  }
  #fs-addressList-container .fs-c-buttonContainer--back a {
    display: block;
    margin: 0 auto;
  }
}





/******************************************************
ワードプレス
******************************************************/
@media screen and (min-width: 1025px) {
  /* タイトル */
  .wp_title_area {
    margin-bottom: 5rem;
  }  
  .wp_title {
    color: #1b1b1b;
     /* font-size: 2.4rem;*/
    font-size: 4.2rem;
    font-weight:700;
    font-family: 'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
    text-align: center;
  }
  #contents .information_list .list a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2.5rem 0;
    border-bottom: 1px solid #ccc;
  }
  #contents .information_list .list a time {
    width: 100px;
color: #006ab3;
  }
  #contents .information_list .list a h3 {
    width: calc(100% - 100px);
  }    
  /* お問い合わせフォーム */
  #contact_form table {
    width: 100%;
    margin-bottom: 40px;
    text-align: left;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  #contact_form th {
    width: 30%;
    padding: 10px;
    background: #f2f2f2;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    vertical-align: middle;
  }
  #contact_form td {
    width: 70%;
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  #contact_form .formText,
  #contact_form .formTextArea,
  #contact_form .formTel {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
  }
  #contact_form select {
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
  }
  #contact_form {
    margin-bottom: 40px;
    text-align: center;
  }
  #contact_form button {
    padding: 10px 20px;
    color: #fff;
    background: #1b1b1b;
  }
  #contact_form .radio input {
    display: inline;
  }
  #contact_form .req {
    display: inline-block;
    margin-left: .5rem;
    line-height: 1;
    color: #fff;
  font-size: 12px;
  padding: 0.25em 1em;
  text-align: center;
  background-color: #CC4A4D;
  border-radius: 3px;
  font-weight: normal;
  }    
  #contact_form .error {
    position: relative;
    display: block; 
    padding-left: 2.5rem;
    color: #c00;
    font-weight: bolder;
  }
  #contact_form .error:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1rem;
    display: block;
    content: "！";
    width: 2rem;
    height: 2rem;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    line-height: 2rem;
    border-radius: 1rem;
    background: #c00;
  }
  #contact_btn {
    text-align: center;
  }
  #contact_btn input {
	border-radius: 30px;
	width: 70%;
	max-width: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	padding: 10px 30px;
	position: relative;
	margin: 20px auto;
	background: #006ab3;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
	display: block;
	text-align: center;
	transition: all 0.5s;
	line-height: 1.7;
  }  
  #contents.post .post_information {
    font-size: 1.4rem;
  }
  #contents.post .post_information h2,
  #contents.post .post_information h3,
  #contents.post .post_information h4 {
    margin: 1em 0;
  }
  #contents.post .post_information h3 {
    padding: 1em 0;
    line-height: 1;

    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #contents.post .post_information p,
  #contents.post .post_information div {
    margin: 1em 0;
  }
  #contents.post .post_information .post_box {
    margin-bottom: 5rem;
  }
  #contents.post .post_information .post_btn {
    text-align: left;
  }
  #contents.post .post_information .post_btn a {
    position: relative;
    display: inline-block;
    color: #fff;
    width: 280px;
    text-align: center;
    line-height: 5rem;
    background: #006ab3;
  }
  #contents.post .post_information .bold {
    font-size: 1.2em;
    font-weight: bold;
  }
  #contents.post .post_information ul {
    margin: 1em 0;
    list-style: none;
  }
  #contents.post .post_information li {
    padding-left: 1.5em;
    position: relative;
  }
  #contents.post .post_information li:nth-child(n+2) {
    margin-top: 1em;
  }
  #contents.post .post_information li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "●";
  }
  #contents.post .post_information li:marker {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .wp_title_area {
    margin-bottom: 2.8rem;
  }
  .wp_title {
    color: #1b1b1b;
 /* font-size: 1.8rem;*/
    font-size: 2.6rem;
    font-weight:700;
    font-family: 'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
    text-align: center;
  }
  #contents .information_list .list a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2rem 0;
    border-bottom: 1px solid #ccc;
  }
  #contents .information_list .list a time {
    display: block;
color: #006ab3;
  }
  #contents .information_list .list a h3 {
  }
  /* お問い合わせフォーム */
  #contact_form table {
    width: 100%;
    margin-bottom: 40px;
    text-align: left;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  #contact_form th,
  #contact_form td {
    display: block;
  }
  #contact_form th {
    padding: 10px;
    background: #f2f2f2;
    border-bottom: 1px solid #ccc;

    border-left: 1px solid #ccc;
    vertical-align: middle;
  }
  #contact_form td {
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  #contact_form .formText,
  #contact_form .formTextArea,
  #contact_form .formTel {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
  }
  #contact_form select {
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
  }
  #contact_form {
    margin-bottom: 40px;
    text-align: center;
  }
  #contact_form button {
    padding: 10px 20px;
    color: #fff;
    background: #1b1b1b;
  }
  #contact_form .radio input {
    display: inline;
  } 
  #contact_form .req {
    display: inline-block;
    margin-left: .5rem;
    line-height: 1;
    color: #fff;
  font-size: 12px;
  padding: 0.25em 1em;
  text-align: center;
  background-color: #CC4A4D;
  border-radius: 3px;
  font-weight: normal;
  }    
  #contact_form .error {
    position: relative;
    display: block; 
    padding-left: 2.5rem;
    color: #c00;
    font-weight: bolder;
  }
  #contact_form .error:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1rem;
    display: block;
    content: "！";
    width: 2rem;
    height: 2rem;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    line-height: 2rem;
    border-radius: 1rem;
    background: #c00;
  }
  #contact_btn {
    text-align: center;
  }
  #contact_btn input {
 	border-radius: 30px;
	width: 70%;
	max-width: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	padding: 10px 30px;
	position: relative;
	margin: 20px auto;
	background: #006ab3;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
	display: block;
	text-align: center;
	transition: all 0.5s;
	line-height: 1.7;
  }  
  #contents.post .post_information {
    font-size: 1.4rem;
  }
  #contents.post .post_information h2,
  #contents.post .post_information h3,
  #contents.post .post_information h4 {
    margin: 1em 0;
  }
  #contents.post .post_information h3 {
    padding: 1em 0;
    line-height: 1;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #contents.post .post_information p,
  #contents.post .post_information div {
    margin: 1em 0;
  }
  #contents.post .post_information .post_box {
    margin-bottom: 5rem;
  }
  #contents.post .post_information .post_btn {
    text-align: left;
  }
  #contents.post .post_information .post_btn a {
    position: relative;
    display: inline-block;
    color: #fff;
    width: 280px;
    text-align: center;
    line-height: 5rem;
    background: #006ab3;
  }
  #contents.post .post_information .bold {
    font-size: 1.2em;
    font-weight: bold;
  }
  #contents.post .post_information ul {
    margin: 1em 0;
    list-style: none;
  }
  #contents.post .post_information li {
    padding-left: 1.5em;
    position: relative;
  }
  #contents.post .post_information li:nth-child(n+2) {
    margin-top: 1em;
  }
  #contents.post .post_information li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "●";
  }
  #contents.post .post_information li:marker {
    display: none;
  }
}
/******************************************************
カート下部固定
******************************************************/
@media screen and (min-width: 1025px) {
  #product_cart {
    margin-top: -140px;
    padding-top: 140px;
  }
  .cart_fixed {
    display: none;
    position: fixed;
    bottom: 4rem;
    right: 4rem;
    z-index: 1;
  }
  .cart_fixed a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 1rem;
    box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
  }
  .cart_fixed a .img {
    width: 60px;
    margin-right: 1rem;
    box-sizing: border-box;
  }
  .cart_fixed a .data {
    max-width: 240px;
    box-sizing: border-box;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .cart_fixed a .cart {
    display: inline-block;
    width: 150px;
    margin-left: 1rem;
    padding: 1.5rem;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    box-sizing: border-box;
    background: #006ab3;
  }
  .cart_fixed a .cart span {
    margin-left: 1rem;
  }
  .cart_fixed a .cart span img {
    width: auto;
    height: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  #product_cart {
    margin-top: -80px;
    padding-top: 80px;
  }
  .cart_fixed {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .cart_fixed a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 1rem;
    box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
  }
  .cart_fixed a .img {
    width: 60px;
    margin-right: 1rem;
    box-sizing: border-box;
  }
  .cart_fixed a .data {
    width: calc(100% - 230px);
    box-sizing: border-box;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .cart_fixed a .cart {
    display: inline-block;
    width: 150px;
    margin-left: 1rem;
    padding: 1.5rem;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    box-sizing: border-box;
    background: #006ab3;
  }
  .cart_fixed a .cart span {
    margin-left: 1rem;
  }
  .cart_fixed a .cart span img {
    width: auto;
    height: 2rem;
  }
}
/******************************************************
お届け先リスト
******************************************************/
.fs-c-button--cancel.fs-c-button--standard {
  background: #aaa;
  border: 1px solid #aaa;
}
.fs-c-checkout-previewAndEdit__info {
  background: #e5e5e5;
}
@media screen and (max-width: 1024px) {
  .fs-c-checkout-addressee {
    display: block;
  }
  .fs-c-buttonContainer--pair > *:last-child {
    margin-top: 1rem;
  }
  .fs-c-button--standard {
    marging: 0 auto;
    text-align: center;
  }
  .fs-c-checkout-couponCodeInput,
  .fs-c-checkout-delivery__button,
  .fs-c-checkout-preview__button {
    justify-content: center;
  }
  .fs-c-checkout-destination__control {
    flex-direction: column;
  }
  .fs-c-checkout-couponCodeInput .fs-c-checkout-couponCodeInput__input,
  .fs-c-checkout-destination__button.fs-c-buttonContainer.fs-c-buttonContainer--changeSmall {
    margin: 0;
    margin-bottom: 1rem;
  }
  .fs-c-checkout-couponCodeInput__input {
    flex-basis: 100%;
  }
  .fs-c-checkout-previewAndEdit__button.fs-c-buttonContainer.fs-c-buttonContainer--changeSmall {
    margin: 0 auto;
  }
  .fs-c-orderTotalTable {
    margin-bottom: 1rem;
  }
  .fs-c-sortItems {
    justify-content: flex-start;
  }
  .fs-c-sortItems__label {
    border: none;
    padding: 0 1rem 0 0;
    text-align: left;
  }
  .fs-c-sortItems__list {
    flex-grow: 0;
  }
  .fs-c-checkout-previewAndEdit__info {
    background: #e5e5e5;
  }
}
/******************************************************
商品詳細　商品についてのお問い合わせ
******************************************************/
.product_flex .fs-c-inquiryAboutProduct .fs-c-button--plain.itemqa {
  display: flex;
  align-items: center;
  padding: 0!important;
  text-align: left!important;
  color: #006ab3!important;
  border: none!important;
  background: none!important;
/*border: 1px solid #006ab3!important;
border-radius: 3px!important;
text-align: center!important;
padding:.8 1rem!important;
width: auto;*/
}

.product_flex .fs-c-inquiryAboutProduct .fs-c-button--plain.itemqa::before {
  margin-right: .5rem;
  content: "\e913";
  font-family: 'fs-icon' !important;
}
/******************************************************
カートページ
******************************************************/
@media screen and (min-width: 600px) {
  .fs-c-cartTable {
    table-layout: fixed;
  }
 .fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--product {
    width: calc(100% - 50%);
  }
  .fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--quantity {
    width: 13%;
  }
  .fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--subtotal {
    width: 13%;
  }
  .fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--point {
    width: 13%;
  }
  .fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--action {
    width: 11%;
  }
  .fs-c-cartTable .fs-c-button--plain {
    padding: .5rem 1rem!important;
    color: #006ab3!important;
    border: none!important;
    background: none!important;
    font-size: 1.2rem!important;
  }
}

.fs-c-cartTable .fs-c-button--plain {
  padding: .5rem 1rem!important;
  color: #006ab3!important;
  border: none!important;
  background: none!important;
}
.fs-c-cartPayment__button.fs-c-buttonContainer.fs-c-buttonContainer--purchaseHere {
  width: 100%;
}
.fs-c-cartPayment__button.fs-c-buttonContainer.fs-c-buttonContainer--purchaseHere a {
  display: block;
  width: 100%;
  line-height: 4rem;
}

.fs-c-productSalesPeriod {
  border: none;
}

.fs-c-productSalesPeriod__label{
  display: block;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #666666;
}

.fs-c-productSalesPeriod__date{
  border-left: none;
}

/******************************************************
マイページ　退会ボタン削除
******************************************************/
.fs-c-accountService__page.fs-c-accountService__page--accountDelete {
  display: none!important;
}
.mypage_add_link {
  margin-top: 2rem;
  text-align: right;
}
#fs_input_birthdayYear,
#fs_input_birthdayMonth,
#fs_input_birthdayDay {
  padding-right: 4rem!important;
}
/******************************************************
会員登録　必須
******************************************************/
.fs-c-requiredMark{
  overflow: visible;
  text-indent: 0;
  width: auto;
  font-size: 0;
}
.fs-c-requiredMark::before {
  display: none;
}
.fs-c-requiredMark:after {
  display: inline-block;
  margin-left: .5rem;
  /*padding: .5rem 1rem;*/
  content: "必須";
  line-height: 1;
  color: #fff;
  /*font-size: 1rem;
  background: #c00;*/
  font-size: 12px;
  padding: 0.25em 1em;
  text-align: center;
  background-color: #CC4A4D;
  border-radius: 3px;
  font-weight: normal;
}

.fs-c-dropdown select {
padding-right: 2.4em;
  white-space: normal;
}




/******************************************************
売り切れ時の画像透過
******************************************************/
.fs-c-productListItem__imageContainer.soldout {
  background: #000;
}
.fs-c-productListItem__imageContainer.soldout img {
  opacity: .7;
}


/******************************************************
ボタンのカラー変更
******************************************************/
/* 注文を確定するボタン */
.orderdecisionbutton{margin-top: 10px; background:#b7282e; border-color:#b7282e;}
/* ショッピングカート内 */
.shoppingwith .fs-c-button__label{color:#433d3c;}
.shoppingwith {margin-top: 2rem; background:none; border-color:#433d3c; margin-left: auto; margin-right: auto; width: 100%;}
/******************************************************
 お客様情報入力 会員規約同意メッセージ 
******************************************************/
p.menber-chack{
color:#da4453;
font-size: 1.6rem;
}

/******************************************************
amazon/line/ログイン背景追加
******************************************************/
.fs-c-anotherLogin--amazon{
background:#f5f5f5;
padding: 3rem;
border-top:1px solid #9d9d9d;
}
.fs-c-anotherLogin--line{
background:#f5f5f5;
padding: 3rem;
border-top:1px solid #9d9d9d;
}
.fs-c-anotherLogin__message--line a{ 
color: #006ab3;
text-decoration: underline;}
.fs-c-anotherLogin__message--line a:hover {
text-decoration: none;
}

.fs-c-payWithAmazon{
background:#f2f2f2;
padding:15px;
}

.fs-c-loginForm .fs-c-inputInformation{
background-color: #f5f5f5;
padding: 1rem 0 2rem 0;
}
.fs-c-loginForm .fs-c-inputInformation__field{
	background-color: transparent;
	padding: 0 2rem;
}

@media screen and (min-width: 1025px) {
.fs-body-login .fs-c-registeredUsers, 
.fs-body-login .fs-c-newUsers
 { max-width: 630px; margin: 0 auto;}
}

.fs-body-login .fs-c-registeredUsers, 
.fs-body-login .fs-c-newUsers
 { background-color: #f5f5f5;
border: #9d9d9d 1px solid;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 40px;}

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

.fs-body-login .fs-c-newUsers{
background-color: #ffffff;
}

.fs-c-newUsers .fs-c-newUsers__message,
.fs-c-newUsers .fs-c-buttonContainer{
    padding-left: 5%;
    padding-right: 5%; 
}

/* レビューを書くからのログイン部分追加 */
.fs-c-loginForm .fs-c-registeredUsers 
{ background-color: #f5f5f5;
border: #9d9d9d 1px solid;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 40px;}

.fs-c-loginForm .fs-c-newUsers
{ border: #9d9d9d 1px solid;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 40px;}
/* レビューを書くからのログイン部分追加ここまで */


/******************************************************
ランキングページ　追尾リンク
******************************************************/
@media screen and (min-width: 768px) {
  .hidden_link {
    position: fixed;
    bottom: -85px;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
    z-index: 2;
  }
  .hidden_link_cover {
    position: relative;
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 2rem 5rem;
  }
  .hidden_link .ranking_link {
    justify-content: flex-start;
    margin: 0;
  }
  .hidden_link .ranking_link a {
    font-size: 1.2rem;
    margin-bottom: 0;
    padding: 1rem;
    border-radius: 4px;
  }
  .hidden_link .ranking_link a:nth-child(n+2) {
    margin-left: .5rem;
  }
  .hidden_link .link_back {
    position: absolute;
    top: 1.5rem;
    right: 5rem;
  }
  .hidden_link .link_back a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 4.4rem;
    height: 4.4rem;
    text-align: center;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
  }
  .hidden_link .link_back a:hover {
    color: #fff;
    background: #ccc;
  }
}
@media screen and (max-width: 767px) {
  .hidden_link {
    position: fixed;
    bottom: -85px;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
    z-index: 2;
  }
  .hidden_link_cover {
    position: relative;
    padding: 2rem 1.5rem;
    padding-right: 6rem;
  }
  .hidden_link .ranking_link {
    margin: 0;
  }
  .hidden_link .link_back {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
  }
  .hidden_link .link_back a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 3.4rem;
    height: 3.4rem;
    text-align: center;
    border: 1px solid #dadada;
    box-sizing: border-box;
    color: #1b1b1b;
    background: #fff;
  }
}



/* レビュー件数文言追加 */
#fs_ProductDetails .fs-c-aggregateRating__count::before { content: "（";}
#fs_ProductDetails .fs-c-aggregateRating__count::after {content: "件）";}

/* レビュー投稿ボタン */
a.reviewbutton{width: 100%;}


/* カートに入れるボタン */
.cartbutton {font-weight: 700;}
.fs-c-productActionButton .fs-c-button--primary{max-width:100%;width:100%;font-size:1.8rem;}
.fs-c-variationCart__cartButton .fs-c-button--primary{font-size:1.4rem;}




/* 商品説明部分のレビュー */
.fs-body-product .fs-c-reviewer__name__reviewNumber,
.fs-body-product .fs-c-reviewer__status {
  display: none;
}
.fs-body-product .fs-c-reviewer__name {
  margin-right: 5px;
}

/* .fs-c-productReview__allReviews,.fs-c-productReview__addReview{flex-basis:100%;}
.fs-c-productReview__addReview .fs-c-button--plain::before{display: none;}
.fs-c-productReview__addReview .fs-c-button--plain{border:none;align-items:center;background-color:#c46b3a;color:#fff;font-size:18px;font-weight:500;letter-spacing:.02em;line-height:1;border-radius:30px;display:flex;height:56px;justify-content:center;margin: 0em auto 1em auto;cursor: pointer;max-width:300px;width:100%;transition:all .3s ease}
.fs-c-productReview__allReviews .fs-c-button--plain,.fs-c-productReview__addReview{display:inline-block;margin-bottom:0;font-weight:500;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;max-width:100%;background-image:none;border:none;border-radius:1px;font-size:1.4rem;line-height:1.4;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;margin:7px auto 0 auto;background-color:#fff;color:#111!important;}
.fs-c-productReview__allReviews .fs-c-button--plain:visited,.fs-c-productReview__allReviews .fs-c-button--plain:hover,.fs-c-productReview__allReviews .fs-c-button--plain:visited,.fs-c-productReview__allReviews .fs-c-button--plain:active,.fs-c-productReview__allReviews .fs-c-button--plain:focus{color:#111!important;}
.fs-c-productReview__allReviews .fs-c-button--plain:focus,.fs-c-productReview__addReview .fs-c-button--plain:hover,.fs-c-productReview__addReview .fs-c-button--plain:focus{color:rgba(255,255,255,0.8);text-decoration:none}
.fs-c-productReview__addReview .fs-c-button--plain:active,.fs-c-productReview__addReview .fs-c-button--plain:focus,.fs-c-productReview__addReview .fs-c-button--plain:hover{border-color:rgba(0,0,0,0.3);color:#fff;background-color:#777}*/

/* 円表記に変換 */
.fs-c-price__currencyMark {display: none;}
.fs-c-price__value::after {content: "円";}
.fs-c-productPrices .fs-c-productPrice--listed .fs-c-productPrice__main{color:#575757;}

/* 送料無料 */
.fs-c-productPostage::before {display: none;}
.fs-c-productPostage::after {display: none;}
.fs-c-productPostage__label{color:#9a0e0e;}

@media screen and (max-width: 280px){.main_btn a{min-width:0;width:100%}}

/* お気に入り登録ボタン幅・高さ調整 */
.fs-c-button--particular.fs-c-button--addToWishList--detail::after, .fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  margin-left: 2px;
}

@media print, screen and (max-width: 767px) {
  .fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer {
    width: 61.8%;
    height: 40px; } }

@media print, screen and (min-width: 768px) {
  .fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer {
    width: 61.8%;
    height: 50px; } }

  @media print, screen and (max-width: 767px) {
    .fs-c-productQuantityAndWishlist__quantity.fs-c-quantity {
      height: 40px; } }
  @media print, screen and (min-width: 768px) {
    .fs-c-productQuantityAndWishlist__quantity.fs-c-quantity {
      height: 50px; } }


/* スマホ用パンくず調整 */
@media screen and (max-width: 767px) {
.fs-c-breadcrumb {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: auto;
	white-space: nowrap;
}
}

/* パスワード注意書き */
[for="fs_input_newPassword"]::after,
[for="fs_input_tempPassword"]::after,
[for="fs_input_password"]::after {
  content: "（英数字混在で8文字以上）";
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 11px; }

@media print, screen and (min-width: 768px) {
    #fs_Register [for="fs_input_password"]::after {
      position: absolute;
      bottom: 0px;
      left: 10px; } }



/*サブグループのCSS*/
.fs-c-breadcrumb__list--subgroup li:last-child{
  display:none;
}
.fs-c-breadcrumb__list--subgroup:last-child {display:none;}

.fs-c-breadcrumb__list--subgroup li a {
  display: inline-block;
  padding: 0.2em 0.8em;
  border-radius: 15px;
  text-decoration: none;
  color: #1b1b1b !important;
  background: #f2f2f2;
  font-size: 1.2em;
}

.fs-c-breadcrumb__list--subgroup li a:hover {
  background: #e5edf3;
}



/* 商品一覧表示件数：合計件数 */
.fs-c-listControl__status__total {
		font-size: 20px;
		display: inline-block;
	}
/* 商品一覧表示件数：件中テキスト */
.fs-c-listControl__status__total__label {
		font-size: 14px;
		margin-left: 2px;
	}
@media screen and (max-width: 767px) {
.fs-c-listControl__status__total__label {
		font-size: 12px;
	}
}

/* ログイン画面のボタン */
.fs-c-button--memberRegister,
.fs-c-button--login {
	border-radius: 30px;
	width: 70%;
	max-width: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	padding: 10px 30px !important;
	position: relative;
	margin: 20px auto;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
	display: block;
	text-align: center;
	transition: all 0.5s;
	line-height: 1.7;
}
.fs-c-textLinkContainer {
	text-align: center;
}

.fs-c-textLinkContainer a {
	color: #005cb9;
	text-decoration: underline;
}


.fs-c-variationLabel__label:first-child:before {content: "▼ご希望の"; font-weight: normal;　color:#cccccc;}
.fs-c-variationLabel__label:last-child:after {content: "をお選びください"; font-weight: normal;　color: #cccccc;}


/* 詳細検索はコチラ */
#h_nav .h_keyword_list .searchBtn {
display: block;
width: 100%;
margin-bottom: 1.0em;
text-align: right;
}

#h_nav .h_keyword_list p.searchBtn a {
      border-bottom: 1px solid #BCB5B5;
      font-size: 1em;
      color: #000 !important;
}


/* タイトル部分 */
.main_title{width:100%;margin-bottom:30px;text-align:left;position:relative;font-size:32px;font-weight:700}
.main_title:after{content:"";position:absolute;display:inline-block;width:120px;height:3px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#222;border-radius:2px;margin-left:20px}
@media only screen and (max-width: 767px){.main_title{margin-bottom:20px; font-size:26px}.main_title:after{width:60px}}



/* お気に入りリスト */
div.fs-c-wishlistProduct__header {
padding-top: 1.5rem;
border-top: 7px solid #f7f7f7;
}

/*レビュー枠消し*/
.fs-c-reviewBody {
    border: none;
    padding: 0;
}

/*レビュー見る、書く*/
.fs-c-productReview__allReviews {
    margin-top: 30px;
}
.fs-c-productReview .fs-c-buttonContainer {
    display: block;
    text-align: center;
}
.fs-c-productReview .fs-c-buttonContainer a {
    display: block;
    text-decoration: none;
    border: 1px solid #cfcfcf;
    padding: 8px;
    border-radius: 5px;
background-color:#fff!important;
color:#111!important;
}
/*レビュー投稿ボタン*/
.fs-c-button--plain.fs-c-button--addReview--detail::after {
	content: "(50ptプレゼント)";
}
