@charset "UTF-8";
/* CSS Document */

/*　ログイン関連スタイル　*/
.logout.my-false { display: none; }
.login.my-true { display: none; }
.regist.my-true { display: none; }

.fs-l-header--min{
    border-bottom: 0;
}

.fs-c-productNameHeading__copy{
	display: block;
	margin-bottom: 10px;
}
/* 商品マーク */
.fs-c-productMark__mark{
    font-size: 0.9em;
    padding: 6px 8px;
    margin-right: 5px;
    margin-bottom: 5px;
}

/* 全体 */
p{
	line-height: 1.6;
}
.fs-c-documentColumn__emphasis{
	font-size: 1.6rem;
	color: #e60012;
}

a:visited {
    color: unset;
}
.fs-c-noResultMessage,
.fs-body-my-orders .fs-c-history__info, .fs-body-my-storeOrders .fs-c-history__info,
.fs-body-my-top .fs-p-accountInfo,
.fs-body-my-account-password .fs-c-inputInformation__field{
	background-color: #ededed;
}

.fs-c-documentArticle__heading{
	background:none;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0;
	color: #000000;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #000000;
	text-align: left;
	margin: 0 0 10px;
}

.fs-c-documentArticle__content{
	padding: 8px 0;
}

#fs_Register .fs-c-documentArticle__heading{
	background:none;
	font-size: 32px;
	font-weight: bold;
	padding: 10px 8px;
	color: #e60012;
	letter-spacing: 0.05em;
	border-bottom: none;
}

.fs-c-heading--page{
	border: none !important;
	color: #e60012;
	font-size: 40px;
	font-weight: bold;
	position: relative;
	padding: 0;
	margin-bottom: 1.8em;
}
.fs-c-heading--page::after {

    content: "";
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translateX(-50%);
    width: 64px;
    height: 19px;
    background-image: url(https://amonshop2021.itembox.design/item/assets/img/heading-bottom.svg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

}

.fs-c-subSection__title {
    padding-bottom: 0.8em;
}
.fs-c-documentColumn__heading{
	padding: 10px 0;
	font-weight: bold;
	border-width: 0 0 1px 0;
	margin-bottom: 0;
	font-size: 24px;
}

h3.fs-c-documentColumn__heading{
	padding: 0;
	font-weight: bold;
	border-width: 0 0 0 0;
	margin-bottom: 0;
	font-size: 20px;
}
/*.fs-body-my-top .fs-c-accountService{
	flex-basis: 100%;
}*/


/* マイページ */
.fs-c-accountService {
    margin-left: 0;
}
a:link.fs-c-button--primary{
	color: #ffffff !important;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete){
	flex-basis: calc(16.666666% - 8px);
    margin: 0 4px 10px;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before{
	color: #000000;
}
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink{
	border: 2px solid #ededed;
	box-shadow: none;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink:hover{
	background-color: #ededed;
}


/*.fs-body-my-top .fs-p-accountInfo{
	flex-basis: 100%;
}*/
.fs-p-accountInfo__accountName{
	margin: 0 auto;
	padding: 5px;
}
.fs-p-accountInfo__point__point__available__number{
	color: #e60012;;
}



.fs-c-button--primary,
.fs-c-button--standard{
	padding: 0.8em 1.6em 0.8em;
	color: #ffffff !important;
}


/* 会員登録 */
.fs-c-requiredMark::before{
	color: #ff0000;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink{
	background: #ffffff;
}

/* お気に入りリスト */
.fs-c-list li{
	margin-bottom: 5px;
}
.fs-p-announcement__title{
	font-weight: bold;
	margin-bottom: 0.8em;
}

/* お届け先リスト */
a.fs-c-button--secondary{
	padding: 0.8em 1.6em;
}
a.fs-c-button--cancel{
	color: #ffffff !important;
}

/* ショッピングカート */
.fs-p-linkButton{
	color: #e60012 !important;
	border: 1px solid #e60012 !important;
	padding: 8px;
}

/*ポイント履歴 */
.fs-c-pointSummary [class$="--availablePoint"],
.fs-c-pointSummary [class$="--limitedPoint"]{
	background-color: #ffffff;
}
.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number{
	color: #e60012;
}


/* カテゴリ */

.fs-c-sortItems__label{
	display: none;
}
.fs-c-productList{
margin-bottom:100px;
}
#fs_ProductCategory .amp-top-search {
    background: #f8f8f8;
    padding: 30px 0;
}
.fs-c-productList__list__item{
	border-bottom: none !important;
}
.fs-c-button--particular{
	color: #e60012;
}
.fs-c-productList__list__item .fs-c-productName__copy,
.fs-c-productList__list__item .fs-c-productPrice .fs-c-productPrice__main__label{
	display: none;
}
.fs-c-productList__list__item h2.fs-c-productListItem__productName{
	line-height: 1.8;
}

.fs-p-productDescription.fs-p-productDescription--short{
	font-size: 24px;
}
.fs-c-productList__list__item{
	border-bottom: none;
}

.fs-c-subgroupList > li {
    width: 32% !important;
    margin: 0 2% 2% 0;
}
.fs-c-subgroupList > li:nth-child(3n){
    margin-right: 0;
}

.fs-c-subgroupList__item {
    flex-grow: inherit !important;
    flex-basis: auto !important;
}
.fs-c-subgroupList__link{
	border-radius: 0px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 8px 10px;
	color: #000000 !important;
}
.fs-c-subgroupList__link:hover{
	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff !important;
}
.fs-c-subgroupList__link::after{
	color: #000000;
}
.fs-c-subgroupList__link:hover::after{
	color: #fffffff;
}
.fs-c-subgroup .fs-c-listControl{
	display: none;
}
.fs-c-pagination__item.is-active{
	background: #000000;
}
.fs-c-productListItem span.fs-c-price__value{
	font-size: 1.2em;
}

.fs-c-productListItem .fs-c-productPrice,
.fs-c-productListItem .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price{
	color: #000000;
font-weight:bold;
}
.fs-c-productListItem .fs-c-button--viewProductDetail{
	color: #000000;
}
.fs-l-main{
margin:20px auto;
}


/* 商品ページ追記 */

.fs-l-productLayout__item.fs-l-productLayout__item--1{
	max-width: 680px;
}

.fs-p-productDescription.fs-p-productDescription--short{
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 40px;
}

.fs-c-productThumbnail__image.is-active > img{
	border: 2px solid #e60012;
}

.phl-itempage-description{
	line-height: 1.8;
	margin-bottom: 30px;
}

.phl-itempage-detail__label{
	border-bottom: 1px solid #e9f2f9;
	padding-bottom: 15px;
	margin-bottom: 0 !important;
}
.phl-itempage-detail__table td{
	min-width: 500px;
}
.phl-itempage-detail__table tr{
	border-top: none !important;
	border-bottom: 1px solid #ffffff !important;
}

.fs-c-button--particular{
	box-shadow: none !important;
	border: 1px solid #e60012;
}

.fs-c-productSelection{
	padding: 10px;
	background-color: #ededed;
}
.fs-c-productSelection__name{
	background-color: #ededed;
	font-size: 1.4rem;
}

.phl-itempage-attention{
	line-height: 1.8;
}

/* 追従カートボタン */
.fs-p-scrollingCartButton__button{
	background: #000000;
	width: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", Meiryo;
}
.fs-p-scrollingCartButton{
	bottom: 60px;
}

.fs-p-cartItemNumber{
	background: #e60012;
	color: #ffffff;
}

/* 商品マーク */
.fs-c-productMark__label{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", Meiryo;
}
.fs-c-productMark__mark--15{
	color: #ffffff;
}

/* お気に入りリスト */
.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title{
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.fs-c-productListCarousel__list__item .fs-c-productName__copy{
	display: none;
}

.fs-c-productListCarousel__list__item .fs-c-productName__name{
	line-height: 1.6;
}

/* パンくず */
.fs-c-breadcrumb ol:nth-child(n+2){
	display: none;
}

/* 商品一覧 */
.fs-p-productSearch{
  border-bottom: none;
}
.fs-c-sortItems__list__item.is-active{
  background: #e60012;
}
.fs-c-productListItem__lowInStock, .fs-c-productListItem__outOfStock, .fs-c-productListItem__numberOfStock{
  background: #e5e5e5;
  border: none;
}
/*　レビュー*/
.fs-body-review-write .fs-c-aggregateRating__rating::before {
    content: "平均評価";
    font-size: 1.6rem;
padding-right:10px;

}
.fs-c-reviewStars:before{
    font-size: 3.5rem;
 
}
.fs-body-review-write .fs-c-reviewStars::before {
    color: #ffc107;
    font-size: 3rem;
}
.fs-body-review-write .fs-c-aggregateRating__count::before {
    content: "(";
}
.fs-body-review-write .fs-c-aggregateRating__count::after {
    content: "件)";
}
.fs-body-review-write .fs-c-rating__value {
    font-size: 1.5rem;
    font-weight: bold;
    color: #3c3c3c;
 }
/* 商品ページレビューの表示変更 */
.fs-c-aggregateRating__count::after{
content: "件のカスタマーレビュー";
}

.fs-c-documentArticle a:link,
.fs-c-documentArticle a:visited,
.fs-c-documentArticle a:active,
.fs-c-documentColumn__content a:link,
.fs-c-documentColumn__content a:visited,
.fs-c-documentColumn__content a:active{
	color: #3045F7;
	text-decoration: underline;
}
.fs-c-documentArticle a:hover,
.fs-c-documentColumn__content a:hover{
	color: #3045F7;
	text-decoration: none;
}

/* マイページトップへ戻るボタン */
.fs-c-button--myPageTop.fs-c-button--plain{
display: inline-block;
font-family: "Nunito Sans", sans-serif;
font-weight: 700;
color: #fff !important;
font-size: 15px;
padding: 15px 30px 15px 20px;
width: 230px;
text-align: center;
position: relative;
background-color: #161616;
border: 1px solid #161616;
letter-spacing: 1px;
margin-left: auto;
margin-right: auto;
display: block;
}
.fs-c-button--myPageTop.fs-c-button--plain::after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 38px;
  height: 8px;
  background-image: url(https://amonshop2021.itembox.design/item/assets/img/btn-arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.fs-c-button--myPageTop.fs-c-button--plain:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.4);
}
.fs-p-returnPolicy,
.fs-p-aboutPoints{
  padding: 8px;
}
.fs-c-productPrice.fs-c-productPrice--listed ~ .fs-c-productPrice.fs-c-productPrice--selling span{
	color:#e60012;
}

/*　カレンダー　*/
.aml-menu-block.is-sp {
    display: none;
}

/**/
.amc-swipe__icon{
display:none;
}

@media screen and (min-width: 768px) {
/* 商品一覧タイトル調整 */
#fs_ProductCategory .fs-c-heading--page{
font-size: 36px;
line-height: 1.6;
}
}

@media screen and (max-width: 768px) {
#fs_ProductCategory .fs-c-heading--page{
	font-size: 2rem;
	line-height: 1.6;
}
}


/* customer-details　会員登録の箇所　非表示 */
#fs_CustomerDetails .fs-c-agreementConfirmationArea__message {
    display: none;
}
#fs_CustomerDetails .fs-c-agreementConfirmationArea__message + .fs-c-agreementConfirmation{
	display:none;
}
/* 商品ページのこれを見た人は～のスライダーの矢印位置調整  */
#_rcmdjp_display_1 .rcmd-slick-prev, 
#_rcmdjp_display_1 .rcmd-slick-next,
#_rcmdjp_display_1 .rcmd-slick-prev, 
#_rcmdjp_display_1 .rcmd-slick-next{
top: 35%;
}
