@charset "utf-8";
/* スライダー→テーブル */
.sub-table {width:70%;}
.sub-table th,.sub-table td {text-align:center;padding: 0px 15px;}
.sub-table th {
    color: rgb(102, 102, 102);
    font-weight: 600;
    font-size: 0.85em;
    padding: 10px 15px;
}
/* フッター */
.fs-p-footerUtilityMenu-kagunew ul {justify-content: center;}
/* バリエーションテーブル */
.variation {font-size:0.75em;}
.variation td {vertical-align:top;}
/* topページ広告掲載商品 */
.noneslider .slick-slide{
min-height: 310px;
}
/* topページピックアップ商品 */
.pickup-item-carousel .fs-c-productListCarousel__ctrl {
display: none !important;
}
@media screen and (max-width: 767px){
.sub-table {width:100%;}
.noneslider .slick-slide{
min-height: 241px;
}
}
/*body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif !important;
  font-size:14px !important;
}*/
body {
  font-family: 'Lato', -apple-system, BlinkMacSystemFont, YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif !important;
  font-size:14px !important;
}
.space10{
   height: 10px;
}
.space20{
  height: 20px;
}
.space40{
  height: 40px;
}
.weight700{
  font-weight: 700;
}
/* ベースレイアウト */
.fs-l-main {
  margin: 0 auto;
  padding: 16px;
}
fs-l-footer {
  margin-top: 40px;
}
fs-l-footer__contents > * {
  padding: 0 16px;
}
.fs-l-footer__utility {
  margin: 0 auto;
  padding: 16px;
}
.no-gutter > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}
.container.item-list-name {
  width: auto !important;
}
.nowrap{
  display: inline-block;
}
/* クレジットカード */
#fs_creditCardInputForm .fs-c-dropdown__menu {
  width: 150px;
}
/* ヘッダー */
.fs-p-phoneOrder__phoneNum {
  line-height: 1;
}
.fs-p-phoneOrder {
  padding-bottom: 0.5em;
}
#fs_p_headerNavigation img{
  max-width:14px;
  max-height:14px;
  display:inline;
  margin-right: 4px;
}
#fs_p_headerNavigation a{
   width: 100%;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content    : center;
}
/* パンくずリスト */
.fs-c-breadcrumb {
  font-size: 1.4rem;
}
/* サイドメニュー */
.fs-p-sideMenu .fs-pt-menu__link--lv1:hover,
.fs-p-sideMenu .fs-pt-menu__link:hover {
  text-decoration: none;
}
.fs-p-drawer {
  z-index: 3;
}
.fs-p-drawer__heading {
  color: #728496;
  border-bottom: solid 3px #ccc;
  position: relative;
  margin-bottom: 20px;
  text-align: left;
}
.fs-p-drawer__heading::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #728496;
  bottom: -3px;
  width: 30%;
}
.fs-p-drawer__heading::before {
  content: url(/item/icon-bag-s.svg) !important;
  width:25px;
  display:inline-block;
  vertical-align: text-bottom;
  margin-right: 0.2em;
}
.fs-p-sideMenu .fs-pt-menu__link--lv1{
  font-size: 1.2em;
}
.shoplist-banner {
  margin-top: 2em;
}
.shoplist-banner a {
  display: block;
}
/* タイトル体裁 */
.fs-c-productList {
  text-align: center;
}
.fs-c-productList .fs-c-heading--page {
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  top:0;
  border-bottom: none;
}
.fs-c-productList .fs-c-heading--page:before, .fs-c-productList .fs-c-heading--page:after{ 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.fs-c-wishlistProduct {
  margin-top: 4em;
}
.fs-p-heading--lv2, .fs-c-wishlistProduct__title, .fs-c-featuredProduct__title, .fs-c-subSection__title, .fs-c-subSection__title, .fs-c-wishlistProduct__title {
  color: #728496 !important;
  border-bottom: solid 3px #ccc !important;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 20px;
}
.fs-p-heading--lv2::after, .fs-c-wishlistProduct__title::after, .fs-c-featuredProduct__title::after, .fs-c-subSection__title::after, .fs-c-subSection__title::after, fs-c-wishlistProduct__title::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #728496;
  bottom: -3px;
  width: 30%;
}
.fs-c-textLink::before {
  font-family: "FontAwesome";
  content: '\f0da';
  padding-right: 0.25em;
}
/* 商品検索画面 */
.fs-c-inputTable tr.search-none {
  display: none;
}
.colorvari{
	font-size: 1.6em;
    vertical-align: sub;
    margin-right: 2px;
}
#redff0000{
	color:#ff0000;
}
#pinkff69b4{
	color:#ff69b4;
}
#orangeffa500{
	color:#ffa500;
}
#yellowffff00{
	color:#ffff00;
}
#greenyellowadff2f{
	color:#adff2f;
}
#green008000{
	color:#008000;
}
#blue0000ff{
	color:#0000ff;
}
#purple9370db{
	color:#9370db;
}
#wheatf5deb3{
	color:#f5deb3;
}
#brown8b4513{
	color:#8b4513;
}
#gray808080{
	color:#808080;
}
#black000000{
	color:#000000;
}
#whiteffffff{
    color:#ffffff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
}
#ramef0e68c{
    color:#f0e68c;
}
#sonota{
    color:#ffffff;
}
span.en{
    width: 36px;
    line-height: 3;
    text-align: left;
}
.item-list-comment{
    display: block;
    border-width: 4px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    padding: 1rem;
}
.item-list-comment h3{
    text-align: center;
}
.item-list-comment p{
    text-align: right;
}
.item-list-comment p i{
    font-size: 1.6em;
    color: #728496;
    vertical-align: bottom;
}
/* 共通カート周り */
.fs-c-button--primary {
  padding: 0.8em 1.6em 0.8em;
}
.fs-c-variationCart__cartButton .fs-c-button--primary {
  padding: 0.8em 0.4em !important;
}
.fs-c-button--standard {
  font-size: 1.4rem;
  padding: 0.8em 1.6em 0.8em;
}
.fs-c-button--secondary {
  font-size: 2rem;
  padding: 0.8em 1.6em 0.8em;
}
/* ウェア版カート周り */
.fs-c-variationMatrix__radio { 
  display: block;
  flex-shrink: 0;
}
.fs-c-productThumbnail__image {
  margin: 2px 4px;
  flex-basis: 76px;
  min-width: 76px;
}
.fs-c-productThumbnail__image__caption {
  font-size: 1rem;
}
/*追加削除*/
/*.fs-c-variationCart--withImage .fs-c-variationCart__image > img {
  max-width: 34px;
}*/
/* バリエーション選択肢名 */
.fs-c-variationMatrix__row__variationName,
.fs-c-variationMatrix__col__variationName {
  background: #eee;
  margin: 0;
  padding: 2px 4px;
}
/* バリエーション選択部 */
.fs-c-variationMatrix__item {
  padding: 4px;
  align-items:flex-start;
}
.fs-c-variationMatrix__panel {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
}
/* バリエーション選択部（選択時） */
.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel {
  background: none;
  color: inherit;
}
/* 罫線 */
.fs-c-variationMatrix__row__variationName,
.fs-c-variationMatrix__col__variationName,
.fs-c-variationMatrix__item {
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 0 0 1px;
}
.fs-c-variationMatrix__row:last-child .fs-c-variationMatrix__row__variationName,
.fs-c-variationMatrix__row:last-child .fs-c-variationMatrix__item,
.fs-c-variationMatrix__col__variationPanels .fs-c-variationMatrix__item:last-child {
  border-bottom-width: 1px;
}
.fs-c-variationMatrix__row__variationPanels .fs-c-variationMatrix__item:last-child,
.fs-c-variationMatrix__col:last-child .fs-c-variationMatrix__col__variationName,
.fs-c-variationMatrix__col:last-child .fs-c-variationMatrix__item {
  border-right-width: 1px;
}
/* ログイン画面 */
.fs-c-buttonContainer--memberRegister {
  margin-top: 32px;
}
/* お客様情報入力 */
.fs-c-inputInformation__field {
  max-width: 800px;
}
.fs-c-requiredMark::before {
  content: "必須";
  font-size: 12px;
  font-weight: normal;
  color: #fff;
}
.fs-c-requiredMark {
  width: 36px;
  height: 20px;
  padding-top: 4px;
  margin-right: 20px;
  line-height: 1;
  display: inline-block;
  overflow: hidden;
  text-indent: -999px;
  left: 3px;
  top: 1px;
  font-size: 0;
  background-color: #da4453;
  color: #fff;
  text-align: center;
  position: relative;
  float: right;
  border-radius: 3px;
}
[type="hidden"], [type="text"], [type="search"], [type="tel"], [type="url"], [type="email"], [type="password"], [type="datetime"], [type="date"], [type="month"], [type="week"], [type="time"], [type="datetime-local"], [type="number"], select, textarea {
  padding: 12px;
}
.fs-p-searchForm__input {
  padding: 3px 5px;
}
.fs-c-dropdown__menu {
  padding-top: 12px;
  padding-bottom: 12px;
}
.fs-c-dropdown::after {
  font-size: 5rem;
  padding: 0;
}
.fs-c-inputField__explanation {
  color: #999;
  padding-top: 0.25em;
}
.fs-c-agreementConfirmation__checkbox .fs-c-checkbox__label {
  align-items: start;
}
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark{
  margin-top: 2px;
}
p.p-notice{
  color:#da4453;
}
.fs-c-agreementConfirmation > .fs-c-agreementConfirmation{
  margin: 30px 0;　
}
.fs-c-agreementConfirmation__message{
  margin-bottom: 1.4rem;
}
.fs-c-agreementConfirmation__message {
  padding: 20px;
}
.fs-p-listWithCheckmark > li {
  background: none;
}
.fs-c-orderTotalTable > tbody > tr th, .fs-c-orderTotalTable > tbody > tr td{
  border-top: none;
}
.fs-c-orderTotalTable > tbody > tr:last-of-type{
  border-bottom: none;
}
.fs-c-orderTotalTable .fs-c-orderTotalTable__grandTotal > td, .fs-c-orderTotalTable .fs-c-orderTotalTable__grandTotal > th{
  border-color: #ccc;
}
/* ---------------------
へッター
--------------------- */
input.fs-p-searchForm__input{
  color: #646464;
}
/* ---------------------
フッター
--------------------- */
.fs-p-footerNavigation{
  margin-bottom: 0;
}
.fs-l-footer__utility{
  padding-top: 0;
}
.fs-p-footerNavigationItem__ctrlIcon::before {
  margin-top: -1.6em;
}
.fs-p-banner__link {
  padding: 0;
}
.fs-p-footerNavigationItem__body .creditguide{
  padding: 0.4rem;
}
.fs-p-footerNavigationItem__body .creditguide p{
  margin: 0;
}
.footer-logo{
  text-align: center;
}
.footer-logo-01{
  display: inline-block;
  text-align: left;
}
#footerTable {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#footerTable td {
  width: 25%;
  vertical-align: top;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.footer-logo p{
  margin: 0;
}
/* ---------------------
TOPページ
--------------------- */
.fs-pt-column__item .fs-pt-column__image {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.fs-pt-column__item .fs-pt-column__image:hover {
  opacity: 0.6;
}
/* スライダー縦並び解消 20190408追加 */
.fs-pt-carousel__track{
  opacity: 0;
  transition: opacity .2s linear;
}
.fs-pt-carousel__track.slick-initialized{
  opacity: 1;
}
/* ---------------------
商品詳細ページ(ウェア)
--------------------- */
.fs-body-product .fs-c-variationLabel {
  margin: 9px 0;
  font-size: 1.4rem;
  font-weight: normal;
  text-align: center;
  position: relative;
  line-height: 1;
  margin-bottom: 10px;
  padding: 5px;
  background: #DCDCDC;
}
.fs-c-variationMatrix__row {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 10px;
  width: 100%;
}
.fs-c-variationMatrix__row__thumbnail {
  width: 60px;
  float: left;
  margin-bottom: 5px;
}
.fs-c-variationMatrix__row__thumbnail img, .fs-c-variationMatrix__row__variationName {
  margin: 0;
}
.fs-c-variationMatrix__row__thumbnail > img {
  display: block;
  height: auto;
  max-width: 60px;
  width: 100%;
}
.fs-c-variationMatrix__row__variationName {
  clear: both;
  width: 60px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.25;
  color: #323232;
  float: left;
  margin-bottom: 5px;
}
.fs-c-variationMatrix__row__variationName, .fs-c-variationMatrix__col__variationName, .fs-c-variationMatrix__item {
  border: none;
}
.fs-c-variationMatrix__row__variationName, .fs-c-variationMatrix__col__variationName {
  background: transparent;
  margin: 0;
  padding: 0;
}
.fs-c-variationMatrix__lane {
  flex-grow: 1;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  padding: 0;
}
.fs-c-variationMatrix__item {
  flex-shrink: 1;
  display: inline-table;
  width: auto;
  text-align: center;
  /* vertical-align: middle; */
  vertical-align: top;
  min-width: 40px;
}
.fs-c-variationMatrix__item {
  padding: 0;
  align-items: center;
}
.fs-c-variationMatrix__item {
  flex-basis: auto;
  flex-grow: 1;
}
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.fs-c-variationMatrix__radio {
  display: inline-block;
  flex-shrink: 0;
}
.fs-c-variationMatrix__panel {
  border-radius: 0;
}
.fs-c-variationMatrix__panel > * {
  min-height: 1.4rem;
  overflow: visible;
  font-size: 1.4rem;
  margin-bottom: 10px;
  line-height: 1;
  margin-top: 5px;
}
.fs-p-productDescription h5{
  font-size: 1.5rem;
  line-height: 1.4;
  margin: 0 0 1.2rem 0;
}
.fs-c-returnedSpecialContract__link p{
  margin: 0;
}
.fs-c-returnedSpecialContract__link p::before {
  font-family: "FontAwesome";
  content: '\f064';
  padding-right: 0.5em;
}
.favorite-link a::before {
  font-family: "FontAwesome";
  content: '\f004';
  padding-right: 0.5em;
}
.fs-c-button--inquiryAboutProduct .fs-c-button__label::before {
  font-family: "FontAwesome";
  content: '\f003';
  padding-right: 0.5em;
}
.fs-p-productDescription ul{
  padding-left: 0;
}
/* ---------------------
フリーページ
--------------------- */
.text-center{
  text-align: center;
}
.bold{
  font-weight: bold;
}
.userTable_01 {
  border-color: rgb(221, 221, 221);
  width: 100%;
  margin-bottom: 10px;
  border-top: 1px solid rgb(221, 221, 221);
  border-left: 1px solid rgb(221, 221, 221);
}
.userTable_01 caption {
  background: rgb(221, 221, 221);
  text-align: center;
  padding: 5px;
  caption-side: top !important;
}
.userTable_01 th {
  border-color: rgb(221, 221, 221);
  background: rgb(246, 246, 246);
  border-bottom: 1px solid rgb(221, 221, 221);
  border-right: 1px solid rgb(221, 221, 221);
  padding: 3px 5px;
}
.userTable_01 td {
  border-color: rgb(221, 221, 221);
  border-bottom: 1px solid rgb(221, 221, 221);
  border-right: 1px solid rgb(221, 221, 221);
  padding: 3px 5px;
}
.border-line {
  background: none repeat scroll 0 0 #DDDDDD;
  height: 1px;
  margin: 1.2em 0;
  width: 100%;
}
ul.list-square {
  list-style: square;
}
.fs-c-orderedList{
  padding-left: 2em;
}
.fs-c-orderedList > li .fs-c-orderedList{
  padding-left: 2em !important;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
/* かぐらや動画 */
.iframe-content-wrap {
  width: auto;
  clear: left;
  display: -webkit-box;
  display: box;
}
.iframe-content-block {
  float: left;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  box-flex: 1;
  width:100%;
}
.iframe-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 80% 0 0 0;
}
.iframe-content-block p {
  position: relative;
  z-index: 3;
  color: #666767;
  font-style: normal;
  font-weight: 400;
}
.iframe-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* お買い物ガイド */
.fs-c-list li {
  margin-left: 8px;
  text-indent: -6px;
  padding-left: 4px;
}
.guide .short.check li span {
  margin-left: 8px;
  text-indent: -12px;
  padding-left: 4px;
}
.creditguide {
  display: block;
  border-width: 4px;
  border-style: solid;
  border-color: rgb(221, 221, 221);
  padding: 1.6rem;
}
.Definition {
  padding: 0px;
  padding-bottom: 5px;
  margin: 20px 0px 10px;
  border-bottom: 2px dotted rgb(221, 221, 221);
}
.guide .short.check li span {
  display: block;
  font-size: 80%;
}
#payment .container{
  width: 100%;
}
/* かぐらやギフト */
.gift .container{
  width: 100%;
}
.gift h2.subject {
  font-size: 24px;
  line-height: 30px;
  margin: 20px 0px;
}
.gift h2.subject span {
  display: block;
  font-size: 140%;
}
table.noshi {
  width: 100%;
}
table.noshi tr:nth-child(2n+0) {
  background-color: #efefef;
}
table.noshi tr:nth-child(2n+1) {
  background-color: #fafafa;
}
table.noshi th, table.noshi td {
  width: auto;
}
table.noshi th {
  color: #fff!important;
  padding: 5px!important;
  background: #b4b4b4!important;
  border: #fff 1px solid!important;
}
table.noshi th.dekigoto {
  color: #666!important;
  padding: 5px!important;
  background: #f8f8f8!important;
  border: #fff 1px solid!important;
  vertical-align: middle;
  text-align: center;
}
/* Q＆A */
ul.qa-list{
  list-style: none;
  font-size: 1.1em;
}
ul.qa-list li{
  margin-bottom: 0.6rem;
}
.qa .container{
  width: 100%;
}
p.qa-a {
  vertical-align: top;
  margin: 1em 0 !important;
  font-weight: bold;
}
.accbox {
  margin: 2em 0;
  padding: 0;
}
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 0.6rem 1.6rem;
  color: #7c8790;
  background: #eeeeee;
  cursor :pointer;
  transition: all 0.5s;
}
/*.accbox label:before {
  content: '\f101';
  font-family: 'FontAwesome';
  padding-right: 1rem;
  font-weight: 900;
  font-size: 1.4em;
}*/
.accbox label:hover {
  background :#cccccc;
}
.accbox input {
  display: none;
}
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
.cssacc:checked + label + .accshow {
  height: auto;
  padding: 5px;
  opacity: 1;
}
.accbox .accshow p {
  margin: 1em 10px
}
/*.cssacc:checked + label:before {
  content: '\f078';
  font-weight: 900;
  font-size: 1.4em;
}*/
span.notice-box {
  border: 1px solid #E5B2AC;
  display: inline-block;
  border-radius: 6px;
  font-size: 110%;
  padding: 1rem 4rem;
  text-align: left;
}
/* メルマガ登録 */
.magazine_image_wrap {
  width: 100%;
  height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 2em;
  padding: 2em;
  background: #c7c7c7;
  text-align: center;
}
/* ブランドストーリー */
.brandstory .container, .spacial-itemdetail .container, .roll-discription .container, .kaguraya-movie .container, .shoplist .container{
  max-width: 928px;
}
.brandstory p{
  line-height: 1.6;
  letter-spacing: 0.02em;
}
.fs-c-subgroupList p{
  margin: 0;
  padding: 1rem;
}
h2.storytitle{
  font-size: 2rem;
  padding: 0.5em 0;
  border-top: solid 3px #7c8790;
  border-bottom: solid 3px #7c8790;
  margin-top: 0;
  margin-bottom: 2rem;
  text-align: center;
}
p.bs-1-1{
  text-align: right;
}
.bs-top-3{
  text-align: center;
  margin-bottom: 2em;
}
/* 当サイトについて */
.site-infomation{
  text-align: center;
}
.site-infomation table{
  text-align: left;
}
.google-map-frame{
position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}
.google-map-frame iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#aboutsite td, #aboutsite th{
    padding: 1rem;
}
#aboutsite th{
    width: 30%;
}
/* 会社概要 */
.company-profile{
  text-align: center;
}
.company-profile dl{
  text-align: left;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
/* 商品一覧ページ */
.fs-c-productMarks {
  margin-top: 4px;
}
/* マイページの使い方 */
.mypage-method .container{
  width: 100%;
}
.mypage-method-img img{
  max-width: 600px;
  width: 100%;
  border: solid 1px #eeeeee;
}
.mypage-method-img p{
  font-size: 0.8em;
}

button.fs-c-button--addToCart--list{
  font-size: 12px;
}
/* お客様情報入力 */
p.menber-chack{
  font-size: 1.6rem;
}
p.menber-chack img{
  display:inline;
  width: 1.6em;
  vertical-align: bottom;
}
/* ----------↓↓↓↓↓商品一覧フッターのソート部分を消す↓↓↓↓↓---------- */
/*.fs-p-productSearch {
  display: block;
}*/
.fs-p-productSearch__formSwitch {
  padding: 0 16px;
  background: #728496;
  color: #fff;
  font-size: 2.2rem;
  border-radius: 0.25em;
}
.fs-p-productSearch__formSwitch .fs-p-productSearch__formOpen::before {
  font-family: 'fs-icon' !important;
  content: "\e932";
}

.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
  margin-bottom: 8px;
}
.fs-p-sideMenu .fs-pt-menu__heading--lv2 {
  border: none;
}
.itemlist-footer .fs-c-sortItems, .itemlist-footer .fs-c-listControl__status{
  display: none;
}
.itemlist-footer .fs-c-pagination{
  margin-left: auto;
  margin-right: auto;
}
.item-list-name .fs-c-productListItem__control.fs-c-buttonContainer{
  padding: 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before{
  font-size: 1.5rem;
  color: #ababab;
}
.fs-c-productPrice{
  /*justify-content: center;*/
  font-size: 0.86em;
}
/* 商品詳細ページ */
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 3rem;
}
.fs-l-productLayout__item .fs-c-returnedSpecialContract, .fs-c-buttonContainer--inquiryAboutProduct, .fs-c-buttonContainer--addReview--detail{
  padding: 0;
}
.fs-c-returnedSpecialContract a, .fs-c-buttonContainer--inquiryAboutProduct button, .fs-c-buttonContainer--addReview--detail a{
  color: #000000;
  display: block;
  width: 100%;
  border: solid 1px #DCDCDC;
  padding: 0.6rem 2rem;
  text-align: left;
  font-size: 0.8em;
}
.fs-c-returnedSpecialContract a:hover, .fs-c-buttonContainer--inquiryAboutProduct button:hover, .fs-c-buttonContainer--addReview--detail a:hover{
  background-color: #DCDCDC;
  color:#000000;
  text-decoration: none;
}
.fs-l-pageMain #eyecatch{
  background: transparent;
  text-align: center;
  padding: 1px;
}
.fs-p-footerNavigationItem__link {
  font-weight: bold;
}
/* 商品詳細ページ＿商品説明 */
.tabs-nav {
  width: 100%;
  list-style: none;
  margin: 0px;
  overflow: hidden;
  padding: 0px;
}
.tabs-nav li {
  float: left;
  line-height: 38px;
  position: relative;
  overflow: hidden;
  padding: 0px;
}
.tabs-nav li a {
  background-color: rgb(220, 220, 220);
  color: rgb(136, 136, 136);
  font-weight: normal;
  display: block;
  letter-spacing: 0px;
  border-right: 1px solid rgb(255, 255, 255);
  border-bottom: 1px solid rgb(255, 255, 255);
  outline: none;
  padding: 0px 15px;
  text-decoration: none;
}
.tabs-nav li a, .tab-reviews {
  transition: all 0.2s ease-in-out 0s;
}
.tabs-nav li.active a {
  color: rgb(255, 255, 255);
  background: rgb(114, 132, 150);
}
.tabs-container {
  width: 100%;
  overflow: hidden;
}
.tab-content {
  border: 1px solid;
  padding: 15px;
  border-color: rgb(220, 220, 220);
}
ul.tab-ul li {
  line-height: 1.6;
  margin-left: 2em;
  margin-bottom: 0.5em;
  text-indent: -1.25em;
  list-style: none;
}
table.basic-table {
  width: 100%;
  border-collapse: separate;
  margin: 2em auto;
  border-spacing: 0px;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 5rem 0;
}
.basic-table tr:nth-child(2n+1) {
  background-color: rgb(220, 220, 220, 0.25);
}
table.basic-table th {
  text-align: left;
  color: rgb(102, 102, 102);
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
  width: 20%;
  padding: 10px 15px;
}
table.basic-table td {
  padding: 10px 15px;
  border-top: none;
  border-right: none;
}
.features-table {
  margin: 0 auto;
  margin-bottom: 0.4em;
  width: 100%;
  box-sizing: border-box;
}
.features-table th {
  width: 50%;
  vertical-align: middle;
  color: rgb(255, 255, 255);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(235, 235, 235);
  border-image: initial;
  background: rgb(96, 96, 96);
  text-align: center;
  font-weight: lighter;
}
.features-table tr:last-child th {
  background: none !important;
}
.features-table td {
  width: 50%;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(235, 235, 235);
  border-image: initial;
  padding: 0.5em;
}
.fs-p-productDescription h4{
  font-size: 2rem;
  margin: 0 0 1.2em 0;
  line-height: 1.6;
}
.fs-p-productDescription h3.headline{
  display: none;
}
table.spec {
  border-collapse: separate;
  width: 100%;
  margin: 2em auto;
  border-spacing: 1px !important;
  text-align: center;
}
table.spec tr:nth-child(2n+1) {
  background-color: #fafafa;
}
table.spec th {
  width: 30%;
  padding: 5px !important;
  background-color: #efefef;
  line-height: 1.1em;
  border-bottom: none !important;
  vertical-align: middle;
  text-align: center;
}
table.spec td {
  width: 70%;
  padding: 5px !important;
  line-height: 1.1em;
  border-bottom: 1px solid #efefef !important;
}
.spacial-itemdetail{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.spacial-itemdetail h3{
  font-size: 2.4rem;
  padding: 1.5rem 0;
  position: relative;
}
.spacial-itemdetail p{
  font-size: 1.6rem;
  padding: 1.6rem 0;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
.spacial-itemdetail h3::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(-45deg, transparent, rgb(204, 204, 204) 10%, rgb(204, 204, 204) 90%, transparent);
}
.spacial-itemdetail h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 1em;
  background-color: rgb(255, 255, 255);
  text-align: left;
  margin: 0px;
}
.spacial-itemdetail p.capTxt{
  font-size: 1.2rem;
}
.open-image, .size-image{
  text-align: center;
  margin:1em auto;
}
.tabs-container .size-image img {
  width: 100%;
}
.tabs-container .open-image img {
  width: 50%;
}
.sidebar-carousel.fs-c-slick .slick-prev, .sidebar-carousel.fs-c-slick .slick-next{
  background: rgba(30, 30, 30, 0);
}
.sidebar-carousel.fs-c-slick .slick-prev:before, .sidebar-carousel.fs-c-slick .slick-next:before{
  color:rgba(30, 30, 30, 0.4);
}
.sidebar-carousel.fs-pt-carousel {
  margin: 0 auto;
  max-width: 400px;
}
.sidebar-carousel.fs-pt-carousel img {
  max-height: 440px;
  width: auto !important;
}
.sidebar-carousel .fs-pt-carousel__slide__caption{
  text-align: center;
}
.fs-c-variationCart--withImage > li{
  -ms-grid-columns: auto 1fr 2em 140px;
  grid-template-columns: auto 1fr 2em 140px;
}
/* お客様情報入力 */
.fs-c-inputField__explanation {
    display: none;
}
.fs-c-input--zipCode {
    flex-basis: 16em;
    min-width: 16em;
    max-width: 16em;
}
/* 会員登録 */
.fs-c-dropdown__menu#fs_input_birthdayYear, .fs-c-dropdown__menu#fs_input_birthdayMonth, .fs-c-dropdown__menu#fs_input_birthdayDay{
    padding: 12px 4em 12px 8px;
}
/* ご注文確認 */
[class^="fs-body-checkout"] .fs-l-checkout{
	display: inherit !important;
}
[class^="fs-body-checkout"] .fs-l-checkout__mainColumn{
	padding: 0;
    margin-left: auto;
    margin-right: auto;
}
/* ログイン画面 */
.fs-c-loginForm a.fs-c-textLink{
    font-size: 1.6rem;
    border-bottom: solid 1px;
    color: #da4453;
}
/* パスワード再設定 */
.pass-forgot-tel a{
  font-size: 2em;
}
/* ご注文手続き */
.fs-c-checkout-preview__title{
  padding: 20px 0;
  background: #eeeeee;
  border-bottom: none;
  margin-bottom: 2rem;
}

.fs-c-checkout-multiDestination__subtitle{
    background: #eeeeee;
    font-size: 1.4rem;
    padding: 1rem;
    margin-top: 4rem;
    margin-bottom: 2rem;
}
.fs-c-checkout-delivery__method {
  background: none;
  padding: 0;
}
.fs-c-checkout-multiDestination__wrapping__body{
  border: none;
}
.fs-c-checkout-paymentMethod__title {
    background: none;
}
.fs-c-checkout-paymentMethod {
    border: none;
}
.fs-c-checkout-paymentMethod.is-active {
    border: 2px solid #7c8790;
	margin: 1rem 0;
}
.fs-c-checkout-paymentMethod.is-active .fs-c-checkout-paymentMethod__title {
    background: #7c8790;
}
.checkoutpayment-div{
    text-align: right;
    margin-top: 0 !important;
}
.checkoutpayment-div .fs-c-returnedSpecialContract a{
    color: #337ab7;
    display: inline-block;
    width: inherit;
    border: none;
    padding: 0;
    font-size: 1em;
}
.checkoutpayment-div .fs-c-returnedSpecialContract a:hover{
    background-color: #FFFFFF;
}
.fs-c-orderTotalTable th{
    text-align: right !important;
    width: 80%;
}
#fs_button_placeOrder{
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}
/* ロール商品一覧 */
.roll-discription h2.spacial-itemdetail{
	color: #646464;
}
.roll-discription h2.spacial-itemdetail span, .roll-heeaer h2.spacial-itemdetail span{
	font-size: 0.7em;
	margin-right: 1rem;
}
.roll-discription h3{
	color: #337ab7;
}
.roll-heeaer a:hover{
   text-decoration: none !important;
}
/* ランキング */
.ranking p{
    color: #3c3c3c;
}
.ranking p i{
    font-style: inherit;
}
.ranking {
	margin-bottom: 5rem;
	text-align: center;
}
.rank-top img{
      max-width: 320px;
}
.not-rank-top img{
     max-width: 190px;
}
/* ショップリスト */
.shoplist h2{
	color: #7c8790;
}
.shoplist h2 span{
	font-size: 0.6em;
    margin-left: 10px;
}
.shoplist .fs-c-explainList{
    grid-row-gap: 0;
}
/* 母の日ギフト説明文 20190403追加 */
.mothersday-attention {
    background: #f7f8f9;
    padding: 2rem;
}
.mothersday-attention ul {
    margin: 0;
    list-style: none;
}
.mothersday-attention ul li {
    margin-bottom: 1rem;
}
.mothersday-attention ul li:last-child {
    margin-bottom: 0;
}
.mothersday-attention ul li:before {
    content: '●';
	color: #888;
	font-size: 0.9rem;
	margin-right: 3px;
}
.wrappingBoxLeft {
	display:inline-block;
	width:80%;
	vertical-align:top;
	padding-right:1rem;
	margin-left: -3px;
}
.wrappingBoxRight {
	display:inline-block;
	vertical-align:top;
}

/* ---------------------
メディアクエリ
--------------------- */
/* ヘッダー検索フォーム */
@media screen and (min-width: 768px){
.fs-p-headerNavigation__search {
  flex-grow: 1;
  /*max-width: 560px;*/
}
}
@media screen and (max-width: 1199px){
/* ハンバーガーメニュー */
.fs-clientInfo.is-ready {
  margin-bottom: 2em;
}
.fs-l-header__drawerOpener .fs-p-drawerButton {
  color: #fff;
  padding: 5px;
  border: 1px solid #7C8790;
  text-align: center;
  border-radius: 0.25em;
  background: #7C8790;
}
.fs-l-header__drawerOpener .fs-p-drawerButton__icon {
  font-size: 3rem;
}
}
/* iPad(旧) */
@media screen and (min-width: 767px) and (max-width: 768px){
.fs-p-footerNavigation .col-sm-12.col-md-9, .fs-p-footerNavigation .col-sm-12.col-md-3{
  max-width: 100%;
  flex: 0 0 100%;
}
.fs-p-headerNavigation__listItem {
  min-width: 105px;
}
}
/* タブレット調整 */
@media screen and (min-width: 768px) and (max-width: 959px){
.features-table {
  width: 50%;
}
.sidebar-carousel.fs-pt-carousel {
  width: 50%;
}
}
@media screen and (min-width: 576px) and (max-width: 767px){
#fs_button_placeOrder{
    width: 50% !important;
}
#fs_p_headerNavigation img{
  max-width:24px;
  margin-right: 0;
  margin-bottom: 3px;
}
}
/* iPad以外 */
@media screen and (min-width: 769px){
.fs-p-footerNavigation {
  display: none;
}
}
/* iPad調整 */
@media screen and (max-width: 768px){
.footerNavigation {
  display: none;
}
}
/* iPad調整 */
@media screen and (max-width: 767px){
.fs-l-header__contents {
  grid-template-columns: 5em 1fr 5em;
}
}
/* スマホ以外 */
@media screen and (min-width: 576px){
h2.spacial-itemdetail br {
  display: none;
}
}
/* スマホ調整 */
@media screen and (max-width: 575px){
.fs-l-pageMain {
  margin-top: 2em;
}
.variation td {font-size:0.8em;}
.fs-c-productMainImage {
  margin-bottom: 0;
}
.fs-c-productMainImage .fs-c-buttonContainer {
  padding: 0;
}
.fs-l-header__drawerOpener .fs-p-drawerButton {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 2;
  box-shadow: 0 0 0.5em gray;
}
#fs_p_headerNavigation img{
  max-width:26px;
  max-height:26px;
  margin-right: 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before{
  font-size: 14px;
}
table.basic-table th {
  width: 26%;
}
#fs_button_placeOrder{
  width: 100% !important;
}
.fs-p-productSearch__form {
  padding: 8px;
}
.fr2-productList--col4, .fr2-productList--col5{
  grid-gap: 0 !important;
}
.fr2-productList--col5 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr !important;
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
}
.fr2-productList--col4 > *:nth-child(1), .fr2-productList--col5 > *:nth-child(1){
  -ms-grid-column: 1 / span 2 !important;
  grid-column: 1 / span 2 !important;
  -ms-grid-row: 1 !important;
  grid-row: 1 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(2), .fr2-productList--col5 > *:nth-child(2){
  -ms-grid-column: 3 / span 4 !important;
  grid-column: 3 / span 4 !important;
  -ms-grid-row: 1 !important;
  grid-row: 1 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(3), .fr2-productList--col5 > *:nth-child(3){
  -ms-grid-column: 1 / span 2 !important;
  grid-column: 1 / span 2 !important;
  -ms-grid-row: 2 !important;
  grid-row: 2 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(4), .fr2-productList--col5 > *:nth-child(4){
  -ms-grid-column: 3 / span 4 !important;
  grid-column: 3 / span 4 !important;
  -ms-grid-row: 2 !important;
  grid-row: 2 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(5), .fr2-productList--col5 > *:nth-child(5){
  -ms-grid-column: 1 / span 2 !important;
  grid-column: 1 / span 2 !important;
  -ms-grid-row: 3 !important;
  grid-row: 3 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(6), .fr2-productList--col5 > *:nth-child(6){
  -ms-grid-column: 3 / span 4 !important;
  grid-column: 3 / span 4 !important;
  -ms-grid-row: 3 !important;
  grid-row: 3 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(7), .fr2-productList--col5 > *:nth-child(7){
  -ms-grid-column: 1 / span 2 !important;
  grid-column: 1 / span 2 !important;
  -ms-grid-row: 4 !important;
  grid-row: 4 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(8), .fr2-productList--col5 > *:nth-child(8){
  -ms-grid-column: 3 / span 4 !important;
  grid-column: 3 / span 4 !important;
  -ms-grid-row: 4 !important;
  grid-row: 4 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(9), .fr2-productList--col5 > *:nth-child(9){
  -ms-grid-column: 1 / span 2 !important;
  grid-column: 1 / span 2 !important;
  -ms-grid-row: 1 !important;
  grid-row: 5 !important;
  padding: 5px;
}
.fr2-productList--col4 > *:nth-child(10), .fr2-productList--col5 > *:nth-child(10){
  -ms-grid-column: 3 / span 4 !important;
  grid-column: 3 / span 4 !important;
  -ms-grid-row: 1 !important;
  grid-row: 5 !important;
  padding: 5px;
}
.fs-c-subgroupList p {
  padding: 0 1rem;
}
.fs-c-accountService__page {
  flex-basis: 110px;
  height: 110px;
}
.not-rank-top img{
  width: 100%;
}
.shoplist h2{
 font-size: 24px;
}
.shoplist h2 span{
     display: inline-block;
}
.wrappingBoxLeft {
    width: 65%;
}
}
/*---------リニューアル追加------------*/
/*======================END 商品一覧一列のアイテム数変更=====================*/
@media screen and (max-width: 767px) {
  .fs-c-productList__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 33.3333333333% 33.3333333333% 33.3333333333%;
    grid-template-columns: 33.3333333333% 33.3333333333% 33.3333333333%;
  }
  .fs-c-productList__list > *:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list > *:nth-child(2) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list > *:nth-child(3) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list > *:nth-child(4) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list > *:nth-child(5) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list > *:nth-child(6) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list > *:nth-child(7) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list > *:nth-child(8) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list > *:nth-child(9) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list > *:nth-child(10) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list > *:nth-child(11) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list > *:nth-child(12) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list > *:nth-child(13) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list > *:nth-child(14) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list > *:nth-child(15) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list > *:nth-child(16) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list > *:nth-child(17) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list > *:nth-child(18) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list > *:nth-child(19) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list > *:nth-child(20) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list > *:nth-child(21) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list > *:nth-child(22) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list > *:nth-child(23) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list > *:nth-child(24) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list > *:nth-child(25) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list > *:nth-child(26) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list > *:nth-child(27) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list > *:nth-child(28) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list > *:nth-child(29) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list > *:nth-child(30) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list > *:nth-child(31) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list > *:nth-child(32) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list > *:nth-child(33) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list > *:nth-child(34) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list > *:nth-child(35) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list > *:nth-child(36) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list > *:nth-child(37) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list > *:nth-child(38) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list > *:nth-child(39) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list > *:nth-child(40) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list > *:nth-child(41) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list > *:nth-child(42) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list > *:nth-child(43) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list > *:nth-child(44) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list > *:nth-child(45) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list > *:nth-child(46) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list > *:nth-child(47) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list > *:nth-child(48) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list > *:nth-child(49) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list > *:nth-child(50) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list > *:nth-child(51) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list > *:nth-child(52) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list > *:nth-child(53) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list > *:nth-child(54) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list > *:nth-child(55) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list > *:nth-child(56) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list > *:nth-child(57) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list > *:nth-child(58) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list > *:nth-child(59) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list > *:nth-child(60) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list > *:nth-child(61) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list > *:nth-child(62) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list > *:nth-child(63) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list > *:nth-child(64) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list > *:nth-child(65) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list > *:nth-child(66) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list > *:nth-child(67) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list > *:nth-child(68) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list > *:nth-child(69) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list > *:nth-child(70) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list > *:nth-child(71) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list > *:nth-child(72) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list > *:nth-child(73) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list > *:nth-child(74) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list > *:nth-child(75) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list > *:nth-child(76) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list > *:nth-child(77) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list > *:nth-child(78) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list > *:nth-child(79) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list > *:nth-child(80) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list > *:nth-child(81) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list > *:nth-child(82) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list > *:nth-child(83) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list > *:nth-child(84) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list > *:nth-child(85) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list > *:nth-child(86) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list > *:nth-child(87) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list > *:nth-child(88) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list > *:nth-child(89) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list > *:nth-child(90) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list > *:nth-child(91) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list > *:nth-child(92) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list > *:nth-child(93) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list > *:nth-child(94) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list > *:nth-child(95) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list > *:nth-child(96) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list > *:nth-child(97) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list > *:nth-child(98) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list > *:nth-child(99) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list > *:nth-child(100) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list > *:nth-child(101) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list > *:nth-child(102) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list > *:nth-child(103) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list > *:nth-child(104) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list > *:nth-child(105) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list > *:nth-child(106) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list > *:nth-child(107) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list > *:nth-child(108) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list > *:nth-child(109) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list > *:nth-child(110) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list > *:nth-child(111) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list > *:nth-child(112) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list > *:nth-child(113) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list > *:nth-child(114) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list > *:nth-child(115) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list > *:nth-child(116) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list > *:nth-child(117) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list > *:nth-child(118) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list > *:nth-child(119) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list > *:nth-child(120) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list > *:nth-child(121) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list > *:nth-child(122) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list > *:nth-child(123) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list > *:nth-child(124) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list > *:nth-child(125) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list > *:nth-child(126) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list > *:nth-child(127) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list > *:nth-child(128) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list > *:nth-child(129) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list > *:nth-child(130) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list > *:nth-child(131) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list > *:nth-child(132) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list > *:nth-child(133) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list > *:nth-child(134) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list > *:nth-child(135) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list > *:nth-child(136) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list > *:nth-child(137) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list > *:nth-child(138) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list > *:nth-child(139) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list > *:nth-child(140) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list > *:nth-child(141) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list > *:nth-child(142) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list > *:nth-child(143) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list > *:nth-child(144) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list > *:nth-child(145) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list > *:nth-child(146) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list > *:nth-child(147) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list > *:nth-child(148) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list > *:nth-child(149) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list > *:nth-child(150) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list > *:nth-child(151) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 51;
    grid-row: 51;
  }
  .fs-c-productList__list > *:nth-child(152) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 51;
    grid-row: 51;
  }
  .fs-c-productList__list > *:nth-child(153) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 51;
    grid-row: 51;
  }
  .fs-c-productList__list > *:nth-child(154) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 52;
    grid-row: 52;
  }
  .fs-c-productList__list > *:nth-child(155) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 52;
    grid-row: 52;
  }
  .fs-c-productList__list > *:nth-child(156) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 52;
    grid-row: 52;
  }
  .fs-c-productList__list > *:nth-child(157) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 53;
    grid-row: 53;
  }
  .fs-c-productList__list > *:nth-child(158) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 53;
    grid-row: 53;
  }
  .fs-c-productList__list > *:nth-child(159) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 53;
    grid-row: 53;
  }
  .fs-c-productList__list > *:nth-child(160) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 54;
    grid-row: 54;
  }
  .fs-c-productList__list > *:nth-child(161) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 54;
    grid-row: 54;
  }
  .fs-c-productList__list > *:nth-child(162) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 54;
    grid-row: 54;
  }
  .fs-c-productList__list > *:nth-child(163) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 55;
    grid-row: 55;
  }
  .fs-c-productList__list > *:nth-child(164) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 55;
    grid-row: 55;
  }
  .fs-c-productList__list > *:nth-child(165) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 55;
    grid-row: 55;
  }
  .fs-c-productList__list > *:nth-child(166) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 56;
    grid-row: 56;
  }
  .fs-c-productList__list > *:nth-child(167) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 56;
    grid-row: 56;
  }
  .fs-c-productList__list > *:nth-child(168) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 56;
    grid-row: 56;
  }
  .fs-c-productList__list > *:nth-child(169) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 57;
    grid-row: 57;
  }
  .fs-c-productList__list > *:nth-child(170) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 57;
    grid-row: 57;
  }
  .fs-c-productList__list > *:nth-child(171) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 57;
    grid-row: 57;
  }
  .fs-c-productList__list > *:nth-child(172) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 58;
    grid-row: 58;
  }
  .fs-c-productList__list > *:nth-child(173) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 58;
    grid-row: 58;
  }
  .fs-c-productList__list > *:nth-child(174) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 58;
    grid-row: 58;
  }
  .fs-c-productList__list > *:nth-child(175) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 59;
    grid-row: 59;
  }
  .fs-c-productList__list > *:nth-child(176) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 59;
    grid-row: 59;
  }
  .fs-c-productList__list > *:nth-child(177) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 59;
    grid-row: 59;
  }
  .fs-c-productList__list > *:nth-child(178) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 60;
    grid-row: 60;
  }
  .fs-c-productList__list > *:nth-child(179) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 60;
    grid-row: 60;
  }
  .fs-c-productList__list > *:nth-child(180) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 60;
    grid-row: 60;
  }
  .fs-c-productList__list > *:nth-child(181) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 61;
    grid-row: 61;
  }
  .fs-c-productList__list > *:nth-child(182) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 61;
    grid-row: 61;
  }
  .fs-c-productList__list > *:nth-child(183) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 61;
    grid-row: 61;
  }
  .fs-c-productList__list > *:nth-child(184) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 62;
    grid-row: 62;
  }
  .fs-c-productList__list > *:nth-child(185) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 62;
    grid-row: 62;
  }
  .fs-c-productList__list > *:nth-child(186) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 62;
    grid-row: 62;
  }
  .fs-c-productList__list > *:nth-child(187) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 63;
    grid-row: 63;
  }
  .fs-c-productList__list > *:nth-child(188) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 63;
    grid-row: 63;
  }
  .fs-c-productList__list > *:nth-child(189) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 63;
    grid-row: 63;
  }
  .fs-c-productList__list > *:nth-child(190) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 64;
    grid-row: 64;
  }
  .fs-c-productList__list > *:nth-child(191) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 64;
    grid-row: 64;
  }
  .fs-c-productList__list > *:nth-child(192) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 64;
    grid-row: 64;
  }
  .fs-c-productList__list > *:nth-child(193) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 65;
    grid-row: 65;
  }
  .fs-c-productList__list > *:nth-child(194) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 65;
    grid-row: 65;
  }
  .fs-c-productList__list > *:nth-child(195) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 65;
    grid-row: 65;
  }
  .fs-c-productList__list > *:nth-child(196) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 66;
    grid-row: 66;
  }
  .fs-c-productList__list > *:nth-child(197) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 66;
    grid-row: 66;
  }
  .fs-c-productList__list > *:nth-child(198) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 66;
    grid-row: 66;
  }
  .fs-c-productList__list > *:nth-child(199) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 67;
    grid-row: 67;
  }
  .fs-c-productList__list > *:nth-child(200) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 67;
    grid-row: 67;
  }
}
/*======================END 商品一覧一列のアイテム数変更=====================*/
header.kagu-new .fs-l-header__welcomeMsg > div{
    display:inline-block;
}
header.kagu-new .fs-l-header__welcomeMsg > div:first-child{
    padding-right:1em;
}
header.kagu-new .fs-p-headerNavigation__link {
    color: #000;
	display: inline-block;
}
header.kagu-new .fs-p-headerNavigation__list {
    width: 100%;
}
.fs-p-headerNavigation{
	max-width: 1160px;
}
.itemlist-footer .fs-c-listControl{
	display: block;
}
.itemlist-footer .fs-c-pagination, .itemlist-footer .fs-c-pagination__item--next::before, .itemlist-footer .fs-c-pagination__item--prev::before{
	display: inline;
}
.fs-c-variationAndActions .fs-c-variationList__item__body{
	display: block;
    width: 100%;
}
.kagunew-headerNavBar{
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
	text-align:center;
}
.kagunew-headerNavBar li{
    border-right: solid 1px #000;
}
.kagunew-headerNavBar li:first-child{
    border-left: solid 1px #000;
}
header.kagu-new .kagunew-headerNavBar li:last-child a{
    color: #fff;
	background:#333;
}
header.kagu-new .fs-l-header__contents{
	max-width: 1216px;
    margin: 0 auto;
}
header.kagu-new .fs-p-headerUtilityMenu__login a::before{
	content:"\f2f6";
}
header.kagu-new .fs-p-headerUtilityMenu__register a::before{
	content:"\f044";
}
header.kagu-new .fs-p-headerUtilityMenu__logout a::before{
	content:"\f2f5";
}
header.kagu-new .favoriteitem a::before{
	content:"\f004";
}
header.kagu-new .bag-search a::before{
	content:"\f002";
}
header.kagu-new .useguide a::before{
	content:"\f518";
}
header.kagu-new .fs-p-headerUtilityMenu__list a::before{
	border: 0;
    border-right-width: 0;
	height: auto;
    width: auto;
    padding-right: 0.2em;
	font-weight: 900;
	font-family: "Font Awesome 5 Free" !important;
}
.headingh2_kagunew{
	text-align: center;
	border-bottom: solid 1px #000;
	font-size: 26px;
}
.headingh2_kagunew span{
	display: block;
    font-size: 0.5em;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	padding: 0.5em 0;
}
.headingh2_kagunew span.nowrap{
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	padding: inherit;
}
.noneslider .fs-c-productListCarousel__ctrl{
	display: none !important;
}
.topbutton_kagunew{
	text-align: center;
}
.topbutton_kagunew a{
	display: inline-block;
    color: #000;
    border: solid 1px #bbb;
    padding: 0.5em 3em;
    font-size: 0.9em;
}
.topbutton_kagunew i{
	padding-right:1.8em;
}
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
}
.tab_item {
  width: calc(100%/4);
  margin-right:1.4%;
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
  margin-bottom: 0;
}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 20px 40px 0;
  clear: both;
  overflow: hidden;
	border-top: 1px solid #000;
}
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}
.tabs input:checked + .tab_item {
  background-color: #333;
  color: #fff;
}
.top-category img{
	padding-bottom:10px;
}
.top-category a, .top-link a{
	color: #333;
}
.top-category a:hover, .top-link a:hover{
	opacity:0.7;
}
.top-link .headingh2_kagunew{
	font-size: 16px;
}
.top-link .headingh2_kagunew span{
	padding: 0.2em 0 0 0;
	color: #d9d9d9;
	font-size: 0.8em;
}
.top-link .col-sm-3>div{
	border:solid 1px #d9d9d9;
}
.top-category .col-sm-3, .top-link .col-sm-3{
	padding-right: 5px;
	padding-left: 5px;
}
.fs-l-footer{
	border-top: 3px solid #3c3c3c;
}
.footericonline i{
	display: inline-block;
	background: #3c3c3c;
	color: #fff;
	font-size: 2.8em;
	padding: 0.5em;
	border-radius: 8px;
	margin-bottom: 0.2em;
}
.header-contacttel{
	line-height: 1.1;
	font-size: 1.2rem;
	margin:0;
}
.header-contacttel a{
	color:#333;
	font-size:2.4em;
	font-weight:700;
}
.header-contacttel span{
	font-size:90%;
}
header.kagu-new .fs-p-headerNavigation__search{
	text-align: right;
	font-size: 1.2rem;
	width:100%;
}
header.kagu-new .fs-p-headerNavigation__search form{
	width: 70%;
    display: inline-block;
}
header.kagu-new .fs-p-headerNavigation__search i{
	margin: 0 0.2em;
	vertical-align: middle;
    font-size: 2.3em;
}
header.kagu-new .fs-l-header__utility {
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
}
header.kagu-new .fs-p-logo__image {
    margin: 8px 0px;
}
.headercon2-kagunew img.fs-p-logo__image{
	margin-bottom:10px;
}
.dis-table{
	display: table;
    table-layout: fixed;
}
header.kagu-new .dis-table{
	min-height: 108px !important;
}
.dis-tablecell{
	display: table-cell;
	vertical-align: middle;
}
header.kagu-new .fs-p-inputGroup__button{
	white-space: nowrap;
}
header.kagu-new .fs-p-searchForm__input {
    padding: 8px;
}
.top-newitem-kagunew .rec-kagunew .fr2-productListItem__imageContainer{
	position: relative;
}
.top-newitem-kagunew .rec-kagunew .fr2-productListItem__imageContainer:before{
	content:"NEW";
	display: inline-block;
    background: #990000;
    color: #fff;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
	font-size:10px;
	position: absolute;
    top: 8px;
    left: 8px;
}
.rec-kagunew .fr2-productListItem{
	text-align: center;
}
.footericonline table{
	width: 100%;
    text-align: center;
	table-layout: fixed;
	font-size: 12px;
}
.footericonline table td{
	vertical-align: top;
}
.fs-l-footer.kagu-new{
	padding-top: 24px;
}
.footbutton{
	display: inline-block;
    padding: 0.4em;
	width: 80%;
}
.footbutton.black{
	background: #333;
    color: #fff;
}
.footbutton.white{
	border:solid 1px #333;
	margin: 0.6em 0;
}
footer.kagu-new .fs-p-footerNavigationItem__emphasis {
    color: #990000;
    font-size: 3rem;
}
.footer-linktable-kagunew table{
	width: 100%;
}
.footericonline.footer-sns table{
	width: 40%;
	margin: 0 auto;
}
.footericonline.footer-sns i{
	font-size: 1.6em;
    padding: 0.3em;
}
footer.kagu-new .fs-p-footerUtilityMenu__list-kagunew a::before {
    border: 0;
	content:none;
}
footer.kagu-new .fs-p-footerUtilityMenu__list-kagunew li{
	list-style: none;
}
footer.kagu-new .fs-p-footerUtilityMenu__list-kagunew > li + li {
    margin-left: 0;
    padding: 0 8px;
    border-left: solid 1px #333;
}
footer.kagu-new .fs-p-footerUtilityMenu__list-kagunew > li:first-child{
    padding-right: 8px;
}
.fs-p-footerUtilityMenu-kagunew{
    padding-bottom: 8px;
}
.fs-p-footerCopyright-kagunew{
	text-align: center;
    padding: 0.6em;
    background: #fff;
}
#top-rec-tab .fr2-productListItem:first-child .fr2-productListItem__imageContainer:before{
	content:url(https://kaguraya.itembox.design/item/crown1.svg);
}
#top-rec-tab .fr2-productListItem:nth-child(2) .fr2-productListItem__imageContainer:before{
	content:url(https://kaguraya.itembox.design/item/crown2.svg);
}
#top-rec-tab .fr2-productListItem:nth-child(3) .fr2-productListItem__imageContainer:before{
	content:url(https://kaguraya.itembox.design/item/crown3.svg);
}
#top-rec-tab .fr2-productListItem:nth-child(4) .fr2-productListItem__imageContainer:before{
	content:url(https://kaguraya.itembox.design/item/crown4.svg);
}
#top-rec-tab .fr2-productListItem:nth-child(5) .fr2-productListItem__imageContainer:before{
	content:url(https://kaguraya.itembox.design/item/crown5.svg);
}
#top-rec-tab .fr2-productListItem .fr2-productListItem__imageContainer:before{
    display: block;
	text-align: left;
}
.add-wear-kagunew .fs-c-productListCarousel__list__itemTrack.slick-initialized.slick-slider, .add-wear-kagunew .fs-c-productListCarousel__list{
	width: 100%;
}
.noneslider .slick-track{
	width: inherit !important;
}
.noneslider .slick-slide{
	width: 25%;
}
.noneslider .fs-c-productListItem__control{
	margin: 0 0 20px;
    padding: 0;
}
.fs-p-footerUtilityMenu-kagunew ul{
	display: flex;
    flex-wrap: wrap;
}
header.kagu-new .fs-l-header__drawerOpener .fs-p-drawerButton {
    color: #333;
    border: 1px solid #fff;
    background: #fff;
}
#fs_p_headerNavigation > ul {
  display: table;
  /*padding-left: 50px;*/
}
#fs_p_headerNavigation > ul > li {
  display: table-cell;
  margin-right: 2em;
}
#fs_p_headerNavigation > ul > li.visible, #fs_p_headerNavigation > ul > li:hover, .fs-p-headerNavigation__link:hover{
  background-color: #333;
}
#fs_p_headerNavigation > ul > li.visible > .fs-p-headerNavigation__link, #fs_p_headerNavigation > ul > li.visible > a, #fs_p_headerNavigation > ul > li:hover .fs-p-headerNavigation__link, header.kagu-new .fs-p-headerNavigation__link:hover{
  color: #fff;
}
#fs_p_headerNavigation > ul > li.visible > .menu{
  max-height: 9999px;
  opacity: 1;
  z-index: 100;
  padding:40px 0;
  border-top:solid 1px #333;
}
#fs_p_headerNavigation > ul > li > a {
  display: block;
  transition: all .2s ease-in;
}
#fs_p_headerNavigation > ul .menu {
  transition: all .1s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #f7f7f7;
  color:#333;
  
}
#fs_p_headerNavigation > ul .menu h2{
	margin-top: 10px;
    margin-bottom: 20px;
	font-size:18px;
	font-weight:bold;
}
#fs_p_headerNavigation > ul .menu a{
  color:#333;
}
#fs_p_headerNavigation > ul .menu a:hover span {
    text-decoration: underline;
}
#fs_p_headerNavigation > ul .menu img{
	max-width: 100%;
    max-height: inherit;
    margin-right: 0;
	margin-bottom:10px;
}
#fs_p_headerNavigation > ul .menu .menu_inner {
  padding: 1em 0;
}
.fs-c-slick .slick-dots{
	justify-content: flex-end;
}
.fs-c-slick .slick-dots li button:before{
	content: "■";
}
.fs-p-headerUtilityMenu__list > li + li {
    margin-left: 8px;
}
.fs-c-breadcrumb{
	max-width: 1180px;
    margin: 0 auto;
	font-size: 80%;
	color: #999;
}
.fs-c-breadcrumb__list a{
	color: #999 !important;
}
.fs-c-productList .fs-c-heading--page{
	color: #333;
	font-size: 2em;
}

.fs-p-productSearch__formSwitch{
    background: #333;
    font-size: 1.5rem;
    border-radius: 0;
    font-weight: 400;
}
.fs-c-sortItems{
	color: #999;
}
.fs-c-sortItems__list__item.is-active {
    background: #fff;
    color: #333;
	font-weight: bold;
}
.fs-c-sortItems__list__item__label{
	margin: 4px 8px;
	padding:0;
}
.fs-c-sortItems__list__item.is-active span{
    border-bottom: solid 1px;
}
.fs-p-productSearch, .fs-c-productList__list__item{
    border-bottom: none;
}
.fs-c-productMark, .fs-c-productPrice{
	justify-content: center;
}
.fs-body-product .fs-c-productMark, .fs-body-product .fs-c-productPrice{
	justify-content: start;
	-webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
}
.fs-p-drawer__heading::before {
    font-family: "Font Awesome 5 Free" !important;
    content: '\f290';
	font-weight: 900;
	color: #333;
}
.fs-c-returnedSpecialContract__link p::before, .fs-c-button--inquiryAboutProduct .fs-c-button__label::before, .favorite-link a::before{
    font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
}
.fs-c-button--inquiryAboutProduct .fs-c-button__label::before {
    content: '\f0e0';
}
.fs-c-sortItems__label{
	display:none;
}
.fs-p-productDescription--full{
	grid-row: 2 / 3;
    grid-column: 1 / 4;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
	padding:40px 0;
	margin-bottom:40px;
}
.fs-c-productMainImage:after{
	content:"カラー展開";
	font-weight:bold;
}
.fs-c-productNumber{
	padding: 0;
    display: flex;
    border: none;
}
.fs-c-productNumber__label{
	background: #333;
    color: #fff;
}
.fs-c-productPointDisplay{
	background: #fff;
    color: #333;
}
.fs-c-productNumber__number, .fs-c-productNumber__label{
	padding: 4px;
    border: solid 1px #333;
}
.fs-c-productNameHeading {
    font-size: 2.8rem;
    font-weight: 400;
}
.fs-l-productLayout__item .fs-c-productPrices.fs-c-productPrices--productDetail{
	display: inline-block;
}
.fs-l-productLayout__item .fs-c-productPrice {
    justify-content: inherit;
}
.fs-c-inquiryAboutProduct button.fs-c-button--inquiryAboutProduct{
	display: inline-block;
	width:inherit;
	border: solid 1px #333;
}
.fs-body-product .fs-c-variationLabel{
	background: #fff;
    border-bottom: solid 2px #eee;
    border-top: solid 2px #eee;
}
.fs-c-variationCart--withImage > li {
    -ms-grid-columns: auto 200px 3em;
    grid-template-columns: auto 200px 3em;
}
.fs-c-variationCart--withImage .fs-c-variationCart__wishlist {
    -ms-grid-column: 3;
	grid-column: 3;
	-ms-grid-row: 1;
	grid-row: 1;
}
.fs-c-variationCart--withImage .fs-c-variationCart__cartButton {
    -ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	grid-row: 1;
}
.fs-c-variationCart--withImage .fs-c-variationCart__variationName{
    -ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 2;
	grid-row: 2;
}
.fs-c-variationCart__cartButton .fs-c-button--primary{
	background: #333;
    border-radius: 0;
}
.fs-c-variationCart__cartButton .fs-c-button--primary span:before{
	content: "\f07a";
	font-weight: 900;
    font-family: "Font Awesome 5 Free" !important;
	margin-right: 0.4em;
}
.fs-c-variationAndActions .fs-c-button--particular.fs-c-button--addToWishList--icon::before{
	border: solid 1px #333;
    border-radius: 0;
    padding: 0.8rem;
}
.fs-c-variationCart--withImage > li{
	border-bottom: solid 1px #DCDCDC;
    padding: 6px 0;
}
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price, .fs-c-breadcrumb__list a, .fs-c-productName__name, .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price, a:visited{
	color: #333;
}
.fs-p-drawer__heading::after{
	border-bottom: none;
}
.fs-p-drawer__heading {
    color: #333;
	border-bottom: solid 3px #333;
}
.fs-p-sideMenu a:hover {
    background: #333;
}
h2.fs-c-productListItem__productName{
	text-align: center;
}
.topslider-kagunew{
	max-width:1160px;
	margin:0 auto;
}
.itemlist-footer .fs-c-listControl{
	-m-flex-direction: row;
	-ms-flex-direction: row;
	min-height: 0%;
}
.fs-body-category-goods h1.fs-c-heading--page:before{
	content: url(/item/topnew25_90x90.svg) ;
    width: 100%;
    display: block;
	border-left:none;
	position: inherit;
    margin-bottom: 20px;
}
.fs-c-variationCart__cartButton .fs-c-button--primary{
	font-size: 1.4rem;
}
.fs-c-productList .fs-c-heading--page:first-child:after{
	display: block;
    font-size: 0.5em;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    padding: 0.5em 0;
	width: 100%;
    position: inherit;
}
.fs-body-category-mothersday .fs-c-productList .fs-c-heading--page:after{
	content:"Mother's Day";
}
.fs-body-category-new-item .fs-c-productList .fs-c-heading--page:after{
	content:'New items';
}
.fs-body-category-ad-item .fs-c-productList .fs-c-heading--page:after{
	content:'Advertising products';
}
.fs-body-category-kaguraya-bag .fs-c-productList .fs-c-heading--page:after{
	content:'Kaguraya Bag';
}
.fs-body-category-kaguraya-wear .fs-c-productList .fs-c-heading--page:after{
	content:'Kaguraya Wear';
}
.fs-body-category-kaguraya-roll .fs-c-productList .fs-c-heading--page:after{
	content:'Kaguraya Roll';
}
.fs-body-category-hand-bag .fs-c-productList .fs-c-heading--page:after{
	content:'Hand Bag';
}
.fs-body-category-tote-bag .fs-c-productList .fs-c-heading--page:after{
	content:'Tote Bag';
}
.fs-body-category-shoulder-bag .fs-c-productList .fs-c-heading--page:after{
	content:'Shoulder Bag';
}
.fs-body-category-pouch-komono .fs-c-productList .fs-c-heading--page:after{
	content:'Pouch Komono';
}
.fs-body-category-outer .fs-c-productList .fs-c-heading--page:after{
	content:'Outer';
}
.fs-body-category-tunic .fs-c-productList .fs-c-heading--page:after{
	content:'Tunic';
}
.fs-body-category-cardigan .fs-c-productList .fs-c-heading--page:after{
	content:'Cardigan';
}
.fs-body-category-color-blouse .fs-c-productList .fs-c-heading--page:after{
	content:'Color Blouse';
}
.fs-body-category-inner .fs-c-productList .fs-c-heading--page:after{
	content:'Inner';
}
.fs-body-category-pants .fs-c-productList .fs-c-heading--page:after{
	content:'Pants';
}
.fs-body-category-skirt .fs-c-productList .fs-c-heading--page:after{
	content:'Skirt';
}
.fs-body-category-stole .fs-c-productList .fs-c-heading--page:after{
	content:'Stole';
}
.fs-body-category-sarari-muji .fs-c-productList .fs-c-heading--page:after{
	content:'Sarari Plain';
}
.fs-body-category-sarari-border .fs-c-productList .fs-c-heading--page:after{
	content:'Sarari Border';
}
.fs-body-category-funwari-atataka-muji .fs-c-productList .fs-c-heading--page:after{
	content:'Funwari-Atataka Plain';
}
.fs-body-category-funwari-atataka-border .fs-c-productList .fs-c-heading--page:after{
	content:'Funwari-Atataka Border';
}
.fs-body-category-asa-plus-border .fs-c-productList .fs-c-heading--page:after{
	content:'Asa-Plus Border';
}
.fs-body-category-kinu-plus-border .fs-c-productList .fs-c-heading--page:after{
	content:'Kinu-Plus Border';
}
.fs-body-category-wool-plus-border .fs-c-productList .fs-c-heading--page:after{
	content:'Wool-Plus Border';
}
.fs-body-category-wool-muji .fs-c-productList .fs-c-heading--page:after{
	content:'Wool-Plus Plain';
}
.fs-body-category-kinu-muji .fs-c-productList .fs-c-heading--page:after{
	content:'Kinu-Plus Plain';
}
.fs-body-category-poka-poka .fs-c-productList .fs-c-heading--page:after{
	content:'Poka-poka';
}
.app910{
	display:none;
}
.app767{
	display:none;
}
@media screen and (min-width: 1200px){
#fs_p_headerNavigation > ul > li:hover > .menu{
  max-height: 9999px;
  opacity: 1;
  z-index: 100;
  padding:40px 0;
  border-top:solid 1px #333;
}
}
@media screen and (max-width: 1199px){
.fs-p-drawer{
  z-index: 200;
}
}
@media screen and (max-width: 959px){
.fs-l-productLayout{
	display: block;
}
}
@media screen and (max-width: 910px){
.none910{
	display:none;
}
.app910{
	display:block;
}
.noneslider .fs-c-productListCarousel__list__item {
    flex-basis: 150px;
    max-width: 150px;
    min-width: 150px;
}
.footericonline table {
    font-size: 9px;
}
.footbutton {
    width: 100%;
}
.fs-l-footer.kagu-new {
    font-size: 86%;
}
.footericonline.footer-sns table {
    width: 68%;
}
.footericonline.footer-sns i {
    font-size: 3em;
}
.tab_content{
	padding: 20px 10px 0;
}
header.kagu-new .link-cart a::before {
    content: "\f07a";
}
.kagunew-headerNavBar li:last-child{
	display:none;
}
header.kagu-new .fs-p-headerNavigation__search form {
    width: 100%;
}
header.kagu-new .fs-p-searchForm__input {
    padding: 5px;
}
header.kagu-new .fs-p-inputGroup__button {
    width: 7em;
}

.fs-l-footer__contents > * {
    padding: 0 16px;
}
.pay-icon{
	max-width: 50px;
}
}
@media screen and (min-width: 768px) and (max-width: 910px){
.footer-linktable-kagunew td{
	display:inline-block;
	width:100%;
}
.fs-c-creditCardIcons{
	flex-wrap: nowrap;
}
.fs-p-headerUtilityMenu__list > li{
	margin-bottom: 8px;
}
}
@media screen and (max-width: 767px){
.none767{
	display:none !important;
}
.app767{
	display:block;
}
.fs-l-main{
	padding: 0;
}
.headingh2_kagunew {
    font-size: 22px;
}
.kagunew-headerNavBar #fs_p_headerNavigation > ul {
    padding-left: 0;
	table-layout: fixed;
}
#fs_p_headerNavigation > ul > li{
	vertical-align: middle;
}
.noneslider .slick-slide {
    width: 50%;
	text-align: center;
}
header.kagu-new .fs-p-logo{
	padding: 0;
}
header.kagu-new .fs-p-logo__image{
	margin-top:0;
}
.kagunew-sp-utility{
	position: relative;
}
.kagunew-sp-utility > div{
	position: absolute;
    right: 0;
    bottom: 0;
	margin-right: 0.6em;
}
.kagunew-sp-utility a{
	color:#333;
}
.kagunew-sp-utility i{
	margin-right: 0.2em;
    margin-bottom: 1em;
    font-size: 1.5em;
}
header.kagu-new .dis-table {
    min-height: 50px !important;
}
.noneslider .fs-c-productListItem__control {
    margin: 0 0 10px;
}
.noneslider.add-wear-kagunew .fs-c-productListCarousel__list__item {
    min-height: 264px;
}
.tab_item{
	height: 34px;
    line-height: 34px;
}
.top-newitem-kagunew, .fs-c-productList__controller, #_rcmdjp_display_2{
	padding: 0 16px;
}
.top-newitem-kagunew .rec-kagunew .fr2-productListItem__imageContainer:before{
	width: 30px;
    height: 30px;
    line-height: 30px;
}
#top-rec-tab input:first-child + .tab_item{
	margin-left: 16px;
}
.top-category.bk-gray{
	background-color: #f7f7f7;
    padding: 10px 26px;
}
.top-category.bk-gray p{
	margin-bottom: 20px;
}
.top-link{
	padding: 0 26px;
}
.top-link .col-sm-3{
	margin-bottom: 10px;
}
.footericonline table td {
    padding: 0 4px;
}
.footericonline table {
    font-size: 10px;
}
.footericonline i{
	border-radius: 6px;
}
.fs-c-creditCardIcons{
	margin-top:0;
}
.fs-p-footerNavigationItem__title{
	margin-top: 20px;
	text-align: left;
}
.footer-linktable-kagunew{
	margin-bottom:20px;
}
.footer-linktable-kagunew td{
	padding:5px 0;
}
.footbutton {
    padding: 0.8em 0;
}
.footer-sns{
	margin-top: 10px;
    margin-bottom: 30px;
}
.fs-p-footerUtilityMenu-kagunew ul{
	padding: 0;
    justify-content: center;
    margin-bottom: 4px;
}
#fs_p_headerNavigation > ul > li:hover > .menu{
	padding-top:20px;
}
.fs-c-productList .fs-c-heading--page{
	margin-bottom: 0;
}
.fs-p-productSearch__formSwitch {
    -ms-grid-column: 1;
    grid-column: 1;
}
.fs-c-breadcrumb{
	font-size: 8px;
}
.fs-c-productList .fs-c-heading--page {
    font-size: 1.6em;
}
.fs-c-sortItems, .fs-c-sortItems__list{
	border: none;
	margin: 0;
}
.fs-p-productSearch__formSwitch {
    background: #fff;
}
.fs-p-productSearch__formSwitch span{
    background: #333;
	padding: 6px 20px;
}
.fs-p-productSearch :checked + .fs-p-productSearch__formSwitch .fs-p-productSearch__formClose {
    display: inline-block;
    padding: 0 20px;
}
.fs-p-productSearch__search .fs-c-inputTable > tbody > tr + tr {
    margin-top: 20px;
}
.fs-p-productSearch__search .fs-c-inputTable__headerCell h3{
	margin-top: 0;
    font-size: 20px;
}
.fs-p-productSearch__search .fs-c-radioGroup > * + *, .fs-c-checkboxGroup > * + * {
    margin-top: 4px;
}
.fs-p-productSearch__search .fs-c-radio__label{
	margin-bottom: 0px;
}
.fs-p-productSearch__search [type="text"]{
	padding: 8px;
}
span.en {
    width: 45px;
}
.fs-p-productSearch__search .fs-c-button--secondary {
    font-size: 1.4rem;
	background: #333;
    border: none;
    border-radius: 0px;
}
.fs-c-sortItems__list{
	justify-content: center;
	margin-bottom:20px;
}
.fs-c-sortItems__list, .fs-c-productListItem__prices, .fs-c-productPrice__addon, .fs-c-productMark__mark, .fs-c-productName__name{
	font-size: 10px;
}
.fs-c-listControl {
	align-items: center;
    justify-content: center;
}
.fs-c-productList__list, .eturan-history{
	padding: 0 16px;
}
.fs-l-footer.kagu-new{
	margin-top: 0;
}
.top-link{
	margin-bottom: 40px;
}
.fs-p-headerNavigation__link > i{
	font-size: 1rem;
}
.fs-l-productLayout{
	padding: 0 16px;
}
.fs-c-inquiryAboutProduct button.fs-c-button--inquiryAboutProduct{
	width: 100%;
	text-align: center;
}
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price{
	font-size: 2.4rem;
}
.pay-icon{
	max-width: 40px;
}
.fs-c-documentArticle__content {
    padding: 0 8px;
}
.modal-content h3{
	font-size: 16px;
}
.modal-content .creditguide{
	padding: 0.6rem;
}
.fs-l-pageMain .fs-l-productLayout__item{
	margin-bottom: 30px;
}
.fs-p-productDescription h4{
	font-weight: bold;
    line-height: 1.4;
}
.fs-p-productDescription--full{
	padding: 20px 0;
}
table.basic-table{
	margin: 3rem 0;
}
.fs-c-productThumbnail__image {
    flex-basis: 58px;
	min-width: 58px;
}
.fs-c-productList__controller{
	justify-content: center;
}
.fs-c-breadcrumb__list{
	padding: 0 15px;
}
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝IEハック＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media all and (-ms-high-contrast: none) {
  .fs-c-variationAndActions .fs-c-button--particular.fs-c-button--addToWishList--icon::before{
	border: none;
	font-size: 3rem;
}
.fs-c-variationCart--withImage > li {
    -ms-grid-columns: 200px 300px 3em;
    grid-template-columns: 200px 300px 3em;
}
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝20220725追加＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.expImg{
    max-width: 680px;
}
.expLink{
    display: block;
}

.expImgSp , .expLinkSp{
    display: none;
}
@media screen and (max-width:767px){
    .expImgPc , .expLinkPc{
        display: none;
    }
    .expImgSp , .expLinkSp{
        display: block;
    }
}
    .cmItemDetailArea{
        margin-top: 50px;
    }
    .cmItemDetailArea img{
        margin-bottom: 30px;
        width: 100%;
        max-width: 680px;
    }

@media screen and (max-width: 767px){
.fs-l-cart,
.fs-c-inputInformation,
.fs-c-loginForm{
    padding: 0px 15px;
}
}