@charset "UTF-8";
/* 不要なものを非表示
---------------------------------------------------------------- */
.column2R #sub {
  display: none;
}
.column2R #main {
  float: none;
  width: 100%;
}
.pagetop {
  /*display: none;*/
}
h1, h2, h3, h4, h5, h6, em, strong {
  font-weight: normal;
}
@media screen and (max-width: 1049px) {
  #Header {
    min-width: 100% !important;
  }
  #Header .inner {
    width: 100% !important;
  }
  #Header h1 {
    width: 100%;
  }
  #head_navi_menu_g, #Header .keyword, #Header .wishBtn.wbZero, #Header .btn, #Globalnavi .navLogo {
    display: none;
  }
  #Header .wishBtn.wbZero {
    right: -200px;
  }
  #Globalnavi .navWrap {
    width: 100%;
  }
  #Globalnavi .navMenu {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  #Globalnavi .navMenu > li {
    width: 33.333%;
    border-bottom: 1px solid #000;
  }
}
@media screen and (max-width: 479px) {
  #Header .inner .logo {
    position: relative;
    box-sizing: border-box;
    padding: 0px 0px 12px 3px;
  }
  #Header .inner .logo img {
    height: auto;
    width: auto;
    max-width: 100%;
  }
  #container #main .breadCrumb {
    display: block !important;
    width: 96% !important;
    margin: 10px auto 0;
  }
}
/* 基本
---------------------------------------------------------------- */
.lp_wrap {
	line-height: 1.6;
}
#container {
  padding-bottom: 0;
  margin: 0 auto 60px;
  width: 1050px !important;
}
section {
  width: 100%;
}
section.bgWhite {
  background-color: #fff;
  color: #333;
}
section.bgWhite a {
  color: #333;
}
section.bgGray {
  background-color: #202020;
}
section.bgLightNavy {
  background-color: #011e60;
}
.section_inner {
  margin-left: auto;
  margin-right: auto;
  width: 1050px;
  padding: 90px 0;
  /*font-family: Hiragino Kaku Gothic W3 JIS2004, sans-serif;*/
  font-size: 16px;
}
.wide {
  /*width: 300%;
  margin-left: -100%;*/
}
.txtBold {
  font-weight: bold;
}
.section_inner img {
  max-width: 100%;
  height: auto;
}
.hidden_item {opacity: 0}
@media screen and (max-width: 1049px) {
  body {
    min-width: 100%;
  }
  #container {
    margin: 0 auto 30px;
    width: 100% !important;
  }
  .wide {
    /*width: 100%;
    margin-left: 0;*/
  }
  .section_inner, .wide .section_inner {
    width: 96%;
    padding: 30px 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  .section_inner, .wide .section_inner {
    font-size: 3.6vw;
  }
  .section_inner p {
    font-size: 3.6vw;
  }
  .section_inner img {
    max-width: 100%;
  }
}
/* メインビジュアル
---------------------------------------------------------------- */
.top_feature {
  /*margin-top: 10px;*/
  background-color: #000;
}
.top_feature .section_inner {
  background-image: url("../5info/img/gamingpc_choice/main_visual.webp");
  height: 522px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
  width: 100%;
}
.top_feature .main_visual {
  width: 1050px;
  margin: 0 auto;
}
.top_feature h1 {
  font-size: 75px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  line-height: 1.4;
  text-shadow: 2px 2px 3px #000;
  padding: 120px 0 0 20px;
}
.top_feature h1 span {
  letter-spacing: 4px;
}
@media screen and (max-width: 479px) {
  .top_feature .section_inner {
    height: 240px;
    background-size: cover;
    background-position: 46%;
  }
  .top_feature .main_visual {
    width: 100%;
  }
  .top_feature h1 {
    font-size: 8vw;
    padding: 80px 0 0 0;
  }
  .top_feature h1 span {
    letter-spacing: 2px;
  }
  .spBr::before {
    content: "\A";
    white-space: pre;
  }
}
/* ゲーミングPCとは
---------------------------------------------------------------- */
.about .section_inner {
  padding-top: 30px;
}
.dateBox {
  text-align: right;
  margin-bottom: 30px;
  font-size: 16px;
}
.jpDate span:first-of-type {
  display: none
}
.jpDate span:last-of-type {
  display: inline !important
}
.mokujiBox, .aboutBox {
  margin-bottom: 60px;
}
.mokujiBox h3 {
  font-size: 36px;
  font-family: Hiragino Kaku Gothic W1 JIS2004, sans-serif;
  border-bottom: 1px solid #333;
  margin-bottom: 30px;
}
.mokujiBox ul li {
  margin-bottom: 10px;
}
.mokujiBox a {
  text-decoration: none;
}
.mokujiBox a:hover {
  text-decoration: underline;
}
.aboutBox h3 {
  font-size: 26px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  border-left: 4px solid #6b6b6b;
  margin-bottom: 30px;
  background-color: #f3f3f3;
  padding: 8px 0 6px 20px;
}
.aboutBox h4 {
  font-size: 26px;
  border-bottom: 3px solid #f3f3f3;
  margin-bottom: 20px;
}
.aboutBox p {
  margin-bottom: 50px;
}
.aboutBox ul {
  display: flex;
  justify-content: space-between;
}
.aboutBox ul li:first-child {
  width: calc(100% - 280px);
}
.aboutBox ul li:last-child {
  width: 238px;
}
.vgaBox {
  width: 900px;
  margin: 0 auto 90px;
}
.vgaBox .rightTxt {
  text-align: right;
}
.vgaDetail {
  color: #333;
}
#facebox .cpuTop .cpuImg2 img {
  max-width: 100%;
}
.vga-spec a, .vgaDetail .link a {
  color: #0062B0 !important;
}
.vgaDetail .buyLink p a, .vga-spec .graphCell a{
  color:#fff !important;
}
.partsBox h4 {
  font-size: 20px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  border-bottom: none;
  font-weight: bold;
}
.partsBox h4 img {
  padding: 0 6px 4px 0;
}
.partsBox h5 {
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}
.partsBox p {
  margin-bottom: 30px;
}
.partsBox table {
  margin: 0 auto 60px;
  max-width: 940px;
}
.partsBox .noticeTxt {
  width: 940px;
  margin: -50px auto 60px;
  font-size: 14px;
}
.partsBox .noticeTxt2 {
  width: 800px;
  margin: -20px auto 60px;
  font-size: 14px;
}
.partsBox .case_listbox_all {
	width: 800px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.partsBox .case_listbox_all li, .partsBox .case_listbox_all li:first-child, .partsBox .case_listbox_all li:last-child {
  width: 40%;
	margin-top: 30px;
}
.partsBox .case_listbox_all img {
	max-width: 240px;
	display: block;
	margin-left: -20px;
}
.partsBox .case_listbox_all a {
	color: #0062b0;
}
.case_wrap {
  max-width: 800px;
}
.case_wrap .caseTitle_main {
  color: #333;
	font-size: 28px;
}
.case_wrap td, .case_wrap .specTable td {
  border: none;
}
.case_wrap .specTable {
  border-bottom: 1px #666 solid;
	margin-bottom: 10px;
}
.case_wrap .specTable td {
  border-top: 1px #666 solid;
	font-size: 14px;
}
.case_wrap .specTable td:first-of-type {
  width: 24%;
	padding-left: 30px;
}
@media screen and (max-width: 1049px) {
  .vgaBox {
    width: 100%;
  }
  #facebox {
    width: 100%;
  }
  .partsBox table {
    max-width: 100%;
  }
  .partsBox .noticeTxt, .partsBox .noticeTxt2 {
    width: 100%;
  }
  .case_wrap {
    max-width: 90%;
    height: auto;
  }
  .case_listbox_all img {
    margin-top: 20px;
  }
}
@media screen and (max-width: 479px) {
  .about .section_inner {
    padding-top: 10px;
  }
  .dateBox {
    margin-bottom: 10px;
    font-size: 3.6vw;
  }
  .mokujiBox, .aboutBox {
    margin-bottom: 30px;
  }
  .mokujiBox h3 {
    font-size: 7vw;
    margin-bottom: 10px;
  }
  .mokujiBox ul li {
    margin-bottom: 6px;
  }
  .mokujiBox a:hover {
    text-decoration: none;
  }
  .aboutBox h3 {
    font-size: 5vw;
    margin-bottom: 10px;
    padding: 4px 0 2px 10px;
  }
  .aboutBox h4 {
    font-size: 5vw;
    margin-bottom: 10px;
  }
  .aboutBox p {
    margin-bottom: 30px;
  }
  .aboutBox ul {
    flex-direction: column-reverse;
    align-items: center;
  }
  .aboutBox ul li:first-child {
    width: 100%;
  }
  .aboutBox ul li:last-child {
    margin-bottom: 20px;
  }
  .vgaBox {
    width: 100%;
    margin: 0 auto 60px;
  }
  .vgaBox .rightTxt {
    text-align: left;
  }
  .partsBox h5 {
    font-size: 4.2vw;
    margin-bottom: 0;
  }
  .partsBox table {
    margin: 0 auto 30px;
    max-width: 100%;
  }
  .partsBox .noticeTxt, .partsBox .noticeTxt2 {
    width: 100%;
    margin: -20px auto 30px;
    font-size: 3.2vw;
  }
  .partsBox .convertible {
    margin: 40px auto 0;
  }
  .partsBox .convertible + .noticeTxt {
    margin: -30px auto 30px;
  }
	.partsBox .case_listbox_all {
	width: 100%;
	justify-content: center;
	flex-direction: column;
}
.partsBox .case_listbox_all li, .partsBox .case_listbox_all li:first-child, .partsBox .case_listbox_all li:last-child {
  width: 72%;
	margin-top: 0;
}
  .case_wrap {
    max-width: 90%;
    height: auto;
  }
	.case_wrap .caseTitle_main {
	font-size: 5.4vw;
}
  .case_wrap .specTable td:first-of-type {
    width: 100%;
	  padding-left: 5px;
  }
  .case_wrap .specTable td {
    width: 100%;
    box-sizing: border-box;
	  font-size: 3.4vw;
  }
}
/* ゲーミングPCのパーツ選び方
---------------------------------------------------------------- */
.hatenawrap {}
.hatenawrap p {
  margin-left: 0 !important;
  flex: 1;
}
.hatenawrap figure {
  margin: 0 20px;
  text-align: center;
  box-sizing: border-box;
}
.hatenawrap img {
  width: 100%;
}
.hatenawrap figcaption {
  margin-top: 5px;
  text-align: left;
  font-weight: normal;
  font-size: 0.8em;
}
.cpufan_benchmark_a01 {
  width: 52px;
  height: 18px;
  background-color: #6491e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
  margin-bottom: 4px;
}
.cpufan_benchmark_b01 {
  width: 52px;
  height: 18px;
  background-color: #f1e9a2;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.cpufan_benchmark_a02 {
  width: 142px;
  height: 18px;
  background-color: #6491e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
  margin-bottom: 4px;
}
.cpufan_benchmark_b02 {
  width: 143px;
  height: 18px;
  background-color: #f1e9a2;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.cpufan_benchmark_a03 {
  width: 236px;
  height: 18px;
  background-color: #6491e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
  margin-bottom: 4px;
}
.cpufan_benchmark_b03 {
  width: 144px;
  height: 18px;
  background-color: #f1e9a2;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.cpufan_benchmark_a04 {
  width: 273px;
  height: 18px;
  background-color: #6491e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
  margin-bottom: 4px;
}
.cpufan_benchmark_b04 {
  width: 143px;
  height: 18px;
  background-color: #f1e9a2;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.td_short {
  width: 16%;
}
@media screen and (max-width: 479px) {
  .hatenawrap {
    display: flex;
    align-items: center;
  }
  table.hatena_tbl {
    border: none !important;
  }
  table.hatena_tbl td {
    box-sizing: border-box;
    font-size: 3.6vw;
  }
  #tbl_ssdhdd {
    width: 100%;
  }
  .hatena_tbl.convertible .thead {
    display: none;
  }
  .hatena_tbl.convertible tr, .hatena_tbl.convertible td {
    display: block;
    position: relative;
    width: 100%;
  }
  .hatena_tbl.convertible td:first-child:before {
    content: "商品名";
    background: #3E91B9;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    height: 40px;
    padding: 10px;
    position: absolute;
    top: -41px;
    left: -0.2%;
    display: block;
    width: 100.5%;
  }
  .hatena_tbl.convertible tr {
    margin-bottom: 40px;
  }
  .hatenawrap figure {
    width: 50% !important;
  }
  .expCts table td {
    box-sizing: border-box;
  }
}
.vga_benchmark01 {
  width: 242px;
  height: 18px;
  background-color: #64d2e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.vga_benchmark02 {
  width: 201px;
  height: 18px;
  background-color: #64d2e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.vga_benchmark03 {
  width: 172px;
  height: 18px;
  background-color: #64d2e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.vga_benchmark04 {
  width: 146px;
  height: 18px;
  background-color: #64d2e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.vga_benchmark05 {
  width: 126px;
  height: 18px;
  background-color: #64d2e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.vga_benchmark06 {
  width: 85px;
  height: 18px;
  background-color: #64d2e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.vga_benchmark07 {
  width: 60px;
  height: 18px;
  background-color: #64d2e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
.vga_benchmark08 {
  width: 12px;
  height: 18px;
  background-color: #64d2e0;
  display: inline-block;
  border: none !important;
  margin-right: 4px;
}
@media screen and (max-width: 479px) {
  #graphicPop .hatenawrap {
    display: flex;
    align-items: center;
  }
  #graphicPop .hatena_tbl .thead, #graphicPop .explain {
    display: none;
  }
  #graphicPop .hatena_tbl .bld {
    width: 35%;
  }
  .vga_benchmark01 {
    width: 80%;
  }
  .vga_benchmark02 {
    width: 60%;
  }
  .vga_benchmark03 {
    width: 50%;
  }
  .vga_benchmark04 {
    width: 40%;
  }
  .vga_benchmark05 {
    width: 30%;
  }
  .vga_benchmark06 {
    width: 20%;
  }
  .vga_benchmark07 {
    width: 10%;
  }
  .vga_benchmark08 {
    width: 5%;
  }
}
/* 総合ゲーミングPC人気ランキング
---------------------------------------------------------------- */
.ranking_game .rankingTitle {
  font-size: 48px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  letter-spacing: 4px;
  text-align: center;
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
}
.ranking_game .catchTitle {
  font-size: 18px;
}
.ranking_game .rankingDate {
  margin: 20px 0;
  text-align: right;
}
.ranking_game .model h3, .ranking_game .model h4 {
  font-weight: bold;
}
.ranking_game .model h3 a {
  text-decoration: none;
}
.ranking_game .model th, .ranking_game .model td {
  color: #fff;
}
.ranking_game .model .startext td {
  border: none;
}
.ranking_game .model .imgRight a {
  text-decoration: none;
}
@media screen and (max-width: 1049px) {
  .ranking_game .model .textLeft {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .ranking_game .rankingTitle {
    font-size: 6vw;
    letter-spacing: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
  }
  .ranking_game .catchTitle {
    font-size: 4vw;
  }
  .ranking_game .rankingDate {
    margin: 10px 0;
  }
}
/* 各ユーザー向け、おすすめゲーミングPCセレクト
---------------------------------------------------------------- */
.selection h3 {
  font-size: 36px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  letter-spacing: 2px;
  text-align: center;
  border-bottom: 2px solid #fff;
  margin-bottom: 60px;
}
.selectBox {
  margin: 0 60px;
}
.selectBox ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 90px;
}
.selectBox h4 {
  font-size: 24px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  line-height: 1.8;
  margin-bottom: 4px;
}
.selectBox h4 span {
  color: #333;
  background-color: #fff;
  padding: 4px 10px 2px;
}
.selectBox p {
  font-size: 18px;
  margin-bottom: 20px;
}
.selectBox a {
  color: #ffefa3;
  font-size: 18px;
}
@media screen and (max-width: 479px) {
  .selection h3 {
    font-size: 6vw;
    letter-spacing: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
  }
  .selectBox {
    margin: 0;
  }
  .selectBox ul {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 60px;
  }
  .selectBox ul li:first-of-type {
    margin-bottom: 20px;
  }
  .selectBox ul li:last-of-type {
    text-align: center;
  }
  .selectBox h4 {
    font-size: 4.6vw;
  }
  .selectBox h4 span {
    padding: 4px 6px 2px;
  }
  .selectBox p {
    font-size: 3.6vw;
    margin-bottom: 10px;
  }
  .selectBox a {
    font-size: 3.6vw;
  }
}
/* ゲーミングPC「GALLERIA」とは
---------------------------------------------------------------- */
.galleria .galleriaTitle {
  font-size: 48px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  letter-spacing: 4px;
  text-align: center;
  /*border-bottom: 2px solid #333;*/
  margin-bottom: 60px;
}
.galleria .catchTxt {
  font-size: 38px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  text-align: center;
  margin-bottom: 60px;
}
.galleria-note {
  text-align: right;
  margin-bottom: 90px;
  font-size: 14px;
}
.galleria .aboutBox .mb_short {
  margin-bottom: 30px;
}
.galleria .aboutBox p span {
  font-size: 86%;
  padding-bottom: 6px;
  display: inline-block;
}
.galleria .aboutBox a {
  margin-top: -30px;
  margin-bottom: 60px;
  color: #0062b0;
  display: inline-block;
}
@media screen and (max-width: 479px) {
  .galleria .galleriaTitle {
    font-size: 6vw;
    letter-spacing: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #333;
  }
  .galleria .catchTxt {
    font-size: 4.4vw;
    margin-bottom: 30px;
  }
  .section_inner p.motherboard-note, .section_inner p.galleria-note {
    text-align: left;
    margin-bottom: 0;
    font-size: 3.2vw;
  }
}
/* ゲーミングPC GALLERIA BTOパソコンの特徴
---------------------------------------------------------------- */
.featureBox {
  /*margin: 0 60px 120px;*/
  margin-bottom: 120px;
}
.feature h3 {
  font-size: 40px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  letter-spacing: 4px;
  text-align: center;
  border-bottom: 2px solid #fff;
  margin-bottom: 60px;
}
.feature h3 span {
  font-size: 24px;
}
.feature p {
  font-size: 18px;
  margin-bottom: 40px;
}
#game_acc {
  max-width: 805px;
  margin: 0 auto;
}
#game_acc a {
  font-size: 12px;
}
#game_acc .bnrList li::after {
  content: "";
  display: block;
  clear: both;
}
#game_acc .bnrListTop {
  display: block !important;
}
@media screen and (max-width: 1049px) {
  .bnrListTop {
    max-width: 400px;
    margin: 0 auto;
  }
  .bnrList {
    max-width: 530px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  .featureBox {
    margin-bottom: 60px;
  }
  .feature h3 {
    font-size: 6vw;
    letter-spacing: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
  }
  .feature h3 span {
    font-size: 4vw;
  }
  .feature p {
    font-size: 3.8vw;
    margin-bottom: 20px;
  }
  .game_acc_button {
    text-align: center;
  }
  .game_acc_button span {
    background-color: #333;
    border: 2px solid #eee;
    border-radius: 10px;
    font-size: 3.8vw;
    padding: 8px 16px 6px;
    color: #fff;
  }
  #game_acc .bnrList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #game_acc .bnrList li.chumoku {
    width: 49%;
    height: auto;
    float: none;
    margin: 0 0 10px 0;
  }
}
/* ゲーミングPCを選ぶ上での注意事項
---------------------------------------------------------------- */
.careful .section_inner {
  padding-top: 0;
}
.careful .carefulTitle {
  font-size: 26px;
  font-family: Hiragino Kaku Gothic W5 JIS2004, sans-serif;
  border-left: 4px solid #6b6b6b;
  margin-bottom: 30px;
  background-color: #f3f3f3;
  padding: 8px 0 6px 20px;
  color: #333;
}
.careful h4 {
  font-size: 26px;
  border-bottom: 2px solid #fff;
  margin-bottom: 30px;
}
.careful p {
  font-size: 18px;
  margin-bottom: 60px;
}
.infoTitle {
  font-size: 26px;
  text-align: center;
  letter-spacing: 6px;
  margin-bottom: 20px;
}
.infoBox h4 {
  border-bottom: none;
}
.careful ul.articlelinkListGamepc li {
  font-size: 13px;
}
.footer_otoiawase_wrap {
  padding: 15px 8px;
  background: #001e60;
}
.footer_otoiawase_wrap p {
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .careful .carefulTitle {
    font-size: 5vw;
    margin-bottom: 10px;
    padding: 4px 0 2px 10px;
  }
  .careful h4 {
    font-size: 5vw;
    margin-bottom: 10px;
  }
  .careful p {
    font-size: 3.6vw;
    margin-bottom: 30px;
  }
  .infoTitle {
    font-size: 5vw;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  .careful .fow_a01 {
    font-size: 3.8vw;
    padding-left: 0;
  }
}
/* 目次へ戻る
---------------------------------------------------------------- */
#pagetop.mokujiAnc {
  right: 50%;
  transform: translate(650px);
	z-index: 10;
}
#pagetop.mokujiAnc a {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
}
@media screen and (max-width: 1049px) {
  #pagetop.mokujiAnc {
    right: 20px;
    transform: translate(0);
  }
}
@media screen and (max-width: 479px) {
  #pagetop.mokujiAnc {
    right: 2%;
  }
}
/* ゲーミングPC「GALLERIA」のこだわり 20200205追加
---------------------------------------------------------------- */
.featureSec {
  margin-bottom: 160px;
}
.featureSecTtl {
  font-size: 40px;
  border-left: 10px solid;
  padding-left: 20px;
  line-height: 45px;
  position: relative;
  font-family: Hiragino Kaku Gothic W6 JIS2004, sans-serif;
}
.featureSecTtl span {
  font-size: 20px;
  line-height: 20px;
  display: block;
  font-family: Hiragino Kaku Gothic W2 JIS2004, sans-serif;
}
.borderPerformance::after {
  left: -5px;
  top: 72px;
  border-bottom: 1px solid #fff;
  width: 35px;
  height: 180px;
  border-left: 1px solid #fff;
  display: block;
  position: absolute;
  content: "";
}
.borderGraphics::after {
  left: -5px;
  top: 72px;
  border-bottom: 1px solid #fff;
  width: 250px;
  height: 320px;
  border-left: 1px solid #fff;
  display: block;
  position: absolute;
  content: "";
}
.borderSpec::after {
  left: -5px;
  top: 72px;
  border-bottom: 1px solid #fff;
  width: 35px;
  height: 350px;
  border-left: 1px solid #fff;
  display: block;
  position: absolute;
  content: "";
}
.borderAward::after {
  left: -5px;
  top: 52px;
  border-bottom: 1px solid #fff;
  width: 65px;
  height: 280px;
  border-left: 1px solid #fff;
  display: block;
  position: absolute;
  content: "";
}
.feature .featureSecTxt {
  margin-left: 30px;
  margin-top: 20px;
  margin-bottom: 60px;
  font-size: 20px;
  letter-spacing: 2px;
}
.featurePerformance {
  margin-left: 50px;
}
.featureGraphics {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
}
.twentytwenty-wrapper {
  width: 500px;
  margin: 0 auto 5px;
}
.featureSpec {
  margin-left: 50px;
  display: flex;
  width: 1000px;
}
.featureSpec li {
  font-size: 28px;
  line-height: 35px;
  width: calc(100% / 3);
  font-family: Hiragino Kaku Gothic W4 JIS2004, sans-serif;
}
.featureSpec li span {
  display: block;
  font-size: 20px;
  color: #c8c8c8;
  font-family: Hiragino Kaku Gothic W2 JIS2004, sans-serif;
}
.featureSpec li img {
  display: block;
}
.featureAward {
  width:850px;
  height:298px;
  margin-left: 80px;
}
.featureSec .img_pc_only {
  display: block;
}
.featureSec .img_sp_only {
  display: none;
}
.tel_support {
  margin-bottom: 60px;
}
.tel_support p {
  margin-bottom: 20px;
}
.galleria .aboutBox .tel_support a {
  margin-top: 0;
  margin-bottom: 0;
}
.tel_support ul li:first-of-type {
  width: calc(100% - 420px);
}
.tel_support ul li:last-of-type {
  width: 395px;
}
.tel_support_box {
  background-color: #efefef;
  padding: 20px;
  margin: 30px 20px;
  border-radius: 10px;
  width: 360px;
  box-sizing: border-box;
  text-align: center;
}
.tel_support_box dd {
  font-size: 24px;
  display: inline-block;
  font-family: Hiragino Kaku Gothic W3 JIS2004, sans-serif;
}
.tel_support_box dd.btm {
  margin-right: 10px;
}
.tel_support_box .inqBtn {
  margin-top: 15px;
  margin-bottom: 0;
}
.tel_support_box .inqBtn a {
  display: block;
  padding: 12px 10px 10px;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  color: #29abe2;
  font-family: "webfont2", Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.tel_support_box .inqBtn a:hover {
  background: #29abe2;
  color: #fff;
}
.publishDate {
  font-size: 16px;
  text-align: right;
}
@media screen and (max-width: 1049px) {
  .featureSpec {
    margin-left: 0;
    flex-wrap: wrap;
    width: 100%;
  }
  .featureAward {
    margin-left: 0;
  }
  .borderPerformance::after, .borderGraphics::after, .borderSpec::after, .borderAward::after {
    content: none;
  }
  .featureSec .img_pc_only {
    display: none;
  }
  .featureSec .img_sp_only {
    display: block;
  }
  .tel_support ul li:first-of-type {
    width: calc(100% - 260px);
  }
  .tel_support ul li:last-of-type {
    width: 238px;
  }
}
@media screen and (max-width: 479px) {
  .featureSec {
    margin-bottom: 60px;
  }
  .featureSecTtl {
    font-size: 6vw;
    border-left: 10px solid;
    padding-left: 20px;
    line-height: 36px;
    /* position: relative; */
    font-family: Hiragino Kaku Gothic W6 JIS2004, sans-serif;
  }
  .featureSecTtl span {
    font-size: 20px;
    line-height: 20px;
    display: block;
    font-family: Hiragino Kaku Gothic W2 JIS2004, sans-serif;
  }
  .feature .featureSecTxt {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 3.4vw;
    letter-spacing: 1px;
    font-family: Hiragino Kaku Gothic W2 JIS2004, sans-serif;
    color: #c8c8c8;
  }
  .featureGraphics {
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .twentytwenty-wrapper {
    width: auto;
    margin: 0 auto 5px;
  }
  p.hgW2 {
    font-family: Hiragino Kaku Gothic W2 JIS2004, sans-serif;
  }
  .featureSpec {
    margin-left: 0;
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .featureSpec li {
    font-size: 5vw;
    line-height: inherit;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
    font-family: Hiragino Kaku Gothic W2 JIS2004, sans-serif;
  }
  .featureSpec li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    display: inline-block;
    width: 90%;
    height: 1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #666;
  }
  .featureSpec li span {
    font-size: 4vw;
  }
  .featureSpec li img {
    width: 40%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .tel_support ul li:first-of-type {
    width: 100%;
  }
  .tel_support ul li:last-of-type {
    width: 238px;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .tel_support_box {
    padding: 20px;
    margin: 20px auto;
    width: 80%;
  }
  .tel_support_box dd {
    font-size: 4.4vw;
  }
  .tel_support_box dd.btm {
    margin-right: 6px;
  }
  .tel_support_box .inqBtn {
    margin-top: 10px;
  }
  .tel_support_box .inqBtn a {
    padding: 12px 0 10px;
    font-size: 4vw;
  }
  .tel_support_box .inqBtn a:hover {
    background: #fff;
    color: #29abe2;
  }
  .publishDate {
    font-size: 3.6vw;
    width: 96%;
    margin: 0 auto;
  }
}

/*condition*/
.p-gaming-pc__condition {
	padding-bottom: 60px;
}
.p-gaming-pc__condition:first-of-type {
	padding-top: 60px;
}
.p-gaming-pc__condition__title {
	margin-bottom: 30px;
}
.p-gaming-pc__condition__title h2 {

}
.p-gaming-pc__condition__title h3 {
	font-size: 24px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 1.68px;
    text-align: center;
	margin-top: 30px;
}
.p-gaming-pc__condition__title h3 img {
	margin-right: 6px;
}
.p-gaming-pc__condition__title p {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
}
.p-gaming-pc__condition__button a {
  width: 330px;
  margin-right: 30px;
  margin-bottom: 30px;
  text-decoration: none;
}
.p-gaming-pc__condition__button a span {
  color: #004da1;
	line-height: 1.2;
}
@media screen and (max-width: 767px) {
.p-gaming-pc__condition {
	padding-bottom: 30px;
}
.p-gaming-pc__condition:first-of-type {
	padding-top: 30px;
}
.p-gaming-pc__condition__title h3 {
	font-size: 18px;
    letter-spacing: 1.2px;
	margin-top: 20px;
}
.p-gaming-pc__condition__button a {
    width: 100%;
	margin-right: 0;
    margin-bottom: 15px;
}
.p-gaming-pc__condition__inr {
    padding: 0;
}
}
.p-gaming-pc__condition .p-gaming-pc__purpose__layout {
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
}
.p-gaming-pc__condition .p-gaming-pc__purpose__card__text {
  width: 100%;
  padding-top: 0;
}
.p-gaming-pc__condition .p-gaming-pc__purpose__card__text p {
	margin-bottom: 0;
    font-size: 20.5px;
    font-weight: bold;
    letter-spacing: 1.23px;
    line-height: 1.46;
    text-align: left;
}
@media screen and (min-width: 768px), print {
  .p-gaming-pc__condition .p-gaming-pc__purpose__card:first-child {
    margin-right: 0;
  }
  .p-gaming-pc__condition .p-gaming-pc__purpose__card:hover {
    -webkit-animation-duration: .6s;
    -webkit-animation-name: flash;
    animation-name: hover-flash;
    animation-duration: .6s;
    opacity: 1;
  }
}
@media screen and (max-width: 1140px) {
  .p-gaming-pc__condition .p-gaming-pc__purpose__layout {
    flex-direction: row;
  }
  .p-gaming-pc__condition .p-gaming-pc__purpose__card:first-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
.p-gaming-pc__condition .p-gaming-pc__purpose__card__text p {
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 1.48;
}
  .p-gaming-pc__condition .p-gaming-pc__purpose__layout {
    flex-direction: column;
    gap: 15px;
  }
  .p-gaming-pc__condition .p-gaming-pc__purpose__card:first-child {
    margin-bottom: 0;
  }
}
.p-gaming-pc__condition .p-gaming-pc__purpose__card {
  width: calc((100% - 20px)/2);
}
.p-gaming-pc__condition .p-gaming-pc__purpose__card a {
  height: 100%;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-gaming-pc__condition .p-gaming-pc__purpose__card {
    width: 100%;
  }
}
.condition__layout {
	display: flex;
	justify-content: center;
	gap: 60px;
}
.condition_type {
	width: min(100%, 400px);
	background: #f3f3f3;
	padding: clamp(20px, 0.795rem + 1.52vw, 30px);
}
.condition_type_ttl {
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: clamp(18px, 0.761rem + 1.21vw, 26px);
}
.condition_type img {
	width: min(60%, 200px);
	display: block;
	margin: 0 auto 20px;
}
.condition_type_h4 {
	font-weight: bold;
	font-size: clamp(16px, 0.909rem + 0.3vw, 18px);	
}
.condition_type_txt {
	margin-bottom: 20px;
	font-size: 16px;
}
.condition_type_link a.c-button--secondaryA-blue {
	color: #fff;
	width: 100%;
}
.condition_type_link a.c-button--secondaryA-blue span {
	line-height: 1.2;
}
@media screen and (max-width: 767px) {
.condition__layout {
	flex-direction: column;
	gap: 30px;
}
.condition_type {
	width: 100%;
}
}
/*-------------------------------------
検索結果表示
---------------------------------------*/
.bto_game {
	background: #fff;
}
.bto_game .section_inner {
	width: 100%;
}
.bto_game th, .bto_game td {
	border: none !important;
}
.p-about-bto__section__products-item--h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 auto 30px;
}

@media screen and (max-width: 767px) {
  .p-about-bto__section__products-item--h3 {
    font-size: 18px;
    line-height: 1.4;
    margin: 0 auto 16px;
    padding: 0 15px;
  }
}
.p-about-bto__section__model-list {
    text-align: right;
}
@media screen and (max-width: 767px) {
.p-about-bto__section__model-list {
    margin-top: 20px;
    padding: 0 15px;
}
}
.p-about-bto__section__products .productMoreGrid > div:nth-child(n+5), .productMoreButton {
  display: none;
}

.p-about-bto__section__products .productMoreGrid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.p-about-bto__section__products {
  margin-bottom: 40px;
}

.p-about-bto__section__products .p-products-all-item__results.results-include {
  max-width: 100%;
}

@media screen and (min-width: 768px), print {
  .p-products-all-item__body {
    padding-top: 0;
  }

  .p-about-bto__section__products .p-products-all-item__item {
    width: 22%;
  }

  .p-about-bto__section__products .p-products-all-item__item + .p-products-all-item__item {
    border: none;
    margin-top: 0;
    padding-top: 0;
  }

  .p-about-bto__section__products .p-products-all-item-product {
    display: contents;
  }

  .p-about-bto__section__products .p-products-all-item-product__image {
    margin-bottom: 14px;
  }

  .p-about-bto__section__products .p-products-all-item-product__image img {
    display: block;
    margin: 0 auto;
    width: 80%;
  }

  .p-about-bto__section__products .p-products-all-item-product__name__text {
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .p-about-bto__section__products .p-products-all-item-product__price {
    font-size: 16px;
  }

  .p-about-bto__section__products .p-products-all-item-product__shipment--red {
    margin-right: 0;
  }

  .p-about-bto__section__products .p-products-all-item-product__number {
    font-size: 22px;
  }

  .p-about-bto__section__products .p-products-all-item-product__spec__item {
    line-height: 13.8px;
    margin-right: 10px;
    padding: 4px 0;
    width: 90px;
  }

  .p-about-bto__section__products .p-products-all-item-product__spec__item::after {
    display: none;
  }

  .p-products-all-item-product__spec__text {
    font-size: 12px;
    padding: 4px 0;
  }

  .p-about-bto__section__products .p-products-all-item-product__buttons {
    display: block;
  }

  .p-about-bto__section__products .p-products-all-item-product__link--detail {
    margin-bottom: 14px;
  }
  
  .p-about-bto__section__products .p-products-all-item-product__link--cart {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-about-bto__section__products .p-products-all-item__item {
    width: 100%;
  }
}

@media screen and (max-width: 1200px), print {
.p-products-all-item-product__image, .p-products-all-item-product__image--soldout {
    width: auto;
    padding: 0 20px 0 0;
}
}