@charset "UTF-8";

:root {
  --p-gaming-pc-gap: 60px;
}

.p-gaming-pc-sub {
  font-family: "Roboto", ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, "Noto Sans JP", YuGothic Medium, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック, 游ゴシック体, YuGothic, メイリオ, Meiryo, Sans-Serif;
}

.p-gaming-pc-sub img {
  max-width: 100%;
}

.p-gaming-pc-sub section {
  padding: var(--p-gaming-pc-gap) 0;
}

.p-gaming-pc-sub section section {
  padding: 0;
}

.p-gaming-pc-sub .u-weight--bold {
  font-weight: 700;
}

.p-gaming-pc-sub section section+section {
  margin: calc(var(--p-gaming-pc-gap) / 2) 0 0;
}

@media screen and (max-width:767px) {
  :root {
    --p-gaming-pc-gap: 30px;
  }

  .p-gaming-pc-sub .c-section .u-pc-width {
    width: calc(100% - var(--p-gaming-pc-gap));
    margin: 0 auto;
  }
}

.u-sps-hide{
  display:none;
}
@media screen and (max-width:426px) {
  .u-sps-hide{
    display:block;
  }
}
/*-------------------------------------
　基本設定
---------------------------------------*/
.pc-btm-area__section{
  width:100%;
  text-align:center;
  display:block;
  position:relative;
  padding:60px 0;
}
.pc-btm-area__section.sec-gray{
  background:#f6f6f6;
}
.pc-btm-area__inner{
  margin:auto;
  width:calc(100% - 30px);
  max-width:1140px;
  text-align:left;
}


@media screen and (max-width: 767px){
  .pc-btm-area__section{
    padding:30px 0;
  }
}

/*-------------------------------------
　全体設定
---------------------------------------*/
.p-gaming-pc-sub__lead{
  margin-bottom: 2em;
  text-align: left;
}
@media screen and (max-width:767px){
  .p-gaming-pc-sub .u-pc-width{
    width: 92vw;
    margin: 0 auto;
  }
}

/*-------------------------------------
 head8ng
---------------------------------------*/
.p-gaming-pc-sub .c-headline__h2 {
  margin: 0 0 calc(var(--p-gaming-pc-gap) / 2) !important
    /*includeアセットを上書きするため*/
  ;
  font-size: 30px;
  line-height: 1.25;
  text-align: left;
  transform: revert;
  color: #001e60;
  letter-spacing: 0.05em;
}
.p-gaming-pc-sub .c-headline__h2 br {
  display: none;
}
.p-gaming-pc-sub .c-headline__h2 small {
  font-size: 17px !important;
}
@media screen and (max-width:767px) {
  .p-gaming-pc-sub .c-headline__h2 {
  font-size: 26px;
  line-height: 1;
}
.p-gaming-pc-sub .c-headline__h2 br {
  display: block;
}
.p-gaming-pc-sub .c-headline__h2 small {
  font-size: 13px !important;
}
}

.p-gaming-pc-sub .c-headline__h2--has-eng-sub {
  font-size: 17px;
  text-align: left;
  transform: revert;
  color: #001e60;
  letter-spacing: 0.05em;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.p-gaming-pc-sub .p-gaming-pc__selection .c-headline__h2--has-eng-sub {
  color: #fff;
  padding-left:0;
  line-height: 1.6;
}

.p-gaming-pc-sub .c-headline__h2--has-eng-sub::before {
  font-size: 30px;
  font-family: Roboto, sans-serif;
  margin-right: 0.5em;
}

.p-gaming-pc-sub .c-headline__h3 {
  font-size: 21px;
  margin: 0 0 calc(var(--p-gaming-pc-gap) / 4);
  color: #001e60;
  text-align: left;
  font-style: normal;
}

.p-gaming-pc-sub .c-headline__leadtext {
  text-align: left;
  line-height: 1.6;
  margin: 0 0 calc(var(--p-gaming-pc-gap) / 4);
  font-size: clamp(0.75rem, 0.701rem + 0.24vw, 0.875rem);
}

.p-gaming-pc-sub .c-headline__h3--align-left {
  text-align: left;
  transform: revert;
  font-style: revert;
}

.p-gaming-pc-sub .p-gaming-pc__selection .c-headline__h2--has-eng-sub::before {
  content: "SELECTION";
  color: #fff;
}
.p-gaming-pc-sub .p-gaming-pc__campaign .c-headline__h2--has-eng-sub::before {
  content: "CAMPAIGN";
}

.p-gaming-pc-sub .p-ranking .c-headline__h2--has-eng-sub::before {
  content: "RANKING";
}

.p-gaming-pc-sub .p-gaming-pc__grade .c-headline__h2--has-eng-sub::before {
  content: "GRADE";
}

.p-gaming-pc-sub .p-gaming-pc__series .c-headline__h2--has-eng-sub::before {
  content: "SERIES";
}

.p-gaming-pc-sub .p-gaming-pc__lineup .c-headline__h2--has-eng-sub::before {
  content: "LINEUP";
}

.p-gaming-pcv .p-gaming-pc__select-point .c-headline__h2--has-eng-sub::before {
  content: "CONTENTS";
}

.p-gaming-pc-sub .p-gaming-pc-sub__others .c-headline__h2--has-eng-sub::before {
  content: "OTHERS";
}

.p-gaming-pc-sub .p-gaming-pc-sub__newarrival .c-headline__h2--has-eng-sub::before {
  content: "NEW ARRIVAL";
}

.p-gaming-pc-sub .p-gaming-pc-sub__select-point .c-headline__h2--has-eng-sub::before {
  content: "POINT";
}

.p-gaming-pc-sub .p-gaming-pc-sub__faq .c-headline__h2--has-eng-sub::before {
  content: "FAQ";
}

.p-gaming-pc-sub .p-gaming-pc-sub__select-staffreview .c-headline__h2--has-eng-sub::before {
  content: "STAFF REVIEW";
}

.p-gaming-pc-sub .p-gaming-pc-sub__customer-review .c-headline__h2--has-eng-sub::before {
  content: "USER REVIEW";
}

.p-gaming-pc-sub .p-gaming-pc-sub__relation-page .c-headline__h2--has-eng-sub::before {
  content: "RELATED";
}


@media screen and (max-width:767px) {
  .p-gaming-pc-sub .c-headline__h2--has-eng-sub {
    font-size: 16px;
    letter-spacing:0;
    line-height: 1.6;
  }

  .p-gaming-pc-sub .c-headline__h2--has-eng-sub::before {
    font-size: 26px;
    display:block;
    width:100%;
    line-height: 1;
    margin-bottom: 10px;
  }

  .p-gaming-pc-sub .c-headline__h3 {
    font-size: 16px;
    margin: 0 0 calc(var(--p-gaming-pc-gap) / 2);
    letter-spacing:0;
    line-height: 1.6;
  }
}

.p-customize-details .c-headline__h2 {
  font-size: 21px;
  text-align: left;
  transform: revert;
  color: #484848;
  letter-spacing: 0.05em;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
@media screen and (max-width:767px) {
  .p-customize-details .c-headline__h2 {
    font-size: 16px;
    margin: 0 0 calc(var(--p-gaming-pc-gap) / 2);
  }
}
/*-------------------------------------
　全体設定
---------------------------------------*/
.p-gaming-pc-sub__lead{
  margin-bottom: 2em;
  text-align: left;
}
@media screen and (max-width:767px){
  .p-gaming-pc-sub .u-pc-width{
    width: 92vw;
    margin: 0 auto;
  }
}

/*-------------------------------------
　kv
---------------------------------------*/
/*TC30*/
.p-gaming-desk-kv{
  position:relative;
  display:block;
  background: #000 url(../images/kv-bkg.webp?01) no-repeat top center / cover;
  text-align:center;
}
.p-gaming-desk-kv img{
  margin:auto;
  width:calc(100% - 60px);
  max-width:1140px;
}
@media screen and (max-width:767px) {
  .p-gaming-desk-kv img{
    width:100%;
  }
}

/*X*/
.p-gaming-pc-x-kv{
  position:relative;
  display:block;
  background: #000 url(../../../category-top/gaming-pc/sub/gaming-pc-tc1030/images/x-kv-bkg.webp?03) no-repeat top center / cover;
  text-align:center;
}
.p-gaming-pc-x-kv img{
  margin:auto;
  width:calc(100% - 60px);
  max-width:1140px;
}
@media screen and (max-width:767px) {
  .p-gaming-pc-x-kv img{
    width:100%;
  }
}
/*F*/
.p-gaming-pc-f-kv{
  position:relative;
  display:block;
  background: #000 url(../../gaming-pc-tc1031/images/f-kv-bkg.webp?01) no-repeat top center / cover;
  text-align:center;
}
.p-gaming-pc-f-kv img{
  margin:auto;
  width:calc(100% - 60px);
  max-width:1140px;
}
@media screen and (max-width:767px) {
  .p-gaming-pc-f-kv img{
    width:100%;
  }
}


/*-------------------------------------
　おすすめモデル
---------------------------------------*/
.p-gaming-pc-sub__reccomend__card:not(:has(.recommend-custom-box)){
  align-self: flex-start;
}
.rec-customize-wrap{
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__reccomend__card>.p-gaming-pc-sub__reccomend__card__img {
    display: none;
  }

  .p-gaming-pc-sub__reccomend__card .p-gaming-pc-sub__reccomend__card__text--h .p-gaming-pc-sub__reccomend__card__img {
    display: block !important;
    margin-bottom: 10px;
  }

  .p-gaming-pc-sub__reccomend__card__text {
    flex-direction: row !important;
    flex-wrap: wrap;
  }

  .p-gaming-pc-sub__reccomend__card__text--h {
    width: 49%;
  }

  .p-gaming-pc-sub__reccomend__card__text--h .p-gaming-pc-sub__reccomend__card__text--light {
    margin-top: 20px;
  }

  .p-gaming-pc-sub__reccomend__card__text p,
  .p-gaming-pc-sub__reccomend__card__text a {
    width: 100%;
  }

  .p-gaming-pc-sub__reccomend__card__text--bold span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .skeleton-loading .ranking_game_desktop .p-gaming-pc-sub__reccomend__card__text--middle,
  .skeleton-loading .p-gaming-pc-sub__reccomend__card__text--bold,
  .recommend-custom-box .p-gaming-pc-sub__reccomend__card__text--light {
    min-height: unset !important;
  }
}

.p-gaming-pc-sub .p-ranking {
  background-color: #f6f6f6;
}
.p-ranking-list__card-button-white {
  padding-top: 0.5rem;
}

.c-button--black {
  color: #fff;
  background: #000;
  border: 1px solid #000; 
}
.c-button--black:before {
  background-color: #ccc; 
}
.c-button--black:after {
  border-color: #fff; 
}
.c-button--white {
  color: #000;
  background: #fff;
  border: 1px solid #000; 
}
.c-button--white:before {
  background-color: #ccc; 
}
.c-button--white:after {
  border-color: #484848; 
}
.c-button--metal {
  color: #fff;
  background: #666;
  border: 1px solid #666; 
}
.c-button--metal:before {
  background-color: #ccc; 
}
.c-button--metal:after {
  border-color: #fff; 
}

.p-ranking-list__card-wrapper {
  justify-content: space-between;
}

.p-ranking-list__card-image {
  position: relative;
  width: 100%;
  text-align: left;
  margin: 10px auto;
}

.p-ranking-list__card-image>.card__img {
  position: relative;
  margin: auto;
  width: 65%;
}

.p-ranking-list__card-image>.card__img-left {
  position: relative;
  top: 10px;
  left: 0;
  z-index: 2;
  width: 65%;
}

.p-ranking-list__card-image>.card__img-right {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 1;
  width: 65%;
}

.p-ranking-list .p-ranking-list__card::after {
  right: 10px;
  top: 10px;
  z-index: 3;
}

.p-ranking-list__card-txt {
  display: grid;
  gap: 0.5rem;
}

@media screen and (max-width: 767px) {
  .p-ranking-list__card-image {
    margin-top: 0;
  }
}

.entry-box .entry-box__point .point {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .entry-box .entry-box__point .point {
    font-size: 1rem;
  }
    .entry-box .entry-box__point,
    .entry-box .entry-box__link {
    width: 100%;
    padding: 0.1rem;
    font-size: 0.6rem;
  }
}

.smbc-item{
  margin-top: 5px;
  font-size: 0.8rem;
  text-align:left;
}
.smbc-item .js-products-show_fee-modal-recommend{
  color:#00a1e8;
  font-weight: normal;
  text-decoration: underline;
}
.smbc-item .recItemPrice {
  color: #e43344;
}
.smbc-item .recItemPrice span{
  font-size: 1.6rem !important;
  font-weight: 700;
}
.smbc-item svg {
  height: 1em;
  margin-left: 0.25em;
  vertical-align: middle;
  display: inline-block;
}

.smbc-item .recItemIcon {
  background: none;
  /* color: #e43344; */
  font-size: clamp(12px, 0.705rem + 0.23vw, 14px);
  padding: 0;
}
.smbc-item svg:hover,
.smbc-item .js-products-show_fee-modal-recommend:hover{
  cursor: pointer;
}
.smbc-connect {
  color: #484848;
  font-weight:normal
}
@media screen and (max-width: 767px) {
  .smbc-item .recItemPrice span{
    font-size: 1rem;
  }
  .smbc-item{
    font-size: 0.6rem;
  }
}

.p-ranking-list__card-text--price {
  color: #484848;
} 
@media screen and (max-width: 767px) {
    .coupon-code__text{
      font-size: clamp(0.5rem, calc(0.201rem + 1.276vw), 0.813rem); /* min: 8px, max: 13px */;
    }
    .coupon-value__detail {
      font-size:clamp(1.25rem, calc(1.011rem + 1.02vw), 1.5rem); /* min: 20px, max: 24px */
    }
  }

.sale-model .coupon-wrapper {
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 10px;
}
.coupon-value {
  width: 100%;
}
/*----------------------------------------------------
　選び方のポイント
----------------------------------------------------*/
.p-gaming-pc-sub__select-point{
  padding: 90px 0;
  overflow: hidden;
}
.p-gaming-pc-sub__select-point-slider{
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.p-gaming-pc-sub__select-point-slider .swiper-container{
  width: 100%;
  margin: 0 auto 80px;
  position: relative;
  overflow: visible;
}
.p-gaming-pc-sub__select-point-slider .swiper-slide{
  width: 287px !important;
  height: auto;
  padding: 30px;
  background: linear-gradient(to right, #000 0%, #021E60 100%);
  border-radius: 16px;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.p-gaming-pc-sub__select-point-slider-thumb{
  width: calc(100% + 30px + 30px);
  margin: -30px;
  margin-bottom: 30px;
  border-radius: 16px 16px 0 0;
}
.p-gaming-pc-sub__select-point-slider-title{
  font-size: 20px;
  font-weight: 700;

  line-height: 1.6;
}
.p-gaming-pc-sub__select-point-slider-body{
  flex-grow: 1;
  font-size: 14px;
  line-height: 1.7;
}
.p-gaming-pc-sub__select-point-slider-link {
  margin-top: auto;
  display: flex;
  gap: 20px;
  justify-content: flex-end;
}
.p-gaming-pc-sub__select-point-slider-link .c-button{
  height: 40px;
  border-radius: 40px;
}
.p-gaming-pc-sub__select-point-slider-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(98, 98, 98, 0.5);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
  backdrop-filter: blur(5px);
  position: absolute;
  bottom: -80px;
}
.p-gaming-pc-sub__select-point-slider-button::after {
  content: '';
  width: 30%;
  height: 30%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(-12.5%, 12.5%);
}
.p-gaming-pc-sub__select-point-slider-button--next {
  right: 0;
  transform: rotate(45deg);
}
.p-gaming-pc-sub__select-point-slider-button--prev {
  right: 80px;
  transform: rotate(-135deg);
}
.p-gaming-pc-sub__select-point-slider-button.swiper-button-disabled {
  background: rgba(220, 220, 220, 0.5);
  cursor: default;
}
@media screen and (max-width:767px){
  .p-gaming-pc-sub__select-point{
    padding: 45px 0;
  }
  .p-gaming-pc-sub__select-point-slider{
    width: calc(100% - 30px);
  }
  .p-gaming-pc-sub__select-point-slider .swiper-slide{
    padding: 20px;
    gap: 20px;
  }
  .p-gaming-pc-sub__select-point-slider-thumb{
    width: calc(100% + 20px + 20px);
    margin: -20px;
    margin-bottom: 20px;
  }
  .p-gaming-pc-sub__select-point-slider-title{
    font-size: 4.27vw;
  }
  .p-gaming-pc-sub__select-point-slider-body{
    font-size: 3.2vw;
  }
  .p-gaming-pc-sub__select-point-slider-link{
    gap: 5px;
  }
  .p-gaming-pc-sub__select-point-slider-link .c-button{
    padding-right: 10px;
    font-size: 3.2vw;
    height: 8.53vw;
  }
  .p-gaming-pc-sub__select-point-slider-link .c-button::after{
    right: 11.31px;
  }
}

/*-------------------------------------
　購入者様レビュー
---------------------------------------*/
.p-gaming-pc-sub__customer-review {
      background: #f6f6f6;
    }
    .p-ranking-list__card-text--review {
      height: .8rem;
    }
    @media screen and (max-width: 767px) {
      .p-ranking-list__card-text--review {
        height: .6rem;
      }
}
.user-review-wrap{
  width:100%;
  display:flex;
  gap:30px;
  flex-wrap:wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.user-review-wrap ul{
  width:calc(50% - 15px);
  display:flex;
  gap:20px;
  flex-direction: column;
}
.user-review-wrap li{
  position:relative;
  width:100%;
  background:#fff;
  border-radius: 20px;
  padding:20px;
}
.user-review-wrap .review-user{
  position:relative;
  padding-left:50px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-bottom:20px;
}
.user-review-wrap .review-user::before{
  position:absolute;
  content:'';
  top:0;
  left:0;
  width:40px;
  height:40px;
  background: url(../../../category-top/gaming-pc/images/gamingnote-pc/icon-review-user.svg) no-repeat 50% 50% / cover;
}

.user-review-wrap .review-model{
  width:100%;
  font-weight:700;
}
.user-review-wrap .review-purchaser{
  width:50%;
}
.user-review-wrap .review-content{
  position:relative;
  padding-top:20px;
  width:100%;
  background:#f6f6f6;
  padding:20px;
  border-radius: 20px;
  line-height:1.7;
  weight 500;
  font-size:16px;
}
.user-review-wrap .review-content::before{
  position:absolute;
  content:'';
  top:-19px;
  left:20px;
  width:20px;
  height:20px;
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  background-color: #f6f6f6;
}

@media screen and (max-width: 767px){
  .user-review-wrap{
    flex-direction: column;
    gap: 0;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .user-review-wrap ul{
    width:100%;
    gap:0;
  }
  .user-review-wrap li{
    border-radius: 0;
  }
  .user-review-wrap .review-purchaser {
    font-size: 12px;
  }
  .user-review-wrap .review-content{
    font-size:14px;
  }
}
/*蜷�い繧ｻ繝�ヨ陦ｨ遉ｺ隱ｿ謨ｴ*/
.ranking_game_desktop a,.p-gaming-pc-sub__reccomend__card,.p-gaming-pc-sub__reccomend__card__text{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.p-gaming-pc-sub__reccomend__card:hover object img{
  transform: none;
}
.p-gaming-pc-sub__reccomend__card__img{
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.p-gaming-pc-sub__reccomend__card__text--light{
  margin-bottom: 7px;
}

/*raytrek*/
.model_detail .priceBox{
  margin-top: auto;
  padding-top: 1em;
}
.model_detail .second ul{
  display: flex;
  flex-direction: column;
}
.model-image{
  margin-bottom: 20px;
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width:479px){
  .model_detail .second ul+ul{
    margin-top: 40px;
  }
}

/*繝ｬ繝薙Η繝ｼ譫�陦ｨ遉ｺ*/
a.review-in-recommend__link{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5em;
}
.review-in-recommend__star{
  height: 1em !important;
}
.review-in-recommend__count{
  text-decoration: underline;
}
@media screen and (max-width: 767px) and (max-width: 767px){
  .p-gaming-pc-sub__reccomend__card{
    justify-content: center;
  }
  a.review-in-recommend__link{
    font-size: 12px;
  }
}
/*-------------------------------------
特徴
---------------------------------------*/
.p-gaming-pc-sub__select-feature {
	padding: 90px 0;
	overflow: hidden;
}

.p-gaming-pc-sub .p-gaming-pc-sub__select-feature .c-headline__h3 {
	position: relative;
	overflow: hidden;
}

.p-gaming-pc-sub .p-gaming-pc-sub__select-feature .c-headline__h3::before {
	content: url("../../../category-top/gaming-pc/sub/gaming-pc-tc1030/images/title-feature-x-sp.webp");
	padding-right: 1em;
	display: inline-block;
}

.p-gaming-pc-sub__select-feature-slider {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}

.p-gaming-pc-sub__select-feature-slider .swiper-container {
	width: 100%;
	margin: 0 auto 80px;
	position: relative;
	overflow: visible;
}

.p-gaming-pc-sub__select-feature-slider .swiper-slide {
	width: 1000px;
	height: auto;
	padding: 20px;
	background: linear-gradient(to right, #000 0%, #021E60 100%);
	border-radius: 16px;
	color: #fff;
	display: flex;
	gap: 30px;
}

.p-gaming-pc-sub__select-feature-slider .swiper-slide:nth-child(odd) {
	background: url(../../../category-top/gaming-pc/sub/gaming-pc-tc1030/images/bg-feature-x-01.webp);
	background-size: cover;
	background-position: center;
}

.p-gaming-pc-sub__select-feature-slider .swiper-slide:nth-child(even) {
	background: url(../../../category-top/gaming-pc/sub/gaming-pc-tc1030/images/bg-feature-x-02.webp);
	background-size: cover;
	background-position: center;
}

.p-gaming-pc-sub__select-feature-slider-thumb {
	width: 420px;
	flex-shrink: 0;
}

.p-gaming-pc-sub__select-feature-slider-body {
	/*flex: 1;*/
	font-size: 16px;
	line-height: 1.7;
	flex-grow: 1;
	flex-basis: 50%;
}

.p-gaming-pc-sub__select-feature-slider-title {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.4;
	padding: 1em 0;
}

.p-gaming-pc-sub__select-feature-slider-body small {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	padding-top: 1em;
}

.p-gaming-pc-sub__select-feature-slider-button {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(98, 98, 98, 0.5);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	z-index: 1;
	backdrop-filter: blur(5px);
	position: absolute;
	bottom: -80px;
}

.p-gaming-pc-sub__select-feature-slider-button::after {
	content: '';
	width: 30%;
	height: 30%;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translate(-12.5%, 12.5%);
}

.p-gaming-pc-sub__select-feature-slider-button--next {
	right: 0;
	transform: rotate(45deg);
}

.p-gaming-pc-sub__select-feature-slider-button--prev {
	right: 80px;
	transform: rotate(-135deg);
}

.p-gaming-pc-sub__select-feature-slider-button.swiper-button-disabled {
	background: rgba(220, 220, 220, 0.5);
	cursor: default;
}

@media screen and (max-width:1240px) {
	.p-gaming-pc-sub__select-feature-slider .swiper-slide {
	width: 760px;
	}

	.p-gaming-pc-sub__select-feature-slider-thumb {
	width: 340px;
	}
}

@media screen and (max-width:767px) {
	.p-gaming-pc-sub__select-feature {
	padding: 45px 0;
	}

	.p-gaming-pc-sub .p-gaming-pc-sub__select-feature .c-headline__h3::before {
	content: url("../../../category-top/gaming-pc/sub/gaming-pc-tc1030/images/modal-title-feature-x.webp");
	padding-right: 0.3em;
	display: inline-block;
	}

	.p-gaming-pc-sub__select-feature-slider {
	width: calc(100% - 30px);
	}

	.p-gaming-pc-sub__select-feature-slider .swiper-slide {
	flex-direction: column;
	align-items: center;
	padding: 5px 16px 10px 16px;
	gap: 5px;
	}

	.p-gaming-pc-sub__select-feature-slider .swiper-slide:nth-child(odd) {
	background: url(../../../category-top/gaming-pc/sub/gaming-pc-tc1030/images/bg-feature-x-01-sp.webp);
	background-size: cover;
	background-position: right bottom;
	}

	.p-gaming-pc-sub__select-feature-slider .swiper-slide:nth-child(even) {
	background: url(../../../category-top/gaming-pc/sub/gaming-pc-tc1030/images/bg-feature-x-02-sp.webp);
	background-size: cover;
	background-position: right bottom;
	}

	.p-gaming-pc-sub__select-feature-slider-thumb {
	width: auto;
	flex: 0 1 auto;
	}

	.p-gaming-pc-sub__select-feature-slider-title {
	font-size: 4.8vw;
	padding: 0 0 0.5em;
	text-align: center;
	}

	.p-gaming-pc-sub__select-feature-slider-body {
	font-size: 3.2vw;
	line-height: 1.5;
	}

	.p-gaming-pc-sub__select-feature-slider-body small {
	font-size: 2.2vw;
	line-height: 1.3;
	}

	.p-gaming-pc-sub__select-feature-slider-link .c-button {
	padding-right: 10px;
	font-size: 3.2vw;
	height: 8.53vw;
	}

	.p-gaming-pc-sub__select-feature-slider-link .c-button::after {
	right: 11.31px;
	}
}

/*-------------------------------------
　ゲーミングデスクトップPCのよくあるご質問
---------------------------------------*/
.p-gaming-pc-sub__faq{
  padding: 90px 0;
}
.p-gaming-pc-sub__faq-list{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.p-gaming-pc-sub__faq-list-item{
  width: calc((100% - 20px) / 2);
  height: 100%;
  border: 1px solid #ececec;
  box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, .1);
  transition: transform .2s;
  position: relative;
}
.p-gaming-pc-sub__faq-list-item details{
  padding: 20px;
  line-height: 1.5;
}
.p-gaming-pc-sub__faq-list-item details summary{
  cursor: pointer;
}
.p-gaming-pc-sub__faq-list-item-body{
  margin-top: 20px;
}
@media screen and (max-width:767px){
  .p-gaming-pc-sub__faq{
    padding: 45px 0;
  }
  .p-gaming-pc-sub__faq-list-item{
    width: 100%;
  }
}

.p-gaming-pc-sub__sticky-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 45px;
  width: 700px;
  z-index: 100;
  margin: 0 auto 45px; 
}

.p-gaming-pc-sub__footer-inner {
  color: #140919;
  background: #EFEFEF;
  border: 1px solid #D2D2D2;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  padding: 15px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  border-radius: 9999px;
}
.p-gaming-pc-sub__footer-inner .model-name,
.p-gaming-pc-sub__footer-inner .model-spec {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}
.price-block {
  border-left: 1px solid #D2D2D2;
  padding-left: 25px;
}
.p-gaming-pc-sub__footer-inner .model-shipment-date {
  font-size: 13px;
  font-weight: 600;
}
.p-gaming-pc-sub__footer-inner .model-price {
  font-size: 25px;
  font-weight: 700;
}
.p-gaming-pc-sub__footer-inner .tax {
  font-size: 18px;
}
.p-gaming-pc-sub__footer-inner .c-button {
  color: #fff;
  width: 160px;
  background: #005BAC;
  border: none;
  border-radius: 9999px;
}
.p-gaming-pc-sub__footer-inner .c-button::after {
  content: none;
}
@media screen and (max-width:767px){
  .p-gaming-pc-sub__sticky-footer {
    width: 100%;
    bottom: 0;
    transform: none;
    margin-bottom: 0;
  }
  .p-gaming-pc-sub__footer-inner {
    padding: 15px 10px;
    justify-content: space-between;
    gap: 5px;
    border-radius: 0;
  }
  .p-gaming-pc-sub__footer-inner .model-name {
    font-size: 12px;
  }
  .p-gaming-pc-sub__footer-inner .model-spec {
    display: none;
  }
  .price-block {
    border: none;
    padding-left: 0;
  }
  .p-gaming-pc-sub__footer-inner .model-shipment-date {
    font-size: 11px;
  }
  .p-gaming-pc-sub__footer-inner .model-price {
    font-size: 21px;
  }
  .p-gaming-pc-sub__footer-inner .tax {
    font-size: 15px;
  }
  .p-gaming-pc-sub__footer-inner .c-button {
    font-size: 12px;
    width: 93px;
    flex: none;
  }
}