@charset "utf-8";
/* CSS Document */

/*/////////////////////////////////////////////////////////////////////////////////////

    オリジナルCSSエリアに@importで読み込むCSSです。
    futureshop使用テーマがPC用とスマホ用でテーマが分かれているので、こちらで一元管理します。

/////////////////////////////////////////////////////////////////////////////////////*/

/*============================================================
 PCの指定  ここから
============================================================*/
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap'); */
/* @import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,700); */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap');

/*---------------------------------------------
ベーシック設定
---------------------------------------------*/

body {
/* font-family: 'Roboto', "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif; */
font-family: \+EqpB-游ゴシック体 Pr6N M,sans-serif;
font-feature-settings: "palt";
letter-spacing: 0.05em;
overflow: scroll;
overflow-x: hidden;
}
/*"Montserrat",*/

img { width: 100%; }


a {
  color: #3c3c3c ;
  text-decoration: none;
}

a:visited {
  color: #3c3c3c;
}

a:hover {
  color: #bb0000;
  text-decoration: underline;
}

a:active {
  color: #bb0000;
  text-decoration: underline;
}
 

main.fs-l-main{
padding: 0px!important;
}

.red {
color: #f00;
}
.forestgreen {
color: forestgreen;
}


.fs-l-page {
/* min-width: 1200px; */
min-width: 950px;
}

/* .fs-body-register .fs-l-pageMain, */
/* 会員登録ページのメイン幅 */

/* .fs-body-login .fs-l-pageMain, */
/* マイページのメイン幅 */

/* .fs-body-cart .fs-l-pageMain, */
/* 買い物かごページのメイン幅 */

/* .fs-body-search .fs-l-pageMain, */
/* 検索ページのメイン幅 */

/* .fs-body-newsletter-subscribe .fs-l-pageMain, */
/* メルマガ登録ページのメイン幅 */

/* .fs-body-category .fs-l-pageMain */
/* カテゴリページのメイン幅 */
.fs-l-pageMain,
.fs-l-main {
max-width: 950px;
}

.fs-body-cart .fs-l-main {
  padding: 0;
  }

/* .fs-body-register .fs-l-main,
.fs-body-login .fs-l-main,
.fs-body-cart .fs-l-main,
.fs-body-search .fs-l-main,
.fs-body-newsletter-subscribe .fs-l-main,
.fs-body-category .fs-l-main {
max-width: 950px;
} */

/* color */
.pink {
color: #EE2D55;
}

/* 入力フォームのラベル文字のデザイン */
.fs-c-inputTable__label {
  font-size: 15px;
  color: #555;
}

/* reCAPTCHA v3（「会員登録」「メールマガジン申込」「ご注文手続き」「お申し込み手続き」画面に表示） */
.grecaptcha-badge {
bottom: 300px!important;
box-shadow: gray 0px 0px 1px!important;
}

/*---------- 会員登録ページ ----------*/
/* Appleでサインイン ボタン PCのfont-familyが* {...}設定に引きずられて崩れないように */
div#appleid-signin text {
  font-family: applied-button-font-1, applied-button-font-0;
}

/*---------- プレビューヘッダー非表示 ----------*/
.fs-preview-header { display: none; }

/*---------- PCヘッダーの指定 ----------*/
.fs-p-headerNavBar {
 background-color:#f6f6f6;
 border-bottom: none;
 color: #333333;
 margin-bottom:30px;
}


.fs-p-headerNavigation__link:link,
.fs-p-headerNavigation__link:visited,
.fs-p-headerNavigation__link:hover,
.fs-p-headerNavigation__link:active {
 color: #333333;
 transition:all .2s;
 font-size: 1.2em;
}
.fs-p-headerNavigation__link:hover,
.fs-p-headerNavigation__link:active {
background-color:#cccccc;
}

fs-p-headerNavigation__listItem { /* liタグ */
padding: 0; margin: 0; flex-grow: 1; min-width:0;
}
.fs-p-headerNavigation__link i {
display:none; /* 不要なアイコンを非表示に */
}

.fs-p-headerNavBar a {
display:block;
padding:20px;
text-align: center;
}

.fs-p-headerNavigation__search { /* 検索窓の設定 */
flex-grow: 0;
width: 25em;
padding-right: 10px;
}

.fs-p-inputGroup__input { /* 検索窓の高さの設定 */
line-height: 2.2;
}

.fs-p-searchForm__button {
width: 2.6em; /* 検索虫眼鏡アイコンのボタン幅の調整 */
}
.fs-p-searchForm__button::before {
line-height: 1.6; /* 検索虫眼鏡アイコンの縦位置調整 */
}
.fs-p-inputGroup {
border: 2px solid #444444; /* 検索窓の境界線デザイン調整 */
}



/* 会員ページの見出しなど */
.fs-c-subSection__title {
border-bottom: 1px solid currentColor;
color: #990000;
padding-bottom: 6px;
}

/* 会員登録ページの電話番号入力 */
label#fs_label_phoneNumber::after {
  display: inline;
  content: "ご注文やお問い合わせへのご回答以外で、当店からご連絡することはございません。";
  color: rgb(92, 131, 92);
  font-size: 12px;
  font-weight: normal;
}

/* 会員登録ページの生年月日入力 */
label#fs_label_birthday::after {
  display: inline;
  content: "ご登録で、お誕生日月の初旬にお誕生日ポイントを付与いたします。";
  color: rgb(92, 131, 92);
  font-size: 12px;
  font-weight: normal;
}

/*=========================
会員規約ページ  https://shop.sentire-one.co.jp/p/about/member-agreement
=========================*/

/* 会員規約ページ 見出し */
.fs-c-documentColumn__heading {
color: #3c3c3c;
border: none;
}

.fs-c-documentColumn__content {
margin: 0 0 0 1em;
}

/* リストの番号 背景等*/
.fs-c-orderedList > li .fs-c-orderedList {
border: none;
/* border-left: 2px solid #7c8790; */
background-color: #f3f3f3;
margin: 1rem 0 2rem 0;
padding: 2rem;
}

.fs-c-orderedList > li::before {
/*color: #3c3c3c;*/
color: #900;
}

/* 会員規約ページは黒いリスト番号で */
.fs-p-memberAgreement .fs-c-orderedList > li::before {
color: #3c3c3c;
}


/*=========================
レビューページ
=========================*/

/* レビューページの 小見出しなど */
.fs-p-announcement__title {
color: #990000;
}




/*=========================
カート内商品数表示あり カートボタン
=========================*/
.fs-p-scrollingCartButton {
/*display: none;*/
right: 30px;
bottom: 100px;
opacity: 1;
/*
top: 12px;
right: 5px;
*/
}

.fs-p-scrollingCartButton__button {
/*.fs-p-scrollingCartButton__icon {*/
background:#f6f6f6;
border-radius: 30px;
padding: 0;
width: 60px;
height: 60px;
transition: all .2s;
opacity: 1;
/*
text-indent: -9999px;
background: url("https://sentire.itembox.design/item/_image/_icon/icon_cart_w100.png");
background-repeat: no-repeat;
*/
}
.fs-p-scrollingCartButton__button:hover,
.fs-p-scrollingCartButton__button:active {
transform: scale(1.1);
}


.fs-p-scrollingCartButton__button .sentire_cart {
/*sentireカートimgタグのサイズ */
position: absolute;
right: 14px;
top: 13px;
width: 35px;
height: auto;
}

/* カート内商品数表示 */
.fs-p-cartItemNumber {
background: #E25B33;
border-radius: 1.2em;
color: #ffffff;
display: none;
font-size: 1.2rem;
line-height: 1;
padding: 0.25em 0.4em;
position: absolute;
/*
top: -5px;
right: -6px;
*/
}


/* カートに入れるの位置まで移動 */
.c-cartPositionButton {
  /*display: none;*/
  /* right: 30px;
  bottom: 160px;
  opacity: 1; */
  position: relative;
  }
  
.c-cartPositionButton__button {/* aタグ */
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #f6f6f6;
  border-radius: 30px;
  position: fixed;
  right: 30px;
  bottom: 170px;
  opacity: 1;
  transition: all .2s;
  height: 60px;
  width: 60px;
  z-index: 100;
}
.c-cartPositionButton__button img {
  width: 60px!important;
  height: 60px!important;
}


.c-cartPositionButton__button:hover,
.c-cartPositionButton__button:active {
  transform: scale(1.1);
}




/* 注文画面のクレジットカード各ブランドアイコンの指定 */
.fs-c-creditCardIcons__image {
max-height: 32px;
width: initial;
}


/* パンくずリスト */
nav.fs-c-breadcrumb,
div.fs-c-breadcrumb {
font-size: 1.2rem;
width: 950px;
margin: 0 auto;
} 
nav.fs-c-breadcrumb {
/* 固定ヘッダーを使うため上に余白。ぱんくずリストが隠れないように指定しています。*/
/*margin-top: 7rem!important;*/
/* margin-top: .5rem!important; */
margin-top: 0;
}

.fs-c-breadcrumb__list {
  padding: 2px/* デフォルトの5pxだと広がりすぎるので調整しています */;
}

.fs-c-breadcrumb__listItem > a,
.fs-c-breadcrumb__listItem > a:visited,
.fs-c-breadcrumb__listItem > a:hover,
.fs-c-breadcrumb__listItem > a:active {
text-decoration: none;
color: #666;
}


.fs-p-welcomeMsg { display:block; }
.fs-p-logo__lead { display:none; }
.fs-p-phoneOrder { display:none; }



/*---------------------------------------------
ページ見出しのCSS
---------------------------------------------*/
.fs-c-heading--page {
background: #f6f6f6;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #666;
font-weight: 500;
font-size: 1.8rem;
line-height: 1.2;
margin: 0 0 2rem;
padding: 2.5rem 1.5rem;
text-align: center;
width: 950px;
margin-left: auto;
margin-right: auto;
}


/*---------------------------------------------
商品ページのCSS
---------------------------------------------*/

/* 上部 会員ログインボタン */
.fs-p-drawer__loginLogout__logout:hover, .fs-p-drawer__loginLogout__login:hover {
  color: #333;
}

.fs-body-product .fs-c-productName a,
.fs-body-product .fs-c-productName a:visited,
.fs-body-product .fs-c-productName a:hover,
.fs-body-product .fs-c-productName a:active {
color: #777;
}

/*商品一覧ページの不要なキャッチコピー表示を非表示に*/
.fs-body-product .fs-c-productName__copy {
display:none;
}
.fs-body-product .fs-c-productName__name {
line-height: 1.5;
color: #777;
}

.fs-body-product .fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
color: #990000;
font-size: 2.5rem;
}

/* カートページの商品価格 */
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
color: #900;
}

.fs-body-product .fs-c-productListItem__lowInStock,
.fs-body-product .fs-c-productListItem__outOfStock,
.fs-body-product .fs-c-productListItem__numberOfStock {
background: #f3f3f3;
border: 1px solid #eee;
color: #666;
padding:1rem 1rem;
}


/* 項目選択肢セレクト部分 */
.fs-c-productSelection {
margin: 0 0 0;
}
/* 項目選択肢セレクト部分 見出し */
.fs-c-productSelection__name {
background: rgba(126, 126, 126, 0.08);
font-size: 1.4rem;
padding: 1rem 1rem .7rem 1rem;
margin-top: 2rem;
}

/* バリエーション選択 カラー */
.fs-c-variationAndActions {
margin-top: 1rem;
}
.fs-c-variationAndActions__variationLabel {
font-size: 1.4rem;
background: #f3f3f3;
padding: 1rem;
margin-top: 1rem;
margin-bottom: -.3rem;
}
.fs-c-variationAndActions__variation {
/*margin-bottom: -.5rem;*/
}
.fs-c-variationLabel__label { }
.fs-c-variationList__item__body {
display: flex;
align-items: stretch;
margin-top: 8px;
/* background: #fafafa; */
background: #fff;
padding: 0.75rem 0 0.75rem;
}

/*
バリエーション毎の価格表示を、デフォルトの青からオレンジへ 
例：https://shop.sentire-one.co.jp/c/item/pm-te007sl
*/
.fs-c-productVariationPrice__price {
  color: #f39800;
}

.fs-c-productVariationPrice__addon,/* 税込 */
.fs-c-productVariationPrice__addon:not(.fs-c-productVariationPrice__addon--listed)::before,
.fs-c-productVariationPrice__addon:not(.fs-c-productVariationPrice__addon--listed)::after {
  color: #f39800;
}

/* カートに入れるボタン 【バリエーションがあるやつ】 */
.fs-c-button--primary.fs-c-button--addToCart--variation {
background: #990000;
border: none;
color: #fff;
font-size: 1.4rem;
min-width: 100%;
padding: 1.3rem 1.3rem 1.2rem 1.3rem;
height: 41px;
}

/* カートに入れるボタンの指定 【バリエーションがないやつ】 */
.fs-l-product2 .fs-c-productActionButton .fs-c-button--primary,
.fs-l-product2 .fs-c-productActionButton .fs-c-button--secondary {
min-width: 90%;
border-radius: 5px;
font-size: 1.25em;
line-height: 1.2;
padding-bottom: 15px;
}

/* 再入荷お知らせボタン */
.fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation {
background: #fff;
border: 1px solid #900!important;
color: #900;
font-size: 1.2rem;
min-width: 100%;
/* padding: 1.3rem 1.3rem 1.2rem 1.3rem; */
box-shadow: none;
border-radius: 5px;
height: 41px;
/* background: #999;
border:none;
color: #fff;
font-size: 1.4rem;
min-width: 100%;
padding: 1.3rem 1.3rem 1.2rem 1.3rem; */
}

/* お気に入りに登録するボタン */
.fs-c-button--particular.fs-c-button--addToWishList--detail,
.fs-c-button--particular.fs-c-button--removeFromWishList--detail {
  padding: 0.2em 0.9em;
}

/* 在庫切れ 表示 */
.fs-c-variationCart__variationName__stock--outOfStock {
  color: #777!important;
  font-weight: 600;
  /* color: #555!important;
  font-weight: 500 */
}
.fs-c-variationCart__variationName__stock--outOfStock::before {
  content: "\02715";/* 在庫切れ の前に「✕」を表示 */
  display: inline-block;
  padding-right: 2px;
}


/* 在庫 残りわずか 表示 */
.fs-c-variationCart__variationName__stock--lowInStock {
font-size: 1.2rem;
color: #800!important;
font-weight: 600;
}

.fs-c-variationCart__variationName__stock--lowInStock::before {
  content: "\025b3";/* 在庫 残りわずかの前に「△」を表示 */
  display: inline-block;
  padding-right: 2px;
}

/* .fs-c-variationCart__variationName__stock--lowInStock {
  color: #500;
} */

/* 独自コメント2 （商品ページSEOと簡易解説用） */
.original_comment_2 {
  margin: 30px 0;
  background-color: #f9f9f9;
  padding: 15px;
  border: 2px solid #eee;
}
.original_comment_2 h2 {
  margin: 1px 0 15px;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}

.original_comment_2 p {
margin-bottom: 3px;
} 

/* SNS共有ボタン */
.fs-p-snsArea {
margin-top: 32px;
margin-bottom: 32px;
}

/* 商品詳細ページ レビュー平均評価 */
.fs-body-product .fs-c-productReview {
  margin-top: 30px;
  padding: 15px;
  border: 2px solid #eee;
  border-radius: 5px;
  background-color: #fff;
}

/* 商品詳細ページ 各レビュー */
.fs-body-product .fs-c-reviewList__item {
  /* border-bottom: 1px solid #ddd; */
  /* border-bottom: none;
  border-top: none; */
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  padding: 11px 10px;
  background-color: #fafafa;
}

.fs-body-product .fs-c-reviewList__item:first-child {
  /* border-top: 1px solid #ddd; */
  border-top: 1px solid #f1f1f1!important;
  /* border-top: none; */
  margin-top: 5px;
}

.fs-body-product .fs-c-reviewList__item + .fs-c-reviewList__item {
  margin-top: 13px;
}

.fs-body-product .fs-c-reviewList__item__body {
  margin: 8px 0 0;
  padding: 10px;
  border: 0;
  border-radius: 5px;
  background-color: #fff;
}

.fs-body-product .fs-c-aggregateRating__rating {
  padding-bottom: 2px;
}

.fs-body-product .fs-c-aggregateRating__count {
  padding-left: 10px;
}

.fs-body-product .fs-c-aggregateRating__rating::before {
  font-size: 1.35rem;
  font-weight: 600;
  margin-bottom: 5px;
}

/* 商品詳細ページ すべてのレビューを見る */
.fs-body-product .fs-c-productReview__allReviews.fs-c-buttonContainer.fs-c-buttonContainer--viewAllReviews  {
  padding: 0!important;
  margin-top: 15px!important;
}

/* 商品詳細ページ レビューを書く */
.fs-body-product .fs-c-productReview__addReview.fs-c-buttonContainer.fs-c-buttonContainer--addReview--detail {
  padding: 0!important;
  margin-top: 5px!important;
}

/* .fs-c-buttonContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 0;
  margin-top: 0px;
} */


/* 返品について */
.item_page_henpin {
  margin-top: 16px;
  margin-bottom: 40px;
}

 /* buttonタグ 商品についてのお問い合わせ */
.fs-body-product .fs-c-button--inquiryAboutProduct {
color: #3f3f3f;
}
.fs-body-product .fs-c-button--inquiryAboutProduct:visited,
.fs-body-product .fs-c-button--inquiryAboutProduct:hover,
.fs-body-product .fs-c-button--inquiryAboutProduct:active {
color:  #bb0000;
text-decoration: underline;
}

/* LINE ボタン iframeの設定 */
.line-it-button {
  width: 73px;
}
.shareEl .btn {
  padding: 0 5px;
 }

/* ポイント還元率表示 */
.fs-body-product .fs-c-productPointDisplay {
background-color: #FBDA61;
background-image: linear-gradient(45deg, #ff5a5d 0%, #FBDA61 100%);
font-size: 1.5rem;
padding: 1.3rem;
}

/* PC 商品ページのメインカラムを720pxに固定 */
/* @media screen and (min-width: 960px) { */
  @media screen and (min-width: 950px) {
.fs-l-product2 .fs-l-productLayout {
    /* grid-template-columns: 720px auto; */
    grid-template-columns: 585px 350px;
    grid-gap: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
 }
}

/* パンくずの商品名だけ冗長なので非表示 */
.fs-c-breadcrumb__list>.fs-c-breadcrumb__listItem:last-child,
.fs-c-breadcrumb__list--subgroup>.fs-c-breadcrumb__listItem:last-child {
 display: none;
}

/* 商品名 周りの調整 */
/* .fs-c-productNameHeading__name::before {
  content: "本日ご購入で、ポイント10倍プレゼント！";
  font-size: 12px;
  background-color: #fff1f1;
  padding: 6px 10px;
  color: #900;
  display: block;
  border-radius: 99em;
  white-space: pre;
  width: 18em;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  margin-bottom: 0.5em;
} */

/* キャッチコピー周りの調整 */
.fs-c-productNameHeading__copy {
font-size: 0.7em;
display: block;
margin-bottom: 1em;
}

/* 商品ページ本文エリアのリンクを下線あり青に */
.fs-p-productDescription--full a:link,
.fs-p-productDescription--full a:visited,
.fs-p-productDescription--full a:hover,
.fs-p-productDescription--full a:active {
 text-decoration:underline;
 color:#04c;
}

/*
.cartArroundUpSell__title は単純なアップセル
.cartArroundUpSellPostage__title のほうは送料無料ラインまでのアップセル */
.cartArroundUpSell__title,
.cartArroundUpSellPostage__title {
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    background-color: #f3f3f3;    
}

/* 一括変更しやすいように疑似要素で挿入しています */
.cartArroundUpSell__title::after {
    display: block;
    content: "よく同時に購入されています";
}

/* 送料無料ライン変更時に一括変更しやすいように疑似要素で挿入しています */
.cartArroundUpSellPostage__title::after {
    display: block;
    content: "こちらも同時購入(税込3,000円以上で送料無料)";
}

.cartArroundUpSell__productLink {/* a */
  display: flex;
  margin-top: 10px;
  align-items: center;
  text-decoration: none;
  font-size: 12px;
  color: #333;
  line-height: 1.4;
}

.cartArroundUpSell__productLink + .cartArroundUpSell__productLink {
  margin-top: 10px;
}

.cartArroundUpSell__productImg {
  display: block;
  border-radius: 4px;
  width: 110px;
  min-width: 110px;
  height: auto;
  margin-right: 8px;
}

.cartArroundUpSell__productMeta > * + * {
  margin-top: 5px;
}

.cartArroundUpSell__productTitle {
  display: block;
  line-height: 1.3;
  font-weight: 600;
  font-size: 13px;
}

.cartArroundUpSell__productPrice {
  font-weight: 600;
  color: #900;
}

.cartArroundUpSell__attention {
  margin-top: 10px;
  line-height: 1.4;
  font-size: 11px;
  color: #777;
  text-indent: -1em;
  padding-left: 1em;
}

/* お気に入りに追加した商品 PC用 */
.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
color:#333;
border-bottom: 2px solid #333;
font-size: 2.5rem;
margin-top: 6rem;
padding-bottom: 1.2rem;
}

/* レコメンド この商品を見たお客様はこれも見ています 5列 PC用 */
#_rcmdjp_display_1 .fs-p-heading--lv2 {/* 見出し */
color:#333;
border-bottom: 2px solid #333;
font-size: 2.5rem;
margin-top: 8rem;
padding-bottom: 1.2rem;
}

/* レコメンド 最近閲覧した商品 4列 flick PC用 */
#_rcmdjp_display_2 #fs-recommend--flick .fs-p-heading--lv2 {
color:#333;
border-bottom: 2px solid #333;
font-size: 2.5rem;
margin-top: 6rem;
padding-bottom: 1.2rem;
}

/* レコメンド 人気のお手入れ用品 4列 flick PC用 */
#_rcmdjp_display_3 #fs-recommend--flick .fs-p-heading--lv2 {
color:#333;
border-bottom: 2px solid #333;
font-size: 2.5rem;
margin-top: 6rem;
padding-bottom: 1.2rem;
}

/* 返品・交換について 入荷お知らせメールについて ブロックのデザイン変更 */
.fs-p-card {
  background: rgba(126, 126, 126, 0.08);
  border: 1px solid #dfdfdf;
  margin: 8px 0;
  padding: 12px;
  border-radius: 6px;
}

.fs-p-card__title {
  /* border-bottom: 1px solid currentColor; */
  border-bottom: none;
  font-size: 1.6rem;
  margin-top: 8px;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  margin-top: 0;
  border-radius: 5px 5px 2px 2px;
  box-shadow: 0 2px 1px #eee;
  font-weight: 600;
  color: #595959;
}

.fs-c-list {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 1rem 0 .2rem;
}

/* 商品ページ内 返品・交換について 入荷お知らせメールについて ブロックの リストスタイルの指定 */
.fs-c-list li::before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  margin: auto 4px auto -8px;
  /* border: 4px solid #7c8790; */ 
  border-radius: 50%;
  box-sizing: content-box;
  background-color: #bbb;  
  border: none;
}

/* ブランド毎ランキング iframe の幅・高さを調節 */

/*---------------------------------------------
カテゴリページ 検索ページ のCSS
---------------------------------------------*/

/* 商品並び替えボタン */
/*
@media screen and (min-width: 600px) {
  
  .fs-c-sortItems__label {
    border: 1px solid currentColor;
    margin: 0 20px 0 0;
  }
}
*/

.fs-c-sortItems__list__item.is-active {
 background: #990000;
 color: #ffffff;
}
.fs-c-sortItems {
border: none; 
display: flex;
align-items: stretch;
/*font-size: 1.4rem;*/
}
.fs-c-sortItems__list > li {
box-sizing: border-box;
/*margin: 0 10px 0 0;*/
}

.fs-c-subgroupList {
/* justify-content: flex-start; */
box-sizing: border-box;
/* margin: 8px -10px 0 10px; */
list-style: none;
display: grid;
/* align-items: stretch; */
/* flex-wrap: wrap; */
margin: 8px 0;
padding: 1px 0 0 1px;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 10px;
}

/* .fs-c-subgroupList > li {
} */
/* .fs-c-subgroupList__item { */
/* flex-basis: 24%; */
/* flex-grow: 0; */
/* 最終行が広がらないように */
/* margin: 0 10px 10px 0;
} */

.fs-c-subgroupList__link/* a タグ */ {
background-color: #f9f9f9;
padding: .8rem;
border: 1px solid #dddddd;
border-radius: 5px;
text-align: center;
}

/* 独自コメント1内 新作一覧はこちら ボタン用 */
.category_page_new_icon {
  display: block;
  padding: .5em;
  border: 1px solid #900;
  color: #900;
  margin: 2em 0 0 auto;
}

/* Dakotaブランド カテゴリページ 新作一覧はこちらリンク  */
.dakota_newitem_list_link {
  display: block;
  width: 14em;
  margin-left: auto;
  margin-right: 0;
}

/*
検索ページのbodyタグ = .fs-body-search
カテゴリ（商品グループページ）のbodyタグ = .fs-body-category
*/

/* 現在のページ */
.fs-c-pagination__item.is-active,
.fs-c-sortItems__list__item.is-active {
background-color: #900;
color: #fff;
}
/* 画像拡大虫めがね */
.fs-body-search .fs-c-productListItem__viewMoreImageButton,
.fs-body-category .fs-c-productListItem__viewMoreImageButton {
display: none;
}

/*
.fs-body-search .fs-c-productImageModalCarousel__figure,
.fs-body-category .fs-c-productImageModalCarousel__figure {
width: 100vw;
max-width: 100vw;
}
.fs-body-search .fs-c-productImageModalCarousel__figure__image,
.fs-body-category .fs-c-productImageModalCarousel__figure__image {
max-height: auto;
max-width: 100vw;
}
*/
/* 商品画像 メイン */
.fs-body-product .fs-c-productImageModalCarousel__figure__image {
/* max-height: 900px; */
width: initial!important;
max-width: 900px;
height: auto;
max-height: auto;
}
.fs-body-product .productMainImage__image img {
cursor: pointer;
}

/* 商品画像 サムネイル */
.fs-body-product .fs-c-productThumbnail__image {
cursor: pointer;
}
 
.fs-body-search .fs-c-productName a,
.fs-body-search .fs-c-productName a:visited,
.fs-body-search .fs-c-productName a:hover,
.fs-body-search .fs-c-productName a:active,
.fs-body-category .fs-c-productName a,
.fs-body-category .fs-c-productName a:visited,
.fs-body-category .fs-c-productName a:hover,
.fs-body-category .fs-c-productName a:active {
color: #777;
}

/*商品一覧ページの不要なキャッチコピー表示を非表示に*/
.fs-body-search .fs-c-productName__copy,
.fs-body-category .fs-c-productName__copy {
display:none;
}
.fs-body-search .fs-c-productName__name,
.fs-body-category .fs-c-productName__name {
line-height: 1.5;
color: #777;
}

.fs-body-search .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price,
.fs-body-category .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
color: #990000;
font-size: 1.9rem;
margin-top: 1rem;
}
.fs-body-search .fs-c-productListItem__lowInStock,
.fs-body-search .fs-c-productListItem__outOfStock,
.fs-body-search .fs-c-productListItem__numberOfStock,
.fs-body-category .fs-c-productListItem__lowInStock,
.fs-body-category .fs-c-productListItem__outOfStock,
.fs-body-category .fs-c-productListItem__numberOfStock {
background: #f3f3f3;
border: 1px solid #eee;
color: #666;
padding:1rem 1rem;
}

/* 詳細を見るアイコン */
.fs-body-search .fs-c-button--plain.fs-c-button--viewProductDetail::before,
.fs-body-category .fs-c-button--plain.fs-c-button--viewProductDetail::before {
content: "\e92b";
color: #777;
}
/* カートアイコン */
.fs-body-search .fs-c-button--plain.fs-c-button--addToCart--list::before,
.fs-body-category .fs-c-button--plain.fs-c-button--addToCart--list::before {
content: "\e91f";
color: #777;
}

.fs-body-search .fs-c-button__label,
.fs-body-category .fs-c-button__label {
color:#777;
}



/*
特集ページ 特集メイン画像下の補足テキスト
--------------------------------------------------*/
.feature_caption_gray {
background-color: #f7f7f7;
text-align: center;
font-size: 16px;
margin-top: 24px;
padding: 32px;
}


/* 2,3,4カラムの共通設定
--------------------------------------------------*/
.items_col2,
.items_col2_sp_col1,/* PCは2カラム、SPは1カラム */
.items_col3,
.items_col4 {/* 商品陳列用4列は.items_col4_productで下に作成（flex-startにしてます） */
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: .5rem;
}

/* PC 2カラム（SPでは2カラムとして記述）
--------------------------------------------------*/
.items_col2 .item {
display: block;
width:48%;
text-align: center;
font-size: 1rem;
}

/* PC 2カラム 説明テキストあり（SPでは2カラムとして記述）
--------------------------------------------------*/
.items_col2 .item_and_caption:link,
.items_col2 .item_and_caption:visited,
.items_col2 .item_and_caption:hover,
.items_col2 .item_and_caption:active {
box-sizing: border-box;
color: #333;
display: block;
width:48.5%;
text-align: center;
background-color: #fff;
margin-top: 2rem;
margin-bottom: 2rem;
padding: 1rem;
box-shadow: 0 3px 6px #ccc;
text-decoration: none;
transition: all .2s;
}
.items_col2 .item_and_caption:hover,
.items_col2 .item_and_caption:active {
transform:translateY(2px);
box-shadow: 0 1px 1px #ddd;
}
.items_col2 .item_and_caption:link img,
.items_col2 .item_and_caption:visited img {
transition: all .3s;
}
.items_col2 .item_and_caption:hover img,
.items_col2 .item_and_caption:active img {
opacity: .8;
}
.items_col2 .item_and_caption img {
display: inline-block;
margin-bottom: .5rem;
}



/* PC 2カラム（SPでは1カラムとして記述）
--------------------------------------------------*/
.items_col2_sp_col1 .item {
display: block;
width:48%;
text-align: center;
font-size: 1rem;
}

/* PC 2カラム 説明テキストあり（SPでは1カラムとして記述）
--------------------------------------------------*/
.items_col2_sp_col1 .item_and_caption:link,
.items_col2_sp_col1 .item_and_caption:visited,
.items_col2_sp_col1 .item_and_caption:hover,
.items_col2_sp_col1 .item_and_caption:active {
box-sizing: border-box;
color: #333;
display: block;
width:48.5%;
text-align: center;
background-color: #fff;
margin-top: 2rem;
margin-bottom: 2rem;
padding: 1rem;
box-shadow: 0 3px 6px #ccc;
text-decoration: none;
transition: all .2s;
}
.items_col2_sp_col1 .item_and_caption:hover,
.items_col2_sp_col1 .item_and_caption:active {
transform:translateY(2px);
box-shadow: 0 1px 1px #ddd;
}
.items_col2_sp_col1 .item_and_caption:link img,
.items_col2_sp_col1 .item_and_caption:visited img {
transition: all .3s;
}
.items_col2_sp_col1 .item_and_caption:hover img,
.items_col2_sp_col1 .item_and_caption:active img {
opacity: .8;
}
.items_col2_sp_col1 .item_and_caption img {
display: inline-block;
margin-bottom: .5rem;
}






/* PC 3カラム（SPでは2カラムとして記述） */
.items_col3 .item {
display: block;
width:33%;
text-align: center;
}

/* PC 3カラム 説明テキストあり（SPでは2カラムとして記述） */
/*
.items_col3 .item_and_caption {
display: block;
width:33%;
text-align: center;
background-color: #fff;
}

*/

/* PC 3カラム 説明テキストあり（SPでは2カラムとして記述）
--------------------------------------------------*/
.items_col3 .item_and_caption:link,
.items_col3 .item_and_caption:visited,
.items_col3 .item_and_caption:hover,
.items_col3 .item_and_caption:active {
box-sizing: border-box;
color: #333;
display: block;
width:30%;
text-align: center;
background-color: #fff;
margin-top: 2rem;
margin-bottom: 2rem;
padding: 1rem;
box-shadow: 0 3px 6px #ccc;
text-decoration: none;
transition: all .2s;
}
.items_col3 .item_and_caption:hover,
.items_col3 .item_and_caption:active {
transform:translateY(2px);
box-shadow: 0 1px 1px #ddd;
}
.items_col3 .item_and_caption:link img,
.items_col3 .item_and_caption:visited img {
transition: all .3s;
}
.items_col3 .item_and_caption:hover img,
.items_col3 .item_and_caption:active img {
opacity: .8;
}
.items_col3 .item_and_caption img {
display: inline-block;
margin-bottom: .5rem;
}



/*
PC 3カラム 商品陳列用（SPでは2カラムとして記述）
--------------------------------------------------*/
.items_col3_product {
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}

.items_col3_product .item:nth-child(3n) {
margin-right: 0;
}
.items_col3_product .item:link,
.items_col3_product .item:visited,
.items_col3_product .item:hover,
.items_col3_product .item:active {
color: #555;
display: block;
margin: 3.5rem 16px 1rem 0;
text-align: center;
width:32%;
font-size: 1em;
}

.items_col3_product .item img {
display: inline-block;
width: 97%;
transition: all .2s;
}
/*
.items_col4_product .item_product:hover,
.items_col4_product .item_product:active {
color: #333;
text-decoration: underline;
}
*/
.items_col3_product .item:hover img,
.items_col3_product .item:active img {
opacity: .8;
}

.items_col3_product .item_caption_il-block {
font-size: .9em;
display: inline-block;
background-color:#f9f9f9;
margin-top: .2rem;
padding: 1rem;
text-align: left;
line-height: 1.8;
transition: all .2s;
/*width: 95%;*/
}

.items_col3_product .item:hover .item_caption_il-block,
.items_col3_product:active .item_caption_il-block {
background-color:#f3f3f3;
}



/*
PC 3カラム 商品陳列用 グレー背景（SPでは2カラムとして記述）
--------------------------------------------------*/
.items_col3_product_gray {
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}

.items_col3_product_gray .item:link,
.items_col3_product_gray .item:visited {
background-color:#fff;
box-sizing: border-box;
color: #555;
display: block;
font-size: 1em;
line-height: 1.7;
margin: 3.5rem 24px 1rem 0;
padding: 2rem;
text-align: left;
width:32%;
text-decoration: none;
transition: all .1s;
filter: drop-shadow(0 2px 3px rgba(0,0,0,.08));
}
.items_col3_product_gray .item:nth-child(3n):link,
.items_col3_product_gray .item:nth-child(3n):visited,
.items_col3_product_gray .item:nth-child(3n):hover,
.items_col3_product_gray .item:nth-child(3n):active {
margin-right: 0;
}
.items_col3_product_gray .item:hover,
.items_col3_product_gray .item:active {
filter: drop-shadow(0 1px 1px rgba(0,0,0,.08));
transform:translateY(2px);
}



.items_col3_product_gray .item img {
display: inline-block;
width: 100%;
transition: all .2s;
margin-bottom: .6rem;
}
/*
.items_col4_product .item_product:hover,
.items_col4_product .item_product:active {
color: #333;
text-decoration: underline;
}
*/
.items_col3_product_gray .item:hover img,
.items_col3_product_gray .item:active img {
opacity: .8;
}


/*
PC 4カラム（SPでは2カラムとして記述）
--------------------------------------------------*/

.items_col4 .item {
display: block;
width:24%;
text-align: center;
font-size: 1rem;
}
.items_col4 .item img {
margin-bottom:.8rem;
}
.items_col4 .item:link,
.items_col4 .item:visited {
display: block;
width:23%;
font-size: 1.3rem;
margin-top: 3.5rem;
text-align: center;
color: #333;
}
.items_col4 .item:hover,
.items_col4 .item:active {
color: #333;
text-decoration: underline;
}


/*
PC 4カラム 商品陳列用（SPでは2カラムとして記述）
--------------------------------------------------*/
.items_col4_product {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
box-sizing: border-box;
}

.items_col4_product .item img {
margin-bottom:.8rem;
}
.items_col4_product .item:link,
.items_col4_product .item:visited {
box-sizing: border-box;
display: block;
width:23%;
font-size: 1.3rem;
margin-top: 3.5rem;
margin-right: 22px;
text-align: center;
color: #333;
}
.items_col4_product .item:hover,
.items_col4_product .item:active {
color: #333;
text-decoration: underline;
}


.items_col4_product .item_product_caption_il-block {
display: inline-block;
background-color:#f1f1f1;
}


/* PC 5カラム 商品陳列用（SPでは2カラムとして記述）  */
.items_col5_product {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
box-sizing: border-box;
}

.items_col5_product .item img {
margin-bottom:.8rem;
}
.items_col5_product .item:link,
.items_col5_product .item:visited {
box-sizing: border-box;
display: block;
width:19%;
font-size: 1.3rem;
margin-top: 3.5rem;
margin-right: 20px;
text-align: center;
color: #333;
}
.items_col5_product .item:hover,
.items_col5_product .item:active {
color: #333;
text-decoration: underline;
}

.topInfoSection {
margin-top: 30px;
}

.box_bg_gray {
background-color: #f6f6f6;
padding: 2rem 5rem 4rem ; 
border-radius: 10px;
}


.box_bg_gray_spinfo {
background-color: #f6f6f6;
padding: 2rem 5rem 4rem ;/* SPでは上限のpaddingを狭めに指定しています */
margin-left: auto;
margin-right: auto;
width: 950px;
border-radius: 10px;
margin-bottom:40px;
}


.box_bg_gray2 {
background-color: #f6f6f6;
padding: 2rem 2rem 2rem ; 
}

.box_bg_white {
background-color: #fff;
/*padding: 1rem 2rem 3rem;　非表示24/9/27　*/
}

.box_bg_white_pd0 {
background-color: #fff;
padding: 0;
}
.box_bg_white_sppd0 {
background-color: #fff;
/* padding: 1rem 2rem 3rem; */
}

.box_bg_gradation_purple {
background: linear-gradient(-135deg, #E4A972, #9941D8);
padding: 2rem 5rem 4rem ;
width: 950px;
margin-left: auto;
margin-right: auto;
}

/* TOPページ メインコンテンツエリア の 日本語タイトル部分 */
.top_contents_tit {
color: #333;
font-family: 'Montserrat', sans-serif;
font-size: 3.5rem;
font-weight: 500;
text-align: center;
margin-top: 1.2rem;
/* max-width: 950px; */
/* margin-left: auto; */
/* margin-right: auto; */
/* width: 950px; */
}
.top_contents_tit_white {
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 3.5rem;
font-weight: 500;
text-align: center;
margin-top: 1.2rem;
}

/* TOPページ メインコンテンツエリア の 英語キャプション部分 */
.top_contents_tit_desc {
color: #999;
font-weight: 600;
text-align: center;
font-size: 1.5rem;
margin-top: -3rem;
}
.top_contents_tit_desc_white {
color: #fff;
font-weight: 600;
text-align: center;
font-size: 1.5rem;
margin-top: -3rem;
}

/* クリスマス等 特別アナウンス用 */
.header_season_ba {
width:96%;
margin: 1rem auto;
}
.header_season_ba img {
width:100%;
}

/* Information お知らせエリア */
dl,dt,dd { margin: 0; padding: 0; }

.info_date_text {
margin: 2rem auto 0;
padding: 1.5em 2.5em;
/*border: 2px solid #ddd;*/
border-radius: 5px;
text-align: left;
font-size: 1em;
line-height: 1.3;
color: #444;
overflow: auto;
width: 90%;
height: 9.3em;
/* background-color: #fcfcfc; */
background-color: #fff;
box-shadow: 0 7px 8px #e9e9e9;
}

.info_date_text dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 0.9em 0;
border-bottom: 1px solid #ddd;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
line-height: 1.5;
}
.info_date_text dl:last-child {
border-bottom: none;
}
.info_date_text dt {
color: #333;
padding-bottom: 0;
width: 6em;
font-weight: bold;
}

.info_date_text dd {
width: 81%;
}


/* 年末年始アナウンス等 臨時のアナウンス */
.special_information {
width: 1200px;
background-color: #f6f6f6;
color: #333;
padding: 0 0 3rem;
}

.special_information .inner {
width: 940px;
margin: 0 auto;
}

.special_information .title {
font-weight: 600;
font-size: 1.15em;
display: block;
}

.special_information .red900 {
color: #900;
}

/* TOP新作 */
.top_newitem_date {
font-size: 1.3rem;
color: #777;
display: flex;
justify-content: flex-end;
margin-left: auto;
margin-right: auto;
width: 950px;
/* width: 1133px; */
}

.top_newitem_date span {
/*background: #fafafa;*/
padding: 1rem 1rem .8rem 1rem;
box-sizing: border-box;
/*border-radius: 5px;  */
display: inline-block;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.top_newitems {
box-sizing: border-box;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 15px;
margin: 20px auto 0 auto;
width: 950px;
}

.top_newitems .item:link,
.top_newitems .item:visited {
box-sizing: border-box;
display: block;
font-size: 13px;
text-align: center;
color: #333;
}
.top_newitems .item img {
border-radius: 0px;
}

/*旧レコメンド*/
/*.top_recommend {
box-sizing: border-box;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 15px;
margin: 20px auto 0 auto;
width: 950px;
}*/

.top_recommend {
box-sizing: border-box;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
margin: 20px auto 0 auto;
width: 950px;
margin-top: 25px;
}
.top_recommend2{
    box-sizing: border-box;
    display: grid;
    gap: 15px;
    margin: 20px auto 0 auto;
    width: 950px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
	padding-bottom: 30px
}
.top_recommend_title{
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    padding-top: 10px;
}
.top_recommend_text {
    font-size: 14px;
    text-align: left;
    padding-top: 1rem;
    padding-top: 0px;
}


.top_recommend .item:link,
.top_recommend .item:visited {
box-sizing: border-box;
display: block;
font-size: 12px;/* いらない */
text-align: center;
color: #333;
}

.top_recommend2 .item:link,
.top_recommend2 .item:visited {
box-sizing: border-box;
display: block;
font-size: 12px;/* いらない */
text-align: center;
color: #333;
} 

.top_recommend .item img {
border-radius: 0px;
}

.top_recommend2 .item img {
border-radius: 0px;
}

.top_hottopics {
box-sizing: border-box;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 15px;
margin: 20px auto 0 auto;
width: 950px;
}




.top_hottopics .item:link,
.top_hottopics .item:visited {
box-sizing: border-box;
display: block;
font-size: 12px;
text-align: center;
color: #333;
}
.top_hottopics .item img {
border-radius: 10px;
}
/* TOP ランキング 10 *//* スマホで横スクロール式 ※現在は不使用 */

/*PCでは 5列 5列 合計10点 */ 
.ranking_horizontal_scroll_wrap {
margin-top: 4rem;
} 

.ranking_horizontal_scroll {
/* width: 1200px; */
width: 950px;
/*overflow-x: scroll;*/
-webkit-overflow-scrolling: touch;
/* padding: 30px 0 12px 30px; */
display: -ms-flexbox;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 auto -4rem;
}
.ranking_horizontal_scroll li {
width: 18.5%;
margin-bottom: 50px;
text-align: center;
}

.ranking_horizontal_scroll .item img {
  border-radius: 10px;
}
/*スマホでは横スライド*/
/*
@media screen and (max-width: 768) {
.ranking_horizontal_scroll {
box-sizing: border-box;
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 30px 0 12px 30px;
  display: -ms-flexbox;
  display: flex;
}
}
*/

/* 画面幅が768px以上の場合、横スクロールを解除 */
/*@media screen and (min-width: 768px) {*/
/*
  .horizontal_scroll {
    overflow-x: inherit;
    padding: 0 8px 6px; }
}
*/

/*
.ranking_horizontal_scroll li {
  width: 250px;
  margin: 0;
  padding: 0;
  text-align: center;
 }
*/
/*
.ranking_horizontal_scroll li a:link,
.ranking_horizontal_scroll li a:visited,
.ranking_horizontal_scroll li a:hover,
.ranking_horizontal_scroll li a:active {
   text-align: center;
   display: block;
   text-decoration: none;
   color: #555;
 }
 .ranking_horizontal_scroll li img {
 max-width: 100%;
 display: inline-block;
 transition: all .2s; 
 }
.ranking_horizontal_scroll  li:hover img,
.ranking_horizontal_scroll li:active img {
opacity: .8;
box-sizing: border-box;
}

.ranking_horizontal_scroll li:not(:last-child) {
}

.ranking_horizontal_scroll  li:nth-child(5n) {
}

.ranking_horizontal_scroll img {
display: inline-block;
margin-bottom: .5em;
vertical-align: bottom;
}


.ranking_horizontal_scroll .item {
position: relative;
overflow: visible;
}

.ranking_horizontal_scroll .item img {
border: 1px solid #f1f1f1;
}

.ranking_horizontal_scroll .item:nth-child(1) img {
border: 1px solid #E3AB00;
}
.ranking_horizontal_scroll .item:nth-child(2) img {
border: 1px solid #BCBCBC;
}
.ranking_horizontal_scroll .item:nth-child(3) img {
border: 1px solid #BA6E40;
}


.ranking_horizontal_scroll .item:nth-child(n)::before {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: -30px;
left: -25px;
background-color: #f1f1f1;
border-radius: 25px;
color:#555;
width:46px;
height:46px;
z-index: 1;
}
.ranking_horizontal_scroll .item:nth-child(1)::before { content: "1"; background-color: #E3AB00; color: #fff; }
.ranking_horizontal_scroll .item:nth-child(2)::before { content: "2"; background-color: #BCBCBC; color: #fff; }
.ranking_horizontal_scroll .item:nth-child(3)::before { content: "3"; background-color: #BA6E40; color: #fff; }
.ranking_horizontal_scroll .item:nth-child(4)::before { content: "4"; }
.ranking_horizontal_scroll .item:nth-child(5)::before { content: "5"; }
.ranking_horizontal_scroll .item:nth-child(6)::before { content: "6"; }
.ranking_horizontal_scroll .item:nth-child(7)::before { content: "7"; }
.ranking_horizontal_scroll .item:nth-child(8)::before { content: "8"; }
.ranking_horizontal_scroll .item:nth-child(9)::before { content: "9"; }
.ranking_horizontal_scroll .item:nth-child(10)::before { content: "10"; }
*/

/*PCでは 5列 5列 合計10点 */ 
.ranking_col2233_wrap {
margin-top: 4rem;
} 

.ranking_col2233 {
/* width: 1200px; */
/* width: 950px; */
width: 935px;
/*overflow-x: scroll;*/
-webkit-overflow-scrolling: touch;
/* padding: 30px 0 12px 30px; */
padding: 30px 0 12px 8px;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 auto -4rem;
border-radius: 15px;
}

.ranking_col2233 li {
width: 17%;
margin-bottom: 50px;
}

.ranking_col2233 li a:link,
.ranking_col2233 li a:visited,
.ranking_col2233 li a:hover,
.ranking_col2233 li a:active {
   text-align: center;
   display: block;
   text-decoration: none;
   color: #555;
   font-size: .95em;
 }
 .ranking_col2233 li img {
 max-width: 100%;
 display: inline-block;
 transition: all .2s; 
 }
.ranking_col2233  li:hover img,
.ranking_col2233 li:active img {
opacity: .8;
box-sizing: border-box;
}

.ranking_col2233 li:not(:last-child) {
/*  margin-right: 35px;*/
}

.ranking_col2233  li:nth-child(5n) {
/*  padding-right: 0;*/
}

.ranking_col2233 img {
display: inline-block;
margin-bottom: .5em;
vertical-align: bottom;
}


.ranking_col2233 .item {
position: relative;
overflow: visible;
}

.ranking_col2233 .item img {
border: 1px solid #f1f1f1;
}

.ranking_col2233 .item:nth-child(1) img {
border: 1px solid #E3AB00;
}
.ranking_col2233 .item:nth-child(2) img {
border: 1px solid #BCBCBC;
}
.ranking_col2233 .item:nth-child(3) img {
border: 1px solid #BA6E40;
}


.ranking_col2233 .item:nth-child(n)::before {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: -28px;
left: -23px;
background-color: #f1f1f1;
border-radius: 25px;
color:#555;
width: 42px;
height: 42px;
z-index: 1;
}
.ranking_col2233 .item:nth-child(1)::before { content: "1"; background-color: #E3AB00; color: #fff; }
.ranking_col2233 .item:nth-child(2)::before { content: "2"; background-color: #BCBCBC; color: #fff; }
.ranking_col2233 .item:nth-child(3)::before { content: "3"; background-color: #BA6E40; color: #fff; }
.ranking_col2233 .item:nth-child(4)::before { content: "4"; }
.ranking_col2233 .item:nth-child(5)::before { content: "5"; }
.ranking_col2233 .item:nth-child(6)::before { content: "6"; }
.ranking_col2233 .item:nth-child(7)::before { content: "7"; }
.ranking_col2233 .item:nth-child(8)::before { content: "8"; }
.ranking_col2233 .item:nth-child(9)::before { content: "9"; }
.ranking_col2233 .item:nth-child(10)::before { content: "10"; }





/*  TOP パララックス sentire センティーレワン 紹介エリア */
#bg_sentire_intro_wrapper_relative {
  position: relative;
  width: 100%;
  box-sizing: border-box;	
		padding-top:500px;
		margin-top: 0;
		margin-bottom: 50px;
}
#bg_sentire_intro_wrapper {
  position: absolute;
		/* min-width: 1200px; */
    min-width: 950px;
		width:100vw;
		top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
		 box-sizing: border-box;
/*
  margin-left: calc(((100vw - 1200px) / 2) * -1);
  margin-right: calc(((100vw - 1200px) / 2) * -1);
  padding: 0 calc((100vw - 1200px) / 2);
*/
		text-align: center;
}
#bg_sentire_intro_wrapper #content {
  margin: 10px 0;
}
#bg_sentire_intro_wrapper .text_area {
  position: relative;
  padding: 4em;
}
#bg_sentire_intro_wrapper .picture {
  position: relative;
  width: 100%;
  /* min-width: 1200px; */
  min-width: 950px;
  height: 450px;
  overflow: hidden;
}
#bg_sentire_intro_wrapper .picture {
  background: url(https://sentire.itembox.design/item/_image/sentire-image-vrtlarge.webp) 0 -150px no-repeat;
		background-size: cover;
}
#bg_sentire_intro_wrapper .inner {
  width: 1200px;
  position: absolute;
		top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#bg_sentire_intro_wrapper .inner h2 {
  color: #fff;
  padding: 10px 0 10px 20px;
		font-size: 20px;
		font-weight: 600;
		text-align: center;
}
#bg_sentire_intro_wrapper .inner div {
  padding-left: 0;
  font-size: 15px;
  color: #FFF;
		text-align: center;
		line-height: 1.6;
}
#bg_sentire_intro_wrapper .picture_black {
    background-color: rgba(0,0,0,0.4);
    height: 450px;
				width: 100%;

}
#bg_sentire_intro_wrapper .inner_logo img {
width: 250px;
height: auto;
}





/* 店舗の特徴 強み 訴求バナーエリア （会員登録で●●ポイント、●●円以上 送料無料、最短翌日配送など） */
.feature_bnr_items {
margin-top: 3rem;
width: 100%;
/* display: flex; */
/* flex-wrap: wrap; */
justify-content: space-between;

display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 7px;
}
.feature_bnr_items .item {
/* 3カラム */
display:block;
/* width:32%; */
}
.feature_bnr_items .item:nth-child(4) {
/* PCは4つ目は非表示 */
display:none;
}
/* Amazon Pay 画像 */
.amazonpay-button-inner-image {
max-width: 174px;
height: 46px;
}

/* Amazon Pay 実際の注文画面内 の ボタン画像 */
.fs-c-totalAndActions .fs-c-payWithAmazon__button img {
width: unset;
height: unset;
max-width: unset;
max-height: unset;
}

/* カートページ ショッピングを続けるボタン */
.fs-c-button--continueShopping {
  background: #900;
  border: none;
  border-radius: 5px;
  color: #fff!important;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1.6em 0.8em;
  box-shadow: 0;
  width: 60%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/* class併記でmargin-topを追加。margin-topの値を上書きするので、
   PC・スマホ各CSSの一番下のあたりの記述が望ましいです */
.mt1r { margin-top:1rem; }
.mt15r { margin-top:1.5rem; }
.mt2r { margin-top:2rem; }
.mt25r { margin-top:2.5rem; }
.mt3r { margin-top:3rem; }
.mt35r { margin-top:3.5rem; }
.mt4r { margin-top:4rem; }
.mt5r { margin-top:5rem; }

/*============================================================
 スマホの指定 ここから
============================================================*/
@media screen and (max-width: 768px) {

  /*---------- スマホヘッダーの指定 ----------*/

  .fs-p-headerNavigation__link:link,
  .fs-p-headerNavigation__link:visited,
  .fs-p-headerNavigation__link:hover,
  .fs-p-headerNavigation__link:active {
    font-size: 1em;
    text-align: center;
  }

  .fs-p-headerNavBar a {
    display:block;
    padding:20px 0;
  }

  .fs-p-headerNavigation__search {
    padding: 0 10px; /* スマホヘッダー検索の左右に余白を追加 */
  }
}

/*---------------------------------------------
SNSアイコン CSS
---------------------------------------------*/
.icons_sns {
width: 315px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 2rem auto 0;
}
.icons_sns a:link,
.icons_sns a:visited {
width: 70px;
height: 70px;
box-sizing: border-box;
display: block;
text-align: center;
transition: all .2s;
padding: 15px;
border-radius: 10px;
background-color: rgba(255,255,255,0.0);
filter: drop-shadow(0 3px 3px rgba(0,0,0,.1));
}
.icons_sns a:hover,
.icons_sns a:active {
background-color: rgba(255,255,255,0.2);
transform: scale(1.1);
}
.icons_sns a img {
width: 40px;
height: auto;
filter: drop-shadow(0 3px 3px rgba(0,0,0,.1));
/*filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);*/
}
/*---------------------------------------------
汎用アイコン のCSS
---------------------------------------------*/

/* フッターの決済アイコン */
.icons_payment_footer {
margin: 0 auto 0;
}

/* 楽天ペイ */
.icon_rpay_footer { display:block; margin-top:1.5rem; }
.icon_rpay_footer img { width:100px; height:auto; }




/*icon_gizamaru_grad_yellow.png*/
/*
.icon_gizamaru_grad_pink_yellow {
position:relative;
display: inline-block;
*/
/*
width: 50px;
height: 50px;
*/
/*}*/
/* 
.icon_gizamaru_grad_pink_yellow::before {
color: #fff;
content: 'NEW';
display: inline-block;
font-size: 8px;
line-height: 4.2;
width: 40px;
height: 40px;
background-image: url(https://sentire.itembox.design/item/_image/_icon/icon_gizamaru_grad_pink_yellow.webp);
background-size: contain;
vertical-align: middle;
position: absolute;
text-indent: 2px;
top: -35px;
left: -47px;  
} */
.icon_gizamaru_new {
  position:relative;
  display: inline-block;
}

.icon_gizamaru_new::before {
  margin-right: 6px;
  content: '';
  display: inline-block;
  font-size: 8px;
  line-height: 4.2;
  width: 40px;/*画像の幅*/
  height: 40px;/*画像の高さ*/
  background-image: url(https://sentire.itembox.design/item/_image/_icon/icon_gizamaru_new.webp);
  background-size: contain;
  vertical-align: middle;
  /* position: absolute; */
  /* text-indent: 2px;
  top: -27px;
  left: -42px; */
  }


/*---------------------------------------------
タイトル等のCSS
---------------------------------------------*/

/*  会員登録ペ−ジ や 注文完了ページなどに使用されているアナウンス文 */
.fs-p-announcement {
text-align: center;
line-height: 1.6;
}
.fs-p-announcement__title {
color: #900;
font-weight: 600;
}



/*---------------------------------------------
ボタン のCSS
---------------------------------------------*/

/* .fs-c-button--primary {
background-color: #900;
border: none;
color: #fff;
} */

/* メルマガページなどのボタン */
.fs-c-button--primary {
background-color: #900;
border: none;
color: #fff!important;
font-size: 1.7rem;
box-shadow: none;
padding-bottom: 13px;
border-radius: 5px;
box-shadow: 0 2px 0 #ddd;
}

/* マイページ＞お届け先を追加するボタン の横のキャンセルするボタン など */
.fs-c-button--cancel {
  padding-bottom: 13px;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  font-size: 1.7rem;
  color: #333!important;
  background-color: #eee!important;
}

.fs-c-button--secondary {
background-color: #fff;
border: 1px solid #900 ;
color: #900;
transition: all .2s;
}
.fs-c-button--secondary:hover,
.fs-c-button--secondary:visited,
.fs-c-button--secondary:active {
background-color: #900;
/*border: 1px solid #900;*/
color: #fff;
}

/* チェックボタン */
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
background: #900;
border-color: #800;
}

/* レビューを書くボタン */
.fs-c-button--plain {
color: #3c3c3c;
text-decoration: none;
}
.fs-c-button--plain:hover,
.fs-c-button--plain:active {
color: #900;
text-decoration: underline;
}

/* TOPに戻るボタン CSS */
.fs-p-footerPageTop {
display: none;
/*display: none;*/
}
/* オリジナル TOPへ戻るボタン トップへ戻る */
.btn_page_top_wrap {
position: relative;
}
.btn_page_top {
display: inline-block;
color: #fff;
text-decoration: none;
background-color: #f6f6f6;
/*filter: drop-shadow(0 3px 3px  rgba(0, 0, 0, 0.1));*/
border-radius: 30px;
position: fixed;
right: 30px;
bottom: 30px;
opacity: 1;
transition: all .2s;
height: 60px;
width: 60px;
}
.btn_page_top:hover,
.btn_page_top:active {
/*background-color: #333;*/
transform: scale(1.1);
/*opacity: 1;*/
}

.btn_page_top::before {
content:  '';
width: 10px;
height: 10px;
display:  block;
border-top: 1px solid #333;
border-right: 1px solid #333;
transform: rotate(-45deg);
position:  absolute;
top: 5px;
bottom:  0;
left:  0;
right:  0;
margin:  auto;
}

.btn_page_top:hover::before {
/*
border-top: 2px solid #fff;
border-right: 2px solid #fff;
*/
}

/* TOP もっと新作を見る ボタンに使っています */
.btn_square_thin_arrow:link,
.btn_square_thin_arrow:visited {
  border: 1px solid #EE2D55;
  box-sizing: border-box;
  color: #EE2D55; 
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  font-size:17px;
  margin: 30px auto 20px;
  padding: 20px;
  position: relative;
  text-decoration: none;
  transition: all .2s;
  width: 400px;
  height: 50px;
}
.btn_square_thin_arrow:hover,
.btn_square_thin_arrow:active {
background-color: #EE2D55;
color: #fff;
}
.btn_square_thin_arrow:before,
.btn_square_thin_arrow:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 1px;
  background: #e2264d;
}
.btn_square_thin_arrow:before {
  width: 60px;
  transform: translate(30px, 0px);
}
.btn_square_thin_arrow:after {
  width: 15px;
  transform-origin: right center;
  transform: translate(30px, 0px) rotate(25deg);
}



/* ラジオボタン */
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
 border-color: #900;
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
background: #900;
}

/*---------------------------------------------
マイページ 内のCSS
---------------------------------------------*/
/* 退会するボタン */
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label {
  /* flex-grow: 1;
  font-size: 1.2rem; */
  /* display: block; */
  padding-bottom: 15px;
}
/* aタグ .fs-c-accountService__pageLink */
.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
  color: #aaa;
}

.fs-c-accountService__page {
  height: initial;
}

#appleid-signin,
.fs-c-anotherLogin__button--google {
  margin-top: 10px;
}
/*.amazonpay-button-view1*/
#AmazonPayButton {/* Amazonでログインボタンの調整 */
  max-width: 290px!important;
  margin-left: auto!important;
  margin-right: auto!important;
}
/*---------------------------------------------
フッター CSS
---------------------------------------------*/
.fs-l-footer {
background-color: #f1f1f1;
border-top: 1px solid #ccc;
padding-top: 1rem;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}
.fs-l-footer__contents {
font-family: 'Roboto', 'Hiragino Sans', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
box-sizing: border-box;
/* width: 1200px; */
width: 950px;
}

.fs-l-footer__contents > * {
  padding: 0;/* fs指定を敢えて上書き */
  /* padding: 0 8px; */
}
.fs-p-footerNavigation {
margin-top: 40px;
grid-template-columns: 1fr 1fr 1fr;/* fs指定を敢えて上書き 4から3カラムに変更 */
}

.fs-p-footerNavigationItem__title {
margin-bottom: .2em;
}
.fs-p-footerNavigationItem__body {
line-height: 1.7;
}
/* .fs-p-footerNavigationItem__body ul li {

} */
/*#fs_Top > div > footer > div.fs-l-footer__contents > div.fs-p-footerNavigation > div:nth-child(1) > div*/


/* 会員登録ページ、ログインページではフッター営業日カレンダーエリア非表示 calendarのjsきかないの対策 */
.fs-body-register .footer-calendar ,
.fs-body-login .footer-calendar {
    display: none;
}

/* ユーティリティーメニュー フッター一番下あたりのちょっとしたメニュー */
.fs-l-footer__utility {
background-color: #ccc;
padding: 0 8px 12px;
max-width: 100%;
/* min-width: 1200px; */
min-width: 950px;
margin-bottom: 0;
}
.fs-p-footerUtilityMenu {
/* min-width: 1200px; */
min-width: 950px;
margin: 0 auto;
}
.fs-p-footerUtilityMenu__list a:link,
.fs-p-footerUtilityMenu__list a:visited {
color: #333;
text-decoration: none;
transition: all .2s;
}
.fs-p-footerUtilityMenu__list a:hover,
.fs-p-footerUtilityMenu__list a:active {
color: #333;
text-decoration: underline;
}
.fs-p-footerUtilityMenu__list a::before {
display: inline-block;
content: '';
border: 4px solid transparent;
border-left-color: currentColor;
margin-bottom: 2px;
}
/* 一番下ちょっとしたメニュー 会社概要 特定商取引法〜 の横間隔 */
.fs-pt-menu li {
margin: 0 10px 0 0;
}

/* コピーライト */
.fs-p-footerCopyright {
background-color: #333;
}
.fs-p-footerCopyright__text {
font-size: 1.4rem;
padding: 20px 0;
}

/*---------------------------------------------
スマホのドロワーメニュー PCでは非表示
---------------------------------------------*/
#drawer-content {
display: none;
}
.drawer-unshown {
display: none;
}

/*---------------------------------------------
商品ページのCSS
---------------------------------------------*/
/* 商品ページ拡大するボタン */
.fs-body-product .fs-c-productMainImage__expandButton {
display: none;
}
  
  
  
.fs-body-product .fs-p-productDescription
/*.fs-p-productDescription--short */
{
margin-top: 80px;
}


.fs-body-product .fs-c-productMainImage__image {
display: flex;
align-items: center;
justify-content:center;
max-height: 800px;
height: 800px;
}
.fs-body-product .fs-c-productMainImage__image img {
max-height: 800px;
width: auto;
}




/* バリエーション色名  お気に入りボタン  カートに入れるボタン の並び方 */
.fs-body-product .fs-c-variationCart--withImage > li {
-ms-grid-columns: auto 1fr 2em 128px;
grid-template-columns: auto 1fr 2.5em 128px;
}
 
.fs-c-button--particular.fs-c-button--addToWishList--icon::before,
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before,
.fs-c-button--particular.fs-c-button--displayPassword::before,
.fs-c-button--particular.fs-c-button--hidePassword::before { 
 color: #990000;
}

/* バリエーション カートに入れるボタンの指定 */
.fs-c-button--primary.fs-c-button--addToCart--variation {
background: #990000;
border: none;
color: #fff;
font-size: 1.25rem;
min-width: 100%;
padding: 1.3rem 1.3rem 1.2rem 1.3rem;
}


/* ====================
商品ページ内

  こちらも見られています
  同じ●●シリーズをもっと見る
==================== */
.soc-relatedItems__title {
  padding: .5em 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;    
}
.soc-relatedItems__productListItemLink:link,
.soc-relatedItems__productListItemLink:visited,
.soc-relatedItems__productListItemLink:hover,
.soc-relatedItems__productListItemLink:active {
  text-decoration: none;
  color: #900;
}
.soc-relatedItems__productListItemLink > * {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .75em;
  gap: 10px;
  text-decoration: none;
  font-size: .9em;
}
.soc-relatedItems__productListItemLink + .relatedItems__productListItemLink {
  margin-top: .75em;
}
.soc-relatedItems__productListItemLink > * > *:nth-child(1) {
  /* flex-shrink: 1.5; */
  width: 120px;
}
.soc-relatedItems__productListItemLink > * > *:nth-child(2) {
  /* flex-shrink: 1.5; */
  width: calc(100% - 120px);
}
.soc-relatedItems__productListItemLink > * > * > img {
  display: block;
  /* flex-shrink: 2.5; */
  border-radius: 5px;
  width: 100%;
  height: auto;
  /* vertical-align: top; */
}


.soc-relatedItems__productListItemLinkDesc {
  display: block;
  margin-top: .25em;
  font-size: .9em;
  text-decoration: none;
  line-height: 1.4;
  color: #555;
}




.soc-button__sameSeries {
  margin-top: 1em;
}

.soc-button__sameSeriesLink {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 1em;
  border-radius: 99em;
  width: 75%;
  font-size: .9em;
  text-align: center;
  text-decoration: none;
  line-height: 1.3;
  color: #fff!important;
  background: #333;
}

.soc-button__sameSeriesLink::before {
  display: block;
  position: absolute;
  right: 10%;
  top: calc(50% - 0.35em);
  content: "";
width: 8px;
height: 8px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}




@media screen and (min-width:415px) and (max-width:719px) {

/* ブランド毎ランキング iframe の幅等を調節 */
.fs-p-productDescription .dakota_rank,
.fs-p-productDescription--full .dakota_rank {
width: 100%;
height: 1390px;
}
/*display: none;*/
/* スマホでは縦幅使いすぎるので非表示にしておく */

.fs-p-productDescription .dakota_fair,
.fs-p-productDescription--full .dakota_fair {
width: 100%;
height:1100px;
display: block;
}


.welcome_rank {
  height: 1920px;
}

}


/*============================================================
 スマホの指定 ここまで
============================================================*/



/*============================================================
/* ノベルティフェアとランキングのアイフレームの高さ調節ここから
(スマホ以上PC以下の指定)
============================================================*/

@media screen and (min-width:720px) {

/* ノベルティバナー幅設定（2023.08.28設定） */
.novelty_fair_box {
width: 100%;
margin: 0 auto 50px;
}

.novelty_fair_box img{
width: 100%;
}



/* ノベルティ iframe の幅・高さを調節*/

/*  Dakotaランキングとノベルティ アイフレームの幅と高さ調節*/
.fs-p-productDescription .dakota_rank,
.fs-p-productDescription--full .dakota_rank {
width: 100%;
/* height: 580px; */
height: 1180px;
display: block;
}

.fs-p-productDescription .dakota_fair,
.fs-p-productDescription--full .dakota_fair {
width: 100%;
/* height: 950px; */
height: 670px;
display: block;
}

/*  Dakota_BLACK_LABELランキングとノベルティ アイフレームの幅と高さ調節　*/
.dakota-bkl_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.dakota-bkl_fair {
width: 100%;
/* height:900px; */
height: 680px;
display: block;
}

/*  corbo.ランキングとノベルティ アイフレームの幅と高さ調節*/
.corbo_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.corbo_fair {
width: 100%;
/* height:950px; */
height: 730px;
display: block;
}

/*  alberoランキングとノベルティ アイフレームの幅と高さ調節　*/
.albero_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.albero_fair {
width: 100%;
/* height: 900px; */
height: 730px;
display: block;
}

/*  ALBERO da Liberoランキングとノベルティ アイフレームの幅と高さ調節 */
.albero_dli_rank {
width: 100%;
height: 360px;
display: block;
}

.albero_dli_fair {
width: 100%;
height: 730px;
display: block;
}

/*  HERGOPOCHランキングとノベルティ アイフレームの幅と高さ調節　*/
.hergopoch_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.hergopoch_fair {
display: block;
width: 100%;
height: 730px;
}

/* gentenノベルティ アイフレームの高さ調節　*/
.genten_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.genten_fair {
width: 100%;
height: 730px;
display: block;
}

/*  dangentenランキングとノベルティ アイフレームの幅と高さ調節　*/
.dangenten_rank {
width: 100%;
height: 1180px;
display: block;
}

.dangenten_fair {
width: 100%;
/* height:900px; */
height: 730px;
display: block;
}

/*  beaudessinランキングとノベルティ アイフレームの幅と高さ調節　*/
.beaudessin_rank {
width: 100%;
/*height: 680px;*/
height: 1180px;
display: block;
}

.beaudessin_fair {
width: 100%;
height: 730px;
display: block;
}

/*  PELLE MORBIDAランキングとノベルティ アイフレームの幅と高さ調節　*/
.pmo_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.pmo_fair {
width: 100%;
/* height:900px; */
height: 730px;
display: block;
}

.pmo_fair2, .pmo_fair2a {
width: 100%;
height: 730px;
display: block;
}


/*  PELLE MORBIDA LCラランキングとノベルティ アイフレームの幅と高さ調節　*/
.pmo_lc_rank {
width: 100%;
height: 1180px;
display: block;
}

.pmo_lc_fair {
width: 100%;
height: 730px;
display: block;
}

.pmo_lc_fair2, .pmo_lc_fair2a {
width: 100%;
height: 730px;
display: block;
}

/*  SONNEランキングとノベルティ アイフレームの幅と高さ調節　*/
.sonne_rank {
  width: 100%;
height: 550px;
display: block;
}

.sonne_fair {
  width: 100%;
height: 730px;
display: block;
}

/*  BAGGYPORTノベルティ ランキング アイフレームの高さ調節　*/
.baggy_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
margin: 0 auto 1em;
}

.baggy_fair {
width: 100%;
height: 730px;
display: block;
margin:0 auto 1em;
}

/*  BAGGYPORT KON&ACR プレゼント用（×2：1700px　×2+アメダス：2410px）　*/
.baggy_fair3 {
width: 100%;
height: 730px;
display: block;
}

/*  BAGGY'S ANNEXノベルティ ランキング アイフレームの高さ調節　*/
.baggysannex_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
margin:0 auto 1em;
}

/*  SEAGULL SHIPノベルティ ランキング アイフレームの高さ調節　*/
.seagullship_rank {
width: 100%;
/* height: 580px; */
height:1180px;
display: block;
}

.seagullship_fair {
width: 100%;
height: 730px;
display: block;
}

/*  Mondランキングとノベルティ アイフレームの幅と高さ調節　*/
.mond_rank {
width: 100%;
height: 360px;
display: block;
}

.mond_fair {
width: 100%;
height: 730px;
display: block;
}

/*  CLEDRANランキングとノベルティ アイフレームの幅と高さ調節　*/
.cledran_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.cledran_fair {
width: 100%;
height: 730px;
display: block;
}

/*  FRAME WORKランキングとノベルティ アイフレームの幅と高さ調節　*/
.framework_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.framework_fair {
width: 100%;
height: 730px;
display: block;
}

/*  Lujanランキングとノベルティ アイフレームの幅と高さ調節　*/
.lujan_rank {
width: 100%;
/* height:580px; */
height: 1180px;
display: block;
}

.lujan_fair {
width: 100%;
height: 730px;
display: block;
}

/*  Rucca di Luceノベルティ アイフレームの高さ調節　*/
.rucca_rank {
width: 100%;
height: 1180px;
display: block;
}

.rucca_fair {
/* 新スクエアサイズ */
width: 100%;
height: 730px;
/*height:760px;*/
display: block;
}

/*  TIDEWAYランキングとノベルティ アイフレームの幅と高さ調節　*/
.tideway_rank {
  width: 100%;
height: 420px;
display: block;
}

/*  ACATEランキングとノベルティ アイフレームの幅と高さ調節　*/
.acate_rank {
  width: 100%;
height: 330px;
display: block;
}

/*  airlistランキングとノベルティ アイフレームの幅と高さ調節　*/
.airlist_rank {
  width: 100%;
height: 550px;
display: block;
}

/*  Ficoランキングとノベルティ アイフレームの幅と高さ調節　*/
.fico_rank {
  width: 100%;
height: 550px;
display: block;
}

/*  POMTATAランキングとノベルティ アイフレームの幅と高さ調節　*/
.pomtata_rank {
  width: 100%;
height: 550px;
display: block;
}

/*  VIA DOANランキング アイフレームの幅と高さ調節　*/
.viadoan_rank {
  width: 100%;
height: 550px;
display: block;
}

/*  VIOLAd'OROランキング アイフレームの幅と高さ調節　*/
.violadoro_rank {
  width: 100%;
height: 550px;
display: block;
}

/*  BASARA TYOランキング アイフレームの幅と高さ調節　*/
.basara-tyo_rank {
  width: 100%;
height: 550px;
display: block;
}

/*  box21ランキング アイフレームの幅と高さ調節　*/
.box21_rank {
  width: 100%;
height:550px;
display: block;
}

/*  TRIONランキング アイフレームの幅と高さ調節　*/
.trion_rank {
  width: 100%;
height:550px;
display: block;
}

/*  CIEランキング アイフレームの幅と高さ調節　*/
.cie_rank {
  width: 100%;
height:600px;
display: block;
}

/*  AS2OVランキング アイフレームの幅と高さ調節　*/
.as2ov_rank {
  width: 100%;
height:600px;
display: block;
}

/*  CABIN ZEROランキング アイフレームの幅と高さ調節　*/
.cabinzero_rank {
  width: 100%;
height:590px;
display: block;
}

/*  MAKAVELICランキング アイフレームの幅と高さ調節　*/
.makavelic_rank {
  width: 100%;
height:590px;
display: block;
}

/*  beruf baggageランキング アイフレームの幅と高さ調節　*/
.berufbaggage_rank {
  width: 100%;
height:620px;
display: block;
}

/*  WONDER BAGGAGEランキング アイフレームの幅と高さ調節　*/
.wonderbaggage_rank {
  width: 100%;
height:590px;
display: block;
}

/*  SMLランキング アイフレームの幅と高さ調節　*/
.sml_rank {
  width: 100%;
height:310px;
display: block;
}

/*  Un coeurランキング アイフレームの幅と高さ調節　*/
.uncoeur_rank {
width:720px;
height:310px;
display: block;
}

/*  BRIEFINGランキング アイフレームの幅と高さ調節　*/
.briefing_rank {
  width: 100%;
height:590px;
display: block;
}


/*  オリジナルのノベルティ アイフレームの高さ調節　*/
.original_fair {
width: 100%;
height: 730px;
display: block;
}
}
/*============================================================
/* ノベルティフェアとランキングのアイフレームの高さ調節ここまで
(スマホ以上PC以下の指定)
============================================================*/


/*============================================================
/* sentire アイテム QRコードパターン item_qr.html用ここから
============================================================*/

/* API側、クロスドメイン周り等が色々雲行きが怪しくなってきて表示させるのが難しくなってきたため、display:none;にしました。2024/4/18 */

/* iframe周りの指定 ※classで一括指定しています。 */
.item_qr_iframe {
/* display: block; */
display: none;
margin:1em auto 0;
width:570px;
height:160px;
text-align: center;
}

.item_qr_iframe_wide {
/* display: block; */
display: none;
margin:1em auto;
width:100%;
height:130px;
text-align: center;
}
/* w720 PC商品ページ 幅指定とフォント指定（PC商品ページで子要素の100%=720pxにするための大ボックス） */

/*============================================================
/* sentire アイテム QRコードパターン item_qr.html用ここまで
============================================================*/


/*============================================================
/* 幅720px　商品ページレイアウト用ここから
============================================================*/

/* 幅720px商品ページの大枠 */
/*.item_main_box {
width:720px;
}*/
.item_width_box {
font-family: Meiryo,"Hiragino Kaku Gothic ProN","MS PGothic"/*,sans-serif !important*/;
/* width:720px; */
width:100%;
}

/* 商品ページの商品タイトルとキャッチ用 */
.item_tit {
/* width: 720px; */
width:100%;
text-align: center;
color: #f60;
font-size: 1.3em;
font-weight: bold;
margin:0 auto 2em;
}


/*===== W720 メインイメージ1～3のスタイル =====*/
.item_img_wrap { /* メインイメージ画像1～3を囲むwrap */
 /* width: 720px;  */
 width:100%;
 height: auto;/*720px*/ margin: 0 auto 1em; background: #f9f9f9; position: relative;
}
.item_img_wrap img { width:720px; height:auto;/*720px;*/ }
/* メインイメージ画像1～3を囲むwrapの中のイメージを縮小して縦横センター揃え */
/* 縮小したい画像にclass="mini600"を記述 */
.item_img_wrap img.mini600 {
 width: 500px;
 height: 500px; position: absolute; top: 50%; left: 50%;
 -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%);
}
/* メインイメージ3がシリーズ説明イメージのとき用 */
.item_series_wrap img {
/*  width:720px;*/
width:100%;
height:auto; }

/* イメージ スライドショー iframe を display:blockに、かつセンター揃え */
.slide_iframe {
 /* width:570px; */
 width:100%;
 display: block;
 margin:2em auto;
 text-align:center;
}
/* イメージ スライドショー iframe をdisplay:blockに、かつ左揃え */
.slide_iframe_left {
 /* width:570px; */
 width:100%;
 display: block;
 margin:2em auto 2em 0;
 text-align:left;
}

/* イメージ スライドショー iframe をdisplay:blockに、かつセンター揃え */
.slide_iframe_720 {
 /* width:720px; */
 width:100%;
 display: block;
 margin:2em auto;
 text-align:left;
}

/* イメージ スライドショー iframe をdisplay:blockに、かつ左揃え */
.slide_iframe_720_left {
 /* width:720px; */
 width:100%;
 display: block;
 margin:2em auto 2em 0;
 text-align:left;
}


/*===== W720 カラー画像とディテール画像 =====*/
.item_code_wrap {
 /* width:720px; */
 width:100%;
 margin:0 auto 1em;
}
.item_code_wrap img {
 /* width:720px; */
 width:100%;
 border: none;
}

/*===== W720 商品サイズ画像とアイコン欄 =====*/
.size_table {
 font-family: Meiryo,"Hiragino Kaku Gothic ProN","MS PGothic",sans-serif !important;
 background: #fff;
 /* width:720px; */
 width:100%;
 margin:0 auto 1em;
}
.size_table img {
 /* width: 720px; */
 width:100%;
}
.size_table table font {
 font-size: 16px/*20px*/!important ;
 line-height: 1.5;
}
/* スマホではbold、PCではnormalに */
.size_table table font b {
 font-weight: bold /*normal*/;
}

/*===== W720 商品スペック欄 =====*/
.spec_table {
 /* width: 720px; */
 width:100%;
 margin: 0 auto 3em;
 display: block;
 font-family: Meiryo,"Hiragino Kaku Gothic ProN","MS PGothic",sans-serif !important;
 background: #fff;
}
.spec_table table {
 /* width: 720px; */
 width:100%;
 border-collapse: collapse;
 font-size: 15px;
 line-height: 1.5;
}
.spec_table table td {
 border: 1px solid #ccc;
 padding: 10px
}

.spec_table table tr td:first-child { width:140px; }
.spec_table table tr td:last-child { width:540px; }

/* ※印等で始まる複数行テキストの見栄えを整えています .spec_table tabel の pタグの中の一行目だけ1字下げ */
.spec_table table p { text-indent:-1em; padding-left:1em; margin-bottom:8px; }
.spec_table table p:last-child { text-indent:-1em; padding-left:1em; margin-bottom:0; }

.spec_table table td a{
 text-decoration:underline;
 color:#04c;
}

/* 素材・シリーズ・回遊・その他バナー を包むようにdivタグに指定。 ※width="100%"を幅720pxに合わせる */
/* spはclass指定できないので注意 */
.item_w720ba {
display: block;
width: 720px;
margin: 0 auto 1em;
}
.item_w720ba img {
width:720px;
border:none;
text-align: center;
}
/* PELLE MORBIDA ブランドページへバナー */
.item_pellemorbida_ba {
display: block;
width: 720px;
height:230px;
margin: 0 auto 2em;
}

/* PELLE MORBIDA LC ブランドページへバナー */
.item_pellemorbida_lc_ba {
display: block;
width: 720px;
height:230px;
margin: 0 auto 2em;
}

/* コルボキュリアスインタビュー バナー */
.curious_intv {
 font-size:12px;
 line-height:1.5em;
 text-decoration:underline;}

/* ギフトラッピング バナー */
/* 幅570px */
.p_wrap {
 width:570px;
 height:auto;
 margin:20px auto 20px 0;
}

/* 幅720px  ※.item_width_boxを幅720pxの際のトリガーにしています。 */
.item_width_box .p_wrap {
 width:720px;
 height:auto;
 margin:20px auto;
}

/* 幅720px ※トリガーなし分  */
.p_wrap_720 {
 width:720px;
 height:auto;
 margin:20px auto 40px;
}


/* 商品ページ オリジナルチャーム バナー */

/* 幅570px */
/*.charm_bnr {
 width:570px;
 height:auto;
 margin:20px auto 20px 0;
}*/
/* 幅720px */
.charm_bnr {
 width:720px;
 height:auto;
 margin:20px auto;
}


/* 商品ページ PELLE MORBIDA バッグインバッグ リンクバナー */

/* 幅570px */
.pm_case001_bnr {
 width:570px;
 height:auto;
 margin:20px auto 20px 0;
}
/* 幅720px  ※.item_width_boxを幅720pxの際のトリガーにしています。 */
.item_width_box .pm_case001_bnr {
 width:720px;
 height:auto;
 margin:20px auto;
}

/* 商品ページ内ブランドの詳細はこちら */
.brand_info {
width: 720px;
margin: 0 auto 2em;
text-align: right;
}
/*
===== 商品ページカート下 商品説明文をいじってます（主にtableスペック表記の調整用) =====
*/
.item_desc .spec_table table {
width: 560px;
border-collapse: collapse;
font-size: 12px;
line-height: 1.5;
margin: 1em 0 .5em;
}
.item_desc .spec_table table td {
border: 1px solid #ccc;
padding: 6px;
}

.item_desc .spec_table table tr td:first-child { width: 20%; }
.item_desc .spec_table table tr td:last-child { width: 80%; }

/* ※印複数行などの見栄えを整える .spec_table tabel の pタグの中の一行目だけ1字下げ */
.item_desc .spec_table table p { text-indent:-1em; padding-left:1em; }

/* PELLE MORBIDA 商品ページ内 インタビューと動画 クロコとリザード */
.intv_pelle {
width:720px;
margin:50px auto 80px;
}
.intv_pelle img {
width:720px;
}
.intv_pelle span {
font-size:15px; line-height:1.5em; text-decoration:underline;
}
/* 干場義雅氏 動画コメント */
.movie_yoshimasa_hoshiba_pc {
width: 640px;
padding: 19px;
background-color: #c7bda9;
}
.movie_yoshimasa_hoshiba_pc iframe {
 border:1px solid #000000;
}
.movie_yoshimasa_hoshiba_pc img {
width: 640px;
}

/*=== ヌメ革のお手入れへのリンクバナーW720用 ===*/
.ba_numelink { width:720px; margin:20px 0; }
.ba_numelink img { width:720px; }
.ba_numelink p { text-align:right; }

/*=== ヌメ革のお手入れへのリンクバナーW580用(リッチ対応後削除) ===*/
.ba_numelink_580 { width:580px; margin:20px 0; }
.ba_numelink_580 img { width:580px; }
.ba_numelink_580 p { text-align:right; }

/*============================================================
/* 幅720px　商品ページレイアウト用ここまで
============================================================*/



/*============================================================
/* youtube（iframe）レイアウト用ここから
============================================================*/

/* 商品ページのYouTube動画 自由に指定したやつ */
.item_page_movie {
width:100%;
margin: 0 auto;
height: 405px
}

.item_page_movie iframe {
width:100%;
height: 405px
}

/*============================================================
/* youtube（iframe）レイアウト用ここまで
============================================================*/


/*============================================================
/* class併記で特定の装飾をプラス  例 <a class="btn_hoge bdrdus-5px">
============================================================*/

/* boxshadow */
.bxshadow-2px { box-shadow: 0 2px 2px #ddd; }
.bxshadow-3px { box-shadow: 0 3px 3px #ddd; }
.bxshadow-5px { box-shadow: 0 5px 5px #ddd; }
.bxshadow-8px { box-shadow: 0 8px 8px #ddd; }
.bxshadow-10px { box-shadow: 0 10px 10px #ddd; }
.bxshadow-15px { box-shadow: 0 15px 15px #ddd; }

.round-3px { border-radius: 3px; }
.round-5px { border-radius: 5px; }
.round-8px { border-radius: 8px; }
.round-10px { border-radius: 10px; }
.round-15px { border-radius: 15px; }
.round-20px { border-radius: 20px; }
.round-25px { border-radius: 25px; }
.round-30px { border-radius: 30px; }
.round-40px { border-radius: 40px; }
.round-50px { border-radius: 50px; }


/*============================================================
/* PC スマホ 表示非表示
============================================================*/

.pc_show { display: block; }
.sp_show { display: none; }




/*============================================================
/* 円マーク サイズ変更
============================================================*/

span.fs-c-price__currencyMark {
　　font-size: 20px!important;
　　align-self: end;
}