/* star.css */

    .revico-star .revico-logo {
        height: auto;
        width: 96%;
    }

    .revico-star .revico-review {
        width: 92%;
        margin: 0 auto;
        font-size: 19px;
        font-weight: bold;
        margin-bottom: 30px;
		background-size: 19px;
		background-position: top 7px left 0;
    }
	
	.revico-star .revico-review span{
		margin-left: 28px;
	}

    .revico-star .revico-star-graph {
        padding: 10px 0 30px;
    }

    .revico-star .revico-star-graph-wrapper {
        width: 92%;
        display: block;
    }

        .revico-star .revico-star-graph-wrapper > div,
        .revico-star .revico-star-graph-wrapper > ul {
            width: 74%;
            margin: 0 auto;
        }

        .revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-container {
            width: 100%;
        }

    .revico-star-block--title {
        font-size: 16px;
        font-weight: bold;
    }

    .revico-star-block--total {
        font-size: 12px;
    }

    .revico-widget a.revico-read-more-review {
        font-size: 12px;
        color: inherit;
    }

    .revico-star-block--caption {
        font-size: 28px;
        top: -5px;
    }
    .revico-widget .revico-evaluation-graph-wrapper {
        width: 60%;
    }

/* multi_comment_sp.css */
  .revico-multicomment-top .revico-comment-header-wrapper {
    justify-content: center;
  }
  .revico-multicomment-top .revico-comment-header-wrapper .revico-comment-sort-select {
    left: 39%;
  }
  .revico-multicomment-top .revico-comment-tagcloud .revico-comment-tagcloud-taglist {
    overflow-x: scroll;
    flex-wrap: nowrap;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper {
    margin: 0 auto 4%;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail {
    padding: 5%;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--addition {
    flex-direction: column;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--addition > div {
    width: 100%;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--addition .revico-review-comment-detail--addition-image {
    margin-top: 15px;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action {
    justify-content: center;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-sns {
    margin: 0;
    display: flex;
    align-items: center;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-helpful {
    font-size: 8px;
    margin-right: 1em !important;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like {
    font-size: 8px;
    margin-left: inherit;
  }
  .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--reply-comment {
    width: 96%;
    padding: 5%;
  }
  .revico-multicomment-top .revico-comment-footer {
    width: 100%;
  }
  .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button {
    width: 100%;
    padding: 10px 0;
    background-position: 37% 50%;
  }
  .revico-multicomment-top .revico-comment-footer .revico-comment-footer--paging-buttons {
    display: block;
    margin-bottom: 15px;
  }
  .revico-multicomment-top .revico-comment-footer .revico-comment-footer--filter {
    width: 120px;
    margin-right: 10px;
  }
  .revico-multicomment-top .revico-comment-footer .revico-comment-footer--sort {
    width: 190px;
  }
  .revico-multicomment-top .revico-comment-footer .revico-comment-footer--sort .revico-comment-footer--sort-select {
    width: 190px;
    left: 42.5%;
  }
  .revico-multicomment-top .revico-comment-footer .revico-comment-footer--writebutton-wrapper {
    width: 100%;
    margin-left: inherit;
  }
  .revico-multicomment-top .revico-comment-footer .revico-comment-footer--writebutton {
    background-position: 33% 50%;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend {
    /* SP表示はドットスライダー表示*/
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--box {
    overflow-x: hidden;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--box > li:not(:last-child) {
    margin: 0;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--item {
    min-width: 100%;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--item > :first-child {
    flex-basis: 100%;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--product-info {
    width: 50%;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--product-info--product-name {
    text-align: center;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--product-info--variation {
    text-align: center;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--product-info--variation ul {
    text-align: center;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend--staff-recommend-info {
    min-width: 50%;
    padding: 0 5px 0 5px;
  }
  .revico-multicomment-top .revico-review-comment-detail--staff-recommend .revico--slider-wrapper {
    display: block;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-header-modal-title {
    font-size: 19px;
    margin-top: 35px;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-header-modal-title span {
    padding-left: 35px;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-filter-wrapper .revico-comment-filter--most {
    display: block;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-filter-wrapper .revico-comment-filter--most a {
    width: 94%;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-filter-wrapper .revico-comment-filter--variation {
    display: block;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-filter-wrapper .revico-comment-filter--variation span {
    width: 94%;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-filter-wrapper .revico-comment-filter--block-item {
    display: block;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-filter-wrapper .revico-comment-filter--block-item .revico-comment-filter--block-item-title {
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-filter-wrapper .revico-comment-filter--block-item .revico-comment-filter--block-item-select {
    display: inline-block;
    min-width: 49%;
    width: auto;
    line-height: 30px;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-comment-header-modal .revico-comment-filter-wrapper .revico-comment-filter--block-item .revico-comment-filter--block-item-select input {
    margin-right: 0;
    top: 0;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-review-modal-wrapper .revico-review-modal-product-image .revico-review-modal-product-image--main .revico-review-modal-product-image--back {
    right: 0;
  }
  .revico-modal .revico-modal__inner.revico-picture-modal-product .revico-modal-content .revico-review-modal-wrapper .revico-review-modal-product-image .revico-review-modal-product-image--main .revico-review-modal-product-image--next {
    left: 0;
  }

  .revico-multicomment-top .revico-widget .revico-review-comment-row[data-pickup-review=true] .revico-review-comment-detail {
    padding-top: 58px;
  }


/* sb_block_goods.css */

/* ユーザーレビュー */
.revico-star div.revico-star-graph,
div.revico-common-background-style {
  background-color: #F7F7ED;
}
div.revico-star .revico-star-graph {
  padding: 20px;
}
.revico-star div.revico-star-graph-wrapper {
  display: block;
  width: 92%;
  max-width: 560px;
}
div.revico-star .revico-star-block-wrapper {
  margin: 0;
}
div.revico-star .revico-star-graph-wrapper > div, .revico-star .revico-star-graph-wrapper > ul {
  width: 74%;
  margin: 0 auto !important;
}
div.revico-star a.revico-star-graph-list--row-link.revico-star-graph-list--row-link-bar {
  width: 100%;
}
div.revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-container {
  width: 100%;
}
div.revico-multicomment-top .revico-comment-header {
  display: flex;
  align-items: flex-end;
  margin: -40px auto 30px;
  width: 100%;
  max-width: 560px;
}
div.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

div.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-filter {
  width: 110px;
  height: 42px;
  border-radius: 4px;
  border: 1px solid #807B77;
  color: #807B77;
  background-color: #fff;
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}

div.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-filter span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  margin: 0;
}
div.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-filter span::before {
  content: "";
  display: block;
  width: 18px;
  height: 17px;
  background-image: url(/img/sys/review/review_filter.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}

div.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-sort {
  width: calc(100% - 115px);
  height: 42px;
  border-radius: 4px;
  border: 1px solid #807B77;
  color: #807B77;
  background-color: #fff;
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-sort span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  padding: 0 8px;
  margin: 0;
}
div.revico-multicomment-top .revico-comment-header .revico-comment-header-wrapper .revico-comment-sort span::before {
  content: "";
  display: block;
  width: 21.23px;
  height: 17.79px;
  background-image: url(/img/sys/review/review_sort.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}

div.revico-star .revico-star-graph-wrapper .revico-star-graph-list--row-link span {
  color: #F7BE24;
}

div.revico-star .revico-star-graph-wrapper span.revico-star-graph-list-row--rate {
  color: #504741;
}

div.revico-multicomment-top .revico-logo {
  display: none;
}

div.revico-multicomment-top .revico-comment-footer {
  margin: 0;
  padding: 0;
  width: 100%;
}

.revico-review-comment-row-no-comment {
  text-align: center;
  font-size: 16px;
}

div.revico-multicomment-top {
  padding: 20px 0 40px;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--paging-buttons {
  display: none;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--writebutton {
  width: 296px;
  height: 64px;
  border-radius: 64px;
  border: none;
  background: #FF5858;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  padding: 0;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--writebutton:hover {
  background: #FF5858;
  background-image: none;
  opacity: .7;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--writebutton::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url(/img/sys/review/review_write.png);
  background-size: contain;
  right: 20px;
  top: 50%;
  translate: 0 -50%;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--writebutton-wrapper {
  display: none;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button {
  background: none;
  color: #117290;
  font-size: 14px;
  padding: 0;
  width: fit-content;
  position: relative;
  padding-top: 20px;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button::before,
div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button::after {
  content: "";
  width: 6.66px;
  height: 2px;
  background-color: #117290;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  transform-origin: right center;
  translate: -50% 0;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button::before {
  rotate: 45deg;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button::after {
  rotate: 135deg;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button span {
  left: 0;
}

div.revico-multicomment-top .revico-comment-footer .revico-comment-footer--more {
  margin-bottom: 40px;
}

div.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row-no-review {
  padding: 0;
  font-size: 16px;
}

div.revico-multicomment-top[data-review-count="0"] .revico-comment-footer .revico-comment-footer--writebutton-wrapper {
  margin-left: auto;
}
div.revico-multicomment-top .revico-review-comment-row-wrapper {
  margin-bottom: 40px;
}

.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--addition .revico-review-comment-detail--addition-evaluationanswer li[data-revico-evaluationanswer-cd="useful",data-revico-evaluationanswer-cd="bag-size"]{
display: none;
}

.revico_tab_content_description div.revico-multicomment-top {
    padding: 30px 0 1px 0;
}

.revico-comment-outer-foot .action-buttons {
    margin: 0 auto 0;
}

.revico-comment-outer-foot .revico-common-background-style {
    padding: 0 10px 0 10px;
    padding-bottom: 40px;
}

/* sb_base_form.css */
/* ----ボタン---- */

.btn {
	display : -webkit-inline-box;
	display : -ms-inline-flexbox;
	display : -webkit-inline-flex;
	display : inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  width: 281px;
  height: 64px;
  border-radius: 43px;
  font-size: 18px;
  font-weight: bold;
  text-decoration:none;
  transition: opacity .3s ease;
  position: relative;
  padding: 0;
}

.btn-primary {
  border: 1px solid #FF5858;
  color: #fff;
  background: #FF5858;
}

.action-buttons {
    width: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}
.revico-comment-outer-foot .action-buttons {
    margin: 0 auto 0;
}


.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment{
  max-height:none;
}

