@charset "utf-8";
/* CSS Document */

/*-------------------------------------

base.cssと干渉して別の装飾が表示されるので
一部のクラス名を変更しています。

.head_low3 → .head_low3_B
.expertLine → .expertLine_B
.casualLine → .casualLine_B

-------------------------------------*/

/*base.css打ち消し用　start*/
/*グラフィック列の変更を防ぐ1*/
.p-gaming-pc-sub__model__contents__inr #ver01 td.hover, .p-gaming-pc-sub__model__contents__inr #ver01g td.hover, .p-gaming-pc-sub__model__contents__inr #ver02 td.hover, .p-gaming-pc-sub__model__contents__inr #vervr td.hover, .p-gaming-pc-sub__model__contents__inr #ver05 td.hover, .p-gaming-pc-sub__model__contents__inr #ver01 th.hover, .p-gaming-pc-sub__model__contents__inr #ver01g th.hover, .p-gaming-pc-sub__model__contents__inr #ver02 th.hover, .p-gaming-pc-sub__model__contents__inr #vervr th.hover, .p-gaming-pc-sub__model__contents__inr #ver05 th.hover, .p-gaming-pc-sub__model__contents__inr #ver07 td.hover, .p-gaming-pc-sub__model__contents__inr #ver07 th.hover, .p-gaming-pc-sub__model__contents__inr #ver08 td.hover, .p-gaming-pc-sub__model__contents__inr #ver08 th.hover {
  background-color: inherit;
  color: #fff;
}

/*グラフィック列の変更を防ぐ2*/
.p-gaming-pc-sub__model__contents__inr #ver01 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver01g tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver02 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #vervr tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver05 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver01 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver01g tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver02 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #vervr tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver05 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver07 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver07 tfoot td:hover, .p-gaming-pc-sub__model__contents__inr #ver08 tbody th:hover, .p-gaming-pc-sub__model__contents__inr #ver08 tfoot td:hover {
  background-color: inherit;
  color: #fff !important;
}

/*CPU行のテキスト白化を防ぐ*/
.p-gaming-pc-sub__model__contents__inr #ver01 tfoot td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver01 td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver01g td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver02 td.hover-col, .p-gaming-pc-sub__model__contents__inr #vervr td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver05 td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver07 td.hover-col, .p-gaming-pc-sub__model__contents__inr #ver08 td.hover-col {
  background-color: inherit;
  color: #000 !important;
}

/*モデル名のテキスト白化を防ぐ*/
.p-gaming-pc-sub__model__contents__inr #ver02 td.hover {
  color: inherit;
}

/*CPU行のテキスト色黒化を防ぐ*/
.p-gaming-pc-sub__model__contents__inr #ver02 tfoot td.hover-col {
  color: #fff !important;
}

.p-gaming-pc-sub__model__contents {
  padding-top: 0;
}
.p-gaming-pc-sub__model__contents__inr html body {
  color: inherit;
}
.p-gaming-pc-sub__model__contents__inr .u-mt-ss,
.p-gaming-pc-sub__model__contents__inr .u-mt-ms {
  margin-top: 0 !important;
}
.p-gaming-pc-sub__model__contents__inr .wid_low4 {
  border-top: none; 
  padding: 0;
  width: auto;
}
.p-gaming-pc-sub__model__contents__inr .desk-map {
  padding: 0;
}
.p-gaming-pc-sub__model__contents__inr .desk-map-first-border {
  border-top: none;
}
.p-gaming-pc-sub__model__contents__inr .desk-map-model {
  background-color: inherit;
  border: none;
}
.p-gaming-pc-sub__model__contents__inr a, .p-gaming-pc-sub__model__contents__inr a span {
  color: inherit;
}
.p-gaming-pc-sub__model__contents__inr .desk-map-card {
  border: none;
  background-color: inherit;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.p-gaming-pc-sub__model__contents__inr .desk-map-name {
  font-weight: normal;
}
.p-gaming-pc-sub__model__contents__inr .desk-mapB-data {
  border-top: none;
  padding: 0;
}
.p-gaming-pc-sub__model__contents__inr .desk-map-cpu {
  background-color: inherit;
}
.p-gaming-pc-sub__model__contents__inr .slant_low4:before {
  transform: rotate(0deg);
}
.p-gaming-pc-sub__model__contents__inr .slant_low4:after {
  transform: rotate(0deg);
  top: inherit;
  left: inherit;
}

.p-gaming-pc-sub__reccomend__card__text--price span.main_price {
    font-size: 20.5px;
    font-weight: bold;
    letter-spacing: 0.82px;
}

/*base.css打ち消し用　end*/

/*----------------------------------------------------
　smbcバナー用
----------------------------------------------------*/
@media screen and (min-width: 480px) {
  .smbc_bnr_box a:hover {
    -webkit-animation-duration: 1s;
    -webkit-animation-name: flash;
    animation-name: hover-flash;
    animation-duration: 1s;
    opacity: 1;
  }
}
.smbc_bnr_box {
  background: #fff;
	position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100000;
}
.smbc_bnr_box img {
  width: 100%;
}
.smbc_bnr_box .btn_belt_close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  cursor: pointer;
	width: 30px;
}
@media screen and (max-width: 479px) {
  .smbc_bnr_box {
    left: auto;
    right: 0;
    width: 40%;
  }
  .smbc_bnr_box img {
    width: 100%;
  }
  .smbc_bnr_box .btn_belt_close {
    top: -26px;
    transform: translateY(0);
    /*bottom: 0;*/
    right: 0;
    width: 26px;
  }
}

@media screen and (max-width: 767px) {
  .p-gaming-pc__fv__section {
    background: url("../../../../../category-top/gaming-pc/sub/gaming-pc-tc30/images/img_gaming-pc_mv_sp.jpg") no-repeat;
    background-position: center;
    background-size: cover;
  }
}
.p-gaming-pc__fv__section .caseImg {
  left: 50%;
  transform: translateX(-600px);
  bottom: 34px;
  position: absolute;
  z-index: 2;
}

.p-gaming-pc__purpose__card__text .purpose_price {
  color: #e43344;
  font-size: 16px;
}
.p-gaming-pc__purpose__card__text .purpose_price span {
  color: #e43344;
  font-size: 24px;
}

.p-common-item-slider__section {
  margin: 0 auto 60px;
}
.p-common-item-slider__slide {
  height: auto;
}
@media screen and (min-width: 480px), print {
  .p-common-item-slider__slide {
    width: 212px;
    min-height: 324px;
  }
}
@media screen and (max-width: 479px) {
  .p-common-item-slider__slide {
    width: 130px;
    min-height: 323px;
    min-height: 250px;
  }
}
.p-common-item-slider__scrollbar.swiper-scrollbar {
  position: static;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 4px;
  margin-top: 30px;
  background-color: #c8c8c8;
}
@media screen and (max-width: 479px) {
  .p-common-item-slider__scrollbar.swiper-scrollbar {
    width: calc(100% - 15px);
    height: 2px;
    margin-top: 17px;
    margin-right: 15px;
  }
}
.p-common-item-slider__wrapper .p-common-item-slider__slide {
  min-height: 280px;
}

@media screen and (max-width: 1040px){
  .p-gaming-pc-sub__point__img-area-container {
    max-width: 630px; 
  }
}


/*----------------------------------------------------
　GALLERIA × GigaCrystaコラボ液晶用
----------------------------------------------------*/
.p-gaming-pc-sub__point__monitor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
.p-gaming-pc-sub__point__monitor a {
    color: #00a2e6;
    text-decoration: underline;
}
.p-gaming-pc-sub__point__monitor a:hover {
    text-decoration: none;
}
.swiper-wrapperB {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

@media screen and (min-width: 480px) {
  .p-gaming-pc-sub__point__monitor {
    height: 492px;
    padding: 39px 30px 40px 19px;
  }
}
@media screen and (max-width: 479px) {
  .p-gaming-pc-sub__point__monitor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 58px;
  }
}

@media screen and (max-width: 479px) {
  .p-gaming-pc-sub__point__monitor img {
    max-width: 303px;
  }
}
@media screen and (max-width: 479px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__text-area__text p {
    margin-bottom: 22px;
  }
}

.p-gaming-pc-sub__point__monitor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p-gaming-pc-sub__point__monitor {
    padding: 39px 30px 40px 19px;
  }
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__monitor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 58px;
  }
}
.p-gaming-pc-sub__point__monitor::before {
  position: absolute;
  top: 52px;
  left: -32px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: rgba(0, 162, 230, 0.5);
  font-size: 12px;
  font-weight: bold;
  content: "GALLERIA × GigaCrysta";
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__monitor::before {
    top: 56px;
    left: -36px;
    font-size: 11px;
  }
}
.p-gaming-pc-sub__point__monitor::after {
  position: absolute;
  top: 137px;
  left: 30px;
  width: 1px;
  height: 305px;
  background-color: #00a2e6;
  content: "";
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__monitor::after {
    top: 132px;
    left: 20.5px;
    height: 68%;
  }
}
@media screen and (min-width: 768px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__text-area {
    max-width: 37.5%;
  }
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__text-area__text p {
    margin-bottom: 22px;
  }
}
.p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container {
    display: block;
    padding: 5%;
  }
}
@media screen and (min-width: 768px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 720px;
    padding: 30px;
  }
}
.p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .js-galleryB {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .js-galleryB {
    position: relative;
    top: 0;
    left: 0;
    min-height: 28vh;
  }
}
@media screen and (min-width: 768px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .js-galleryB {
    width: 79.64%;
  }
}
.p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .js-galleryB li {
  position: relative;
  width: 100%;
  height: 0;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .js-galleryB li {
    width: 100%;
  }
}
.p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .js-galleryB li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8.5px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .js-galleryB li p {
    height: 45px;
    padding: 15px 20px;
    font-size: 16px;
  }
}
.p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .js-galleryB li.js-fade-inB {
  height: auto;
  opacity: 1;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .swiper-wrapperB {
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .swiper-wrapperB {
    margin-top: 2%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .swiper-wrapperB {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 15.2%;
  }
}
.p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .swiper-wrapperB .swiper-slideB {
  height: auto !important;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .swiper-wrapperB .swiper-slideB {
    width: 20%;
    height: 100% !important;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .swiper-wrapperB .swiper-slideB img {
    opacity: 0.4;
  }
}
.p-gaming-pc-sub__point__monitor .p-gaming-pc-sub__point__img-area-container .swiper-wrapperB .swiper-slideB img.js-imageactiveB {
  opacity: 1;
}


/*----------------------------------------------------
　画像切り替base.css上書き
----------------------------------------------------*/
@media screen and (max-width: 1140px){
  .p-gaming-pc-sub__point__spec .p-gaming-pc-sub__point__img-area-container {
    width: auto;
  }
  .p-gaming-pc-sub__point__spec::after {
    height: calc(100% - 50px);
  }
}

/*----------------------------------------------------
　中古ブロック
----------------------------------------------------*/
.ugp {
  background-color: #4c4c4c;
  color: #fff;
  margin-bottom: 70px;
  padding: 80px 0;
  width: 100%;
}
.ugp > p {
  font-size: 44px;
  margin-bottom: 40px;
  text-align: center;    
}
.ugp .item_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ugp .item_list.col1 > li > a {
  display: flex;
  flex-direction: row-reverse;
}
.ugp .item_list a,
.ugp .item_list a span {
  text-decoration: none;
  color: #fff;
}
.ugp .item_list .img_block {
  background: url(../../../../../5info/img/creator_support/special_model_bg.png) no-repeat;
  background-position: center center;
  background-size: 110%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 0 45px;
}
.ugp .item_list .img_block > img {
  display: block;
  width: 64%;
  transform: translate(-6%, -6%);
}
.ugp .item_list.col1 .item_name {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: .02em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ugp .item_list .item_name {
  color: #fff;
}
.ugp .item_list.col1 .spec_list {
  font-size: 13.5px;
  letter-spacing: .05em;
  margin-top: 10px;
  font-weight: 300;
  color: #ffffff;
}
.ugp .item_list.col1 .spec_list>li>span:nth-of-type(1) {
  padding-left: .3em;
}
.ugp .item_list.col1 .item_price .yen_tax {
  font-size: 15px;
  padding-left: .2em;
}
.ugp .item_list.col1 a .item_price,
.ugp .item_list.col1 a .item_price span {
  font-size: 30px;
  font-weight: 600;
}
.ugp .item_list.col1 .to_detail {
  border: none;
  background: linear-gradient(-90deg, #126fac, #73c0ee);
  color: #fff;
  font-size: 15px;
  letter-spacing: .2em;
  padding: 8px 0;
  cursor: pointer;
  border-radius: 20px;
  text-align: center;
  width: 180px;
  margin-top: 15px;
  transition: opacity .3s;
}
.ugp .catch {
  font-size: 22px;
  line-height: 140%;
  margin: 10px 0 0;
}
.ugp .used_other {
  font-size: 20px;
  font-weight: 600;
  text-align: right;
  margin-top: 20px;
  text-decoration: underline !important;
}
.ugp .used_other:hover {
  color: #011e60;
  text-decoration: none !important;
}
.mainContents a.tw_prime_data_st.tw_usedmodel01_primeurl,
.mainContents a.used_other,
.mainContents p.item_price span,
ul.spec_list li span {
  color: #fff;
}

@media screen and (min-width: 768px), print{
  .ugp .item_list .info_block {
    max-width: 450px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 1140px){
  .ugp .item_list.col1 {
    padding: 0 30px;
    width: 100%;
  }
  .ugp .item_list.col1 > li > a {
    justify-content: center;
  }
}

@media screen and (max-width: 767px){
  .ugp > p {
    font-size: 28px;
  }
  .ugp .item_list.col1 {
    padding: 0 15px;
  }
  .ugp .item_list .info_block {
    max-width: 50%;
  }
  .ugp .item_list .img_block {
    background-size: contain;
    padding: 0 0 60px;
  }
}

@media screen and (max-width: 479px) {
  .ugp {
    padding: 30px 15px;
  }
  .ugp > p {
    font-size: 6vw;
  }
  .ugp .catch {
    font-size: 4vw;
  }
  .ugp .item_list {
    padding: 20px 10px 30px;
  }
  .ugp .item_list.col1 > li > a {
    flex-direction: column;
  }
  .ugp .item_list > li > a {
    width: 100%;
  }
  .ugp .item_list .info_block {
    max-width: 100%;
  }
  .ugp .item_list.col1 .item_name {
    font-size: 5vw;
  }
  .ugp .item_list.col1 .spec_list {
    font-size: 3.5vw;
  }
  .ugp .item_list.col1 a .item_price,
  .ugp .item_list.col1 a .item_price span {
    font-size: 7vw;
  }
  .ugp .item_list.col1 .item_price .yen_tax {
    font-size: 4vw;
  }
  .ugp .item_list.col1 .to_detail {
    font-size: 5vw;
    width: 100%;
  }
}

/* コラボ ------------ */
.p-gaming-pc-sub__collabo {
  /*background: #011e60;*/
	background-color: #ecf8fd;
}
.p-gaming-pc-sub__collabo h2 {
  color: #004da1;
	
}
.p-gaming-pc-sub__collabo h2 + p {
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  margin-top: 30px;
}
.p-gaming-pc-sub__collabo_link {
	text-align: right;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc-sub__collabo h2 + p {
    font-size: 16px;
    margin-top: 20px;
    text-align: left;
  }
}

/* メインビジュアル ------------ */
.p-gaming-pc-sub__mv__section {
	overflow: hidden;
}
.p-gaming-pc__mv__image {
    text-align: center;
 }
.p-gaming-pc__mv__image > img {
    max-width: 100%;
	display: none;
 }
  .p-gaming-pc__mv__image > img.mv__image_sp {
    display: block;
  }
@media screen and (min-width: 768px) {
  .p-gaming-pc__mv__image > img.mv__image_wide, .p-gaming-pc__mv__image > img.mv__image_sp {
    display: none;
  }
  .p-gaming-pc__mv__image > img.mv__image_1440 {
    display: block;
  }
}
@media screen and (min-width: 1440px) {
  .p-gaming-pc__mv__image > img.mv__image_1440, .p-gaming-pc__mv__image > img.mv__image_sp {
    display: none;
  }
  .p-gaming-pc__mv__image > img.mv__image_wide {
    display: block;
  }
}
.p-gaming-pc__fv__section.p-gaming-pc__fv__gray {
	height: 600px;
	background: #001e60;
}
.mv_ttl {
	font-size: 80px;
	letter-spacing: 6px;
	line-height: 1.4;
	color: #fff;
	left: 14%;
	top: 100px;
	position: absolute;
  z-index: 2;	
}
.mv_case {
	width: 600px;
  right: 14%;
  bottom: 50px;
  position: absolute;
  z-index: 3;	
}
.mv_case img {
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
.mv_ttl {
	display: none;
}
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__fv__section.p-gaming-pc__fv__gray {
    height: auto;
  }
.mv_case {
	width: 100%;
  position: static;
	text-align: center;
	padding: 60px 15px 20px; 
}
.mv_case img {
  width: 80%;
}
}
/* 目的を選ぶ ------------ */
.p-gaming-pc__select {
	padding-bottom: 0;
}
.p-gaming-pc__select .countdown {
	margin-bottom: 120px;
}
.p-gaming-pc__bg_white {
  background: #fff;
}
.p-gaming-pc__bg_white h3 {
  font-size: 24px;
  line-height: 1.6;
  text-align: center;
  margin-top: 30px;
}
.p-gaming-pc__bg_white .p-gaming-pc__purpose__layout {
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
	padding-bottom: 4px;
}
.p-gaming-pc__bg_white .p-gaming-pc__purpose__card {
  width: calc((100% - 24px)/2);
}
.p-gaming-pc__select .p-gaming-pc__purpose__card {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px;
}
.p-gaming-pc__purpose__card.is_select {
	border: solid 1px #7fd0f2;
	background-color: #f2fafe;
}
.p-gaming-pc__bg_white .p-gaming-pc__purpose__card a {
	height: 100%;
	align-items: center;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__img {
	width: 120px;
	margin-right: 30px;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__img img {
	width: 100%;
	max-width: 100%;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__text {
  padding-top: 0;
	width: calc(100% - 150px);
}
.p-gaming-pc__bg_white .p-gaming-pc__purpose__card__text h4 {
	font-size: 18px;
	text-align: center;
}
.p-gaming-pc__bg_white .p-gaming-pc__purpose__card__text p {
  font-size: 15px;
	text-align: center;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__text p {
	  font-size: 14px;
	text-align: left;
	margin-bottom: 0;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__text p span {
  font-size: 14px;
	font-weight: bold;
	color: #00a2e6;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__text p span:first-of-type {
	color: #484848;
}
.c-panel-arrow.anchor_view::before {
	transform: scale(1, 0.95) rotate(135deg);
}
@media screen and (min-width: 768px), print {
  .p-gaming-pc__bg_white .p-gaming-pc__purpose__card:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 1140px) {
  .p-gaming-pc__bg_white .p-gaming-pc__purpose__layout {
    flex-direction: row;
  }
  .p-gaming-pc__bg_white .p-gaming-pc__purpose__card:first-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__bg_white h3 {
    font-size: 20px;
    margin-top: 20px;
  }
  .p-gaming-pc__bg_white .p-gaming-pc__purpose__layout {
	  flex-direction: column;
    gap: 15px;
  }
  .p-gaming-pc__bg_white .p-gaming-pc__purpose__card:first-child {
    margin-bottom: 0;
  }
.p-gaming-pc__select .p-gaming-pc__purpose__card {
	width: calc(100% - 4px);
	padding: 15px;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__img {
	width: 22%;
	margin-right: 20px;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__text {
	width: calc(100% - (22% + 20px));
}
}
@media screen and (max-width: 479px) {
.p-gaming-pc__select .countdown {
	margin-bottom: 60px;
}
.p-gaming-pc__bg_white .p-gaming-pc__purpose__card__text h4 {
	font-size: 4vw;
}
.p-gaming-pc__select .p-gaming-pc__purpose__card__text p, .p-gaming-pc__select .p-gaming-pc__purpose__card__text p span {
	  font-size: 3.4vw;
}
}
	.p-gaming-pc__purpose__card__link {margin: 10px 0 0}
	.p-gaming-pc__purpose__card__link a {padding: 10px; width: min(100%, 250px);}
	.p-gaming-pc__purpose__card__link a span {color: #fff; font-size: 14px;}
/* 商品の見方を選ぶ ------------ */
.p-gaming-pc__view {
	padding-block: 30px;
}
.p-gaming-pc__view .p-gaming-pc__purpose__layout {
    justify-content: center;
	flex-wrap: nowrap;
}
.p-gaming-pc__view .p-gaming-pc__purpose__card {
    width: 400px;
	cursor: pointer;
}
@media screen and (min-width: 768px), print {
  .p-gaming-pc__view .p-gaming-pc__purpose__card:hover {
    -webkit-animation-duration: .6s;
    -webkit-animation-name: flash;
    animation-name: hover-flash;
    animation-duration: .6s;
    opacity: 1;
  }
}
.p-gaming-pc__view .p-gaming-pc__purpose__card__text {
  width: 100%;
	padding-top: 0;
}
.p-gaming-pc__view .p-gaming-pc__purpose__card__text h4 {
    padding: 24px 0 20px;
}
.p-gaming-pc__view .p-gaming-pc__purpose__card__text h4 img {
    width: 40px;
    margin-right: 15px;
	margin-top: -4px;
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
.p-gaming-pc__view {
	padding-block: 10px;
}
.p-gaming-pc__view .p-gaming-pc__purpose__layout {
    flex-direction: row;
}
.p-gaming-pc__view .p-gaming-pc__purpose__card {
  width: calc((100% - 15px)/2);
}
}
@media screen and (max-width: 479px) {
  .p-gaming-pc__view .p-gaming-pc__purpose__card {
  width: calc((100% - 15px)/2);
  }
.p-gaming-pc__view .p-gaming-pc__purpose__card__text h4 img {
    width: 30px;
    margin-right: 10px;
}
}
/* ゲームジャンル別アコーディオン ------------ */
.select_accordion {
  margin-top: 30px;
}
.select_accordion .toggle {
  display: none;
}
.select_accordion .Label {
  text-decoration: none;
  width: min(100%, 820px);
  margin: 0 auto;
	height: auto;
	padding: 15px;
	background-color: #f2fafe;
}
.select_accordion .Label span {
  font-size: 24px;
  letter-spacing: 2px;
	display: block;
    width: 100%;
	position: relative;
	    color: #484848;
}
.select_accordion .Label::after {
  content: none;
}
.select_accordion .Label span::before, .select_accordion .Label span::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 2px;
	top: calc(50% - 1px);
    right: 25px;
    background-color: #484848;
}
.select_accordion .Label span::after {
    transform: rotate(90deg);
}
.select_accordion .Label, .select_accordion .select_other_content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.select_accordion .select_other_content {
  height: 0;
  padding-top: 40px;
  overflow: hidden;
}
.select_accordion .toggle:checked + .Label + .select_other_content {
  height: auto;
  transition: all .3s;
}
.select_accordion .toggle:checked + .Label span::after {
  content: none;
}
@media screen and (max-width: 479px) {
  .select_accordion {
    margin-top: 20px;
  }
  .select_accordion .Label span {
    font-size: 4vw;
    letter-spacing: 0;
  }
  .select_accordion .select_other_content {
    padding-top: 20px;
  }
}
/* マップリンク ------------ */
.gaming-pc-sub-map_wrap {
	margin-bottom: clamp(30px, -0.852rem + 9.09vw, 90px);
}
.gaming-pc-sub-map_link .c-button--secondaryA-white {
    width: min(96%, 600px);
    margin: 0 auto;
    font-size: 20px;
    letter-spacing: 2px;
}
.gaming-pc-sub-map_link .c-button--secondaryA-white::after {
    border-color: #00a2e6;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
@media screen and (max-width: 479px) {
.gaming-pc-sub-map_link .c-button--secondaryA-white {
    font-size: 4vw;
	letter-spacing: 0;
}
.gaming-pc-sub-map_link .c-button--secondaryA-white::after {
    right: 15px;
}
}
/* アンカーリンク ------------ */
.p-gaming-pc-sub__anchor {
	padding: 0;
}
/* トピックス ------------ */
.p-gaming-pc__camp .camp_wapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.p-gaming-pc__camp .camp_wapper:nth-of-type(n+2) {
  margin-top: 20px;
}
.p-gaming-pc__camp .camp_box {
  width: 22%;
  margin: 0 10px;
}
.p-gaming-pc__camp .camp_box a:hover {
  opacity: 0.6;
}
.p-gaming-pc__camp .camp_box img {
  max-width: 100%;
}
.p-gaming-pc__camp .camp_box:nth-of-type(n+5) {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__camp .camp_wapper {
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .p-gaming-pc__camp .camp_box {
    width: 46%;
    margin: 0 2%;
  }
  .p-gaming-pc__topics .camp_box:nth-of-type(n+3) {
    margin-top: 10px;
  }
}
.p-gaming-pc__camp .camp_wapper {
  gap: 20px;
}
.p-gaming-pc__camp .camp_box {
  width: calc((100% - 60px)/4);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__camp .camp_box {
    width: calc((100% - 20px)/2);
  }
}
.topics_layout {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.topics_layout li {
  width: calc((100% - 60px)/4);
}
.topics_layout li img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .topics_layout li img:hover {
    -webkit-animation-duration: .6s;
    -webkit-animation-name: flash;
    animation-name: hover-flash;
    animation-duration: .6s;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .topics_layout {
    padding: 0 15px;
  }
  .topics_layout li {
    width: calc((100% - 20px)/2);
  }
}
.topics_accordion {
  margin-top: 30px;
}
.topics_accordion .toggle {
  display: none;
}
.topics_accordion .Label {
  text-decoration: none;
  width: min(94%, 600px);
  margin: 0 auto;
}
.topics_accordion .Label span {
  font-size: 20px;
  letter-spacing: 2px;
	display: block;
    width: 100%;
	position: relative;
}
.topics_accordion .Label::after {
  content: none;
}
.topics_accordion .Label span::before, .topics_accordion .Label span::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 2px;
	top: calc(50% - 1px);
    right: 25px;
    background-color: #00a2e6;
}
.topics_accordion .Label span::after {
    transform: rotate(90deg);
}
.topics_accordion .Label, .topics_accordion .topics_other_content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.topics_accordion .topics_other_content {
  /*height: 100px;*/
  height: 0;
  padding-top: 30px;
  overflow: hidden;
  position: relative;
}
/*
.topics_accordion .topics_other_content::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: linear-gradient(to bottom, rgba(246, 246, 246, 0), rgba(246, 246, 246, 1));
}
*/
.topics_accordion .toggle:checked + .Label + .topics_other_content {
  height: auto;
  transition: all .3s;
}
/*
.topics_accordion .toggle:checked + .Label + .topics_other_content::after {
  display: none;
}
*/
.topics_accordion .toggle:checked + .Label span::after {
  content: none;
}
@media screen and (max-width: 479px) {
  .topics_accordion {
    margin-top: 20px;
  }
  .topics_accordion .Label span {
    font-size: 4vw;
    letter-spacing: 0;
  }
  .topics_accordion .topics_other_content {
    padding-top: 20px;
  }
}
