.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;
}
#sx13item{
  margin-top: 45px;
}
#sx13item .model_title{
  background: url(/ec/img/event/PC02/sx12_model_title_v2.png) no-repeat bottom center;
}
#sx13item .model_title > small{
  margin-left: 20px;
  font-size: 12px;
  display: inline-block;
}
#feature{
  margin-top: 0;
}
#feature.model_title {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  width: 919px;
  height: auto;
  margin: auto;
  padding: 0 0 0 15px;
  letter-spacing: 0;
  background: unset;
}
#feature.model_title:after {
  content: " ";
  position: absolute;
  width: 6px;
  height: 32px;
  display: block;
  bottom: 3px;
  left: 0;
  background: #589fce;
}
.point{
  margin-top: 40PX;
  position: relative;
  background: #c9d6de;
}
.point__body{
  padding: 400px 0 56px;
  /* padding: 50px 0 56px; */
  background: rgb(225,231,243);
  background: #c9d6de;
  position: relative;
}
.point__body::before{
  content: '';
  width: 100%;
  height: 770px;
  display: block;
  position: absolute;
  background-image: url(/ec/img/event/PC02/img_feature_main.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  top: 0;
}
/* .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:nth-of-type(1) .point__item-sub-text{
  letter-spacing: -0.01em;
}
.point__item:nth-of-type(3) .point__item-sub-text .text-bold{
  font-size: 1.2em;
  font-weight: bold;
}
.point__item:nth-of-type(3) .point__item-sub-text{
  letter-spacing: -0.01em;
}
.point__item-main-text{
  font-size: 24px;
  font-weight: bold;
  letter-spacing: normal;
  text-align: center;
}
.point__item-main-text small{
  font-size: 0.7em;
}
.point__item-sub-text{
  margin-top: 6px;
  font-size: 16px;
}
.point__item-sub-text small{
  display: block;
  font-size: 11px;
}
/* .point__movie{
  position: absolute;
  bottom: -18%;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 35px* 2);
} */
.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;
  position: relative;
  display: flex;
}
.point__movie-iframe-wrapper > iframe{
  margin: 0 auto;
}
.point__movie-irame{
  width: 100%;
  height: 100%;
}
#thumbnail-overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/ec/img/event/PC08/f14_youtube_pc.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 2;
}
/* #thumbnail-overlay::after{
  content: '';
  width: 80px;
  height: 56px;
  display: block;
  background-image: url(/ec/img/event/PC10/icon_youtube.png);
  background-size: 80px 56px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */

/*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 #fff;
    border-right: 2px solid #fff;
    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;
  /* transform: none !important; スライド数が4枚の時は設定 */
}
.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{
  width: calc(100% / 2 - 20px);
  margin-left: 20px;
}
.banner-list_item img{
  width: 100%;
}
#customized_model_goods + .banner{
  margin-top: 0;
}
#feature{
  padding-top: 80px;
}
.feature{
  margin-top: 90px;
}
.feature-lists{
  display: flex;
  margin-left: -45px;
}
.feature-lists_item{
  width: calc(100% / 3 - 45px);
  margin-left: 45px;
}
.feature-lists_item:nth-of-type(2) .feature-card_title{
  letter-spacing: -0.01em;
}
.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/PC07/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;
}
.quality-text .quality-note{
  margin-top: 20px;
  font-size: 11px;
  display: block;
}
.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;
  display: grid;
  align-items: center;
  gap: 0 20px;
  grid-template-columns: 91px 1fr;
  grid-template-rows: 60px 1fr;
  padding: 22px 39px 40px 32px;
  box-sizing: border-box;
  background-color: #f3f4f8;
  color: #30313c;
}
.voice__item:nth-of-type(even){
  grid-template-columns: 1fr 91px;
}
.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__item:nth-of-type(even){
  margin-left: calc(100% - 850px);
}
.voice__item:nth-of-type(1)::before{
  background-image: url(/ec/img/event/PC10/voice4.png);
}
.voice__item:nth-of-type(2)::before{
  background-image: url(/ec/img/event/PC10/img_voice02.png);
}
.voice__item:nth-of-type(3)::before{
  background-image: url(/ec/img/event/PC10/img_voice03.png);
}
.voice__item::before{
  content: '';
  display: block;
  background-image: url(https://store.vaio.com/ec/img/usr/moses/pc/voice1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 91px;
  height: 96px;
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}
.voice__info{
  display: flex;
  align-items: center;
  gap: 10px;
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
.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;
}
.voice__info-person-data{
  color: #30313c;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 18px;
  transform: translateY(8px);
}
.voice__info-person-state{
  background-color: #30313c;
  color: #fff;
  font-size: 16px;
  padding: 5px 8px;
  font-weight: normal;
  line-height: 1;
}
.voice__description{
  font-size: 17px;
  grid-column: 2 / 3;
  grid-row: 2 / 3;
  margin-top: 0;
  line-height: 1.4;
  letter-spacing: 0;
}
.voice__others{
  margin-top: 85px;
  text-align: center;
  position: relative;
}
.voice__others::before{
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -70px;
  transform: translateX(-50%);
  background-image: url(https://store.vaio.com/ec/img/usr/moses/pc/voice-others-link.png);            background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 192px;
  height: 64px;
}
.voice__others-link{
  font-size: 24px;
  gap: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.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, -25%) rotate(135deg);
}
#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;
}

.release-text{
  display: flex;
}
ul.contents_navi{
  border: none;
}
.new-release{
  width: 75%;
  padding: 2px 0 3px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #589fce;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.past-release{
  width: 25%;
  padding: 2px 0 3px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #f0f0f0;
}
.campagin{
  display: none;
}
.cta .vaio-contact{
  padding-top: 0;
}
div[id*="om"].sub_contents{
  margin-top: 0;
  margin-bottom: 0;
}
#reco_constitution_goods .default_price_.orignal_price_{
  display: none;
}
.black-edition{
  margin-top: 50px;
}
.black-edition_feature .content-title{
  color: #000;
}
.black-edition_feature .content-title + .feature-lists{
  margin-top: 40px;
}
#customized_model_goods + .edition-banner{
  margin-top: 0;
}
.edition-banner{
  margin-top: 40px;
}
ul.contents_navi li:last-of-type {
    border-right: 1px solid #fff;
}
.new-release,
.past-release{
  border-top: 1px solid #fff;
  border-right: 1px solid
}


@media screen and (max-width:750px){
  .js-reco_constitution #reco_constitution ~ .event_frame_ .price_box {
    display: none;
  }
  .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;
  }
  .contents_area,
  .autopagerize_page_element_{
    background-color: #eee;
  }
  #sx13item{
    margin-top: 24px;
  }
  #sx13item .model_title{
    margin: 20px auto 0;
    color: #fff;
    background: url(/ec/img/event/PC02/sx12_model_title_sp_v2.png) no-repeat bottom center;
    background-size: contain;
  }
  #sx13item .model_title + .note{
    margin: 10px auto 20px;
  }
  .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{
    position: relative;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    margin: 0 calc(25*(100vw / 390));
    padding: 0 0 0 15px;
    letter-spacing: 0;
  }
  .point__body{
    margin-top: 0;
    padding: 40px 0 60px;
    padding: 240px 0 60px;
    background-color: #c9d6de;
  }
  .point__body::before{
    height: 570px;
    background-image: url(/ec/img/event/PC02/img_feature_main_sp.png);
  }
  .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: 543px;
  }
  #thumbnail-overlay{
    background-image: url(/ec/img/event/PC02/f14_youtube_sp.png);
  }
  .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: 35px;
  }
  .banner-area .content-inner{
    width: calc(100% - 40px);
  }
  .banner-list{
    flex-direction: column;
    margin: -15px 0 0 0;
  }
  .banner-list_item{
    width: 100%;
    margin: 15px 0 0 0;
  }
  #feature{
    padding-top: 40px;
  }
  .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: 80px;
  }
  .made-in:before{
    width: 74%;
    max-width: 517px;
    height: 71px;
    top: -27px;
  }
  .madein-mv{
    height: 358px;
    background-image: url(/ec/img/event/PC07/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: 68px;
  }
  .voice .section__title{
    padding: 0;
    font-size: 21px;
    background: none;
  }
  .voice__list{
    margin-top: 25px;
  }
  .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;
  }
  .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;
  }
  .js-reco_constitution .event_frame_ ul.goods_p_ li .features_txt_link_ a{
    padding: 0;
  }
  #reco_constitution_goods ul.goods_p_ li .features_txt_link_ a{
    padding: 0;
  }
  #old_model_goods 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;
  }
  .new-release,
  .past-release{
    padding: 4px 0 0;
    font-size: 11PX;
  }
  .model_title_old{
    color: #30313c;
    text-shadow: none;
    background: #efefef;
  }
  .cta .vaio-contact{
    padding-top: 0;
  }
  .no-fixed .navi_title{
    padding-top: 120px;
  }
  div[id*="om"].sub_contents{
    padding-bottom: 0;
  }
  .edition-banner{
    margin-top: 40px;
  }
  .black-edition_feature .content-title + .feature-lists{
    margin-top: 20px;
  }
  #customized_model_goods .edition-banner{
    margin-top: 0;
    padding: 20px calc(25 * (100vw / 390)) 0px;
    background-color: #fff;
  }
  #customized_model_goods .edition-banner .edition-banner-content{
    width: 100%;
  }
  .edition-banner-content {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}