/**レビュー**/
.fs-c-productReview {
	padding:0 10px;
}

.fs-c-aggregateRating {
	padding-bottom:10px;
}

.fs-c-reviewStars::before {
	color:#f66;
	font-size:1.1em;
}

.fs-c-rating__value {
	margin-left:20px;
	color:#f66;
}

.fs-c-aggregateRating__rating {
}

.fs-c-aggregateRating__rating::before {
	margin-right:10px;
	margin-bottom:10px;
	content:"この商品の平均評価";
	text-align:left;
	font-weight:700;
	font-size:1.4rem;
}

.fs-c-aggregateRating__count {
	text-align:right;
}

.fs-c-reviewer__name {
	line-height:1;
	text-align: left;
}

.fs-c-reviewer__name a {
	margin-right:10px;
	text-decoration:underline;
	font-size:1.2rem;
}

.fs-c-reviewer__profile {
	padding-top:5px;
}

.fs-c-reviewInfo__date {
}

.fs-c-reviewBody {
	padding:16px;
	border:none;
	background:#fdf9ef;
	text-align:left;
	font-size:1.2rem;
}

.fs-c-reviewList__item {
	padding:16px 0;
}

.fs-c-reviewList__item:last-child {
	border-bottom:none;
}

#review .fs-c-productReview__allReviews,#review .fs-c-buttonContainer--addReview--detail {
	justify-content:flex-end;
}

.fs-c-button--viewAllReviews.fs-c-button--plain::before {
	content:none;
}

.fs-c-button--viewAllReviews.fs-c-button--plain {
	display:block;
	padding:5px 50px 5px 15px;
	border:1px solid #bbb;
	border-radius:20px;
	background:url(https://markeys.itembox.design/item/images/common/arrow_short.png) right 10px center no-repeat;
	color:#000;
	font-size:1.2rem;
}

.fs-c-button--viewAllReviews.fs-c-button--plain:hover {
	text-decoration:none;
}

.fs-c-button--plain.fs-c-button--addReview--detail::before {
	background:url(https://markeys.itembox.design/item/images/item_detail/icon_review.png) left 15px center no-repeat;
	background-size:20px auto;
	content:'';
}

.fs-c-button--addReview--detail.fs-c-button--plain {
	position:relative;
	padding-left:24px;
	font-size:1.2rem;
}

.fs-c-button--plain.fs-c-button--addReview--detail::before {
	position:absolute;
	left:0;
	width:16px;
	height:16px;
	background:url(https://markeys.itembox.design/item/images/item_detail/icon_review.png) left center no-repeat;
	background-size:16px auto;
	content:'';
}

.fs-c-button--addReview--detail.fs-c-button--plain:hover {
	text-decoration:none;
}

#fs_ReviewSuccess .fs-c-buttonContainer {
	max-width: 930px;
    margin: 30px auto 30px;
}

@media screen and (min-width: 1200px) {
	.fs-c-productReview {
		padding:0;
	}
	
	.fs-c-aggregateRating {
		padding-bottom:10px;
	}
	
	.fs-c-reviewStars::before {
		color:#f66;
		font-size:1.1em;
	}
	
	.fs-c-rating__value {
		margin-left:20px;
		color:#f66;
	}
	
	.fs-c-aggregateRating__rating {
		flex:none;
	}
	
	.fs-c-aggregateRating__rating::before {
		content:"この商品の平均評価";
		flex:none;
		font-size:1.4rem;
		margin-right:10px;
		margin-bottom:0;
	}
	
	.fs-c-aggregateRating__count {
		text-align:right;
	}
	
	.fs-c-reviewer__name {
		line-height:1;
		text-align: left;
	}
	
	.fs-c-reviewer__name a {
		margin-right:10px;
		text-decoration:underline;
		font-size:1.2rem;
	}
	
	.fs-c-reviewer__profile {
		padding-top:5px;
	}
	
	.fs-c-reviewInfo__date {
		margin:-16px 0 4px auto;
	}
	
	.fs-c-reviewBody {
		padding:16px;
		border:none;
		background:#fdf9ef;
		text-align:left;
		font-size:1.2rem;
	}
	
	.fs-c-reviewList__item {
		padding:16px 0;
	}
	
	.fs-c-reviewList__item:last-child {
		border-bottom:none;
	}
	
	#review .fs-c-productReview__allReviews,#review .fs-c-buttonContainer--addReview--detail {
		justify-content:flex-end;
	}
	
	.fs-c-button--viewAllReviews.fs-c-button--plain::before {
		content:none;
	}
	
	.fs-c-button--viewAllReviews.fs-c-button--plain {
		color:#000;
		font-size:1.2rem;
		border:1px solid #bbb;
		border-radius:20px;
		padding:10px 50px 10px 15px;
		display:block;
		background:url(https://markeys.itembox.design/item/images/common/arrow_short.png) right 10px center no-repeat;
	}
	
	.fs-c-button--viewAllReviews.fs-c-button--plain:hover {
		text-decoration:none;
	}
	
	.fs-c-button--plain.fs-c-button--addReview--detail::before {
		background:url(https://markeys.itembox.design/item/images/item_detail/icon_review.png) left 15px center no-repeat;
		background-size:20px auto;
		content:'';
	}
	
	.fs-c-button--addReview--detail.fs-c-button--plain {
		font-size:1.4rem;
		padding-left:30px;
		position:relative;
	}
	
	.fs-c-button--plain.fs-c-button--addReview--detail::before {
		content:'';
		background:url(https://markeys.itembox.design/item/images/item_detail/icon_review.png) left center no-repeat;
		background-size:20px auto;
		position:absolute;
		left:0;
		width:20px;
		height:20px;
	}
	
	.fs-c-button--addReview--detail.fs-c-button--plain:hover {
		text-decoration:none;
	}
}


/* 店舗レビューとレビュー履歴*/
#fs_Reviews .main_tit{
	padding-bottom:40px;
}
#fs_MyReviews .fs-l-main,
#fs_Reviews .fs-l-main{
	max-width:1000px;
	margin:0 auto;
}

#fs_Reviews .fs-c-reviewInfo__date,
#fs_MyReviews .fs-c-reviewInfo__date {
	margin:	0;
}

#review_wrap{
	display:flex;
	flex-wrap:wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-bottom:85px;
}

#review_wrap .fs-p-announcement{
	width:calc(50% - 20px);
	border:1px solid #000;
	border-radius:8px;
	padding:40px 55px 40px;
	margin:0;
}
#review_wrap .fs-p-announcement:first-of-type h2{
	padding-bottom:15px;
}
#review_wrap .fs-p-announcement h2{
	line-height:1.8;
	font-weight:bold;
	font-size:18px;
	font-size:1.8rem;
	padding-bottom:25px;
	
}

#review_wrap .fs-p-announcement p{
	line-height:1.7;
	font-size:14px;
	font-size:1.4rem;
	text-align:left;
}

#review_wrap .com{
	width:calc(50% - 20px);
	margin-left:auto;
	font-size:12px;
	font-size:1.2rem;
	padding-top:15px;

}

#fs_Reviews .fs-c-reviewStars::before {
    color: #ff6666;
}

#fs_MyReviews .fs-c-reviewList__item__info,
#fs_Reviews .fs-c-reviewList__item__info{
	padding-left:30px;
	width:21%;
	text-align:left;
}

#fs_MyReviews .fs-c-reviewer__name,
#fs_Reviews .fs-c-reviewer__name{
	font-size:14px;
	font-size:1.4rem;
	padding:15px 0 10px;
}

#fs_MyReviews .fs-c-reviewBody,
#fs_Reviews .fs-c-reviewBody{
	border:none;
	background-color:#fdf9ef;
	line-height:1.86;
	font-size:14px;
	font-size:1.4rem;
	padding:30px;
	width:62%;
	text-align:left;
	margin:0;
}

#fs_MyReviews .fs-c-reviewList__item:first-child,
#fs_Reviews .fs-c-reviewList__item:first-child{
	border-top:1px solid #000;
}

#fs_MyReviews .fs-c-reviewList__item,
#fs_Reviews .fs-c-reviewList__item{
	border-bottom:1px solid #000;
	padding:30px 0;
	display:flex;
	flex-wrap:wrap;
	flex-direction:unset;
}
#fs_MyReviews .fs-c-reviewProduct__image,
#fs_Reviews .fs-c-reviewProduct__image{
	max-width:150px;
}
#fs_MyReviews .fs-c-reviewList__item__product,
#fs_Reviews .fs-c-reviewList__item__product{
	width:15%;
}

#fs_MyReviews .fs-c-listControl,
#fs_Reviews .fs-c-listControl{
	font-size:12px;
	font-size:1.2rem;
	padding-bottom:20px;

}
#fs_MyReviews .fs-c-listControl:nth-of-type(2),
#fs_Reviews .fs-c-listControl:nth-of-type(2){
	display:none;
}
#fs_MyReviews .fs-c-productName__name,
#fs_Reviews .fs-c-productName__name{
	font-size:12px;
	font-size:1.2rem;

}

#fs_MyReviews .fs-c-reviewList__item__editButton{
	margin-left:auto;
	font-size:14px;
	font-size:1.4rem;
	padding:10px 10px 0 0;
}

#fs_MyReviews .fs-c-reviewInfo__date{
	margin:0;
}

@media screen and (max-width: 767px) {
	#fs_Reviews .main_tit{
		padding-bottom:40px;
	}
	#fs_MyReviews .fs-l-main,
	#fs_Reviews .fs-l-main{
		padding:0 10px;
	}
	#review_wrap{
	    padding:0 18px 45px;
	}

	#review_wrap .fs-p-announcement{
		width:100%;
		border-radius:4px;
		padding:20px 30px 20px;
		margin:0;
	}
	#review_wrap .fs-p-announcement:first-of-type{
		margin-bottom:25px;
	}
	#review_wrap .fs-p-announcement:first-of-type h2{
		padding-bottom:20px;
	}
	#review_wrap .fs-p-announcement h2{
		line-height:1.6;
		font-size:15px;
		font-size:1.5rem;
		padding-bottom:25px;
		
	}

	#review_wrap .fs-p-announcement p{
		line-height:1.75;
		font-size:12px;
		font-size:1.2rem;
		text-align:left;
	}

	#review_wrap .com{
		width:100%;
		font-size:10px;
		font-size:1.0rem;
		padding-top:10px;

	}

	#fs_MyReviews .fs-c-reviewList__item__info,
	#fs_Reviews .fs-c-reviewList__item__info{
		padding-left:10px;
		width:65%;
	}
	
	#fs_MyReviews .fs-c-reviewer__name,
	#fs_Reviews .fs-c-reviewer__name{
		font-size:12px;
		font-size:1.2rem;
		padding:15px 0 10px;
	}

	#fs_MyReviews .fs-c-reviewBody,
	#fs_Reviews .fs-c-reviewBody{
		line-height:1.7;
		font-size:12px;
		font-size:1.2rem;
		padding:20px;
		width:100%;
		text-align:left;
		margin:0;
		margin-top:20px;
	}

	#fs_MyReviews .fs-c-reviewList__item,
	#fs_Reviews .fs-c-reviewList__item{
		padding:15px 0;
	}

	#fs_MyReviews .fs-c-reviewList__item__product,
	#fs_Reviews .fs-c-reviewList__item__product{
		width:35%;
	}
	
	#fs_MyReviews .fs-c-listControl,
	#fs_Reviews .fs-c-listControl{
		font-size:10px;
		font-size:1.0rem;
		padding-bottom:10px;
	}
	#fs_MyReviews .fs-c-productName__name,
	#fs_Reviews .fs-c-productName__name{
		font-size:10px;
		font-size:1.0rem;

	}

}

/* 商品レビュー */
#fs_ReviewsByProduct .fs-l-main{
	max-width:1000px;
}

#fs_ReviewsByProduct .fs-c-productReviewed{
	max-width:1000px;
	display:flex;
	flex-wrap:wrap;
	padding-bottom:35px;
}

#fs_ReviewsByProduct .fs-c-productReviewed__image{
	width:30%;
	margin:0;
}
#fs_ReviewsByProduct #review_item_right_wrap{
	width:69%;
	padding-left:40px;
}
#fs_ReviewsByProduct .fs-c-productName__name{
	font-weight:bold;
	font-size:18px;
	font-size:1.8rem;
	padding-bottom:10px;
}
#fs_ReviewsByProduct .fs-c-productNumber{
	border:none;
	color:#999999;
	font-size:14px;
	font-size:1.4rem;
	padding:0;
	margin-bottom:30px;
}
#fs_ReviewsByProduct .fs-c-productNumber__number{
	font-weight:normal;
}
#fs_ReviewsByProduct .fs-c-reviewInfo__date{
	margin:0;
	margin-right:auto;
}
#fs_ReviewsByProduct .fs-c-productPrice--listed{
	font-size:14px;
	font-size:1.4rem;
}
#fs_ReviewsByProduct .fs-c-productPrice--selling{
	color:#ff0000;
	padding-bottom:45px;
}
#fs_ReviewsByProduct .fs-c-productPrice--selling .fs-c-price__value,
#fs_ReviewsByProduct .fs-c-productPrice--selling .fs-c-price__currencyMark{
	font-size:20px;
	font-size:2.0rem;
	color:#ff0000;
}

#fs_ReviewsByProduct .fs-c-aggregateRating__rating::before {
    font-weight: normal;
}
#fs_ReviewsByProduct .fs-c-aggregateRating__count{
	text-align:left;
	padding-left:25px;
}
#fs_ReviewsByProduct .fs-c-reviewInfo{
	align-items: stretch;
	width:19%;
}

#fs_ReviewsByProduct .fs-c-reviewRating{
	order:1;
	padding-bottom:20px;
}

#fs_ReviewsByProduct .fs-c-reviewInfo__reviewer{
	order:2;
}
#fs_ReviewsByProduct .fs-c-reviewer__name a{
	text-decoration:none;
	font-size:14px;
	font-size:1.4rem;
	padding-bottom:10px;
}

#fs_ReviewsByProduct .fs-c-reviewInfo__date{
	order:3;
}

#fs_ReviewsByProduct .fs-c-reviewBody {
    padding: 16px;
    border: none;
    background: #fdf9ef;
    text-align: left;
    font-size: 1.4rem;
    line-height:1.86;
    padding:25px 35px;
    margin:0;
    width:80%;
}


#fs_ReviewsByProduct .fs-c-listControl{
	font-size:12px;
	font-size:1.2rem;
	padding-bottom:20px;

}
#fs_ReviewsByProduct .fs-c-listControl:nth-of-type(2){
	display:none;
}

#fs_ReviewsByProduct .fs-c-reviewList__item:first-child{
	border-top:1px solid #000;
}

#fs_ReviewsByProduct .fs-c-reviewList__item{
	border-bottom:1px solid #000;
	padding:30px 0;
	display:flex;
	flex-wrap:wrap;
	flex-direction:unset;
}


@media screen and (max-width: 767px) {
	#fs_ReviewsByProduct .fs-l-main{
		padding:0 10px;
	}

	#fs_ReviewsByProduct .fs-c-productReviewed{
		padding-bottom:45px;
	}
	#fs_ReviewsByProduct .fs-c-productReviewed__image{
		width:35%;
		margin:0;
	}
	#fs_ReviewsByProduct #review_item_right_wrap{
		width:63%;
		padding-left:20px;
	}
	#fs_ReviewsByProduct .fs-c-productName__name{
		font-size:15px;
		font-size:1.5rem;
	}
	#fs_ReviewsByProduct .fs-c-productNumber{
		font-size:10px;
		font-size:1.0rem;
		margin-bottom:15px;
	}
	#fs_ReviewsByProduct .fs-c-productPrice--listed{
		font-size:10px;
		font-size:1.0rem;
	}
	#fs_ReviewsByProduct .fs-c-productPrice--selling{
		padding-bottom:20px;
	}
	#fs_ReviewsByProduct .fs-c-productPrice--selling .fs-c-price__value,
	#fs_ReviewsByProduct .fs-c-productPrice--selling .fs-c-price__currencyMark{
		font-size:15px;
		font-size:1.5rem;
	}

	#fs_ReviewsByProduct .fs-c-aggregateRating__rating::before {
	    font-weight: normal;
	    font-size:12px;
	    font-size:1.2rem;
	}
	#fs_ReviewsByProduct .fs-c-rating__value{
	    font-size:12px;
	    font-size:1.2rem;
	    margin-left:10px;
		
	}
	#fs_ReviewsByProduct .fs-c-aggregateRating__count{
		text-align:left;
		padding-left:0px;
	    font-size:12px;
	    font-size:1.2rem;
	}
	#fs_ReviewsByProduct .fs-c-aggregateRating__rating{
		flex:0 1 8em;
	}
	#fs_ReviewsByProduct .fs-c-reviewInfo{
		align-items: stretch;
		width:100%;
		padding-bottom:18px;
	}

	#fs_ReviewsByProduct .fs-c-reviewRating{
		order:1;
		padding-bottom:10px;
	}

	#fs_ReviewsByProduct .fs-c-reviewInfo__reviewer{
		order:2;
	}
	#fs_ReviewsByProduct .fs-c-reviewer__name a{
		text-decoration:none;
		font-size:12px;
		font-size:1.2rem;
		padding-bottom:10px;
	}

	#fs_ReviewsByProduct .fs-c-reviewInfo__date{
		order:3;
	}

	#fs_ReviewsByProduct .fs-c-reviewBody {
		font-size:12px;
		font-size:1.2rem;
	    line-height:1.86;
	    padding:18px 15px;
	    margin:0;
	    width:100%;
	}


	#fs_ReviewsByProduct .fs-c-listControl{
		font-size:10px;
		font-size:1.0rem;
		padding-bottom:5px;

	}

	#fs_ReviewsByProduct .fs-c-reviewList__item{
		padding:25px 0;
	}
}

/*ユーザーのレビュー*/
#fs_ReviewsByCustomer .fs-c-reviewList__item__body{
	border: none;
	background-color: #fdf9ef;
	line-height: 1.86;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 30px;
	text-align: left;
	margin: 0;	
}

/* レビューを書く */
#fs_WriteReview .fs-l-main{
	max-width:1000px;
}

#fs_WriteReview .fs-c-productReviewed{
	max-width:1000px;
	display:flex;
	flex-wrap:wrap;
	padding-bottom:35px;
}

#fs_WriteReview .fs-c-productReviewed__image{
	width:30%;
	margin:0;
}
#fs_WriteReview #review_item_right_wrap{
	width:69%;
	padding-left:40px;
}
#fs_WriteReview .fs-c-productName__name{
	font-weight:bold;
	font-size:18px;
	font-size:1.8rem;
	padding-bottom:10px;
}
#fs_WriteReview .fs-c-productNumber{
	border:none;
	color:#999999;
	font-size:14px;
	font-size:1.4rem;
	padding:0;
	margin-bottom:30px;
}
#fs_WriteReview .fs-c-productNumber__number{
	font-weight:normal;
}
#fs_WriteReview .fs-c-reviewInfo__date{
	margin:0;
	margin-right:auto;
}
#fs_WriteReview .fs-c-productPrice--listed{
	font-size:14px;
	font-size:1.4rem;
}
#fs_WriteReview .fs-c-productPrice--selling{
	color:#ff0000;
	padding-bottom:45px;
}
#fs_WriteReview .fs-c-productPrice--selling .fs-c-price__value,
#fs_WriteReview .fs-c-productPrice--selling .fs-c-price__currencyMark{
	font-size:20px;
	font-size:2.0rem;
	color:#ff0000;
}

#fs_WriteReview .fs-c-aggregateRating__rating::before {
    font-weight: normal;
}
#fs_WriteReview .fs-c-aggregateRating__count{
	text-align:left;
	padding-left:25px;
}
#fs_WriteReview .fs-c-reviewInfo{
	align-items: stretch;
	width:19%;
}

#fs_WriteReview .fs-c-reviewStars::before {
	color:#f66;
	font-size:1.1em;
}

#fs_WriteReview .fs-c-productReviewed__number{
	text-align:left;
}
#fs_WriteReview .fs-c-reveiwNotes{
	padding-bottom:30px;
	background-color:#fdf9ef;
	border:none;
	font-size:14px;
	font-size:1.4rem;
	line-height:1.7;
}
#fs_WriteReview .fs-c-reveiwNotes h3{
	font-size:18px;
	font-size:1.8rem;
	font-weight:bold;
	line-height:1;
	padding:20px 0;
	text-align:center;	
	
}

#fs_WriteReview .fs-c-inputTable{
	text-align:left;
	font-size:14px;
	font-size:1.4rem;
}
#fs_WriteReview .fs-c-inputTable th{
	padding-bottom:5px;
}

#fs_WriteReview .fs-c-button--submitReview{
	background:url(../images/common/arrow_white.png) right 20px center no-repeat;
	background-size:33px auto;
	background-color:#26c0ec;
	color:#fff;
	border-radius:8px;
	max-width:480px;
	width:100%;
	margin:0 auto;
	font-size:18px;
	font-size:1.8rem;
	letter-spacing:0.1em;
	text-align:center;
	box-shadow:none;
	border:none;
	line-height:1;
	padding:28px 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

#fs_WriteReview .fs-c-button--submitReview:hover {
    background-position: right 10px center;
}
	

#fs_WriteReview .fs-c-inputInformation__button {
	margin-top:60px;
}
#fs_WriteReview .fs-c-button--back,
#fs_ReviewSuccess .fs-c-button--back{
	background: #fff;
	border: 1px solid #000;
	border-radius: 0px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	padding:15px 0;
	box-shadow:none;
	width:100%;
	max-width:200px;
	background:url(../images/common/arrow_back.png) 20px center no-repeat;
	background-size:27px auto;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

#fs_WriteReview .fs-c-button--back:hover,
#fs_ReviewSuccess .fs-c-button--back:hover {
    background-position: left 10px center;
}



@media screen and (max-width: 767px) {
	#fs_WriteReview .fs-l-main{
		padding:0 10px;
	}

	#fs_WriteReview .fs-c-productReviewed{
		padding-bottom:45px;
	}
	#fs_WriteReview .fs-c-productReviewed__image{
		width:35%;
		margin:0;
	}
	#fs_WriteReview #review_item_right_wrap{
		width:63%;
		padding-left:20px;
	}
	#fs_WriteReview .fs-c-productName__name{
		font-size:15px;
		font-size:1.5rem;
	}
	#fs_WriteReview .fs-c-productNumber{
		font-size:10px;
		font-size:1.0rem;
		margin-bottom:15px;
	}
	#fs_WriteReview .fs-c-productPrice--listed{
		font-size:10px;
		font-size:1.0rem;
	}
	#fs_WriteReview .fs-c-productPrice--selling{
		padding-bottom:20px;
	}
	#fs_WriteReview .fs-c-productPrice--selling .fs-c-price__value,
	#fs_WriteReview .fs-c-productPrice--selling .fs-c-price__currencyMark{
		font-size:15px;
		font-size:1.5rem;
	}

	#fs_WriteReview .fs-c-aggregateRating__rating::before {
	    font-weight: normal;
	    font-size:12px;
	    font-size:1.2rem;
	}
	#fs_WriteReview .fs-c-rating__value{
	    font-size:12px;
	    font-size:1.2rem;
	    margin-left:10px;
		
	}
	#fs_WriteReview .fs-c-aggregateRating__count{
		text-align:left;
		padding-left:0px;
	    font-size:12px;
	    font-size:1.2rem;
	}
	#fs_WriteReview .fs-c-aggregateRating__rating{
		flex:0 1 8em;
	}
	#fs_WriteReview .fs-c-reviewInfo{
		align-items: stretch;
		width:100%;
		padding-bottom:18px;
	}

	#fs_WriteReview .fs-c-reveiwNotes{
		padding:0 10px 20px;
		font-size:12px;
		font-size:1.2rem;
	}
	#fs_WriteReview .fs-c-reveiwNotes h3{
		font-size:16px;
		font-size:1.6rem;
		padding:20px 0;
		
	}

	#fs_WriteReview .fs-c-button--submitReview{
		background:url(../images/common/arrow_white.png) right 15px center no-repeat;
		background-size:25px auto;
		background-color:#26c0ec;
		color:#fff;
		border-radius:8px;
		max-width:290px;
		width:100%;
		margin:0 auto;
		font-size:13px;
		font-size:1.3rem;
		padding:18px 0;

	}
	#fs_WriteReview .fs-c-inputTable{
		font-size:12px;
		font-size:1.2rem;
	}

	#fs_WriteReview .fs-c-inputInformation__button {
		margin-top:30px;
	}
	#fs_WriteReview .fs-c-button--back,
	#fs_ReviewSuccess .fs-c-button--back{
		font-size: 1.2rem;
		background-size:18px auto;
	}
	
	#fs_ReviewSuccess .fs-c-buttonContainer {
		max-width: inherit;
	    margin: 30px auto 30px;
	    padding: 0 20px;
	}
}


#fs_ReviewsByCustomer .fs-c-history {
	padding: 0 10px;
}

#fs_ReviewsByCustomer .fs-c-reviewInfo__date {
	
}


@media (min-width: 768px) {
	#fs_ReviewsByCustomer .fs-c-history { 
		margin: 0 auto;
		max-width: 1000px;
		padding: 0;
	}
	
	#fs_ReviewsByCustomer .fs-c-reviewInfo__date {
	    margin: 5px 0 4px 0;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	#fs_ReviewsByCustomer .fs-c-history {
		margin: 0 20px;
	}
}