/***トップページNEWS部分の囲い線を非表示にする***/

.fs-p-dateList > li {
  border: none;
}





/* メニューパーツを第三階層までオンマウスで展開させる */ 
.fs-p-sideMenu .fs-pt-menu--lv2 { 
display: none; 
} 
.fs-p-sideMenu .fs-pt-menu__item--lv1:hover > .fs-pt-menu--lv2 { 
display: block; 
} 

.fs-p-sideMenu .fs-pt-menu--lv3 { 
display: none; 
} 

.fs-p-sideMenu .fs-pt-menu__item--lv2:hover > .fs-pt-menu--lv3 { 
display: block; 
}

/* ==================================== */
/* 汎用タイトル */
/* ==================================== */
.contenttitle,
.pageTitle {
margin: 0 0 20px;
padding: .3em 0;
font-weight: normal;
font-size: 280%;
font-family: 'Dosis', sans-serif;
letter-spacing: .05em;
text-align: center;
border: none;
}

.contenttitle .sub,
.pageTitle .sub {
display: block;
color: #b0b0b0;
font-size: 33%;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
font-weight: bold;
letter-spacing: normal;
}

/* ==================================== */
/* ブランドリストページ設定 */
/* ==================================== */

.page_brandlist {
}

.page_brandlist a {
color: inherit;
}

.page_brandlist .list_brandalphbet {
text-align: center;
display: table;
width: 100%;
margin: auto ;
color: #bccf17;
font-weight: bold;
}

.page_brandlist .list_brandalphbet > li {
display: inline-block;

width: 3.5%;
      margin:0.3px;
}

.page_brandlist .list_brandalphbet > .other {
width: 6%;
}

.page_brandlist .list_brandalphbet a {
display: block;
text-decoration: none;
}

.page_brandlist .list_brandalphbet .nolink {
display: block;
color: #ccc;
}

.page_brandlist .list_brandlist {
}



.page_brandlist .list_brandlist > li {
margin: 0 0 80px;
}

.page_brandlist .list_brandlist .brand_initial {
display: block;
width: 48px;
height: 48px;
margin: 0 0 24px;
color: #fff;
font-size: 140%;
text-align: center;
line-height: 48px;
background: #c3d718;
}




.page_brandlist .list_brandlist .second > li a {
text-decoration: none;
}

.page_brandlist .list_brandlist .second .image {
margin: 0 0 10px;
}

.page_brandlist .list_brandlist .second .brandname {
padding: 0 0 0 15px;
background: url(../../img05/arrow.png) no-repeat 0 6px;
}





ul.list_brandlist {
  padding: 0;
}
ul.list_brandlist li {
  list-style: none;
}
ul.second > li {
  display: inline-block;
  width: 200px;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0px 0px 26px 26px;
}

ul.second {
  padding: 0;
  margin-left: -26px;
}




.fr2-listItem__productName {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}





.movie-wrap {
   position: relative;
   padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
   height: 0;
   overflow: hidden;
}

.movie-wrap iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}




.floating-banner {
  position: fixed;/* 追従 */
  z-index: 99999;/* 他の要素の下に隠れないように */
  bottom: 0;/* バナーの上下の位置 */
  right: 0;/* バナーの左右の位置 */
}
.pc {
  width: 30px;/* バナーの横幅を指定 */
}
.floating-banner:hover {
  opacity: .9;/* ホバーで少し透過 */
}

/***追従するトップへ戻るボタン***/
#page-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  
font-size: 1.0rem;
  line-height: 1.0rem; 

}
/***トップへ戻るボタンここまで***/

/***追従するトップへ戻るボタン***/
#page-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  
font-size: 1.0rem;
  line-height: 1.0rem; 

}
/***トップへ戻るボタンここまで***/


.hideNext, .hideNext+*{display:none;}


/*ヘッダー固定*/
.fs-l-header {
  top: 0;
  z-index: 999;
  background: #fff;
}
/* SPヘッダー固定解除 2022.07.08
@media screen and (max-width:767px){
.fs-l-header {
  position: static;
}
}
*/ 

#floating-banner {
  z-index: 999;
}

/***サイド_7(追従するクーポンアイコン)***/
#floating-banner-7 {
  position: fixed;
  right: 8px;
  bottom: 100px;
  font-size: 1.0rem;
}
/***サイド_7(追従するクーポンアイコン)ここまで***/


/***サイド_1(追従するボタン)***/
#floating-banner-1 {
  position: fixed;
  right: 8px;
  bottom: 500px;
  font-size: 1.0rem;
}
/***サイド_1(追従するボタン)ここまで***/

/***サイド_2(追従するボタン)***/
#floating-banner-2 {
  position: fixed;
  right: 8px;
  bottom: 440px;
  font-size: 1.0rem;
}
/***サイド_2(追従するボタン)ここまで***/

/***サイド_3(追従するボタン)***/
#floating-banner-3 {
  position: fixed;
  right: 8px;
  bottom: 380px;
  font-size: 1.0rem;
}
/***トサイド_3(追従するボタン)ここまで***/

/***サイド_4(追従するボタン)***/
#floating-banner-4 {
  position: fixed;
  right: 8px;
  bottom: 320px;
  font-size: 1.0rem;
}
/***サイド_4(追従するボタン)ここまで***/

/***サイド_5(追従するボタン)***/
#floating-banner-5 {
  position: fixed;
  right: 8px;
  bottom: 260px;
  font-size: 1.0rem;
}
/***サイド_5(追従するボタン)ここまで***/

/***サイド_6(追従するボタン)***/
#floating-banner-6 {
  position: fixed;
  right: 8px;
  bottom: 200px;
  font-size: 1.0rem;
}
/***サイド_6(追従するボタン)ここまで***/

/***サイド_SALE(追従するボタン)***/
#floating-banner-SALE {
  position: fixed;
  right: 8px;
  bottom: 650px;
  font-size: 1.0rem;
}
/***サイド_SALE(追従するボタン)ここまで***/

/***ブランドFAQの折りたたみ指示***/
details {
border: 1px solid #ccc;
}
details:not(:last-child) {
margin-bottom: 20px;
}

/**
* list-style: none; ←デフォルト三角削除（Chrome非対応）
* cursor: pointer; ←カーソルをポインターに
**/
details summary {
list-style: none;
cursor: pointer;
padding: 20px;
background: #e4e4e4;
color: #242323;
font-size: 2rem;
font-weight: bold;
}
/**
* Chrome用のデフォルト三角削除
**/
details summary::-webkit-details-marker {
display: none;
}
/**
* Font Awesomeのプラスアイコン使用
**/
details summary::before {
font-family: FontAwesome;
content:"\025bc";
margin-right: 20px;
}
/**
* アコーディオンがオープン時はマイナスアイコンに変更
**/
details[open] summary::before {
content: "\025b6";
}

details p {
margin: 0;
padding: 20px;
}


/***TOPページグローバルナビゲーションのアイコン調整***/

.fs-p-headerNavigation__link img {
  height: 2.6em;
}

@media screen and (min-width: 768px) {
  .fs-p-headerNavigation__link img {
      height:1.2em;
      display: inline-flex;
      margin-right: 5px;
  }
}


.movie-wrap {
   position: relative;
   padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
   height: 0;
   overflow: hidden;
}

.movie-wrap iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}



<style>
.hover-red:hover {
  color: Black;
}
</style>


.ib{
display: inline-block;
border: solid 1px #454545;
}



/* 商品一覧画面キャッチコピー非表示 */
.fs-c-productName__copy{
  display: none;
}

/* 商品詳細画面キャッチコピー非表示 */
.fs-c-productNameHeading__copy{
  display: none;
}





/*
* スマートフォンレイアウト改修用 START
*/
/* 全体設定 */
:root {
  --color-base: #333535;
  --color-wht: #fff;
  --color-red: #c96767;
}
body {
  font-family: "Roboto Flex", "Noto Sans JP", sans-serif;
  font-weight: 300;
}
/* メインカテゴリデフォルト商品非表示 */
.fs-body-category-kitchen_food .fs-c-subgroup,
.fs-body-category-kitchen_food .fs-c-productList,
.fs-body-category-design_interior .fs-c-subgroup,
.fs-body-category-design_interior .fs-c-productList,
.fs-body-category-aircare_fragrance .fs-c-subgroup,
.fs-body-category-aircare_fragrance .fs-c-productList,
.fs-body-category-beauty .fs-c-subgroup,
.fs-body-category-beauty .fs-c-productList,
.fs-body-category-travel_bag .fs-c-subgroup,
.fs-body-category-travel_bag .fs-c-productList,
.fs-body-category-ride_outdoor .fs-c-subgroup,
.fs-body-category-ride_outdoor .fs-c-productList,
.fs-body-category-hobby_character .fs-c-subgroup,
.fs-body-category-hobby_character .fs-c-productList,
.fs-body-category-ride_outdoor .fs-c-subgroup,
.fs-body-category-ride_outdoor .fs-c-productList,
.fs-body-category-pet .fs-c-subgroup,
.fs-body-category-pet .fs-c-productList {
  display: none;
}

/* カテゴリーページ見出し .es-headingCategory */
.es-headingCategory {
  background-color: var(--color-base);
  margin: 0 -8px;
  padding: 15px 40px;
  min-height: 60px;
}
.es-headingCategory__title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  color: var(--color-wht);
  font-size: 16.5px;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
}

/* カテゴリーページキャッチ .es-headingCatch */
.es-headingCatch {
  padding: 15px 40px;
  min-height: 60px;
}
.es-headingCatch__title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  color: var(--color-base);
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  text-align: center;
}

/* カテゴリーページカルーセル .es-carouselCategory */
.es-carouselCategory {
  margin: 0 -8px
}
.es-carouselCategory .slick-slide {
  width: 85vw;
}
.es-carouselCategory .fs-pt-carousel__slide img {
  width: 96%;
  margin: auto;
}
.es-carouselCategory .fs-pt-carousel__slide__caption {
  background-color: var(--color-wht);
  color: var(--color-base);
  padding: 15px;
  position: static;
  text-align: center;
}

/* 検索エリア .es-areaSearch */
.es-areaSearch {
  padding: 0px 0 40px;
}

/* キーワード検索フォームグレー .es-searchForm */
.es-searchForm__group {
  display: flex;
  align-items: center;
  background-color: #e5e6e6;
  width: 80%;
  margin: 0 auto;
  padding: 10px;
  border-radius: 6px;
}
.es-searchForm__button {
  width: 1.5em;
  height: 1.5em;
  background-color: transparent;
  padding: 0;
  border: none;
}
.es-searchForm__input {
  background-color: #e5e6e6;
  width: calc(100% - 2.2em);
  border: none;
  border-radius: 0;
  width: calc(100% - 3em);
  flex-grow: 1;
}

/* 注目ワードリスト .es-keywordList */
.es-keywordList {
  display: flex;
  align-items: center;
  overflow-x: auto;
  white-space: nowrap;
  margin: 15px auto 0;
  padding: 10px;
}
.es-keywordList::before {
  content: "注目ワード";
  color: #898989;
  font-size: 14px;
  border-bottom: 1px solid #dcdddd;
}

.es-keywordList .fs-pt-list__item {
  flex: 0 0 auto;
  margin-top: 0;
  margin-left: 1em;
  color: var(--color-base);
}
.es-keywordList .fs-pt-list__link {
  color: var(--color-base);
}

/* カテゴリーセクション .es-section */
.es-section {
  padding: 50px 10px 75px;
  margin: 0 -8px;
  width: calc(100% + 16px);
}
.es-section--gry {
  background-color: #f7f8f8;
}
.es-section--small {
  padding: 40px 10px;
}

/* カテゴリー中見出し .es-headingTitle */
.es-headingTitleSub {
  text-align: center;
  margin-bottom: 50px;
}
.es-headingTitleSub--top {
margin-top: 30px;
}
.es-headingTitleSub__main {
  margin: 0;
  font-size: 25px;
  color: var(--color-base);
  font-weight: 200;
}
.es-headingTitleSub__sub {
  margin: .5em 0 0;
  font-size: 11px;
  color: var(--color-base);
}
.es-headingTitleSub__border {
  margin: 0;
  padding-bottom: 20px;
  font-size: 20px;
  color: var(--color-base);
  font-weight: 200;
  border-bottom: 1px solid #cfd0d0;
}
/* キャンペーンバナー .es-bannerCampaign */
.es-bannerCampaign img {
  display: block;
}
.es-bannerCampaign figure + figure {
  margin-top: 20px;
}
/* カートバナー .es-bannerCart */
.es-bannerCart img {
  display: block;
}
.es-bannerCart figure + figure {
  margin-top: 20px;
}

/* 新商品一覧ECレコメンダー .newItemsList */
.es-newItemsList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.es-newItemsList__item {
  width: 49%;
  list-style: none;
}
.es-newItemsList__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: var(--color-base) !important;
}
.es-newItemsList__box {
	margin-bottom: auto;
}
.es-newItemsList__title {
  height: 63px;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.es-newItemsList__before {
  font-size: 16px;
}
.es-newItemsList__before::before {
  content: "¥";
}
.es-newItemsList__after {
  color: var(--color-red);
  font-size: 17px;
}
.es-newItemsList__after::before {
  content: "¥";
}
.es-newItemsList__price {
  font-size: 17px;
}
.es-newItemsList__tax {
  font-size: .7em;
}
/* 共通More .more */
.es-more {
  margin-top: 50px;
  text-align: right;
}
.es-more__link {
  display: block;
  width: 100px;
  color: #b0b0b0;
  margin-left: auto;
  font-size: 18px;
  text-align: right;
  border-bottom: 1px solid #cfd0d0;
}
.es-more__banner {
  display: block;
  margin-top: 50px;
}
.es-more__image {
display: block;
width: 76%;
margin: auto;
}
/* 汎用ECレコメンダー .es-commonList */
.es-commonList {
  display: flex;
  overflow-x: scroll;
  padding: 0;
  counter-reset: number 0; 
}
.es-commonList--none {
overflow-x: auto;
text-align: center;
}
.es-commonList__item {
  position: relative;
  flex: 0 0 auto;
  width: 150px;
  list-style: none;
}
.es-commonList__item--none {
width: 100%;
}
.is-number .es-commonList__item:before {
  counter-increment: number 1;
  content: counter(number);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-base);
  color: #fff;
  width: 25px;
  height: 25px;
  opacity: .8;
}
.es-commonList__item + .es-commonList__item {
  margin-left: 10px;
}
.es-commonList__box {
	margin-bottom: auto;
}
.es-commonList--series .es-commonList__box {
	margin-bottom: 0;
}
.es-commonList__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: var(--color-base) !important;
}
.es-commonList__image {
  width: 100%;
}
.es-commonList__title {
  height: 63px;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.es-commonList--series .es-commonList__title {
		height: auto !important;
		overflow: visible;
		display: block;
		text-overflow: clip;
		-webkit-box-orient: initial;
		-webkit-line-clamp: none;
}
.es-commonList__before {
  font-size: 16px;
}
.es-commonList__before::before {
  content: "¥";
}
.es-commonList__after {
  color: var(--color-red);
  font-size: 17px;
}
.es-commonList__after::before {
  content: "¥";
}
.es-commonList__price {
  font-size: 17px;
}
.es-commonList__tax {
  font-size: .7em;
}
.es-commonList::-webkit-scrollbar {
  height: 1px;
}
.es-commonList::-webkit-scrollbar-track {
  background: #dfe0e0;
}
.es-commonList::-webkit-scrollbar-thumb {
  background-color: var(--color-base);
  border-radius: 2px;
}
/* ランキングECレコメンダー .rankingList */
.es-rankingList__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.es-rankingList__child {
  width: calc(50% - 5px);
  list-style: none;
}
.es-rankingList__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: var(--color-base) !important;
}
.es-rankingList__box {
  position: relative;
}
.es-rankingList__icon {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-base);
  color: #fff;
  width: 25px;
  height: 25px;
  opacity: .8;
}
.es-rankingList__image {
  width: 100%;
}
.es-rankingList__title {
  height: 63px;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.es-rankingList__before {
  font-size: 16px;
}
.es-rankingList__before::before {
  content: "¥";
}
.es-rankingList__after {
  margin-top: auto;
  color: var(--color-red);
  font-size: 17px;
}
.es-rankingList__after::before {
  content: "¥";
}
.es-rankingList__price {
  margin-top: auto;
  font-size: 17px;
}
.es-rankingList__tax {
  font-size: .7em;
}
/* ジャーナルリスト .journalList */
.es-journalList {
display: flex;
overflow-x: scroll;
padding: 0;
counter-reset: number 0;
gap: 20px;
}
.es-journalList__item {
position: relative;
flex: 0 0 auto;
width: 142.5px;
list-style: none;
}
.es-journalList__link {
display: flex;
flex-direction: column;
height: 100%;
color: var(--color-base);
}
.es-journalList__thumb {
display: flex;
align-items: center;
justify-content: center;
width: 142.5px;
height: 190px;
object-fit: contain;
background-color: #f7f8f8;
}
.es-journalList__image {
display: block;
width: 100%;
}
.es-journalList__categories {
margin-top: auto;
padding: .5em 0;
margin-left: -.5em;
list-style: none;
}
.es-journalList__category {
display: inline-block;
background-color: #e7e8e7;
color: var(--color-base);
margin-top: .5em;
margin-left: .5em;
padding: 5px;
font-size: 10px;
}
.es-journalList__title {
display: block;
margin: .5em 0;
color: var(--color-base);
font-size: 13px;
}


/* カテゴリーから探すリスト .categoryList */
.es-categoryList {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  align-items: stretch;
  /* border-bottom: 1px solid #dfe0e0; */
}
.es-categoryList__item {
  width: 50%;
  min-height: 50px;
  list-style: none;
  border-top: 1px solid #dfe0e0;
  border-left: 1px solid #dfe0e0;
}
.es-categoryList__item:nth-of-type(even) {
  border-right: 1px solid #dfe0e0;
}
.es-categoryList__item:nth-last-of-type(1),
.es-categoryList__item:nth-last-of-type(2) {
  border-bottom: 1px solid #dfe0e0;
}
.es-categoryList__item:last-of-type {
  border-right: 1px solid #dfe0e0;
}
.es-categoryList__link {
  display: flex;
  align-items: center;
  padding: 10px;
  color: var(--color-base);
  height: 100%;
}
.es-categoryList__icon {
  width: 25px;
  height: 25px;
  object-fit: contain;
  flex-shrink: 0;
}
.es-categoryList__text {
  margin-left: 10px;
  color: var(--color-base);
  font-size: 14px;
}
/* ブランドから探すリスト .brandList */
.es-brandList {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  /* border-bottom: 1px solid #dfe0e0; */
}
.es-brandList__item {
  width: calc(100% / 3);
  height: 100%;
  min-height: 125px;
  list-style: none;
  border-top: 1px solid #dfe0e0;
  border-left: 1px solid #dfe0e0;
}
.es-brandList__item:nth-of-type(3n) {
  border-right: 1px solid #dfe0e0;
}
.es-brandList__item:last-of-type {
  border-right: 1px solid #dfe0e0;
  border-bottom: 1px solid #dfe0e0;
}
.es-brandList__item:nth-last-of-type(1),
.es-brandList__item:nth-last-of-type(2),
.es-brandList__item:nth-last-of-type(3) {
  border-bottom: 1px solid #dfe0e0;
}
.es-brandList__link {
  color: var(--color-base);
}
/* ほかのカテゴリーリスト .es-otherCategoryList */
.es-otherCategoryList {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  border-bottom: 1px solid #dfe0e0;
}
.es-otherCategoryList__item {
  width: 50%;
  height: 100%;
  min-height: 100px;
  list-style: none;
  border-top: 1px solid #dfe0e0;
  border-left: 1px solid #dfe0e0;
}
.es-otherCategoryList__item:nth-of-type(even) {
  border-right: 1px solid #dfe0e0;
}
.es-otherCategoryList__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 10px;
  color: var(--color-base);
}
.es-otherCategoryList__link.is-passive {
  background-color: #dcdddd;
  pointer-events: none;
}
.es-otherCategoryList__icon {
  width: 35px;
  height: 35px;
}
.es-otherCategoryList__text {
  color: var(--color-base);
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
}

/* 新ヘッダー .es-header */
.fs-l-header {
  top: 0;
  z-index: 999;
  background: #fff;
  display: block;
  padding-top: 8px;
}

.es-header {
  position: fixed;
  background-color: var(--color-wht);
  width: 100%;
  height: 151px;
  top: 0;
  z-index: 9999;
}
.es-header  + main {
  margin-top: 0;
  padding-top: 60px !important;
}
.es-header__contents {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 90px 1fr 90px;
  align-items: start;
  height: 59px;
}
.es-header__contents > * {
  padding: 0 8px;
}
.es-spacer {
	margin-top: 151px;
}
.es-logo {
  grid-row: 1;
  grid-column: 2;
}
.es-logo__wrap {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: center;
  padding: 8px;
}
.es-logo__lead {
  display: none;
  font-weight: 400;
  margin-left: 1.5em;
  font-size: 18px;
  font-feature-settings: "palt" 1;
  color: var(--color-base);
}
.es-logo__image {
  max-height: 40px;
}
.es-header__leftContainer {
  display: flex;
  align-items: center;
  width: 80px;
  height: 100%;
}
.es-drawerButton__image {
  width: 28px;
}
.es-account {
  margin-left: 8px;
}
.es-account__image {
  width: 28px;
}
.es-header__rightContainer {
  display: flex;
  align-items: center;
  width: 90px;
  height: 100%;
}
.es-header__rightContainer .es-account {
  display: none;
}
.es-cart {
  margin-left: 12px;
  margin-right: 6px;
}
.es-cart__image {
  width: 28px;
}
.es-search__image {
  width: 28px;
}

/* テキストスライダーコンポーネント .es-textSlider */
.es-textSliderArea {
  /* width: calc(100% + 16px); */
  /* margin: 0 -8px; */
  width: 100%;
  height: 29px;
  margin: 0;
  /* margin-top: 60px; */
  padding: 6px;
  overflow: hidden;
  background-color: #dfe0e0;
}
.es-textSlider {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: flex;
  transition: transform 0.6s ease-in-out;  // スライド時のアニメーション
}
.es-textSlider .fs-pt-list__item  {
  width: 100%;
  flex: 0 0 100%;
  display: flex;
  margin: 0;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
.es-textSlider .fs-pt-list__link {
  color: var(--color-base);
  font-weight: 400;
}

/* ナビカテゴリーリスト .es-navCategoryList */
.es-navCategoryList {
  display: flex;
  overflow-x: auto;
  /* width: calc(100% + 16px);
  margin: 0 -8px; */
  width: 100%;
  background-color: #fff;
  margin: 0;
  padding: 15px 0;
  list-style: none;
}
.es-navCategoryList__item {
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-right: 1px solid #dfe0e0;
}
.es-navCategoryList__link {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  color: var(--color-base) !important;
  font-weight: 400;
}
.es-navCategoryList__text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 11px;
}

/* フッター .es-footer */
.es-footer {
  margin-top: 40px;
  padding: 8px;
}

/* フッターリンク .es-footerLink */
.es-footerLink {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  background-color: #fff;
}
.es-footerLink__item {
  width: 50%;
  list-style: none;
  border-left: 1px solid #cfd0d0;
  border-top: 1px solid #cfd0d0;
}
.es-footerLink__item:nth-of-type(odd) {
  border-right: 1px solid #cfd0d0;
}
.es-footerLink__item:nth-last-of-type(1),
.es-footerLink__item:nth-last-of-type(2) {
  border-bottom: 1px solid #cfd0d0;
}
.es-footerLink__item--large {
  width: 100%;
}
.es-footerLink__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 110px;
  height: 100%;
  color: var(--color-base);
  text-decoration: none;
}
.es-footerLink__icon {
  width: 40px;
  height: 40px;
}
.es-footerLink__text {
  color: var(--color-base);
  font-size: 14px;
  text-align: center;
  font-weight: 400;
}

/* フッターアイコン .es-footerIcon */
.es-footerIcon {
  display: flex;
  justify-content: center;
  padding: 50px 0;
}
.es-footerIcon__item {
  list-style: none;
  padding: 10px;
}
.es-footerIcon__icon {
  width: 35px;
  height: 35px;
}
.es-bnrFooter {
margin-bottom: 60px;
}
/* フッターナビゲーション .es-footerNav */
/* .es-footerNav__item {
  border-bottom: 1px solid #cfd0d0;
} */
.es-footerNav__item:first-of-type {
  border-top: 1px solid #cfd0d0;
}
.es-footerNav__head {
  position: relative;
  min-height: 50px;
  color: var(--color-base);
  padding: 15px 25px;
  font-size: 14px;
  border-bottom: 1px solid #cfd0d0;
  cursor: pointer;
  font-weight: 400;
}
.es-footerNav__head::before, .es-footerNav__head::after {
  content: '';
  position: absolute;
  background-color: #afb1b0;
  transition: transform 0.3s ease;
  height: 1px;
}
.es-footerNav__head::before {
  width: 12.5px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}
.es-footerNav__head::after {
  width: 12.5px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%) rotate(90deg);
  transform-origin: center;
}
.es-footerNav__head.is-open::after {
  transform: translateY(-50%) rotate(0deg);
}
.es-footerNav__body {
  margin: 0;
  padding: 15px 25px;
}
.es-footerNav__link {
  color: var(--color-base);
  text-decoration: underline;
}
.es-footerNavList {
  padding: 0;
}
.es-footerNavList__item {
  list-style: none;
}
.es-footerNavList__link {
  color: var(--color-base) !important;
  text-decoration: underline;
}
/* フッターコピーライト.es-footerCopyright */
.es-footerCopyright {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
}
.es-footerCopyright__text {
  font-size: 11px;
}
/* ランキングスライダー .splide */
.splide {
  display: flex;
  flex-wrap: wrap;
}
.splide__track {
  width: 100%;
  order: 0;
}
.splide__arrows {
  position: static;
  display: flex;
  width: 20%;
  margin: 0 !important;
  padding: 0 !important;
  order: 1;
}
.splide__arrow {
  background-color: transparent !important;
  position: static !important;
  border-radius: 0 !important;
  transform: translateY(0) !important;
}
.splide__pagination {
  position: static !important;
  left: auto;
  bottom: 0;
  width: 60%;
  height: 2px;
  margin: auto !important;
  padding: 0 !important;
  order: 0;
}
.splide__pagination li {
  flex-grow: 1;
  height: 1px !important;
}
.splide__pagination__page {
  width: 100% !important;
  height: 1px !important;
  margin: 0;
  background-color: #dcdddd !important;
}
.splide__pagination__page.is-active {
  background-color: #323232 !important;
  width: 100% !important;
  height: 1px !important;
  transform: scale(1) !important;
}
.splide__icon {
  width: 7.5px;
}


/* プレビューFixed */
#fs_preview_header {
  position: fixed;
  top: 0px;
  z-index: 10000;
}
/* 追従ボタン非表示 */
.fs-p-scrollingCartButton {
  display: none;
}
/* 子カテゴリー */
.fs-c-subgroup .fs-c-listControl {
  display: none;
}
.fs-c-subgroupList::before,
.fs-c-subgroupList::after {
  content:"";
  display: block;
  width: calc(100% / 3);
  order: 1;
}
.fs-c-subgroupList__item {
  width: calc(100% / 3);
  min-height: 115px;
  flex-basis: auto;
  border-top: 1px solid #dcdddd;
  border-left: 1px solid #dcdddd;
}
.fs-c-subgroupList__item:nth-last-of-type(1),
.fs-c-subgroupList__item:nth-last-of-type(2),
.fs-c-subgroupList__item:nth-last-of-type(3) {
  border-bottom: 1px solid #dcdddd;
}
.fs-c-subgroupList__item:nth-of-type(3n) {
  border-right: 1px solid #dcdddd;
}
.fs-c-subgroupList__item:last-of-type {
  border-right: 1px solid #dcdddd;
}
.fs-c-subgroupList__link::after {
  display: none;
}
.fs-c-subgroupList__image {
  margin-right: 0;
  margin: auto;
}
.fs-c-subgroupList__image > img {
  width: 50px;
}
.fs-c-subgroupList__link, 
.fs-c-subgroupList__link:visited, 
.fs-c-subgroupList__link:hover, 
.fs-c-subgroupList__link:active {
  background-color: transparent;
}
.fs-c-subgroupList__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: none;
  padding: 10px;
}
.fs-c-subgroupList__label {
  text-align: center;
}
.fs-c-sortItems {
  border-color: #dcdddd !important;
}
.fs-c-sortItems__list {
  border-color: #dcdddd !important;
}
.fs-c-sortItems__list > li:not(:last-of-type) {
  border-right: 1px solid #dcdddd;
}
.fs-c-productList__list__item a {
  color: var(--color-base);
}
.fs-c-productList__list__item {
  border-bottom: 0;
}
.fs-c-button--plain {
  color: var(--color-base);
}
.fs-c-price__currencyMark {
  color: var(--color-base);
}
.fs-c-price__value {
  color: var(--color-base);
}
.fs-c-productListItem__salesPeriodNotice {
  background-color: #dfe0e0;
  color: var(--color-base);
  border: none;
}
.fs-c-productListItem__lowInStock, 
.fs-c-productListItem__outOfStock, 
.fs-c-productListItem__numberOfStock {
  background-color: #dfe0e0;
  color: var(--color-base);
  border: none;
}

.childMainVisual {
  width: calc(100% + 16px);
  margin: 0 -8px;
}
.childMainVisual img {
width: 100%;
}
.childIntroduction  {
  width: 80%;
  margin: auto;
}
.childIntroduction__title {
  padding-top: 60px;
  font-size: 15px;
  text-align: center;
}
.childIntroduction__title:empty {
  display: none;
}
.childIntroduction__text {
  padding-bottom: 30px;
  font-size: 14px;
}
.childIntroduction__text:empty {
  display: none;
}
.fs-p-productSearch {
  border-bottom: none;
}
.fs-p-productSearch__formSwitch {
  border-radius: 14px;
  text-align: center;
  padding: 0 20px;
  background: #dcdddd;
}
.fs-c-breadcrumb__list > li a {
  color: var(--color-base);
}

/* ページトップ */
#page-top {
  z-index: 10000;
}
#page-top img {
  display: block;
  width: 45px;
  height: 45px;
}

/* ヘッダー検索関連 */
.es-form {
  max-height: 0;
  overflow: auto;
  transition-property: max-height;
  transition-duration: .3s;
  transition-timing-function: ease;
}
.es-form.is-active {
  position: fixed;
  top: 0;
  max-height: 100vh;
  margin-top: 60px;
}
.es-form__wrap {
  background-color: #efefef;
  padding: 14px;
  height: 100vh;
}
.es-form__title {
  color: var(--color-base);
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}
.es-form__list {
  margin: 14px 0;
}
.es-form__unit + .es-form__unit {
  margin-top: 20px;
}
.es-form__head {
  color: var(--color-base);
  font-size: 16px;
  font-weight: 400;
}
.es-form__column {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.es-form__body {
  margin: 6px 0 0;
}
.es-form__body--center {
  display: flex;
  align-items: center;
}
.es-form__input {
  color: var(--color-base);
  padding: 6px;
  font-size: 16px;
  font-weight: 400;
}
.es-form__select {
  color: var(--color-base);
  padding: 6px;
  font-size: 16px;
  font-weight: 400;
}
.es-form__row {
  display: flex;
}
.es-form__set {
  display: flex;
  align-items: center;
  width: 50%;
}
.es-form__icon{
  flex-shrink: 1;
  padding: 0 .5em;
}
.es-form__icon{
  flex-shrink: 1;
  padding: 0 .5em;
}
.es-form__check {
  flex-shrink: 1;
  width: 16px;
  height: 16px;
}
.es-form__item {
  margin-left: .5em;
  color: var(--color-base);
  font-size: 16px;
  font-weight: 400;
}
.es-form__submit {
  width: 200px;
  padding: 6px;
  font-size: 16px;
  background-color: var(--color-wht);
  color: var(--color-base);
  border-radius: 5px;
  border: 1px solid;
  margin: 30px auto;
  display: block;
}



.brandMainVisual {
width: calc(100% + 16px);
margin: 0 -8px;
margin-top: 20px;
}
.brandMainVisual img {
display: block;
width: 100%;
}
.es-headingBrand {
background-color: var(--color-base);
margin: 0 -8px;
padding: 15px 40px;
min-height: 60px;
margin-top: 30px;
}
.es-headingBrand__title {
display: flex;
justify-content: center;
align-items: center;
margin: 0;
color: var(--color-wht);
font-size: 20px;
font-weight: 300;
line-height: 1.6;
text-align: center;
}
.brandIntroduction {
width: 85%;
margin: auto;
padding: 50px 0;
}
.brandIntroduction__title {
  font-weight: bold;
  text-align: center;
}

.brandIntroduction__text {
		/* text-align: center; */
}

.brandIntroduction__text details {
border: none;
  text-align: start;
}

.brandIntroduction__text details summary::before {
display: none;
}

.brandIntroduction__text details summary::after {
content: "";
display: block;
background-image: url(https://onlinestore.itembox.design/item/icon-arrow_bottom_gry.svg);
margin-left: .5em;
width: 6px;
height: 3px;
transition: .3s;
}

.brandIntroduction__text details[open] summary:after {
transform: rotate(180deg);
}

.brandIntroduction__text summary {
display: flex;
align-items: center;
justify-content: center;
background: none;
padding: 0;
color: var(--color-base);
font-size: 14px;
font-weight: 300;
text-align: center;
}

.brandIntroduction__outer {
padding: 1em 0;
}

.brandLink {
padding-bottom: 60px;
}

.brandLink__list {
margin: auto;
padding: 0;
width: 85%;
max-width: 290px;
}

.brandLink__item {
list-style: none;
padding: 0;
}

.brandLink__item + .brandLink__item {
margin-top: 25px;
}

.brandLink__link {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
padding: 13px;
color: var(--color-base);
font-size: 15px;
border: 1px solid #9fa1a1;
border-radius: 5px;
}

/* カテゴリーから探すリスト .categoryList */
.es-popularCategoryList {
display: flex;
flex-wrap: wrap;
padding: 0;
align-items: stretch;
/* border-bottom: 1px solid #dfe0e0; */
}
.es-popularCategoryList__item {
width: 50%;
min-height: 50px;
list-style: none;
border-top: 1px solid #dfe0e0;
border-left: 1px solid #dfe0e0;
}
.es-popularCategoryList__item:nth-of-type(even) {
border-right: 1px solid #dfe0e0;
}
.es-popularCategoryList__item:nth-last-of-type(1),
.es-popularCategoryList__item:nth-last-of-type(2) {
border-bottom: 1px solid #dfe0e0;
}
.es-popularCategoryList__item:last-of-type {
border-right: 1px solid #dfe0e0;
}
.es-popularCategoryList__link {
display: flex;
align-items: center;
padding: 10px;
color: var(--color-base);
height: 100%;
}
.es-popularCategoryList__icon {
width: 55px;
height: 55px;
object-fit: contain;
flex-shrink: 0;
}
.es-popularCategoryList__text {
margin-left: 10px;
color: var(--color-base);
font-size: 14px;
}

.es-columnList {
margin: 0;
padding: 0;
}
.es-columnList__item {
padding: 0;
}
.es-columnList__item + .es-columnList__item {
margin-top: 10px;
}
.es-columnList__link {
display: flex;
}
.es-columnList__image{
  width: 110px;
}
.es-columnList__box {
flex: 1;
margin-left: 15px;
}
.es-campaignList {
margin: 0;
padding: 0;
}
.es-campaignList__item {
list-style: none;
padding: 0;
}
.es-campaignList__item + .es-campaignList__item {
margin-top: 20px;
}
.es-campaignList__image {
display: block;
width: 100%;
}
[data-toggle="off"] + .fs-c-subgroup {
  display: none;
}
#es-drawer {
  width: 100%;
  padding: 15px;
  background-color: #efefef;
  z-index: 100000;
}
.es-login {
  margin-top: 45px;
  margin-bottom: 75px;
}
.es-login__box {
  background-color: #fff;
  padding: 37.5px;
  border-radius: 10px;
}
.es-login__catch {
  font-size: 17px;
  line-height: 1.8;
  text-align: center;
  font-weight: 400;
}
.es-login__catch.is-loggedIn--true {
	display: none !important;
}
.es-login__detail {
	display: none;
	color: var(--color-base);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
}
.es-login__detail.is-loggedIn--true {
	display: block !important;
}
.es-login__name {
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
}
.es-login__large {
	font-size: 1.4em;
	font-style: normal;
	font-weight: 400;
}
.es-login__small {
	font-size: .8em;
	font-style: normal;
	font-weight: 400;
}
.es-login__red {
  color: #c86665;
  font-style: normal;
}
.es-login__wish {
	display: none;
	align-items: center;
	justify-content: flex-end;
	text-align: right;
	font-size: 14px;
}
.es-login__wish.is-loggedIn--true {
	display: flex !important;
}
.es-login__confirm {
	display: inline-block;
	padding-bottom: 4px;
	color: var(--color-base) !important;
	text-decoration: underline;
	font-weight: 400;
	margin-left: .1em;
}
.es-login__icon:before {
	content: "\e919";
	font-family: "fs-icon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.4em;
}
.es-login__link {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 17px;
  width: 100%;
  height: auto;
  display: block;
  background-color: var(--color-wht) !important;
  color: var(--color-base) !important;
  border: 1px solid #c4c4c4;
  padding: 12px;
  text-align: center;
  border-radius: 10px;
  font-weight: 400;
}
.es-login__link:visited {
  color: var(--color-base);
}
.es-menu {
  background: #fff;
  margin: 0 -15px;
  padding: 0 15px;
}
.es-menu__list {
  padding: 0;
}
.es-menu__item {
  list-style: none;
  border-bottom: 1px solid #e7e7e7;
}
.es-menu__link {
  position: relative;
  display: block;
  padding: 18px 10px;
  background: #fff;
  color: var(--color-base);
  font-size: 16px;
  font-weight: 400;
}
.es-menu__link:visited {
  color: var(--color-base);
}
.es-menu__link.is-acc::before, 
.es-menu__link.is-acc::after {
  content: '';
  position: absolute;
  background-color: #afb1b0;
  transition: transform 0.3s ease;
  height: 1px;
}
.es-menu__link.is-acc::before {
  width: 12.5px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}
.es-menu__link.is-acc::after {
  width: 12.5px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%) rotate(90deg);
  transform-origin: center;
}
.es-menu__link.is-acc.is-open::after {
  transform: translateY(-50%) rotate(0deg);
}
.es-menu__link--red {
  color: #c76768;
}
.es-menu__link--red:visited {
  color: #c76768;
}
.es-menuCategory {
  padding-left: 2em;
  padding-bottom: 18px;
}
.es-menuCategory ul {
  padding-left: 1em;
}
.es-menuCategory a,
.es-menuCategory .fs-pt-menu__heading {
  font-size: 16px;
  margin: 0;
}
.es-menuCategory .fs-pt-menu__heading {
  position: relative;
}
.es-menuCategory .fs-pt-menu__link.is-acc {
  display: flex;
  justify-content: space-between;
}
.es-menuCategory .fs-pt-menu__link.is-acc .acc {
  display: block;
  width: 25px;
  height: 24px;
  margin-right: .75em;
}
.es-menuCategory .fs-pt-menu__link.is-acc .acc::before, 
.es-menuCategory .fs-pt-menu__link.is-acc .acc::after {
  content: '';
  position: absolute;
  background-color: #afb1b0;
  transition: transform 0.3s ease;
  height: 1px;
}
.es-menuCategory .fs-pt-menu__link.is-acc .acc::before {
  width: 12.5px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}
.es-menuCategory .fs-pt-menu__link.is-acc .acc::after {
  width: 12.5px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%) rotate(90deg);
  transform-origin: center;
}
.es-menuCategory .fs-pt-menu__link.is-active .acc::after {
  transform: translateY(-50%);
}
.es-menuCategory__list {
  padding: 0;
}
.es-menuCategory__item {
  list-style: none;
}
.es-bannerListSp__list {
  padding: 0;
}
.es-bannerListSp__item {
  list-style: none;
}
.es-bannerListSp__item + .es-bannerListSp__item {
  margin-top: 20px;
}
.es-bannerListSp__link {
  display: block;
}
.es-bannerListSp__image {
  display: block;
  width: 100%;
}
.es-linkListSp__list {
  padding: 0;
  margin: 60px auto;
}
.es-linkListSp__item {
  list-style: none;
}
.es-linkListSp__item + .es-linkListSp__item {
  margin-top: 60px;
}
.es-linkListSp__link {
  display: block;
}
.es-linkListSp__image {
  display: block;
  width: 100%;
}
/* カテゴリー一覧スクリプト .es-categoryListScript */
.es-categoryListScript__list {
padding: 0 10px;
}
.es-categoryListScript__link {
display: block;
color: #fff !important;
background-color: #909291;
padding: 5px .5em;
font-size: 15px;
font-weight: 400;
}
.es-categoryListScript__item {
list-style: none;
margin-bottom: 40px;
}
.es-categoryListScriptChildren__list {
padding: .5em;
}
.es-categoryListScriptChildren__item {
margin-top: 1em;
list-style: none;
}
.es-categoryListScriptChildren__link {
color: #333535;
font-size: 14px;
font-weight: 400;
}
.es-categoryListScriptChildren__link:visited {
color: #333535;
}
#es-categoryListScript + .fs-c-productList {
display: none !important;
}
.es-categoryMainVIsualPC {
display: none;
} 
/* お客様レビュー.es-reviewList */
.es-reviewList {
    display: flex;
    overflow-x: scroll;
    padding: 0;
}
.es-reviewList__item {
    flex: 0 0 auto;
    width: 255px;
    background-color: #fff;
    list-style: none;
}
.es-reviewList__item + .es-reviewList__item {
    margin-left: 20px;
}
.es-reviewList__link {
    display: block;
    padding: 20px;
    text-decoration: none !important;
}
.es-reviewList__image {
    display: block;
    width: 100px;
    margin: auto;
}
.es-reviewList__title {
    color: #333535;
    font-size: 13px;
    line-height: 1.75;
}
.es-reviewList__rating {
    display: flex;
    align-items: center;
    flex: 0 1 10em;
    flex-wrap: wrap;
    font-size: 1.8rem;
    line-height: 1;
}
.es-reviewList__rating::before {
    font-family: "fs-icon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333535;
    font-size: 1.4em;
}
.es-reviewList__rating[data-rating="0"]::before {
    content: "\e91b\e91b\e91b\e91b\e91b";
}
.es-reviewList__rating[data-rating="1"]::before {
    content: "\e91d\e91b\e91b\e91b\e91b";
}
.es-reviewList__rating[data-rating="2"]::before {
    content: "\e91d\e91d\e91b\e91b\e91b";
}
.es-reviewList__rating[data-rating="3"]::before {
    content: "\e91d\e91d\e91d\e91b\e91b";
}
.es-reviewList__rating[data-rating="4"]::before {
    content: "\e91d\e91d\e91d\e91d\e91b";
}
.es-reviewList__rating[data-rating="5"]::before {
    content: "\e91d\e91d\e91d\e91d\e91d";
}
.es-reviewList__text {
    color: #333535;
    font-size: 13px;
    line-height: 1.75;
}
/* 動画でアイテム紹介 .es-movieList */
.es-movieList {
    padding: 0;
}
.es-movieList__item {
    list-style: none;
}
.es-movieList__item + .es-movieList__item {
    margin-top: 50px;
}
.es-movieList__movie {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.es-movieList__wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.es-movieList__wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.es-movieList__title {
    font-size: 16px;
    text-align: center;
}
.es-itemBanner {
  margin: auto;
  padding: 10px;
  width: 100%;
}
.es-itemBanner__image {
  display: block;
  margin: auto;
}
.es-itemType {
  color: #333535;
  font-size: 22px;
  font-weight: 300;
}
.es-itemRate {
  color: #c96767;
  /* font-size: 18px; */
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 0 !important;
}
.fs-c-productNameHeading__name {
  /* font-size: 16px; */
  font-weight: 300;
  line-height: 1.6;
  font-size: 22px;
}
.fs-c-productNumber {
  display: block;
  padding: 0;
  color: #8f9291;
  font-weight: 300 !important;
  border: none;
}
.fs-c-productNumber__label::after {
  content: ":";
}
.fs-c-productMark__mark {
  background-color: #e7e8e7;
  color: #333535;
  border-radius: 0;
  font-size: 15px;
}
.fs-c-price__currencyMark {
  font-size: 19px;
}
.fs-c-price__value {
  font-size: 19px;
}
.fs-c-productPrice__main__label {
  /*display: none;*/
}
.fs-c-productPrice--listed .fs-c-productPrice__addon,
.fs-c-productPrice--listed .fs-c-productPrice__main__addon {
  /*display: none;*/
}
.fs-c-productPrice--listed {
  text-decoration: line-through;
}
.es-itemOfficial {
  display: inline-block;
  background-color: #333535;
  color: #fff;
  padding: 0 .5em;
}
.fs-c-productPrices--productDetail .fs-c-productPrice--selling .fs-c-price__currencyMark {
  font-size: 25px;
}
.fs-c-productPrices--productDetail .fs-c-productPrice--selling .fs-c-price__value {
  font-size: 25px;
}
.fs-c-productPointDisplay {
  background: none;
  color: #8f9291;
  font-size: 14px;
}
.fs-c-productPointDisplay__quantity {
  font-weight: 300;
}
.fs-c-productSelection__selection {
  margin-top: 4px;
  padding: 0;
}
.fs-c-productSelection__name {
  background-color: #e7e8e7;
  color: #333535;
}
.fs-c-productSelection__label {
  color: #333535;
  font-size: 15px;
  font-weight: 300;
}
.fs-c-dropdown::after {
  color: #afb1b0;
  padding: 4px;
}
.fs-c-dropdown__menu {
  font-size: 15px;
}
.fs-c-variationCart {
  padding: 20px 8px 20px !important;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.fs-c-variationCart__variationName__name {
  color: #333535;
}
.fs-c-variationCart__variationName__shippingDate,
.fs-c-variationCart__variationName__stock {
  color: #333535;
}
.fs-c-button--particular {
  color: #333535;
}
.fs-c-button--primary {
  background-color: #333535;
  border: 2px;
}
.fs-c-productSalesPeriod {
  border-width: 1px;
  border-color: #afb1b0;
}
.es-itemListBanner {
  padding: 0;
}
.es-itemListBanner__item {
  list-style: none;
}
.es-itemListBanner__item + .es-itemListBanner__item {
  margin-top: 15px;
}
.es-itemListBanner__image {
  display: block;
}
.es-itemNote {
  padding: 20px 20px 5px;
  font-size: 15px;
  text-align: center;
}
.fs-c-aggregateRating__rating::before {
  font-size: 1.2rem;
  margin-bottom: .5em;
}
.fs-c-reviewList__item {
  border-color: #afb1b0;
}
.fs-c-reviewStars::before {
  color: #333535;
}
.fs-c-rating__value {
  color: #333535;
}
.fs-c-reviewBody {
  border: none;
  padding: 0;
}
.fs-c-reviewer__name {
  margin-right: .5em;
}
.fs-c-reviewer__name a {
  color: #333535;
  font-size: 16px;
}
.fs-c-reviewer__profile {
  color: #8f9291;
}
.fs-c-reviewInfo__date {
  color: #8f9291;
}
.fs-c-productReview__addReview a {
  background: #333535;
  color: #fff;
  padding: 2px 12px;
  border-radius: 4px;
}
.es-itemReview {
  margin: 34px auto 62px !important;
  max-width: 270px;
}
.fs-c-inquiryAboutProduct {
  width: 270px;
  border: 1px solid;
  text-align: center;
  margin: auto;
  justify-content: center;
  border-radius: 5px;
  margin-bottom: 40px !important;
}
.es-itemTabList {
  display: flex;
  padding: 0;
}
.es-itemTabList__item {
  list-style: none;
  width: calc(100% / 3);
  border-top: 1px solid;
  text-align: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid #333535;
  font-size: 14px;
  padding: 11px;
  color: #8F9291;
}
.es-itemTabList__item:nth-of-type(2),
.es-itemTabList__item:nth-of-type(3) {
  border-left: none;
}
.es-itemTabList__item--current {
  color: #333535;
  border-bottom: none;
}
/* 商品ページ モジュール */
.es-itemDetail {
  padding: 10px;
}
.es-itemDetail__title {
  color: #333535;
  font-size: 17px;
  text-align: center;
  line-height: 1.8;
}
.es-itemDetail__list {
  padding: 0;
  list-style: none;
}
.es-itemDetail__list--2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.es-itemDetail__list--3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.es-itemDetail__image {
  display: block;
}
.es-itemDetail__title--bg {
  padding: 0 .5em;
  font-size: 16px;
  background-color: #e7e8e7;
  border-bottom: 1px solid;
  text-align: left;
}
.es-itemDetail__title--line {
  padding: 0 .5em;
  font-size: 16px;
  border-bottom: 1px solid #AFB1B0;
  text-align: left;
}
.es-itemDetail__text {
  padding: .5em 0;
  font-size: 14px;
  line-height: 1.7;
}
.es-itemDetail__link {
  display: block;
  margin-top: 10px;
  color: #333535 !important;
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
  text-decoration: underline;
}
.es-itemDetail__button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto;
    max-width: 270px;
    width: 100%;
    color: #333535 !important;
    height: 50px;
    font-size: 15px;
    border: 1px solid #AFB1B0;
    border-radius: 5px;
}
.es-itemDetail__movie {
  position: relative;
  margin: 1em auto;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.es-itemDetail__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.es-itemDetail__scroll {
  margin: 1em auto;
  overflow-x: scroll;
}
.es-itemDetail__scroll .es-itemDetail__image {
  max-width: none;
}
.es-itemTable {
  padding: 0 20px;
  margin-top: 0;
}
.es-itemTable__table {
  border-color: #afb1b0 !important;
  border-top: 1px solid;
  border-left: 1px solid;
  font-size: 13px;
  border-spacing: 0;
}
.es-itemTable__th,
.es-itemTable__td {
  border-color: #afb1b0 !important;
  border-right: 1px solid;
  border-bottom: 1px solid;
  font-weight: 300;
  padding: 10px;
}
.es-itemButtons {
  padding: 0 20px;
  margin-top: 0;
}
.es-itemButtons__item {
  list-style: none;
}
.es-itemButtons__item + .es-itemButtons__item {
  margin-top: 15px;
}
.es-itemButtons__button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #333535;
  color: #fff !important;
  width: 100%;
  height: 35px;
  font-size: 15px;
  text-align: center;
  border-radius: 5px;
}
.es-itemManual {
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.7;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
  border-radius: 3px;
  padding: 0.8em 1.6em 0.8em;
}
.fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation {
  border-radius: 3px;
  padding: 0.8em 1.6em 0.8em;
  background-color: #fff !important;
  border: 1px solid;
  color: #333535;
}
#fs_ProductDetails .fs-c-featuredProduct {
  display: none;
}
.es-itemBrand {
  margin: 30px 10px;
  padding: 40px 20px 30px;
  border: 1px solid #afb1b0;
  text-align: center;
}
.es-itemBrand__image {
  display: block;
  width: 200px;
  margin: auto;
}
.es-itemBrand__title {
  margin-top: 40px;
  font-size: 19px;
  text-align: center;
  color: #333535;
}
.es-itemBrand__text {
  margin-top: 20px;
  font-size: 14px;
  text-align: left;
  color: #333535;
}
.es-itemBrand__link {
  color: #333535;
  text-align: center;
  text-decoration: underline;
}
.es-itemCampaign {
margin: 30px 10px;
  padding: 20px 0;
}
.es-itemCampaign__list {
  margin: 0;
  padding: 0;
}
.es-itemCampaign__item {
  list-style: none;
}
.es-itemCampagin__image {
  display: block;
  margin: 10px auto 0;
}
.es-itemLinks {
margin: 30px 10px;
  padding: 20px;
}
.es-itemLinks__list {
  padding: 0;
}
.es-itemLinks__item {
  list-style: none;
}
.es-itemLinks__item + .es-itemLinks__item {
  margin-top: 15px;
}
.es-itemLinks__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  font-size: 15px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #AFB1B0;
  color: #333535;
}
.fs-c-returnedSpecialContract {
  display: none;
}
.fs-c-variationAndActions {
padding: 20px 0;
}
.es-itemTabContents1,
.es-itemTabContents2,
.es-itemTabContents3 {
padding-top: 25px;
}
.fs-c-variationCart--withImage > li {
grid-template-columns: auto 1fr 2em 140px;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
padding: .8em 1em .8em;
font-size: 1.4rem;
}
.es-itemFreeArea {
padding: 20px 0;
}
.es-itemFreeArea:empty {
padding: 0;
}
.es-itemTitle__text {
text-align: center;
font-size: 20px;
border-top: 1px solid #afb1b0;
padding: 20px;
}
.fs-c-heading--page {
color: inherit;
border-bottom: none;
}
.fs-p-announcement img {
display: block;
max-width: 400px;
width: 100%;
padding-bottom: 20px;
margin: auto;
}
.fs-p-announcement__body {
max-width: 600px;
margin: auto;
}

.es-about {
padding: 0 7px;
color: var(--color-base);
font-size: 14px;
font-feature-settings: "palt";
font-family: "Roboto Flex", "Noto Sans JP", sans-serif;
font-weight: 300;
}
.es-about a {
color: var(--color-base);
text-decoration: underline;
}
.es-about a:hover {
color: var(--color-base);
text-decoration: underline;
}
.es-about:nth-of-type(even) {
background-color: #f7f8f8;
}
.es-about--parts {
background-color: #f7f8f8;
margin-top: 40px;
}
.es-about__wrap {
padding: 60px 0;
}
.es-about__wrap--none {
padding-top: 0;
}
.es-about__hero {
width: 100%;
}
.es-about__sub {
margin: 50px 0 0;
font-size: 25px;
text-align: center;
letter-spacing: .1em;
}
.es-about__main {
margin: 0;
font-size: 14px;
line-height: 1.75;
text-align: center;
font-weight: 300;
}
.es-about__catch {
margin-top: 40px;
font-size: 19px;
text-align: center;
}
.es-about__label {
margin-top: 20px;
font-size: 17px;
text-align: center;
font-weight: 400;
}
.es-about__box {
margin-top: 35px;
}
.es-about__box--sm {
margin-top: 10px;
}
.es-about__text {
margin: 0;
text-align: center;
line-height: 2;
}
.es-about__text + .es-about__text {
margin-top: 2em;
}
.es-about__title {
margin: 0;
font-size: 20px;
text-align: center;
line-height: 1.55;
font-weight: 400;
}
.es-about__body {
counter-reset: number 0; 
margin-top: 60px;
}
.es-cardCategory + .es-cardCategory {
margin-top: 40px;
}
.es-cardCategory__head {
display: flex;
align-items: center;
text-decoration: none !important;
}
.es-cardCategory__image {
width: 110px;
}
.es-cardCategory__box {
flex: 1;
margin-left: 15px;
font-weight: 400;
}
.es-cardCategory__title {
font-size: 17px;
}
.es-cardCategory__text {
line-height: 1.75;
}
.es-cardCategory__detail {
font-size: .9em;
text-align: right;
text-decoration: underline;
}
.es-linksList {
margin: 0;
margin-top: 50px;
padding: 0;
}
.es-linksList__list {
margin: 0;
padding: 0;
}
.es-linksList__text {
text-align: center;
}
.es-linksList__item {
list-style: none;
}
.es-linksList__item + .es-linksList__item {
margin-top: 25px;
}
.es-linksList__item {
list-style: none;
}
.es-linksList__link {
display: flex;
justify-content: center;
margin: auto;
padding: 15px;
width: 270px;
color: var(--color-base);
font-size: 15px;
text-align: center;
border: 1px solid #afb1b0;
border-radius: 5px;
text-decoration: none !important;
}
.es-linksList__link:visited {
color: var(--color-base);
}
.es-linksList__link--banner {
border: none;
padding: 0;
}
.es-linksList__link--large {
width: 315px;
text-align: left;
}
.es-linksList__arrow {
display: flex;
align-items: center;
}
.es-linksList__arrow:after {
content: "";
background-image: url(https://onlinestore.itembox.design/item/icon-arrow_right_gry.svg);
background-repeat: no-repeat;
width: 6px;
height: 12px;
display: block;
margin-left: 1em;
}
.es-linksList__icon {
margin-right: 25px;
width: 48px;
}
.es-cardService {
padding: 0 15px;
}
.es-cardService__image {
display: block;
margin: auto;
width: 90px;
}
.es-cardService__title {
counter-increment: number 1;
display: flex;
align-items: center;
font-size: 18px;
line-height: 1.4;
font-weight: 400;
}
.es-cardService__title::before {
content: counter(number);
font-size: 1.65em;
padding: 0 .5em 0 0;
}
.es-cardMembers__list {
display: grid;
grid-template-columns: 1fr 1fr;
padding: 0;
border-top: 1px solid #dcdddd;
border-left: 1px solid #dcdddd;
}
.es-cardMembers__item {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-height: 120px;
list-style: none;
border-right: 1px solid #dcdddd;
border-bottom: 1px solid #dcdddd;
}
.es-cardMembers__image {
display: block;
width: 35px;
margin: 0 auto;
}
.es-cardMembers__text {
margin: 1em 0 0;
text-align: center;
font-weight: 400;
}

.es-detailMembers {
margin-top: 50px;
background-color: var(--color-wht);
padding: 45px 15px 0;
border: 1px solid #afb1b0;
}
.es-detailMembers__title {
margin: 0;
font-size: 17px;
text-align: center;
font-weight: 400;
}
.es-detailMembers__image {
width: 100%;
margin-top: 40px;
padding: 5px;
}
.es-detailMembers__box {
margin-top: 20px;
}
.es-detailMembers__text {
margin: 0;
text-align: center;
line-height: 1.75;
}
.es-detailMembers__table {
margin-top: 20px;
width: 100%;
border: 1px solid #8f9291;
border-spacing: 0;
}
.es-detailMembers__th {
padding: 3px;
font-size: 13px;
font-weight: 300;
border-bottom: 1px solid #8f9291;
}
.es-detailMembers__th:nth-of-type(1) {
width: 25%;
}
.es-detailMembers__th:nth-of-type(2) {
width: 40%;
}
.es-detailMembers__th:nth-of-type(3) {
width: 35%;
}
.es-detailMembers__th:not(:last-of-type) {
border-right: 1px dashed #cfd0d0;
}
.es-detailMembers__td {
padding: 3px .8em;
font-size: 14px;
}
.es-detailMembers__td:not(:last-of-type) {
border-right: 1px dashed #cfd0d0;
}
.es-detailMembers__td:nth-of-type(1) {
text-align: left;
}
.es-detailMembers__td:nth-of-type(2) {
text-align: right;
}
.es-detailMembers__td:nth-of-type(3) {
text-align: right;
}
.es-detailMembers__notes {
margin: .5em 0;
padding: 0;
}
.es-detailMembers__note {
list-style: none;
font-size: 11px;
}
.es-detailMembers__note::before {
content: "※";
}
.es-aboutIcon {
display: flex;
justify-content: center;
margin: 0;
padding: 10px 0;
}
.es-aboutIcon__item {
list-style: none;
padding: 10px;
}
.es-aboutIcon__icon {
width: 35px;
height: 35px;
}

.es-aboutSns__title {
margin: 0;
font-size: 20px;
text-align: center;
line-height: 1.55;
letter-spacing: .1em;
}
.es-aboutSns__sub {
display: block;
margin: 0;
font-size: .6em;
letter-spacing: -.04em;
text-align: center;
}
.es-aboutSns__image {
margin-top: 25px;
width: 100%;
}

.es-aboutContact__list {
margin: 0;
padding: 0;
}
.es-aboutContact__item {
list-style: none;
}
.es-aboutContact__link {
color: var(--color-base);
}
.es-aboutContact__link:visited {
color: var(--color-base);
}
.es-aboutContact__arrow {
display: flex;
align-items: center;
}
.es-aboutContact__arrow:after {
content: "";
background-image: url(https://onlinestore.itembox.design/item/icon-arrow_right_gry.svg);
background-repeat: no-repeat;
width: 6px;
height: 12px;
display: block;
margin-left: 1em;
}
.es-aboutContact {
width: 70%;
margin: auto;
}
.es-aboutContact__item + .es-aboutContact__item {
margin-top: 1em;
}
.es-aboutContact__link {
font-size: 16px;
text-decoration: none !important;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
border-bottom: none;
text-align: center;
}
.fs-body-login .fs-c-inputInformation__field {
background: none;
}
.fs-c-button--primary,
.fs-c-button--secondary {
font-size: 1.6rem;
min-width: 200px;
padding: 1em 1.6em .8em;
border-radius: 5px;
}
/* フローエリア .es-flowList */
.es-flowList {
padding: 0;
width: 84%;
margin: 0 auto 30px;
display: flex;
justify-content: space-between;
}
.es-flowList__item {
color: #333;
font-size: 16px;
width: calc(100% / 3);
background: #e0e0e0;
line-height: 50px;
text-align: center;
position: relative;
list-style: none;
}
.es-flowList__item:not(:first-child):not(:last-child) { 
padding: 0 0 0 10px;
}
.es-flowList__item::before,
.es-flowList__item::after {
content: "";
width: 0;
height: 0;
display: block;
position: absolute;
}

.es-flowList__item::before {
border: solid 32px transparent;
border-right: solid 13px transparent;
border-left: solid 13px #FFF;
top: -7px;
left: 0;
z-index: 1;
}  
.es-flowList__item::after {
border: solid 25px transparent;
border-left: solid 11px #e0e0e0;
border-right: solid 10px transparent;
top: 0;
right: -20px;
z-index: 2;
}
.es-flowList__item:first-child::before,
.es-flowList__item:last-child::after {
content: none;
}
.es-flowList__item--current {
color: #FFF;
background: #9ea1a0;
}
.es-flowList__item--current::after {
border-left: solid 11px #9ea1a0;
}
.fs-l-cart .fs-c-wishlistProduct {
display: none;
}
.fs-l-cart .fs-c-featuredProduct {
display: none;
}
.fs-c-otherServiceLogin:not(:first-child) {
margin: 80px 0;	
}
/* インスタグラム.es-instagramList */
.es-instagramList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0;
  padding: 0;
}
.es-instagramList__item {
  list-style: none;
}
.es-instagramList__link {
  display: block;
  line-height: 0;
  aspect-ratio: 3/4;
  overflow: hidden;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.es-instagramList__image {
  object-fit: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.es-instagramBanner {
  margin-top: 30px;
  text-align: center;
}
.es-instagramBanner__link {
  display: inline-block;
}
.es-instagramBanner__image {
  display: block;
  max-width: 480px;
  width: 100%;
}

/**
*	改修用
**/
.fs-c-slick .slick-dots li {
	margin: 11px;
}
.fs-c-slick .slick-dots li button:before {
	font-size: 11px;
}
.fs-c-productList__list__item form {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.fs-c-productListItem__prices.fs-c-productPrices {
	margin-top: auto;
	padding-top: .5em;
	order: 1;
}
.fs-c-productListItem__control {
	order: 1;
}
.fs-c-productListItem__salesPeriodNotice {
	order: 0;
}
.fs-c-photoswipe.pswp {
	z-index: 150000;
}
.es-itemTabContents2,
.es-itemTabContents3 {
	display: none;
}
.fs-c-productListItem__image__image {
  aspect-ratio: 1 / 1;
}
.fs-c-productCarouselMainImage__image__caption {
  position: relative;
}
.fs-c-buttonContainer--viewAllReviews {
  justify-content: center;
}
.fs-c-buttonContainer--addReview--detail {
  justify-content: center;
}

/** 共通化スマホ */
@media screen and (min-width: 768px) {
  /* .fs-l-header {
    display: none !important;
  } */
  .fs-l-sideArea {
    display: none !important;
  }
  .fs-l-sideArea#es-drawer {
    display:  block !important;
    z-index: 0;
  }
  /* .fs-l-footer {
    display: none !important;
  } */
  .sp-only {
      display: none;
  }
  #es-drawer {
      background-color: transparent;
  }
  .es-linkListSp {

  }
  .es-linkListSp__list {
    margin: 20px auto;
  }
  .es-linkListSp__item + .es-linkListSp__item {
    margin-top: 20px;
  }
  .es-footerLink {
      display: none;
  }
  .fs-clientInfo.is-ready.es-login {

  }
  .es-login {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .es-login__box {
    padding: 0;
  }
  .es-login__catch {
    font-size: 14px;
  }
  .es-login__detail {
    font-size: 12px;
  }
  .es-login__wish {
    font-size: 12px;
  }
  .es-login__link {
    background-color: #fff !important;
    color: var(--color-base) !important;
    font-size: 14px;
    padding: 10px;
  }
  .fs-p-drawer__loginLogout,
  .fs-p-drawer__welcomeMsg {
    display: block !important;
  }
  .es-menuCategory {
      background-color: #f7f8f8;
      padding-left: 0;
      padding-bottom: 0;
  }
  .es-menuCategory ul {
      padding-left: 0;
  }
  .es-menuCategory .fs-pt-menu__link.is-acc .acc {
      margin-right: 0;
  }
  .es-menu__link.is-acc::before,
  .es-menu__link.is-acc::after {
      right: 10px;
  }
  .es-menuCategory .fs-pt-menu__link.is-acc .acc::before,
  .es-menuCategory .fs-pt-menu__link.is-acc .acc::after {
      right: 10px;
  }
  .fs-pt-menu__item {
      border-bottom: 1px dashed #dfe0e0;
  }
  .fs-pt-menu__item:last-of-type {
      border-bottom: none;
  }
  .es-menuCategory a, .es-menuCategory .fs-pt-menu__heading {
      font-size: 14px;
      padding-left: 1em;
  }
  .es-menuCategory .fs-pt-menu__heading:not(:has('a')) {
      padding: 8px 1em;
  }
  /* ヘッダー */
  .es-header__contents {
      display: flex;
      align-items: center;
      height: auto;
      padding: 0 40px;
  }
  .es-header__leftContainer {
      display: none;
  } 
  .es-header__rightContainer {
      margin-left: auto;
      width: auto;
  }
  .es-header {
    height: auto;
    padding: 0;
    z-index: 100001;
}
.es-spacer {
  margin-top: 185px;
}
  .es-logo {
      padding: 0;
  }
  .es-logo__wrap {
      padding: 8px 0;
  }
  .es-logo__lead {
    display: block;
  }
  .es-logo__image {
      max-height: 70px;
  }
  .es-search__image,
  .es-cart__image,
  .es-account__image {
      width: 40px;
  }
  .es-cart {
      margin-left: 35px;
      margin-right: 0;
  }
  .es-account {
      margin-left: 35px;
  }
  /* .es-textSliderArea {
      margin-top: 80px !important;
  } */
  .es-navCategoryList {
      width: 100%;
  }
  .es-navCategoryList__item {
      width: calc(100% / 10);
  }
  .es-navCategoryList__text {
      font-size: 13px;
  }
  .es-navCategoryList__item:last-of-type {
      border-right: none;
  }
  .es-header__rightContainer .es-account {
      display: block;
  }
  .es-textSliderArea {
      padding: 7px;
      height: auto;
  }
  .es-textSlider .fs-pt-list__link {
      font-size: 18px;
  }
  .es-footer {
      padding: 0;
  }
  .es-footerNav {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      background-color: #f7f8f8;
      gap: 40px;
      padding: 90px 90px 0;
  }
  .es-footerNav__head {
      padding: 0 0 1em 0;
      min-height: auto;
  }
  .es-footerNav__body {
      display: block !important;
      padding: 1em 0 0 0;
  }
  .es-footerNav__item:first-of-type {
      border-top: none;
  }
  .es-footerNavList {
      margin: 0;
  }
  .es-footerNavList__item + .es-footerNavList__item {
      margin-top: 1em;
  }
  .es-footerNav__head::before,
  .es-footerNav__head::after {
      display: none;
  }
  .es-footerLink {
      display: flex !important;
      padding: 0 50px;
  }
  .es-footerLink__item {
      width: calc(100% / 5);
      border-bottom:  1px solid #cfd0d0;
  }
  .es-footerLink__link {
      min-height: 150px;
  }
  .es-footerLink__icon {
      width: 50px;
      height: 50px;
  }
  .es-footerLink__text {
      font-size: 16px;
  }
  .es-footerLink__item:nth-of-type(odd) {
      border-right: none;
  }
  .es-footerLink__item:last-of-type {
      border-right: 1px solid #cfd0d0;
  }
  .es-footerNavList__link {
      text-decoration: none;
  }
  .es-footerIcon__item {
      padding: 20px;
  }
  .es-footerIcon__icon {
      width: 50px;
      height: 50px;
  }
  .es-bnrFooter {
    margin-bottom: 90px;
  }
  .es-bnrFooter .fs-pt-carousel__slide {
    width: 480px;
  }
  .es-footerCopyright {
      background-color: #f7f8f8;
  }
  #es-drawer .es-footerLink {
      display: none !important;
  }
  .es-form {
    position: fixed !important;
    width: 430px !important;
    margin-top: 80px !important;
    top: 0 !important;
    right: 0 !important;
  }
  /* カテゴリー一覧 es-categoryListScript */
  .es-categoryListScript__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px 40px;
  }
  .es-categoryListScript__link {
    font-size: 18px;
  }
  .es-categoryListScriptChildren__item {
    margin-top: 1.2em;
  }
  .es-categoryListScriptChildren__link {
    font-size: 16px;
  }
  .es-headingTitleSub__main {
                  font-size: 35px;
  }
  .es-headingTitleSub__sub {
                  font-size: 16px;
  }
  .es-headingTitleSub--top {
                  margin-top: 60px;
  }
  .es-categoryMainVIsualPC {
      display: block;
  }
  .fs-l-pageMain .es-headingCategory {
      display: none;
  }
  .fs-l-pageMain .es-headingCatch {

  }
  .fs-l-pageMain .es-carouselCategory {
      display: none;
  }
  .es-bannerCampaign figure + figure {
    margin-top: 50px;
  }
  .es-bannerCart figure + figure {
    margin-top: 50px;
  }
  .fs-pt-carousel__track {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
  }
  .fs-pt-carousel__slide {
    width: 620px;
    margin: 0 auto;
  }
  /* .fs-pt-carousel__slide:nth-of-type(2) {
      margin-top: 0 !important;
  } */
  .es-areaSearch {
    padding: 40px 0 60px;
  }
  .es-searchForm__group {
      max-width: 560px;
  }
  .es-keywordList {
      margin: 30px auto 0;
      padding: 10px 50px;
  }
  .es-section {
      padding: 120px 50px;
  }
  .es-section--ranking {
    padding: 80px 50px;
  }
  .es-section--small {
      padding: 60px 50px;
  }
  .es-newItemsList {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 30px;
  }
  .es-newItemsList__item {
      width: 100%;
  }
  .es-newItemsList__title {
    height: 72px;
    font-size: 16px;
  }
  .es-more__banner {
    max-width: 378px;
    margin: 45px auto 0;
  }
  .es-journalList {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.es-journalList__item {
    width: 196px;
}
.es-journalList__thumb {
    width: 200px;
    height: 266px;
}
.es-journalList__categories {
    /* margin: .8em 0; */
}
.es-journalList__category {
    /* font-size: 14px; */
}
.es-journalList__title {
    margin: .8em 0;
    font-size: 16px;
}
  .es-categoryList {
    border-right: 1px solid #dfe0e0;
  }
  .es-categoryList__item {
    width: 25%;
  }
  .es-commonList {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    overflow: hidden;
    gap: 20px 0;
  }
  .es-commonList__item {
      width: 180px;
  }
  .es-commonList__title {
    height: 72px;
    font-size: 16px;
  }
  .es-commonList__price {
    font-size: 18px;
  }
  .es-commonList__item + .es-commonList__item {
    margin-left: 0;
  }
  .es-rankingList__title {
    height: 72px;
    font-size: 16px;
  }
  .es-rankingList__price {
    font-size: 18px;
  }
  .es-categoryList__item:nth-of-type(even) {
    border-right: none;
  }
  .es-categoryList__item:nth-last-of-type(1),
  .es-categoryList__item:nth-last-of-type(2),
  .es-categoryList__item:nth-last-of-type(3),
  .es-categoryList__item:nth-last-of-type(4) {
    border-bottom: 1px solid #dfe0e0;
  }
  .es-brandList__item {
    width: calc(100% / 6);
  }
  .es-otherCategoryList__item {
    width: 25%;
  }
  .es-otherCategoryList {
    border-right: 1px solid #dfe0e0;
  }
  .es-otherCategoryList__item:nth-of-type(even) {
    border-right: none;
  }
  .es-brandList {
    border-right: 1px solid #dfe0e0;
  }
  .es-brandList__item:nth-of-type(3n) {
    border-right: none;
  }
  .es-brandList__item:nth-last-of-type(1),
  .es-brandList__item:nth-last-of-type(2),
  .es-brandList__item:nth-last-of-type(3),
  .es-brandList__item:nth-last-of-type(4),
  .es-brandList__item:nth-last-of-type(5),
  .es-brandList__item:nth-last-of-type(6) {
    border-bottom: 1px solid #dfe0e0;
  }
  .es-headingCategory {
    padding: 12px 40px;
  }
  .es-headingCategory__title {
    font-size: 23px;
  }
  .es-headingCatch__title {
    font-size: 16px;
  }
  .es-carouselCategory .slick-slide {
    width: 26vw;
  }
  .es-carouselCategory .fs-pt-carousel__slide img {
    width: 92%;
  }
  .es-footer {
    margin-top: 100px;
  }
  .childMainVisual {
    margin-bottom: 60px;
  }
  .childMainVisual img {
    margin: auto;
    display: block;
  }
  .childIntroduction__title {
    font-size: 22px;
  }
  .childIntroduction__text {
    font-size: 18px;
  }
  .fs-c-subgroupList__item {
    width: calc(100% / 6);
  }
  .fs-c-subgroupList__item:nth-last-of-type(1),
  .fs-c-subgroupList__item:nth-last-of-type(2),
  .fs-c-subgroupList__item:nth-last-of-type(3),
  .fs-c-subgroupList__item:nth-last-of-type(4),
  .fs-c-subgroupList__item:nth-last-of-type(5),
  .fs-c-subgroupList__item:nth-last-of-type(6) {
    border-bottom: 1px solid #dcdddd;
  }
  .es-section + .es-headingTitleSub {
    margin-top: 120px;
  }
  .es-section + .fs-c-productList__controller {
    margin-top: 120px;
  }
  .fs-c-subgroup {
    margin: 60px 0;
  }
  .brandMainVisual {
    background-color: #f7f8f8;
    margin-bottom: 60px;
  }
  .brandMainVisual img {
    /*width: 650px;*/
    margin: auto;
    display: block;
  }
  .brandIntroduction__title {
    font-size: 22px;
  }
  .brandIntroduction__text {
    font-size: 18px;
  }
  .brandLink__list {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
    justify-content: center;
  }
  .brandLink__item {
    width: 350px;
    margin: 0 20px;
  }
  .brandLink__item:nth-of-type(2) {
    margin-top: 0;
  }
  .es-popularCategoryList__item {
    width: 25%;
  }
  .es-popularCategoryList__item {
    border-top: none;
    border-bottom: 1px solid #dfe0e0;
  }
  .es-popularCategoryList__item:nth-of-type(even) {
    border-right: none;
  }
  .es-popularCategoryList__item:nth-of-type(1),
  .es-popularCategoryList__item:nth-of-type(2),
  .es-popularCategoryList__item:nth-of-type(3),
  .es-popularCategoryList__item:nth-of-type(4) {
    border-top: 1px solid #dfe0e0;
  }
  .es-popularCategoryList__item:nth-of-type(4n) {
    border-right: 1px solid #dfe0e0;
  }
  .es-columnList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
  .es-columnList__item {
    list-style: none;
  }
  .es-columnList__image {
    width: 160px;
  }
  .es-columnList__title {
    font-size: 18px;
  }
  .es-columnList__text {
    font-size: 16px;
  }
  .es-campaignList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .es-campaignList__item {
    width: 620px;
    margin: 0 auto;
  }
  .es-campaignList__item + .es-campaignList__item {
    margin-top: 50px;
  }
  /* お客様レビュー.es-reviewList */
  .es-reviewList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  .es-reviewList__item + .es-reviewList__item {
    margin-left: 0;
  }
  .es-movieList {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .es-movieList__item + .es-movieList__item {
    margin-top: 0;
  }
  .es-about {
    font-size: 16px;
  }
  .es-about__hero {
    display: block;
    max-width: 690px;
    margin: auto;
  }
  .es-about__hero--sm {
    max-width: 480px;
  }
  .es-about__sub {
    font-size: 35px;
  }
  .es-about__main {
    font-size: 20px;
  }
  .es-about__category {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px 80px;
  }
  .es-about__service {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 100px;
  }
  .es-about__wrap {
    padding: 120px 50px;
  }
  .es-about__wrap--none {
    padding-top: 0;
  }
  .es-about__title {
    font-size: 30px;
  }
  .es-about__catch {
    font-size: 22px;
  }
  .es-cardCategory + .es-cardCategory {
    margin-top: 0;
  }
  .es-cardCategory__head {
    position: relative;
    transition: opacity .3s;
  }
  .es-cardCategory__head:hover {
    opacity: .8;
  }
  .es-cardCategory__image {
    width: 140px;
  }
  .es-cardCategory__title {
    font-size: 19px;
  }
  .es-cardCategory__box {
    margin-left: 20px;
  }
  .es-cardCategory__detail {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    font-size: .8em;
  }
  /* .es-linksList {
    margin-top: 100px;
  } */
  .es-linksList__list {
    display: flex;
    justify-content: center;
  }
  .es-linksList__item {
    margin: 0 30px;
  }
  .es-linksList__item + .es-linksList__item {
    margin-top: 0;
  }
  .es-cardService__title {
    font-size: 20px;
  }
  .es-cardService__text {
    font-size: 18px;
    line-height: 1.7;
  }
  .es-detailMembers {
    padding: 50px;
  }
  .es-cardMembers__list {
    grid-template-columns: repeat(4, 1fr);
  }
  .es-detailMembers__title {
    font-size: 25px;
  }
  .es-detailMembers__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .es-cardMembers__item {
    min-height: 140px;
  }
  .es-detailMembers__image {
    order: 0;
    width: 48%;
  }
  .es-detailMembers__box {
    order: 1;
    margin: 30px auto;
  }
  .es-detailMembers__table {
    order: 0;
    width: 48%;
  }
  .es-detailMembers__note {
    font-size: 13px;
    line-height: 1.75;
  }
  .es-linkList__list--column {
    display: block;
  }
  .es-linksList__item--banner {
    margin-top: 70px !important;
  }
  .es-about__label {
    margin-top: 30px;
    font-size: 24px;
  }
  .es-about__text {
    font-size: 18px;
  }
  .es-about__box--sm {
    margin-top: 20px;
  }
  .es-aboutIcon__item {
    padding: 15px;
  }
  .es-aboutIcon__icon {
    width: 60px;
    height: 60px;
  }
  .es-aboutSns__title {
    font-size: 30px;
  }
  .es-aboutSns__sub {
    font-size: 16px;
  }
  .es-aboutSns__image {
    margin-top: 50px;
  }
  .es-aboutContact {
    max-width: 340px;
  }
  .es-aboutContact__link {
    font-size: 22px;
  }
  .fs-c-anotherLogin__message {
    text-align: center;
  }
  .fs-c-newUsers__message {
    text-align: center;
  }
  #floating-banner-1 {
    display: none;
  }
  #floating-banner-2 {
    display: none;
  }
  #floating-banner-3 {
    display: none;
  }
  #floating-banner-4 {
    display: none;
  }
  #floating-banner-5 {
    display: none;
  }
  .es-itemType {
    font-size: 23px;
  }
  .es-itemRate {
    font-size: 20px;
  }
  .fs-c-productNameHeading__name {
    font-size: 18px;
    line-height: 1.6;
  }
  .fs-c-productNumber__number {
    font-size: 14px;
    font-weight: 300;
  }
  .fs-c-productMark__mark {
    font-size: 16px;
  }
  .es-itemOfficial {
    font-size: 16px;
  }
  .fs-c-productPrices--productDetail .fs-c-productPrice--selling .fs-c-price__value {
    font-size: 27px;
  }
  .fs-c-productPointDisplay {
    font-size: 14px;
  }
  .fs-c-variationCart__variationName__name {
    font-weight: 300;
    line-height: 1.6;
  }
  .es-itemListBanner {
    margin: 25px 0;
  }
  .es-itemTabList__item {
    font-size: 16px;
    cursor: pointer;
  }
  .es-itemDetail__title {
    margin: 1em 0;
    font-size: 20px;
  }
  .es-itemDetail__title--bg {
    margin: 1em 0;
    font-size: 19px;
  }
  .es-itemDetail__title--line {
    margin: 1em 0;
    font-size: 19px;
  }
  .es-itemDetail__text {
    font-size: 16px;
  }
  .es-itemDetail__link {
    margin-top: 20px;
    font-size: 16px;
  }
  .es-itemTabList {
    margin-top: 70px;
  }
  .fs-c-productCarouselMainImage .slick-list {
    padding: 0 !important;
  }
  .fs-c-slick.slick-initialized .slick-slide img {
    width: 100%;
    height: auto;
  }
  .fs-c-slick.slick-initialized .slick-slide {
    width: 550px;
  }
  .fs-c-slick.slick-initialized .slick-slide {
    width: 550px;
  }
  /* インスタグラム.es-instagramList */
  .es-instagramList {
    grid-template-columns: repeat(3, 1fr);
  }
  .es-instagramList__item:nth-child(n+10) {
    display: block;
  }
}

/*
* スマートフォンレイアウト改修用 END
*/