a:focus,
a:hover{
  text-decoration: none;
}

.pc_only {
  display: none;
}

.inner {
  width: 100%;
  padding: 0 5.33vw;
}


.card-lists {
  display: flex;
  flex-wrap: wrap;
}

.card {
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 3.2vw;
}

.paragraph {
  font-size: calc(28 / 750 * 100vw);
  line-height: 1.6;
}

.mv{
  background-image: url(/img/freepage/rcmd/bg_mv.png);
  background-repeat: repeat;
}

.mv .inner {
  padding: 0;
}

.mv h1{
  margin: 0;

}

.section-title {
  margin: 0;
  text-align: center;
}

.section-title img {
  width: 74.13vw;
  max-width: 556px;
  height: auto;

}

.more-btn-area {
  margin-top: 8vw;
}

.r-btn {
  width: 26.66vw;
  min-width: 110px;
  height: calc(60 / 750 * 100vw);
  margin: 0 auto;
  display: block;
  color: #AA0046;
  font-size: calc(20 / 750 * 100vw);
  font-weight: bold;
  text-align: center;
  line-height: calc(60 / 750 * 100vw);
  text-decoration: none;
  border: 1px solid #AA0046;
  border-radius: calc(30 / 750 * 100vw);
  background-color: #fff;
  position: relative;
}

.r-btn::after {
  content: '';
  width: 0.93vw;
  height: 2vw;
  display: block;
  background-image: url(/img/freepage/rcmd/icon_arrow_right.png);
  background-size: 0.93vw 2vw;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);

}

.section-btn {
  margin-top: 8vw;
}

.more-btn {
  width: 60vw;
  min-width: 225px;
  height: 9.33vw;
  margin: 0 auto;
  display: block;
  color: #551937;
  font-size: 3.2vw;
  font-weight: bold;
  text-align: center;
  line-height: 9.33vw;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #551937;
  position: relative;
}

.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product {
  display: block;
}

.mv {
  background-color: #FBEDED;
  border-bottom: 5px solid #AA0046;
}

.mv img {
  width: 100%;
  height: auto;
}

.lead {
  padding: 9.33vw 0 10.66vw;
  background-color: #FFFFEB;
  text-align: center;
}

.lead-text {
  font-size: 14px;
  line-height: 1.8;
}

.lead-text small{
  margin-top: 10px;
  display: block;
}

.requests {
  padding: 6.66vw 0;
  background-color: #FBEDED;
  background-image: url(/img/freepage/rcmd/bg_band.png);
  background-repeat: repeat-x;
  background-size: 100px 100px;
  border-bottom: 5px solid #AA0046;
}

.requests .card-lists {
  margin: 0.66vw 0 0 -2.66vw;
}

.requests .card-lists:nth-child(2){
  display: none;
}

.requests .card-lists:nth-child(2).is-open{
  display: flex;
}

.requests .card-lists li {
  width: calc(100% / 2 - 2.66vw);
  margin: 2.66vw 0 0 2.66vw;
}

.requests .card {
  padding: 4.76vw;
}

.requests .card .time {
  margin-top:2vw ;
  text-align: center;
  color: #551937;
  font-size: 3.2vw;
  font-weight: bold;
}

/* .requests .card .time span {
  position: relative;
}

.requests .card .time span::after,
.requests .card .time span:before {
  content: '';
  width: 2.13vw;
  height: 2.13vw;
  display: block;
  border-radius: 50%;
  background-color: #551937;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
} */

/* .requests .card .time span::before {
  left: -15px;
}

.requests .card .time span::after {
  right: -15px;
} */

.requests .card figure {
  margin-top: 0.66vw;
}

.requests .card figure figcaption {
  margin-top: 1.33vw;
  font-size: 3.2vw;
  font-weight: bold;
}

.requests .card .revico-star {
  margin-bottom: 7.93vw;
}

.requests .card .revico-star-block {
  margin-top: 5px;
  color: #AA0046;
  font-size: 2.66vw;
  font-weight: bold;
}

.revico-widget a.revico-read-more-review {
  color: #AA0046;
  text-decoration: none;
}

.revico-star-block--total {
  position: relative;
  color: #AA0046;
  margin-left: 0.5em;
}

.revico-star-block--total::after {
  content: '';
  width: 2.22vw;
  height: 2.53vw;
  display: block;
  background-image: url(/img/freepage/rcmd/icon_comment.png);
  background-size: 2.22vw 2.53vw;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: -2.53vw;
}

.requests .card .card-btn-area {
  margin-top: auto;
  text-align: center;
}

.requests .more-btn:before,
.requests .more-btn:after{
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #551937;
  width: 14px;
  height: 2px;
  transition: all 0.3s;
}

.requests .more-btn::after{
  transform: rotate(90deg);
}

.requests .more-btn.is-active::after{
  transform: rotate(180deg);
}

.review {
  padding: 8vw 0 10.66vw;
  background-color: #F2ECEF;
}

.review .content{
  margin-top: 5.33vw;
}

.review .card-item {
  width: 100%;
  margin-top: 5.33vw;
}
.review .revico-multicomment-top .revico-comment-header,
.review .revico-multicomment-top .revico-comment-footer,
.review .revico-multicomment-top .revico-logo{
  display: none;
}

.review .revico-multicomment-top .revico-multicomment-inner,
.review .revico-comment-main .revico-widget,
.review .revico-multicomment-top .revico-comment-main{
  max-width: unset;
  margin: 0;
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like:hover{
  background-color: unset;
  color: inherit;
}



.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail{
  padding: 6.66vw 4vw 5.33vw !important;
  border-radius: 3.2vw;
  background-color: #fff;
  position: relative;
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row[data-pickup-review="true"] .revico-review-comment-detail::after {
  content: '';
  width: 14vw;
  height: 14vw;
  display: block;
  background-image: url(/img/freepage/rcmd/icon_pickup.png);
  background-size: 14vw 14vw;
  position: absolute;
  top: 0;
  right: 0;
  left: unset;
  transform: unset;
  background-color: unset;
  background-repeat: no-repeat;
  padding: 0;
}

.review .revico-review-comment-row {
  padding: 4vw;
  background-color: #EADCE3;
}

.review .content-inner {
  display: flex;
}

.review .revico-review-comment-detail--product {
  width: 100%;
}

.review  .revico-review-comment-detail--star-date {
  margin-top: 1.33vw;
  color: #707070;
  font-size: 2.93vw;
  font-weight: bold;
}

.review  .review-detail {
  margin-left: 1.33vw;
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review=true] .revico-review-comment-detail--product-name img{
  width: 100%;
  max-width: unset;
  height: 100%;
  max-height: unset;
  margin-right: 0;
}

.revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--title .revico-review-comment-detail--title-review-title {
  color: #EF6767;
  margin-bottom: 0;
  font-size: 3.2vw;
  font-weight: bold;
}

.review  .product-name {
  font-size: 3.2vw;
  font-weight: bold;
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment{
  overflow: unset;
  max-height: unset;
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment--more{
  display: none;
}

.revico-review-comment-detail--comment--content {
  margin-top: 2.66vw;
  font-size: 3.2vw;
}

.revico-review-comment-detail--comment--more {
  margin-top: 2.4vw;
  color: #AA0046;
  font-size: 2.4vw;
  font-weight: bold;
  text-align: center;
}

.revico-review-comment-detail--comment--more span {
  position: relative;
  padding-right: 3.06vw;
}

.revico-review-comment-detail--comment--more span::after {
  content: "";
  width: 1.73vw;
  height: 0.8vw;
  display: block;
  background-image: url(/img/freepage/rcmd/icon_arrow_bottom.png);
  background-size: 1.73vw 0.8vw;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like {
  margin-top: 4vw;
  margin-left:0;
  padding: 0;
  border: none;
  border-radius: unset;
  position: relative;
}

.review .revico-review-comment-detail--action-like .revico-review-comment-detail--action-like-click {
  width: 44vw;
  min-width: 165px;
  height: 9.33vw;
  margin: 0 auto;
  color: #EF6363;
  font-size: 2.93vw;
  font-weight: bold;
  text-align: center;
  line-height: 9.33vw;
  border-radius: 4.66vw;
  border: 1px solid #EF6363;
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click-count {
  margin-left: 2.13vw;
  padding: 0;
  padding-left: 4.26vw;
  color: #EF6363;
  position: relative;
  background: none;
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click-count::before {
  content: '';
  width: 2.93vw;
  height: 2.93vw;
  display: block;
  background-image: url(/img/freepage/rcmd/icon_like.png);
  background-size: 2.93vw 2.93vw;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like .message {
  font-size: 1rem;
  font-weight: bold;
  color: #EF6767;
  position: absolute;
  top: -4vw;
  left: 50%;
  transform: translateX(-50%);
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row-no-review{
  padding: 40px;
}

.renewal {
  padding: 8vw 0 10.66vw;
  background-image: url(/img/freepage/rcmd/bg_stripe.png);
  background-repeat: repeat;
  background-size: 15px 15px;
}

.renewal .card-item {
  width: 100%;
  margin-top: 7.33vw;
}

.renewal .card {
  padding: 5.33vw;
  position: relative;
}

.renewal .card:after {
  content: '';
  width: 16vw;
  height: 16vw;
  display: block;
  background-image: url(/img/freepage/rcmd/icon_renewal.png);
  background-size: 16vw 16vw;
  position: absolute;
  top: 0;
  left: 0;
}

.renewal .card-inner {
  display: flex;
}

.renewal .card-image {
  width: 32vw;
}

.renewal .card-image img {
  width: 100%;
  height: auto;
}

.renewal .card-detail {
  width: calc(100vw - 32vw);
  margin-left: 2.66vw;
}

.renewal .card-title {
  font-size: 3.2vw;
  font-weight: bold;
}

.renewal .icon-title {
  padding: 0.4vw 1.6vw;
  display: inline-block;
  color: #fff;
  font-size: 2.66vw;
  font-weight: bold;
  background-color: #E83C6E;
}

.renewal .comment p {
  margin-top: 2.4vw;
  font-size: 2.66vw;
  line-height: 1.4;
}

.renewal .card-button {
  margin-top: 5.33vw;
}

.renewal .r-btn {
  width: 48vw;
  color: #fff;
  background-color: #AA0046;
}

.renewal .r-btn:after {
  background-image: url(/img/freepage/rcmd/icon_arrow_right_wh.png);
}

.revico-review-comment-detail--star-datee.sp_only{
  margin-top: 5px;
}

@media screen and (max-width:749px){
  .review .content-inner{
    flex-direction: column;
  }
  .revico-review-comment-detail--product .content-head{
    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--product[data-all-product-review=true] .revico-review-comment-detail--product-name{
    width: 40%;
  }

  .revico-review-comment-detail--product .content-title{
    margin-left: 3.2vw;
  }

  .revico-review-comment-detail--product .content-head .revico-review-comment-detail--title{
    margin-top: 1.33vw;
    font-size: 3.73vw;
    font-weight: bold;
    color: #EF6767;
  }
}

@media screen and (min-width:900px){
  .requests .card-lists {
    margin: 25px 0 0 -25px;
  }

  .requests .card-lists li {
    width: calc(100% / 4 - 25px);
    margin: 25px 0 0 25px;
  }

  .requests .card {
    padding: 30px;
  }

  .requests .card .time {
    margin-top: 15px;
    font-size: 14px;
  }
/*
  .requests .card .time span::after,
  .requests .card .time span:before {
    width: 7px;
    height: 7px;
  }

  .requests .card .time span:before {
    left: -12px;
  }

  .requests .card .time span::after {
    right: -12px;
  } */

  .requests .card figure {
    margin-top: 10px;
  }

  .requests .card figure figcaption {
    margin-top: 20px;
    font-size: 14px;
  }

  .requests .card .revico-star-block {
    font-size: 14px;
  }

  .revico-star-block--total::after {
    width: 14px;
    height: 16px;
    background-size: 14px 16px;
    top: 0;
    right: -18px;
  }

  .requests .card .revico-star {
    margin-bottom: 50px;
  }

  .requests .more-btn:hover {
    background-color: unset;
    color: #551937;
    text-decoration: none;
    opacity: 0.8;
  }
}

@media screen and (min-width:750px) {
  .pc_only {
    display: block;
  }

  .sp_only{
    display: none;
  }

  .inner {
    max-width: 1200px;
    margin: 0 auto;
  }

  .section-title img {
    width: 102.8vw;
    max-width: 771px;
  }

  .r-btn {
    width: 90%;
    max-width: 180px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    box-sizing: border-box;
  }

  .r-btn::after {
    width: 5px;
    height: 10px;
    background-size: 5px 10px;
  }

  .r-btn:hover{
    text-decoration: none;
    background-color: #AA0046;
    color: #fff;
    transition: 0.3s background-color ease-in;
  }

  .paragraph {
    font-size: 20px;
  }

  .card {
    border-radius: 24px;
  }

  .section-btn {
    margin-top: 60px;
  }

  .more-btn {
    width: calc(240 / 1200 * 100%);
    min-width: 540px;
    height: 60px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 60px;
  }

  .more-btn:hover {
    background-color: #551937;
    color: #fff;
    text-decoration: none;
    transition: 0.3s background-color ease-in;
  }

  .lead {
    padding: 70px 0 80px;
  }

  .lead-text {
    font-size: 20px;
    line-height: 1.8;
  }

  .requests {
    padding: 34px 0 85px;
    background-size: 100px 70px;
  }



  .review {
    padding: 55px 0 80px;
  }

  .review .content{
    margin-top: 30px;
  }

  .review .card-item {
    margin-top: 30px;
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail {
    padding: 30px !important;
    border-radius: 24px;
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row[data-pickup-review="true"] .revico-review-comment-detail::after {
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
  }

  .review .revico-review-comment-row{
    padding: 30px;
  }

  .review .review .revico-review-comment-row {
    padding: 50px 40px 25px 50px;
  }

  .review .revico-review-comment-detail--product {
    max-width: 250px;
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review=true] .revico-review-comment-detail--product-name img{
    width: 100%;
    height: auto;
    max-width: unset;
    max-height: unset;
    margin-right: 0;
  }

  .review .review-detail {
    width: calc(100% - 250px);
  }

  .review .revico-review-comment-detail--star-date {
    margin-top: 8px;
    font-size: 16px;
  }

  .review .review-detail {
    margin-left: 50px;
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--title .revico-review-comment-detail--title-review-title {
    margin-top: 10px;
    font-size: 22px;
  }

  .review .product-name {
    margin-top: 25px;
    font-size: 18px;
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment{
    margin-top: 0;
    margin-bottom: 0;
  }

  .review .revico-review-comment-detail--comment--content {
    margin-top: 20px;
    font-size: 18px;
  }

  .review .revico-review-comment-detail--comment--more {
    margin-top: 15px;
    font-size: 18px;
  }

  .review .revico-review-comment-detail--comment--more span {
    padding-right: 23px;
  }

  .review .revico-review-comment-detail--comment--more span::after {
    width: 13px;
    height: 5px;
    background-size: 13px 5px;
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like {
    position: relative;
    margin-top: 0;
  }

  .review .revico-review-comment-detail--action-like .revico-review-comment-detail--action-like-click {
    width: calc(310 / 1100 * 100%);
    min-width: 310px;
    height: 55px;
    margin: 20px 0 0 auto;
    font-size: 18px;
    line-height: 55px;
    border-radius: 27px;
  }

  .review .revico-review-comment-detail--action-like .revico-review-comment-detail--action-like-click:hover{
    background-color: rgba(232, 122, 144, 0.6);
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click-count {
    margin-left: 20px;
    padding-left: 27px;
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like-click-count::before {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
  }

  .review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--action-like .message {
    top: -30px;
    left: unset;
    transform: unset;
    padding-top: 30px;
    position: relative;
    font-size: 18px;
    text-align: right;
    margin-right: 10%;
  }

  .renewal {
    padding: 80px 0 110px;
  }

  .renewal .card:after {
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
  }

  .renewal .card-lists {
    margin: 20px 0 0 -27px;
  }

  .renewal .card-item {
    width: calc(100% / 2 - 27px);
    margin: 30px 0 0 27px;
  }

  .renewal .card {
    padding: 30px;
  }

  .renewal .card-image {
    width: calc(220 / 585 * 100%);
    max-width: 220px;
  }

  .renewal .card-detail {
    width: calc(100% - (220 / 585 * 100%));
    margin-left: 20px;
  }

  .renewal .card-title {
    font-size: 22px;
  }

  .renewal .icon-title {
    margin-top: 20px;
    padding: 3px 12px;
    font-size: 18px;
  }

  .renewal .comment p {
    margin-top: 10px;
    font-size: 18px;
  }

  .renewal .card-button {
    margin-top: 30px;
  }

  .renewal .r-btn {
    width: calc(300 / 585 * 100%);
    max-width: 300px;
    font-size: 18px;
  }

  .renewal .r-btn:after {
    width: 5px;
    height: 11px;
    background-size: 5px 11px;
  }

  .renewal .r-btn:hover{
    text-decoration: none;
    opacity: 0.8;
    background-color: #AA0046;
  }
}


#rcmd-list .review .revico-multicomment-top .revico-comment-footer{
  width: unset;
  display: block;
  margin: 0;
  padding: 0;
}

#rcmd-list .revico-multicomment-top .revico-comment-footer .revico-comment-footer--paging-buttons{
  display:none;
}

#rcmd-list .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button{
  width: 60vw;
  min-width: 225px;
  height: 9.33vw;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #551937;
  font-size: 3.2vw;
  font-weight: bold;
  text-align: center;
  line-height: 9.33vw;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #551937;
  position: relative;
}
.review .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button span{
  left: unset;
}

.review .revico-common-background-style{
  background-color:unset;
}

.review .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review=true] .revico-review-comment-detail--product-name{
  flex-direction: column;
  align-items: unset;
  flex-shrink: 0;
  border: none;
  padding: 0;
  margin: 0;
}

#rcmd-list .review .content{
  margin-top: 5.33vw;
}

#rcmd-list .section-btn{
  margin-top: 4vw;
}

#rcmd-list .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button:before,
#rcmd-list .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button:after{
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #551937;
  width: 14px;
  height: 2px;
  transition: all 0.3s;
}

#rcmd-list .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button::after{
  transform: rotate(90deg);
}

@media screen and (min-width:750px){
  #rcmd-list .review .content{
    margin-top: 40px;
  }

  #rcmd-list .revico-multicomment-top .revico-comment-footer .revico-comment-footer--more button{
    width: calc(240 / 1200 * 100%);
    min-width: 540px;
    height: 60px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 60px;
  }

  #rcmd-list .section-btn{
    margin-top: 30px;
  }
}