.fs-c-history .fs-c-listControl:first-child {
    margin: 0 0 10px;
    justify-content: unset;
}

.fs-c-history .fs-c-listControl:first-child .fs-c-listControl__status__total__label,
.fs-c-history .fs-c-listControl:first-child .fs-c-listControl__status__indication,
.fs-c-history .fs-c-listControl:first-child .fs-c-listControl__status__indication,
.fs-c-history .fs-c-listControl:first-child .fs-c-pagination {
    display: none;
}

.fs-c-history .fs-c-listControl:first-child .fs-c-listControl__status__total {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.42px;
}

.fs-c-history .fs-c-listControl:first-child .fs-c-listControl__status__total:after {
    content: '件のレビューがあります！';
    font-weight: 400;
    margin: 0 0 0 2px;
}

.fs-c-history .fs-c-listControl:last-child {
    margin-top: 40px;
    justify-content: unset;
    text-align: center;
    display: block;
}

.fs-c-history .fs-c-listControl:last-child .fs-c-pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.fs-c-history .fs-c-listControl:last-child .fs-c-listControl__status .fs-c-listControl__status__total,
.fs-c-history .fs-c-listControl:last-child .fs-c-listControl__status .fs-c-listControl__status__indication {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.42px;
}

.fs-c-history .fs-c-listControl .fs-c-pagination .fs-c-pagination__item {
    min-width: 40px;
    min-height: 40px;
    width: auto;
    height: auto;
    aspect-ratio: 1 / 1;
    padding: 10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    flex: unset;
    border: none;
    margin: 0;
    background: none;
}

.fs-c-history .fs-c-listControl .fs-c-pagination .fs-c-pagination__item.is-active {
    background-color: #333333;
    color: #FFFFFF;
}

.fs-c-history .fs-c-reviewList {
    padding: 0;
    margin: 0;
    max-height: unset;
    overflow-y: unset;
    border: none;
}

.review .fs-c-reviewList .fs-c-reviewList__item,
.review .fs-c-reviewList .fs-c-reviewList__item:last-child {
    border: none;
    background: #F7F7F8;
    border-radius: 4px;
    position: relative;
    display: block;
    padding: 20px;
    background-color: #F5F5F5;
    margin-bottom: 20px;
}

.review .fs-c-reviewList .fs-c-reviewList__item:last-child {
    margin-bottom: 0px;
}

.fs-c-reviewList__item.has-product .entry-sum {
    display: flex;
    gap: 12px;
}

.fs-c-reviewList__item .fs-c-reviewList__item__product.fs-c-reviewProduct {
    max-width: unset;
    min-width: unset;
}

.fs-c-reviewList__item .fs-c-reviewList__item__product.fs-c-reviewProduct .fs-c-productImage__image {
    width: 208px;
}

.fs-c-reviewList__item .fs-c-reviewList__item__product.fs-c-reviewProduct .fs-c-reviewProduct__image {
    margin: 0;
    width: 208px;
    max-width: unset;
    min-width: unset;
}

.fs-c-reviewList__item .fs-c-productName .fs-c-productName__name {
    margin: 0;
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.45px;
    order: 1;
}

.fs-c-reviewList__item .fs-c-reviewRating {
    margin-top: 5px;
}

.fs-c-reviewList__item .fs-c-reviewInfo__reviewer {
    flex-direction: unset;
    margin-top: 5px;
}

.fs-c-reviewList__item .fs-c-reviewInfo__reviewer.fs-c-reviewer {
    font-size: 14px;
    color: #555555;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    order: 2;
}

.fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewRating {
    order: 4;
}

.fs-c-reviewList__item .fs-c-reviewRating .fs-c-reviewStars::before {
    font-size: 17px;
}

.fs-c-reviewList__item .fs-c-reviewInfo__date {
    position: absolute;
    top: 20px;
    right: 20px;
    margin: 0;
    color: #9F9F9F;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.fs-c-reviewList__item__body.fs-c-reviewBody {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #CCCCCC;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: 0.42px;
    order: 5;
}

.fs-c-reviewList__item .fs-c-reviewList__item__info {
    flex: auto;
}

.fs-c-reviewList__item .fs-c-reviewInfo__date dt {
    display: none;
}

.fs-c-reviewList__item .fs-c-reviewer .fs-c-reviewer__name {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    order: 1;
    margin: 0;
}

.fs-c-reviewList__item .fs-c-reviewer .fs-c-reviewer__profile {
    color: #9F9F9F;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    order: 2;
}

.fs-c-reviewList__item .fs-c-reviewer .fs-c-reviewer__status {
    order: 3;
    display: none;
    padding: 2px 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #E7E7E7;
    color: #9F9F9F;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.fs-c-reviewList__item .fs-c-reviewer .fs-c-reviewer__status .fs-c-reviewerStatus {
    background-color: unset;
    color: unset;
    min-width: unset;
    font-size: unset;
}

.fs-body-my-reviews .fs-c-history .fs-c-listControl:nth-of-type(2) .fs-c-listControl__status {
    display: block;
}


/* Product review */
.fs-body-review-write .fs-c-breadcrumb,
.fs-body-reviews-product .fs-c-breadcrumb {
    display: block;
    border: none;
}

.fs-body-review-write .page-heading,
.fs-body-reviews-product .page-heading {
    display: none;
}

.fs-body-review-write .product-review-container,
.fs-body-reviews-product .product-review-container {
    display: flex;
}

.fs-body-review-write .product-review-container .product-reivew-left-column,
.fs-body-reviews-product .product-review-container .product-reivew-left-column {
    width: 210px;
}

.fs-body-review-write .product-review-container .product-reivew-right-column,
.fs-body-reviews-product .product-review-container .product-reivew-right-column {
    width: 784px;
    margin-left: auto;
}

.fs-body-review-write .fs-c-productReviewed,
.fs-body-reviews-product  .fs-c-productReviewed {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.fs-body-review-write .fs-c-productReviewed__image,
.fs-body-reviews-product  .fs-c-productReviewed__image {
    margin-bottom: 10px;
    order: 1;

}

.fs-body-review-write .fs-c-productReviewed__number,
.fs-body-reviews-product  .fs-c-productReviewed__number {
    order: 2;
    color: #9F9F9F;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    margin-bottom: 10px;
}

.fs-body-review-write .fs-c-productReviewed__number .fs-c-productNumber,
.fs-body-reviews-product  .fs-c-productReviewed__number .fs-c-productNumber {
    border: none;
    padding: 0;
    font-size: 12px;
}

.fs-body-review-write .fs-c-productReviewed__name,
.fs-body-reviews-product  .fs-c-productReviewed__name {
    margin-bottom: 20px;
    padding-bottom: 15px;
    order: 3;
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.45px;
    border-bottom: 1px solid #cccccc;
}

.fs-body-review-write .fs-c-productReviewed__prices,
.fs-body-reviews-product  .fs-c-productReviewed__prices {
    display: none;

}

.fs-body-review-write .fs-c-productReviewed__name .fs-c-productName__name,
.fs-body-reviews-product  .fs-c-productReviewed__name .fs-c-productName__name {
    margin: 0;
}

.fs-body-review-write .fs-c-aggregateRating,
.fs-body-reviews-product .fs-c-aggregateRating {
    display: block;
    margin: 0;
    max-width: unset;
}

.fs-body-review-write .fs-c-aggregateRating__rating,
.fs-body-review-write .fs-c-aggregateRating__count,
.fs-body-reviews-product  .fs-c-aggregateRating__rating,
.fs-body-reviews-product  .fs-c-aggregateRating__count {
    display: none;
}

.fs-body-review-write .review-evaluation,
.fs-body-reviews-product  .review-evaluation {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.45px;
    margin-bottom: 8px;
}

.fs-body-review-write .review-rating,
.fs-body-reviews-product .review-rating {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
}

.fs-body-review-write .review-count,
.fs-body-reviews-product .review-count {
    padding: 2px 8px;
    border-radius: 10px;
    background: #F7F7F8;
    color: var(--color__link);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px;
}

.fs-body-review-write .review-info-wrapper .review-info,
.fs-body-reviews-product  .review-info-wrapper .review-info {
    display: flex;
}


.fs-body-review-write .review-info-wrapper .review-info .fs-c-rating__stars::before,
.fs-body-reviews-product  .review-info-wrapper .review-info .fs-c-rating__stars::before {
    position: relative;
    top: 1px;
}

.fs-body-reviews-product  .add-review-button-wrapper {
    margin-top: 20px;
}

.fs-body-reviews-product  .add-review-button-wrapper .add-review-button {
    min-width: unset;
    max-width: unset;
    border: none;
    width: 130px;
    padding: 10px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.42px;
}

.fs-body-review-write .fs-c-inputInformation__field {
    margin: 0;
    max-width: unset;
}

.fs-body-review-write .fs-c-inputTable__label {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.42px;
}

.fs-body-review-write .fs-c-checkbox__labelText {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.fs-body-review-write .fs-c-inputField input,
.fs-body-review-write .fs-c-inputTable .fs-c-dropdown__menu,
.fs-body-review-write .fs-c-inputField__field textarea {
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #CCC;
    color: #555;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.42px;
}

.fs-body-review-write  .fs-c-requiredMark {
    margin-left: 10px;
}

.fs-body-review-write  .fs-c-inputTable tr+tr {
    margin-top: 30px;
}

.fs-body-review-write  .fs-c-inputInformation__button {
    margin-top:60px;
    display: flex;
    align-items: unset;
    justify-content: unset;
}

.fs-body-review-write  .fs-c-buttonContainer--back {
    display: none;
}

.fs-body-review-write .fs-c-button--submitReview {
    padding: 16px 20px;
    border: none;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.fs-body-review-write .fs-c-button--back {
    padding: 16px 20px;
    margin: 0 0 0 40px;
    box-shadow: unset;
    border: 1px solid #CCC;
    border-radius: 4px;
    background: #F6F6F6;
    color: #3C3C3C;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.fs-body-review-write .fs-c-reveiwNotes {
    margin: 0;
    max-width: unset;
}

.fs-body-review-write .fs-c-dropdown {
    border: none;
    border-radius: 0;
}

.fs-body-review-write .fs-c-dropdown::after {
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    border-radius: 0;
}

.fs-body-review-write .fs-c-inputField input,
.fs-body-review-write .fs-c-inputTable .fs-c-dropdown__menu {
    height: 41px;
}

.fs-body-review-write .fs-c-inputTable tr {
    width: 784px;
}

.fs-body-review-write .fs-c-button--back.fs-c-button--standard:hover .fs-c-button__label {
    color: #3C3C3C;
}

.fs-body-review-success .fs-c-reviewSuccessComment {
    text-align: center;
    margin: 0 0 60px;
}


.fs-body-review-success .fs-c-buttonContainer--back,
.fs-body-review-success .fs-c-buttonContainer--topPage {
    margin: 0 0 20px;
}

.fs-body-review-success .fs-c-button--back,
.fs-body-review-success .fs-c-buttonContainer  .fs-c-button--topPage {
    padding: 16px;
    margin: 0 auto ;
    width: 240px;
}

.fs-body-review-success .fs-c-button--back:hover {
    color: #3C3C3C;
}

/* Reviews reviewer */
.fs-body-reviews .page-heading,
.fs-body-reviews-reviewer .page-heading {
    text-align: left;
    margin-bottom: 30px !important;
}

/* My reviews */
.fs-body-my-reviews .fs-c-reviewInfo__status {
    margin-top: 8px;
}

.fs-body-my-reviews .fs-c-reviewList .fs-c-reviewList__item__editButton {
    margin: 0;
    justify-content: unset;
    order: 6;
}

.fs-body-my-reviews .fs-c-reviewList .fs-c-reviewList__item__editButton .fs-c-button--editReview {
    margin: 20px 0 0 ;
    background: none;
    padding: 14px;
    color: var(--color__link);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.fs-body-my-reviews .fs-c-reviewList__item.has-product .entry-sum {
    gap: 20px;
}

.fs-body-my-reviews .fs-c-buttonContainer--myPageTop {
    display: none;
}

.fs-body-my-reviews .page-heading {
    text-align: left;
    margin: 30px 0 !important;
}

@media screen and (max-width: 1024px) {
    .fs-c-history {
        margin-top: 32px;
    }

    .review .fs-c-reviewList .fs-c-reviewList__item,
    .review .fs-c-reviewList .fs-c-reviewList__item:last-child {
        padding: 16px 12px;
    }

    .fs-c-reviewList__item.has-product .entry-sum {
        gap: 10px;
    }

    .fs-c-reviewList__item .fs-c-reviewList__item__product.fs-c-reviewProduct .fs-c-reviewProduct__image,
    .fs-c-reviewList__item .fs-c-reviewList__item__product.fs-c-reviewProduct .fs-c-productImage__image {
        width: 130px;
    }

    .fs-c-reviewList__item .fs-c-productName .fs-c-productName__name {
        color: #333;
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        order: 1;
    }

    .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo__date {
        position: static;
        margin-top: 6px;
        order: 2;
    }

    .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewRating {
        order: 3;
        margin-top: 6px;
    }

    .fs-c-reviewList__item .fs-c-reviewRating .fs-c-reviewStars::before {
        font-size: 15px;
    }

    .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewBody {
        order: 4;
    }

    .fs-body-review-write .fs-c-breadcrumb {
        display: none;
    }

    .fs-body-review-write .fs-c-productReviewed,
    .fs-body-reviews-product .fs-c-productReviewed {
        position: relative;
    }

    .fs-body-reviews-product .fs-c-productReviewed::after {
        content: "";
        clear: both;
        display: table;
    }

    .fs-body-review-write .fs-c-productReviewed .fs-c-productReviewed__image,
    .fs-body-reviews-product .fs-c-productReviewed .fs-c-productReviewed__image {
        display: block;
        width: 160px;
        margin: 0 10px 0 0;
    }

    .fs-body-review-write .fs-c-productReviewed .fs-c-productReviewed__number,
    .fs-body-reviews-product .fs-c-productReviewed .fs-c-productReviewed__number {
        position: absolute;
        left: 170px;
    }

    .fs-body-review-write .fs-c-productReviewed .fs-c-productReviewed__name,
    .fs-body-reviews-product .fs-c-productReviewed .fs-c-productReviewed__name {
        position: absolute;
        left: 170px;
        top: 33px;
        margin: 0;
        padding: 0;
        border: none;
    }

    .fs-body-review-write .fs-c-aggregateRating,
    .fs-body-reviews-product .fs-c-aggregateRating {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .fs-body-review-write .review-info-wrapper,
    .fs-body-reviews-product .review-info-wrapper {
        display: flex;
    }

    .fs-body-review-write .review-info-wrapper .review-rating,
    .fs-body-reviews-product .review-info-wrapper .review-rating {
        margin-right: 5.5px;
        margin-bottom: 0px;
    }

    .fs-c-history .fs-c-listControl:first-child {
        align-items: unset;
    }

    .fs-c-reviewList__item .fs-c-reviewList__item__info {
        max-width: calc(100% - 85px);
    }

    .fs-body-review-write .review-info-wrapper .review-info,
    .fs-body-reviews-product .review-info-wrapper .review-info {
        align-items: center;
    }

    .fs-body-review-write .review-info-wrapper .review-info .fs-c-rating__stars::before,
    .fs-body-reviews-product .review-info-wrapper .review-info .fs-c-rating__stars::before {
        font-size: 26px;
    }

    .fs-body-review-write .review-count,
    .fs-body-reviews-product .review-count {
        position: relative;
        top: 2px;
    }

    .fs-c-reviewList__item .fs-c-reviewInfo__reviewer.fs-c-reviewer {
        gap: 8px;
    }

    .fs-c-reviewList__item__body.fs-c-reviewBody {
        margin-top: 16px;
        padding-top: 16px;
        font-size: 13px;
    }

    .fs-body-reviews-product  .add-review-button-wrapper .add-review-button {
        font-size: 13px;
        font-weight: 400;
    }

    .fs-body-review-write .review-summary {
        padding: 0 0 30px;
        border-bottom: 1px solid #CCC;
    }

    .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable__label {
        font-size: 13px;
        padding: 0;
    }

    .fs-body-review-write .fs-c-inputInformation__field .fs-c-inputTable__dataCell {
        margin-top: 8px;
    }

    .fs-body-review-write .fs-c-inputInformation__button {
        flex-direction: column;
        margin-top:40px;
    }

    .fs-body-review-write .fs-c-buttonContainer--submitReview .fs-c-button--back.fs-c-button--standard {
        min-width: unset;
        max-width: unset;
        margin: 20px 0 0;
    }

    .fs-body-review-write .fs-c-inputField input,
    .fs-body-review-write .fs-c-inputTable .fs-c-dropdown__menu {
        height: 39px;
    }

    .fs-body-review-write .fs-c-inputTable tr {
        width: calc(100vw - 2rem);
    }

    .fs-body-review-success .page-heading {
        margin: 0 0 20px;
    }

    .fs-body-review-success .fs-c-button--back,
    .fs-body-review-success .fs-c-buttonContainer  .fs-c-button--topPage {
        width: 100%;
    }

    .fs-body-my-reviews .fs-c-reviewList__item.has-product .entry-sum {
        gap: 10px;
    }

    .fs-body-my-reviews .fs-c-reviewList__item.has-product .fs-c-reviewInfo__status {
        order: 4;
    }

    .fs-body-my-reviews .fs-c-reviewList__item .fs-c-reviewList__item__editButton.fs-c-buttonContainer.fs-c-buttonContainer--editReview {
        margin-top: 0px;
    }

    .fs-body-my-reviews .fs-c-reviewList .fs-c-reviewList__item__editButton .fs-c-button--editReview {
        margin-top: 16px;
    }

    .fs-body-my-reviews .page-heading {
        margin: 16px 0 30px!important;
    }
}

