@charset "UTF-8";

.slide-mv{
  width: 100%;
}
.slide-item img{
  width: 100%;
}
.product-lead{
  margin-top: 50px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.005em;
  line-height: 1.6;
  text-align: center;
}
.lead-text small{
  display: block;
  font-size: 14px;
}
#sx14ritem{
  margin-top: 45px;
}
#sx14ritem .model_title{
  background: url(/ec/img/event/PC10/s14r_model_title.jpg) no-repeat bottom center;
}
#customized_model {
  margin-bottom: 20px;
}
#feature{
  margin-top: 0;
}
.point{
  position: relative;
  margin-top: 40px;
}
.point__body{
  padding: 80px 0;
  background: rgb(225,231,243);
  background: linear-gradient(180deg, rgba(225,231,243,1) 0%, rgba(223,227,233,1) 100%);
  position: relative;
}
.point .point__movie{
  padding-top: 40px;
  background: rgb(225,231,243);
}
.point__list{
  width: 100%;
  max-width: 960px;
  padding: 0 12.5%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -20px 0 0 -40px;
  position: relative;
  z-index: 1;
}
.point__item{
  width: calc(100% / 3 - 40px);
  margin: 20px 0 0 40px ;
  padding: 34px 0 30px;
  background-color: #fff;
  text-align: center;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.point__item-main-text{
  font-size: 25px;
  font-weight: bold;
  letter-spacing: normal;
  text-align: center;
}
.point__item-sub-text{
  margin-top: 6px;
  font-size: 16px;
}
.point__movie-title{
  font-weight: bold;
  color: #30313c;
  text-align: center;
  font-size: 27px;
  letter-spacing: 0.07em;
}
.point__movie-title span{
  font-size: 27px;
  font-weight: bold;
  color: #30313c;
  text-align: center;
  letter-spacing: 0.07em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.point__movie-title span::before,
.point__movie-title span::after{
  background-color: #30313c;
  content: "";
  height: 4px;
  width: 35px;
}
.point__movie-title span::before{
  margin-right: 5px;
  transform: rotate(60deg);
}
.point__movie-title span::after{
  margin-left: 5px;
  transform: rotate(-60deg);
}
.point__movie-iframe-wrapper{
  margin: 20px auto 0;
  width: 700px;
  height: 400px;
}
.point__movie-irame{
  width: 100%;
  height: 100%;
}

/*gallery*/
.gallery{
  /* margin-top: 290px; POINT MOVIE蝣?�蜷?� */
  margin-top: 50px;
}

.gallery-content{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.gallery-slide{
  width: 80%;
  margin: 0 auto;
}
.gallery-slide li{
  position: relative;
  width: 100%;
}
.gallery-slide li img{
  aspect-ratio: 384 / 245;
}
.gallery-slide li iframe{
  width: 100%;
  aspect-ratio: 384 / 245;
}
.gallery-content .slick-slide{
  height: auto !important;
}
.gallery-content .slick-slide img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-content .slick-slide>p{
  margin-top: 15px;
  font-size: 18px;
}
.gallery-content .slick-slide iframe + p{
  margin-top: 8px;
}
.slick-slider{
  position: relative;
}
.gallery .gallery-content .gallary-slick-prev,
.gallery .gallery-content .gallary-slick-next {
    position: absolute;/*邨?��?��驟咲?�?�縺?�縺吶??*/
    z-index: 3;
    top: 44%;
    cursor: pointer;/*繝槭え繧?�繧?�繝ｼ繧?�繝ｫ繧呈�?繝槭?�繧?�縺?�*/
    outline: none;/*繧?�繝ｪ繝�け繧偵??縺溘ｉ蜃?�縺?�縺上ｋ譫?�邱壹?�豸医�?*/
    border-top: 2px solid #ccc;/*遏｢蜊ｰ縺?�濶?�*/
    border-right: 2px solid #ccc;/*遏｢蜊ｰ縺?�濶?�*/
    height: 25px;
    width: 25px;
}

.gallery .gallery-content .gallary-slick-prev {
    left:2.5%;
    transform: rotate(-135deg);

}

.gallery .gallery-content .gallary-slick-next {
    right:2.5%;
    transform: rotate(45deg);
}
.choice-btn{
  margin-top: 30px;
}
.choice-btn .slick-track{
  display: flex;
}
.choice-btn li{
    cursor: pointer;
    outline: none;
    background:#333;
    list-style:none;
}
.choice-btn li.youtube{
  position: relative;
  height: auto;
}
.choice-btn li.youtube::after{
  content: '';
  width: 48px;
  height: 33px;
  display: block;
  background-image: url(/ec/img/event/PC10/icon_youtube.png);
  background-size: 48px 33px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.choice-btn li.youtube img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.choice-btn li img{
    opacity: 0.4;
}

.choice-btn li.slick-current img{
    opacity: 1;
}
.banner-area{
  margin-top: 90px;
}
.content-inner{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.banner-list{
  display: flex;
  margin-left: -20px;
}
.banner-list_item img{
  width: 100%;
}
.feature{
  margin-top: 90px;
}
.feature-lists{
  display: flex;
  margin-left: -45px;
}
.feature-lists_item{
  width: calc(100% / 3 - 45px);
  margin-left: 45px;
}
.feature-card_image{
  width: 100%;
}
.feature-card_image img{
  width: 100%;
}
.feature-card_detail{
  margin-top: 25px;
}
.feature-card_title{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.feature-card_text{
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.85;
}
.feature-card_text > small{
  display: block;
}
.feature-lists + .point__movie{
  margin-top: 100px;
}
.made-in{
  margin-top: 150px;
  position: relative;
}
.made-in:before{
  content: '';
  width: 710px;
  height: 98px;
  display: block;
  background-image: url(/ec/img/event/PC10/img_madein.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -72px;
  right: 0;
}
.madein-mv{
  width: 100%;
  height: 500px;
  background-image: url(/ec/img/event/PC10/bg_madein.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.content-title{
  padding-top: 70px;
  color:#fff;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
.content-lead{
  margin-top: 30px;
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.05em;
  text-align: center;
}
.quality{
  margin-top: 70px;
  padding-bottom: 80px; /*繝ｬ繝薙Η繝ｼ縺後�?縺?�?�?�蜷医?�縺?�*/
}
.quality .content-title{
  padding-top: 0;
  color: #212121;
}
.quality .content-lead{
  color: #212121;
  letter-spacing: 0;
}
.quality-lists{
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}
.quality-card{
  display: flex;
  align-items: center;
}
.quality-image{
  width: 50%;
  max-width: 480px;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.quality-image img{
  width: 100%;
}
.quality-detail{
  width: 59.38%;
  max-width: 570px;
  margin-left: -100px;
  padding: 30px 30px 30px 140px;
  background-color: #fff;
  box-shadow: 5px 0px 30px 0px rgba(71,71,71,0.2);
}
.quality-title{
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #3e3e3e;
}
.quality-text{
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.78;
}
.btn-area{
  margin-top: 70px;
}
.btn-area .more-btn{
  width: calc(530 / 960 * 100%);
  max-width: 530px;
  margin: 0 auto;
  padding: 23px 23px 20px;
  display: block;
  font-size: 16px;
  text-align: center;
  border: 1px solid #30313c;
  box-sizing: border-box;
  position: relative;
}

.btn-area .more-btn::after{
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  border-top: 1px solid #30313c;
  border-right: 1px solid #30313c;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%) rotate(45deg);
}
.note{
  margin-top: 30px;
}
.note-text{
  font-size: 12px;
  letter-spacing: 0;
}
.quality__support{
  margin-top: 65px;
}
.quality__support-lists{
  display: flex;
  margin-left: -40px;
}
.quality__support-card{
  width: calc(100% / 2 - 40px);
  padding: 0 0 35px;
  margin-left: 40px;
  background-color: #094552;
}
.quality__support-card.quality__support-card--support{
  background-color: #748096;
}
.quality__support-image-wrapper img{
  width: 100%;
}
.quality__support-body{
  padding: 0 8px;
}
.quality__support-title{
  font-weight: bold;
  text-align: center;
  color: #fff;
  font-size: 22px;
  margin-top: 26px;
  line-height: 1.2;
}
.quality__support-description{
  margin-top: 15px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1.7;
}
.quality__support-link-wrapper{
  width: calc(100% - 8px* 2);
  max-width: 375px;
  margin: 24px auto 0;
}
.quality__support-link{
  border: solid 1px #fff;
  padding: 10px 0;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  box-sizing: border-box;
  color: #fff;
  line-height: 1.4;
}
.quality__support-link:link,
.quality__support-link:visited{
  color: #fff;
}
.quality__support-link::after{
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
}

.voice{
  margin-top: 86px;
  padding-bottom: 108px;
}
.voice .section__title{
  font-weight: bold;
  font-size: 35px;
  background-color: transparent;
  color: #30313c;
  text-align: center;
  margin-top: 0;
  padding: 80px 0 50px;
  background-image: url(https://store.vaio.com/ec/img/usr/moses/pc/uservoice.png);
  background-size: 850px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.voice__item{
  width: 90%;
  max-width: 850px;
  align-items: center;
  padding: 20px 39px 40px 32px;
  box-sizing: border-box;
  color: #30313c;
  border: 1px solid #0b113e;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.voice__item:nth-of-type(even)::before{
  grid-column: 2/2;
  grid-row:2/3;
}
.voice__item:nth-of-type(even) .voice__info{
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.voice__item:nth-of-type(even) .voice__description{
  grid-column: 1 / 2;
  grid-row: 2 / 2;
}
.voice__item + .voice__item{
  margin-top: 55px;
}
.voice__info{
  display: flex;
  align-items: center;
  gap: 10px;
  grid-column: 1 / -1;
  grid-row: 2 / 3;
}
.voice__info-text{
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.voice__info-stars{
  font-size: 28px;
  letter-spacing: 0.1em;
  color: #ffc400;
  margin-left: 220px;
  z-index: 1;
}
.voice__info-stars-gray-color{
  font-size: 28px;
  letter-spacing: 0.1em;
  color:#eee
}
.voice__info-person-data{
  color: #30313c;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 18px;
  /* transform: translateY(8px); */
  margin-left: auto;
  margin-top: 10px;
}
.voice__info-person-state{
  background-color: #718198;
  color: #fff;
  font-size: 16px;
  padding: 5px 8px;
  font-weight: normal;
  line-height: 1;
}
.voice__description{
  font-size: 17px;
  margin-top: 0;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 500;
}
.voice__others{
  margin-top: 85px;
  text-align: center;
  position: relative;
}
.voice__others-link{
  border: 1px solid #30313c;
  padding: 20px 140px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #30313c;
  position: relative;
  font-size: large;
}
.voice__others-link::after{
  content: '';
  color: #30313c;
  line-height: 1;
  width: 10px;
  height: 10px;
  border: 1px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translate(10px, -15%) rotate(45deg);
}
#reco_constitution{
  margin-top: 0;
}
ul.contents_navi.is-fixed li a:hover, ul.contents_navi.is-fixed li a.is-active{
  height: 63px;
}
ul.contents_navi li a span{
  min-height: 12px;
}
.StyleW_Item_.reco_item .img_ img{
  width: 100% !important;
}
div.desc_ .sale_name{
  color: #D30F31;
}
.features_txt_link_{
  display: block;
}


/* special edition */
.special-edition{
  margin-top: 80px;
}
.special-edition__mv img{
  width: 100%;
  height: auto;
}
.special-edition .content-title{
  color: #000;
  font-size: 27px;
}
.special-edition .feature-lists{
  margin-top: 30px;
}

.contents_label{
  display: flex;
}
ul.contents_navi{
  border: none;
}
.new-contens-label{
  width: 66.9%;
  padding: 2px 0 3px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #589fce;
  border-right: 1px solid #fff;
}
.past-contens-label{
  width: 33.1%;
  padding: 2px 0 3px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #f0f0f0;
}
/*add-finered*/
.lead-topic-text {
  align-items: center;
  gap: 2em;
  margin: 10px 119px 20px;
}
.new-label {
  color: #D30F31;
  font-weight: bold;
}
.new-contens-label,
.past-contens-label{
  border-right: 1px solid
}

/* タブの追加 */
.filter_text {
  display: flex;
  flex-direction: column; /* 縦並び */
  align-items: center;    /* 中央寄せ */
  /* align-items: flex-end; */
  justify-content: center;
  height: 200px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  width: 882px;
  margin-left: auto;
  margin-right: auto;
  background: transparent url(https://store.vaio.com/ec/img/usr/moses/pc/uservoice.png) no-repeat center bottom / 850px;
  border-bottom: 2px solid #c5c5c5;
  color: #30313c;
  text-align: center;
  box-sizing: border-box;
  padding-bottom: 10px;
}

/* 冠マーク */
.evaluation_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.evaluation_text {
  font-size: 32px;
  font-weight: 600;
  color: #30313c;
  text-align: center;
  margin-top: 10px;
}
.evaluation_wrap img {
  height: 3em;
  width: auto; /* アスペクト比を維持 */
  vertical-align: middle;
}

/* レビューリンク */
.review-link_wrap {
  text-align: right;
  margin-top: -30px;
  max-width: 882px;
  margin-left: auto;
}
.voice__review-link {
  font-size: 16px;
  text-decoration: underline !important;
  color: #30313c;
  font-weight: 600;
}
.voice__review-link::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotate(45deg);
  margin-left: 6px;
  color: #4c5167;
}
/* レビューラベル */
.voice__label {
  display: inline-block;
  width: 200px;
  background-color: #30313c;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 3px 0 0 0;
  margin: 10px;
  position: absolute;
  top: 20;
  left: -10px;
}

.voice__label::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px; /* 黒帯の右端に配置 */
  width: 0;
  height: 0;
  border-top: 30px solid #30313c;
  border-right: 11px solid transparent;
}

.voice__header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

/* ラジオボタンは非表示にする */
  .tab-switch {
  display: none;
}
/* タブ（ラベル）のデザイン */
  .tab-label {
  padding: 10px 20px;
  background: #ffffff;
  cursor: pointer;
  order: -1;
  border: 1px solid #000000;
  border-radius: 10px;
  margin-right: 5px;
  font-weight: 600;
  position: static;
}
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* タブラベル群を包むエリア */
.tab-labels {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 0;
}

/* 選択されているタブのデザイン */
  .tab-switch:checked + .tab-label {
  background: #30313c;
  border: 1px solid #30313c;
  border-bottom: 1px solid #fff;
  color: #ffffff;
  font-weight: bold;
}
/* コンテンツエリアのデザイン */
  .tab-content {
  width: 100%;
  padding: 20px;
  background: #fff;
  display: none; /* デフォルトでは非表示 */
}
  .tab-switch:checked + .tab-label + .tab-content {
  display: block;
  }
.filter-text {
  margin-top: 30px;
}

@media screen and (max-width:750px){
  .wrapper_ .contents_{
    background-color: #eee;
  }
  div.goods_{
    padding: 0;
    background-color: #f2f2f2;
  }
  .contents_area_inner{
    background-color: #fFF;
  }
  .navistyle_,
  .navisort_{
    display: none;
  }
  .product-lead{
    margin-top: 24px;
  }
  .lead-text small{
    font-size: 11px;
  }
  .lead-topic-text{
    margin:10px 20px 20px;
  }
  .contents_area,
  .autopagerize_page_element_{
    background-color: #eee;
  }
  #sx14ritem{
    margin-top: 24px;
  }
  #sx14ritem .model_title{
    margin-top: 20px;
    color: #fff;
    background: url(/ec/img/event/PC10/s14r_model_title_sp.jpg) no-repeat bottom center;
    background-size: contain;
  }
  .goods_#customized_model_goods > ul{
    margin-top: -20px;
    padding: 0 calc(25*(100vw / 390));
    background-color: #fff;
  }
  .goods_#customized_model_goods > ul > li{
    margin-top: 20px;
    padding: 10px;
    background-color: #fff;
  }
  div.event_{
    background-color: #eee;
    padding-bottom: 0;
  }
  .sub_contents{
    margin: 0 15px;
    padding-top: 30px;
    background: #fff;
  }
  .content-inner{
    background: #fff;
  }
  .model_title{
    margin-top: 0;
    padding-top: 0;
    color: #30313c;
    text-shadow: none;
    background-color: #efefef;
  }
  .point__body{
    margin-top: 0;
    padding: 40px 0 60px;
  }
  .point__list{
    margin: -15px 0 0 -6px;
    padding: 0 15px;
    justify-content: center;
    box-sizing: border-box;

  }
  .point__item{
    padding: 19px 0 18px;
    width: calc(100% / 2 - 14px);
    margin: 15px 0 0 14px;
  }
  .point__item-main-text{
    font-size: 15px;
  }
  .point__item-sub-text{
    margin-top: 10px;
    font-size: 11px;
  }
  .choice-btn{
    margin-top: 15px;
  }
  .choice-btn li.youtube{
    height: 45px;
  }
  .point__movie-title{
    font-size: 16px;
  }
  .point__movie-title span{
    font-size: 16px;
  }
  .point__movie-title span::before, .point__movie-title span::after{
    height: 2px;
    width: 16px;
  }
  .point__movie{
    width: calc(100% - 40px);
    padding: 0 20px;
  }
  .point__movie-iframe-wrapper{
    width: 100%;
    height: 420px;
  }
  .gallery{
    /* margin-top: 180px; POINT_MOVIE縺�?��蝣?�蜷?�*/
    margin-top: 40px;
  }
  .gallery-content{
    width: calc(100% - 40px);
  }
  .gallery-slide{
    width: 100%;
  }
  .gallery .gallery-content .gallary-slick-prev, .gallery .gallery-content .gallary-slick-next{
    width: 10px;
    height: 10px;
    border-width: 1px;
    border-color: #000;
  }
  .gallery-content .slick-slide>p{
    font-size: 10px;
  }
  .choice-btn li.youtube::after{
    width: 20px;
    height: 14px;
    background-size: 20px 14px;
  }
  .banner-area{
    margin-top: 50px;
  }
  .banner-list{
    flex-direction: column;
    margin: -15px 0 0 0;
  }
  .feature{
    margin-top: 45px;
  }
  .feature-lists{
    margin: -20px 0 0 0;
    flex-direction: column;
  }
  .feature-lists_item{
    width: 100%;
    margin: 20px 0 0 0;
  }
  .feature-card{
    display: flex;
  }
  .feature-card_image{
    width: 46.3%;
    max-width: 160px;
  }
  .feature-card_detail{
    width: calc(100% - (46.3% + 8%));
    margin: 0 0 0 4%;
  }
  .feature-card_title{
    font-size: 14px;
    text-align: left;
  }
  .feature-card_text{
    margin-top: 10px;
    font-size: 11px;
    line-height: 1.6;
  }
  .feature-card_text > small{
    font-size: 10px;
  }
  .feature-lists + .point__movie{
    margin-top: 60px;
  }
  .made-in{
    margin-top: 70px;
  }
  .made-in:before{
    width: 74%;
    max-width: 517px;
    height: 71px;
    top: -27px;
  }
  .madein-mv{
    height: 358px;
    background-image: url(/ec/img/event/PC10/bg_madein_sp.jpg);
  }
  .content-title{
    margin-top: 30px;
    padding-top: 30px;
    font-size: 20px;
  }
  .content-lead{
    margin-top: 15px;
    font-size: 11px;
  }
  .quality{
    margin-top: 35px;
    padding-bottom: 0;
  }
  .quality-lists{
    width: 82.6%;
    margin: 40px auto 0;
  }
  .quality-card{
    flex-direction: column;
  }
  .quality-image{
    width: 100%;
    max-width: unset;
  }
  .quality-detail{
    width: 100%;
    margin: 0;
    padding: 17px 20px 15px 20px;
    box-sizing: border-box;
  }
  .quality-title{
    padding-bottom: 8px;
    font-size: 15px;
  }
  .quality-text{
    margin-top: 10px;
    font-size: 11px;
  }
  .btn-area{
    margin-top: 30px;
  }
  .btn-area .more-btn{
    width: 76%;
    font-size: 10px;
    font-weight: bold;
    background-color: #fff;
  }
  .btn-area .more-btn::after{
    width: 8px;
    height: 8px;
  }
  .note{
    width: calc(100% - 40px);
    margin: 25px auto 0;
  }
  .note-text{
    font-size: 10px;
  }
  .quality__support{
    margin-top: 30px;
  }
  .quality__support .content-inner{
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .quality__support-lists{
    margin-left: -15px;
  }
  .quality__support-card{
    width: calc(100% / 2 - 15px);
    margin: 0 0 0 15px;
  }
  .quality__support-title{
    font-size: 13px;
  }
  .quality__support-description{
    margin-top: 15px;
    font-size: 10px;
    line-height: 1.65;
  }
  .quality__support-link-wrapper{
    margin-top: 15px;
  }
  .quality__support-link-wrapper a{
    font-size: 10px;
  }
  .quality__support-link::after{
    width: 6px;
    height: 6px;
  }
  .voice{
    margin-top: 68px;
    padding-bottom: 0px;
  }
  .voice .section__title{
    padding: 0;
    font-size: 21px;
    background: none;
  }
  .voice__list{
    margin-top: 15px;
  }
  .voice__item{
    width: 100%;
    padding: 20px 15px;
    gap: 20px 10px;
    grid-template-columns: 54px 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .voice__item::before{
    width: 54px;
    height: 56px;
    grid-row: 1 / 2;
  }
  .voice__item:nth-of-type(even){
    margin-left: 0;
    grid-template-columns: 54px 1fr;
  }
  .voice__item + .voice__item{
    margin-top: 15px;
  }
  .voice__info-text{
    width: calc(100% - 64px);
    flex-direction: column;
  }
  .voice__description{
    grid-column: 1 / 3;
    font-size: 12px;
  }
  .voice__info-person-state{
    font-size: 11px;
  }
  .voice__info-person-data{
    font-size: 12px;
  }
  .voice__item:nth-of-type(even)::before{
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .voice__item:nth-of-type(even) .voice__info{
    grid-column: 2 / 3;
    grid-row: 1 / 2;
  }
  .voice__item:nth-of-type(even) .voice__description{
    grid-row: 2 / 3;
    grid-column: 1 / 3;
  }
  .voice__others{
    margin-top: 35px;
  }
  .voice__info-stars{
    font-size: 22px;
    margin-left: 0px;
  }
  .voice__others::before{
    bottom: -50px;
  }
  .voice__others-link{
    gap: 12px;
    font-size: 12px;
    font-weight: bold;
  }
  .voice__others-link::after{
    width: 6px;
    height: 6px;
  }
  .reco_constitution{
    margin-top: ;
  }
  .event_frame_ ul.goods_p_ li a{
    padding-top: 10px;
    padding: 10px 15px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .sub_contents .spec_txt_ ul{
    padding-left: 15px;
  }
  ul.goods_p_ li{
    background-color: #fff;
  }
  .features_txt_link_{
    max-width: 214px;
    padding: 8px 0 5px;
  }
  ul.contents_navi.is-fixed li a:hover, ul.contents_navi.is-fixed li a,
  ul.contents_navi.is-fixed li a:hover, ul.contents_navi.is-fixed li a.is-active{
    height: 55px;
    box-sizing: border-box;
  }
  li.reco_item .features_txt_link_ a:first-child{
    display: none;
  }
  .js-reco_constitution .event_frame_ ul.goods_p_ li .features_txt_link_ a{
    padding: 0;
  }
  .sub_contents ul.goods_p_ li a div.desc_ div.name_{
    display: none;
  }

  /*special-edition*/
  .special-edition{
    margin-top: 40px;
  }
  .special-edition .content-title{
    font-size: 20px;
  }
  .special-edition .feature-lists{
    margin-top: 0;
  }

/* タブの追加 */
  .filter_text {
    background: none;
    width: auto;
    margin-top: 10px;
  }
/* レビューリンク */
  .review-link_wrap {
    text-align: right;
    margin-top: -10px;
    max-width: 882px;
    margin: auto
  }
.tab-label {
    padding: 4px 10px;
    border-radius: 6px;
    margin-right: 4px;
    font-size: 12px;
  }
.voice__label {
  width: 140px;
  }
.voice__others-link {
    padding: 20px 40px;
  }
.filter-text {
    margin: 20px 10px;
  }
.tab-content {
  padding: 0 20px 20px 20px;
}
.evaluation_text {
  margin-top: 5px;
  font-size: 28px;
}
.voice__info-stars-gray-color {
    font-size: 22px;
}

/* ReviCo編集 */
  .revico-star .revico-star-graph-wrapper > div, .revico-star .revico-star-graph-wrapper > ul {
    gap: 20px;
  }
  .revico-star .revico-star-graph-wrapper,
  .revico-star .revico-star-graph-wrapper > div, .revico-star .revico-star-graph-wrapper > ul {
  width: auto;
  }
}


/* ReviCo編集 */
.revico-star-graph revico-widget {
  display: none;
}
.revico-star .revico-logo {
  display: none;
}
.revico_review_header h2 {
  display: none;
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-list {
  display: none;
}
.revico-star .revico-star-graph {
  background-color: transparent;
  padding: 0px;
  width: auto;
}
.revico-star .revico-star-block-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 7.5%;
}

.revico-star .revico-star-graph-wrapper .revico-star-graph-label {
  font-size: 0;
}

.revico-star .revico-star-graph-wrapper .revico-star-graph-label ::before {
  content: '（';
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-label ::after {
  content:'件）';
}
.revico-star .revico-star-graph-wrapper .revico-star-graph-label span {
  position: relative;
  top: 10px;
}
.revico-star-block--caption {
  margin-right: 10px;
}