@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Roboto&display=swap);
@import url(https://eclity.itembox.design/item/assets/css/common.css);
/******************************************************
商品詳細：注意事項
******************************************************/
@media screen and (min-width: 768px) {
  .product_caution {
    padding: 2em;
    border: 1px solid #970001;
  }
  .product_caution .title {
    margin: 0 0 1em;
    padding: .5em;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1;
    background: #970001;
  }
  .product_caution .comment {
    margin: 0;
  }
  .product_caution .comment p {
    margin: 0;
  }
  .product_caution .comment p:nth-child(n+2) {
    margin-top: 1em;
  }
  .product_caution .comment p span {
    color: #970001;
  }
}
@media screen and (max-width: 767px) {
  .product_caution {
    padding: 2em;
    border: 1px solid #970001;
  }
  .product_caution .title {
    margin: 0 0 1em;
    padding: .5em;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1;
    background: #970001;
  }
  .product_caution .comment {
    margin: 0;
  }
  .product_caution .comment p {
    margin: 0;
  }  
  .product_caution .comment p:nth-child(n+2) {
    margin-top: 1em;
  }
  .product_caution .comment p span {
    color: #970001;
  }  
}
/******************************************************
商品詳細：商品説明CSS
******************************************************/
#productex{
  border-collapse: collapse;
  width: 100%;
}
#productex th,
#productex td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:left;
  box-sizing:border-box;
}
#productex th {
  background: #eee;
  color: #000;
  width: 30%;
  text-align:center;
}
@media screen and (max-width: 767px) {
  #productex {
    width: 100%;
  }
  table#productex th,
  table#productex td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  #productex tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}

/******************************************************
商品詳細ページの画像表示幅を固定 
******************************************************/
@media only screen and (min-width: 960px) {
  .product_image.slick-list.draggable {
    width: 570px;
    margin: auto;
  }
  .fs-c-productCarouselMainImage__image > img{
    width: 570px!important;
  }
  .fs-c-productCarouselMainImage__image > img {
    max-height: none;
  }
}
/******************************************************
グループランキング
******************************************************/
@media screen and (min-width: 768px) {
  #fs_ProductCategory .main_title.text-center {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #fs_ProductCategory .main_title.text-center {
    text-align: center;
  }
}

/******************************************************
フッター
******************************************************/

@media screen and (min-width: 768px) {
  #f_information .information_list .list_news {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc((100% / 1));
    padding: 2rem 2.5rem;
    line-height: 1.6;
    border: 2px solid #111;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: "游ゴシック", 'Hiragino Kaku Gothic Pro','メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
  }

  #f_information .information_list .list_news p {
    width: calc(100% - 7rem);
    color: #999999;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #f_information .information_list .list_news {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1rem 1.5rem;
    color: #111;
    line-height: 1.6;
    border: 1px solid #111;
    border-radius: 5px;
    box-sizing: border-box;
  }
  #f_information .information_list .list_news:nth-child(n+2) {
    margin-top: 1.5rem;
  }
  #f_information .information_list .list_news p {
    width: calc(100% - 4rem);
    font-size: 1rem;
    font-weight: bolder;
  }
}

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

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


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

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



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

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

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

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


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

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

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



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


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

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



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

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

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


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





/* ログイン画面PC会員登録されていないお客様 */

@media screen and (min-width: 1025px) {

.fs-body-login .fs-c-newUsers
 { max-width: 630px; margin: 0 auto;
border-left: #9d9d9d 1px solid;
}
.fs-c-newUsers .fs-c-newUsers__message {
    margin: 3rem 0;
    text-align: left;
    padding-left: 5%;
    padding-right: 5%; 
  }  

}


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

/*レビュー見る、書く*/
.fs-c-productReview__allReviews {
    margin-top: 30px;
}
.fs-c-productReview .fs-c-buttonContainer {
    display: block;
    text-align: center;
}
.fs-c-productReview .fs-c-buttonContainer a {
    display: block;
    text-decoration: none;
    border: 1px solid #cfcfcf;
    padding: 8px;
    border-radius: 5px;
background-color:#fff!important;
color:#111!important;
}

/*レビュー投稿ボタン*/
.fs-c-button--plain.fs-c-button--addReview--detail::after {
	content: "(50ptプレゼント)";
}





