@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*---------------------------------------------------

AMD 最新CPU Ryzenシリーズ

Copyright (c) THIRDWAVE CORP. All Rights Reserved. 
----------------------------------------------------*/
/*-------------------------------------
　ページ基本設定
---------------------------------------*/
html {
  overflow: auto;
}
* html {
  height: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
body {
  min-width: 970px;
  overflow-x: hidden;
  position: relative;
}
* html body {
  height: 100%;
  overflow-y: auto;
}
#container {
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
}
#container a {
  color: #fff;
}
.column2R #main {
  float: none;
  width: auto;
  background: #000;
  padding-bottom: 20px;
}
#lp_page {
  background-color: #000;
  background-image: url(/5info/img/amd-ryzen/item-bg_03.webp);
  background-repeat: no-repeat;
  background-position: left top+1550px;
  color: #fff;
  margin: 0 auto;
  padding-top: 24px;
}
.breadCrumb {
  padding: 0 0 4px;
  width: 970px;
  margin: 0 auto;
}
.breadCrumbMb30 {
    padding: 0 0 26px;
}
#lp_page a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
#pagetop {
  opacity:0;
  position:fixed;
  bottom:30px;
  right:55px;
  pointer-events:none;
  transition:opacity .5s;
}
#pagetop.show {
  opacity:1;
  pointer-events:all;
}
#container .pagetop a {
   color: #0062b0;
 }
#main #pagetop a{
  background-color: rgba(51,51,51,.8);
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
.inpage_nav .nav_inner .nav_list {
  display: none;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
@media screen and (max-width: 479px){
  #lp_page {
    background-image: url(/5info/img/amd-ryzen/item-bg_03.webp);
    background-repeat: no-repeat;
    background-position: left top+550px;
    background-size: 100vw;
  }
}

/*-------------------------------------
　MainVisual
---------------------------------------*/
.mainVisual {
  background-image: url("/5info/img/amd-ryzen/mainvisual-pc-6.webp");
  background-position: unset;
  background-repeat: no-repeat;
  background-size: contain;
  height: 40vw;
  position: relative;
}
.mainLogo {
  margin: 0 auto;
  width: 970px;
}
.mainLogo img.Logo_Ryzen {
  background: #000;
  position: absolute;
  top: 0;
  padding: 30px 15px 40px;
}
.mainVisual_pc {
  display: block;
}
.mainVisual_sp {
  display: none;
}
@media screen and (max-width:970px){
  .mainVisual_pc {
    display: none;
  }
  .mainVisual_sp {
    display: block;
  }
  .mainVisual_sp img {
    width: 100%;
    max-width: 970px;
  }
  .mainTtl {
    background: none;
  }
  .mainVisual {
    background: none;
    height: auto;
  }
  .mainLogo img {
    position: static !important;
    padding: 0 !important;
    background: none !important;
  }
  .mainLogo {
    width: 100%;
  }
}
.mainLogo img {
  position: absolute;
  top: 0;
  padding: 30px 15px 40px;
  background: #000;
}
/* .catchArea */
.catchArea {
  padding-bottom: 230px;
  margin-bottom: -180px;
  background-image: url(../../5info/img/amd-ryzen/catch_cpu.webp);
  background-repeat: no-repeat;
  background-position: left top;
}
.catchArea2 {
  padding-bottom: 230px;
  margin-bottom: -180px;
  background-image: none;
  margin-top: 60px;
}

.catchInner {
  width: 970px;
  margin: 0 auto;
  position: relative;
}
.catchInner::before {
  content: '';
  display: inline-block;
  width: 43px;
  height: 44px;;
  background-image: url(../../5info/img/amd-ryzen/catch_bracketsL.webp);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  top: 60px;
  left: 0;
}
.catchInner::after {
  content: '';
  display: inline-block;
  width: 43px;
  height: 44px;;
  background-image: url(../../5info/img/amd-ryzen/catch_bracketsR.webp);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -60px;
  right: 0;
}
.catchInner2 {
  width: 970px;
  margin: 0 auto;
  position: relative;
}
.catchInner2::before {
  content: '';
  display: inline-block;
  width: 43px;
  height: 44px;;
  background-image: url(../../5info/img/amd-ryzen/catch_bracketsL.webp);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  top: 60px;
  left: 0;
}
.catchInner2::after {
  content: '';
  display: inline-block;
  width: 43px;
  height: 44px;;
  background-image: url(../../5info/img/amd-ryzen/catch_bracketsR.webp);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -60px;
  right: 0;
}
.catchTtl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  letter-spacing: 2px;
  padding-top: 10px;
  margin-bottom: 40px;
  background-image: url(../../5info/img/amd-ryzen/catch_circle.webp);
  background-repeat: no-repeat;
  height: 100px;
  background-position: center;
}
.catchTxt {
  font-size: 18px;
  letter-spacing: 1px;
  line-height:1.5;
  text-align: center;
  font-weight: 100;
}

/*.ryzen_pcimg{ margin-left: -60px; }*/

p.osusume_Txt{
	font-size: 2rem;
    font-weight: 600;
   /* margin-top: 100px;
    margin-bottom: -70px;*/
    text-align: center;
}
 .specArea .Ryzen9_specTable th{width: calc(100% / 8);}

/* #MainVisual*/
.series1.seriesArea {
  background-image: url(../../5info/img/amd-ryzen/item-bg_02.webp);
  background-repeat: no-repeat;
  background-position: right top;
}
.series2.seriesArea {
  background-image: url(../../5info/img/amd-ryzen/item-bg_01.webp);
  background-repeat: no-repeat;
  background-position: left top;
  padding-bottom: 100px;
}
.osusume_pc.seriesArea {
  background-image: url(../../5info/img/amd-ryzen/item-bg_03.webp);
  background-repeat: no-repeat;
  background-position: left top;
}
.seriesInner {
  width: 970px;
  margin: 50px auto 0;
  padding: 50px 0;
}
.seriesTtl {
  font-size: 60px;
  text-align: center;
}
.seriesTtl-r {
  color: #ab1612;
  letter-spacing: 3px;
}
.seriesTxt {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 100;
}
/*.seriesRight {
  margin-left: 300px;
}*/

.itemArea {
    width: 31.3333%;
    /* display: inline-flex; */
    margin: 50px auto 0;
}
.itemLeft {
  /*width: 300px;*/
  text-align: center;
  border: 1px solid #340705;
  padding-bottom: 20px;
  color: #340705;
  position: relative;
  transition: 0.3s;
  margin-bottom: 1rem;
}
.itemLeft:hover {
  border: 1px solid #e32424;
}
.itemLeft:hover img {
  transform: scale(1.03);
  transition: 0.3s;
}
.itemLeft::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;;
  background-image: url(../../5info/img/amd-ryzen/catch_bracketsL.webp);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  top: -5px;
  left: -5px;
  transition: 0.3s;
}
.itemLeft::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;;
  background-image: url(../../5info/img/amd-ryzen/catch_bracketsR.webp);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -5px;
  right: -5px;
  transition: 0.3s;
}
.itemLeft:hover::before, .itemLeft:hover::after {
  width: 40px;
  height: 40px;
}
.itemIcon {
  text-align: left;
  margin-left: 16px;
  margin-right: 12px;
  font-weight: 500;
  transition: 0.3s;
}
.itemLeft:hover .itemIcon {
  color: #f22424;
}
.itemIcon::before {
  content: "ITEM";
  border: 1px solid #340705;
  padding: 0px 12px;
  font-size: 16px;
  transition: 0.3s;
}
.itemLeft:hover .itemIcon::before {
  border: 1px solid #f22424;
  color: #f22424;
}
.itemIcon span {
  font-size: 18px;
  margin-left: 10px;
}
.itemRight {
  /*margin-left: 30px;*/
  position: relative;
}
.itemName {
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.2;
  min-height: 64px;
}
.itemSpecSimple {
  display: none;
}
.itemSpec {
  font-size: 16px;
  font-weight: 100;
}
.itemPrice {
  font-size: 24px;
  color: #f33;
  margin-top: 15px;
  backface-visibility: hidden; /*transiton 1px ズレ解消用*/
}
.itemPrice .yen_tax {
  font-size: 13px;
  padding-left: 0.2em;
}

.itemPriceMoney {
  font-size: 48px;
  font-weight: 500;
}
.itemPriceTax {
  font-size: 28px;
}
.campArea {
  border: 1px solid #991c18;
  margin: 6px 0;
  padding: 10px 0;
  width: 355px;
}
.campArea ul {
  list-style: square;
  padding-left: 2.4em;
}
.itemBtn {
  text-align: center;
  margin-top: 10px;
  /*position: absolute;
  bottom: -6px;*/
}
.itemBtn img {
  filter: drop-shadow(0 0 10px #340705);
}
.itemBtn a:hover img {
  filter: none;
  transition: 0.3s;
}
.specArea {
  width: 100%;
  background: #080808;
  margin-top: 80px;
  padding: 0 25px;
  position: relative;
}
.specArea::before {
  content: '';
  display: inline-block;
  width: 99px;
  height: 80px;;
  background-image: url(../../5info/img/amd-ryzen/spec_bracketsL.webp);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  top: -16px;
  left: -5px;
}
.specArea::after {
  content: '';
  display: inline-block;
  width: 99px;
  height: 80px;;
  background-image: url(../../5info/img/amd-ryzen/spec_bracketsR.webp);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -17px;
  right: -4px;
}
.table-wrap {
  overflow-x: scroll;
}
.table-wrap::-webkit-scrollbar {
    height: 10px;
}
.table-wrap::-webkit-scrollbar-track {
    background-color: rgb(24 24 24 / 45%);
    border-radius: 100px;
}
.table-wrap::-webkit-scrollbar-thumb {
    background: #991410;
    border-radius: 100px;
    width: 130px;
}
.specArea table {
	width: 1375px;
	white-space: nowrap;
}
.specArea tr {
  border-bottom: 1px solid #212121;
  text-align: center;
}
.specArea tr:first-of-type, .specArea tr:last-of-type {
  border-bottom: 0;
}
.specArea th {
  padding: 20px;
  color: #991410;
  font-size: 22px;
  /* width: calc(100% / 5); */
  /*width: calc(100% / 6);*/
  text-align: center;
  background: linear-gradient(90deg,#080808 0%,#080808 5%, #181818 0%,#181818 95%,#080808 5%,#080808 100%);
}
.specArea th:first-of-type {
  /*width: calc(100% / 6);*/
  background: none;
}
.specArea td {
  padding: 10px;
  font-size: 18px;
  background: linear-gradient(90deg,#080808 0%,#080808 5%, #181818 0%,#181818 95%,#080808 5%,#080808 100%);
  width: 194px;
}
.specArea td:first-of-type {
  text-align: left;
  background: none;
}
.specArea th.table_fixed, .specArea td.table_fixed {
  position: sticky;
  left: 0;
  background: #080808;
  z-index: 1;
}
.specArea td.table_fixed::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0px;
  width: 100%;
  border-bottom: 1px solid #212121;
}
.specArea td.table_fixed.bb_none::before {
  content: none;
}
.greenStrong {
  position: relative;
}
.specArea table tr :nth-child(2),
.specArea table tr :nth-child(4),
.specArea table tr :nth-child(6) {
  background: #C00000;
  color: #fff;
}
.specArea table tr .new_item::before {
  content: 'NEW';
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  transform: rotate( -45deg );
  position: absolute;
  top: 7px;
  left: 0px;
}
@media screen and (max-width: 479px){
  .specArea table tr .new_item::before {
    position: static;
    display: block;
    transform: rotate(0);
  }
}
.recArea {
  margin: 20px 0 100px;
  padding-top: 80px;
  background-image: url(../../5info/img/amd-ryzen/rec-bg_fireL.webp),url(/5info/img/amd-ryzen/rec-bg_fireR.webp);
  background-repeat: no-repeat;
  background-position: left top, right top;
  background-size: contain;
}
.recInner {
  width: 970px;
  margin: 0 auto;
}
.recTtl {
  text-align: center;
  font-size: 58px;
  color: #b20500;
  line-height: 58px;
  margin-bottom: 60px;
  background: url(../../5info/img/amd-ryzen/rec_ttl_bg.webp);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.recTtlEng {
  display: block;
  font-size: 28px;
  font-weight: 100;
}
.setList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.setArea {
  width: 30%;
  background: #1f1f1f;
  padding: 20px 15px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  transition: 0.3s;
}
.setArea:hover {
  opacity: 0.7;
}
.setLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.setImg {
  width: 100%;
  max-width: 220px;
}
.setName {
  font-size: 14px;
  text-align: left;
  margin: 10px 0;
  height: 70px;
}
.setPrice {
  color: #b20500;
  margin-bottom: 20px;
}
.setPriceMoney {
  font-size: 24px;
  font-weight: 500;
}
.setPriceTax {
  font-size: 14px;
  margin-left: 4px;
}
.recOther {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 80px;
  width: 65%;
  margin: 80px auto;
}
.recOther li {
    width: 50%;
    text-align: center;
    margin-bottom: 35px;
}
.otherCamp {
  width: 970px;
  margin: 0 auto;
}
.otherCamp h4 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 20px;
}
.otherCamp .camp_banner {
  background-color: #000;
}
.otherCamp .camp_banner ul li a .stText {
  color: #fff;
}
.pageLink {
  width: 970px;
  margin: 0 auto;
  text-align: right;
}
._fade {
  opacity: 0;
  transition: 1s;
}
._on {
  opacity: 1;
}
.pcSpec{
  font-size: 16px;
  word-break: keep-all;
  font-weight:300;
  letter-spacing:.1em;
}
.pcSpec>li:nth-of-type(n+2){
  margin-top:.5em;
}

/*220412　追記*/
.flex--3col {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
/*#osusume_pc .itemLeft {
    height: 315px;
}*/
#osusume_pc .itemLeft img {
    width: 100%;
}
#osusume_pc .itemRight {
    /* height: 240px; */
    height: 290px;
}
#lp_page .new_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px!important;
	z-index: 99;
}

.bnr_area {
    margin-bottom: 40px;
    margin-top: 40px;
}
.bnr_area ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 660px;
}
.bnr_area img {
    max-width: 300px!important;
}

@media screen and (max-width: 479px){
  .specArea {
    margin-top: 40px;
  }
  .specArea table {
	width: 930px;
}
  .itemRight {
    width: 60vw;
    margin: 0 auto;
  }
  .itemPrice {
    margin-top: 5px;
  }
  #osusume_pc .itemArea {
    position: relative;
    padding: 10px 0 0;
  }
  #osusume_pc .itemLeft, #osusume_pc .itemRight {
      height: auto;
      position: static;
  }
  #osusume_pc .itemLeft {
    margin: 0 auto;
    padding-bottom: 0;
  }
  #osusume_pc .itemRight .new_text {
    color: #f90005;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px;
  }
  #osusume_pc .itemLeft img.ryzen_pcimg {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  #osusume_pc .itemLeft .itemPrice {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  #osusume_pc .itemBtn {
      display: none;
  }
  #osusume_pc .itemRight {
      width: auto;
  }
  #osusume_pc .itemArea .itemInner {
    padding: 0 10px 15px;
    padding-right: 0;
  }
  #osusume_pc a.splink {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}
@media screen and (max-width:1549px){
  .navList {
    position: fixed;
    top: 0;
    width: 100vw;
    margin: 0 -200%;
    padding: 0 200%;
    background: #b20500;
    opacity: 0.8;
    height: 50px;
    z-index: 1000;
    display: none;
  }
  .navList ul {
    display: flex;
    width: 970px;
    align-items: center;
    height: 100%;
    margin: 0 auto;
    justify-content: center;
  }
  .navList li {
    width: calc(100% / 5);
    text-align: center;
  }
  .navList li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-family: Hiragino Kaku Gothic W2 JIS2004;
  }
  .navList li.current a {
    color: #07ba08;
  }
  #lp_page .navList a:hover {
    transition: none;
  }
}

@media screen and (max-width:970px){
  .navList {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .navList ul {
    width: 100%;
  }
}
@media screen and (max-width:479px){
  ._fade {
    opacity: 0;
    transition: 0.5s;
  }
  ._on {
    opacity: 1;
  }
  .side-open #pagetop a {
    border: 1px solid;
  }
  .navList {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 150px;
    text-align: left;
    font-size: 13px;
    background: #2b2b2b;
    z-index: 10000;
    opacity: 0.98;
    transition: all .3s ease;
  }
  .side-open .navList {
    right: 0;
  }
  .navList ul {
    display: block;
  }
  .navList li {
    width: auto;
    text-align: left;
  }
  .navList li a {
    font-size: 24px;
    line-height: 34px;
    display: block;
    padding: 10px 20px;
    letter-spacing: 1px;
  }
  .sideMenuBtn {
    position: fixed;
    top: 10px;
    right: 0px;
    width: 34px;
    height: 34px;
    padding: 5px;
    cursor: pointer;
    z-index: 10000;
  }
  .ellipsis-v {
    position: relative;
    display: block;
    cursor: pointer;
    width: 34px;
    height: 34px;
  }
  .ellipsis-v .point {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    width: 6px;
    height: 6px;
    margin: auto;
    background: #ab1612;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .ellipsis-v .point.top {
      top: 0;
  }
  .ellipsis-v .point.mid {
    top: 0;
    bottom: 0;
  }
  .ellipsis-v .point.bot {
    bottom: 0;
  }
  .side-open .mid {
    opacity: 0;
  }
  .side-open .sideMenuBtn:hover .top, .side-open .top {
    width: 47px;
    height: 1px;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .side-open .sideMenuBtn:hover .bot, .side-open .bot {
    width: 47px;
    height: 1px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  p.osusume_Txt {
	font-size: 5.5vw;
    margin-bottom: 0;
  }
}

@media screen and (min-width:1550px){
  .navList {
    position: fixed;
    top: 30%;
    right: 3%;
    z-index: 1000;
    display: none;
  }
  .navList li {
    width: 6px;
    height: 6px;
    margin: 0 0 50px;
    background: #565656;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    position: relative;
  }
  .navList li:hover {
    background: #ab1612;
  }
  .navList li.current {
    background: #ab1612;
  }
  .navList li a {
    display: flex;
    position: absolute;
    top: -16px;
    right: 25px;
    text-decoration: none;
    color: #878787;
    padding: 0 10px;
    line-height: 16px;
    border-radius: 2px;
    font-size: 14px;
    width: 180px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border: 1px solid #878787;
    box-sizing: border-box;
    transition: 0.5s;
  }
  .navList li:hover a {
    opacity: 1;
  }
  .navList li.current a {
    opacity: 1;
    color: #ab1612;
    border-color: #ab1612;
  }
  .navList.gray a {
    color: #333!important;
    background:rgba(255,255,255,0.5);
  }

}

@media screen and (max-width: 479px) {
  .inpage_nav {
    margin-bottom: 20px;
  }
  .inpage_nav .nav_inner .nav_list{
    width:100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin: 0 auto;
  }
  .inpage_nav .nav_inner .nav_list>li a{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 2px 0;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 3vw;
    text-align: center;
    line-height: 1.3;
    color: #fff;
    transition: color .3s,background .3s;
    min-height: 10vw;
  }
  .inpage_nav .nav_inner .nav_list>li a:hover{
    color:#000!important;
    background:#fff;
  }
  .inpage_nav .nav_inner .nav_list>li{
    border: 1px solid #ccc;
    width:calc(100% / 2 - 1.8vw);
  }
  .inpage_nav .nav_inner .nav_list>li:nth-of-type(odd){
    margin-left:0;
  }
  .inpage_nav .nav_inner .nav_list>li:nth-of-type(even){
    margin-left:1vw;
  }
  .inpage_nav .nav_inner .nav_list>li:nth-of-type(n+3){
    margin-top:4px;
  }
  .inpage_nav{
    /*height:13.6vw;*/
    height: auto;
  }
  .inpage_nav .nav_inner{
    /*height:13.6vw;*/
    height: auto;
    padding: 6px 0;
  }
  .inpage_nav .nav_inner.fixed{
    position:fixed;
    top:0;
    left:0;
    right: 0;
    margin: 0 auto;
    width:97%;
    background:rgba(0,0,0,.85);
    border-bottom:1px solid rgba(255,255,255,.75);
    z-index:100;
    /*animation:fadein .5s forwards;*/
  }

  ._pc {
    display: none;
  }
  ._sp {
    display: block;
  }
  #lp_page {
    padding-top: 0;
  }
  .catchInner,.catchInner2 {
    width: 100%;
  }
  .catchInner::before , .catchInner2::before {
    top: 0;
    width: 7vw;
  }
  .catchInner::after , .catchInner::after {
    width: 7vw;
  }
  .catchTtl {
    font-size: 6vw;
    background-size: 24vw;
    margin-bottom: 0;
  }
  .catchArea,.catchArea2 {
    position: relative;
    margin-bottom: 100px;
    padding-bottom: 0;
    background-size: 100vw;
  }
  .catchArea:before  , .catchArea2:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0,0,0,0.8);
  }
  .catchTxt {
    font-size: 4.2vw;
    text-align: left;
  }
  .seriesInner {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .seriesTtl {
    font-size: 8.5vw;
    margin-top: 20px;
  }
  .seriesTxt {
    font-size: 4vw;
  }
  .seriesArea {
    background-size: 100vw;
  }
  .itemArea {
    display: block;
    margin-top: 80px;
    background: #111111e0;
    padding: 20px 10px 15px;
    /* width: 90%; */
    width: 94%;
    margin: 20px auto 0;
    border: 1px solid #999;
  }
  .itemInner {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
  }
  #series1 .itemInner,
  #series2 .itemInner,
  #series3 .itemInner {
    flex-direction: initial;
  }
  .itemLeft {
    width: 60vw;
    margin: 0 auto 1rem;
    border: none;
  }
  #series1 .itemLeft,
  #series2 .itemLeft 
  #series3 .itemLeft {
    width: 40vw;
}
  .itemLeft img {
    width: 75%;
  }
  .itemIcon::before {
    font-size: 2vw;
  }
  .itemIcon {
    font-size: 3.5vw;
  }
.itemLeft::before,.itemLeft::after,.itemIcon,.itemIcon::before{
  display: none;
}
.itemLeft:hover {
  border: none;
}
  .itemName {
    font-size: 5vw;
    min-height: auto;
  }
  .itemPriceMoney {
    font-size: 8vw;
  }
  .itemPriceTax {
    font-size: 5vw;
  }
  .itemSpec {
    font-size: 3.5vw;
    line-height: 5.5vw;
    display: flex;
    flex-wrap: wrap;
    display: none; /*SPはCPUスペック非表示*/
  }
  .itemSpec li {
    width: 48%;
  }
  .itemSpec li:first-child {
    display: none;
  }
  .pcSpec {
    font-size: 3.8vw;
    letter-spacing: 0.5px;
  }
  .pcSpec>li:nth-of-type(n+2) {
    margin-top: 0.1em;
  }
  .campArea {
    width: 90%;
  }
  .campArea ul {
    list-style: square;
    padding-left: 2.4em;
  }
/*  .itemBtn {
    position: static;
    margin-top: 10px;
  }*/
  .itemBtn img {
    width: 50vw;
    display: block;
    margin: 0 auto;
  }
  .seriesRight {
    margin-left: 0;
  }
  .specArea {
    padding: 0;
    margin-bottom: 80px;
  }
  .specArea th {
    font-size: 4vw;
    padding: 0;
  }
  .specArea td {
    font-size: 3.5vw;
    width: 120px;
  }
  .seriesArea {
    margin-bottom: 80px;
  }
  .recArea {
    margin: 0;
    padding: 0;
    background-size: cover;
  }
  .recInner {
    width: 100%;
  }
  .recTtl {
    font-size: 9vw;
    line-height: 9vw;
    background-size: 70vw;
  }
  .recTtlEng {
    font-size: 6vw;
  }
  .setList {
    display: block;
  }
  .setArea {
    width: 90%;
    margin: 0 auto 40px;
  }
  .setImg {
    width: 50%;
  }
  .setName {
    height: auto;
  }
  .recOther {
    width: 100%;
  }
  .recOther li {
    width: 48%;
  }
  .otherCamp {
    width: 100%;
  }
  .otherCamp h4 {
    font-size: 5vw;
  }
}


/*--------- 20190705_追加CSS --------*/

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding: 100px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 970px;
  margin: 0 auto;
}
.tabs h3{
	text-align: center;
    font-size: 58px;
    color: #b20500;
    line-height: 58px;
    margin-bottom: 60px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #f22424;
  background-color: #340705;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 20px;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#raytrek:checked ~ #raytrek_content,
#home:checked ~ #home_content {
	display: block;
	border: 1px solid #f22424;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #f22424;
  color: #fff;
}

/*----------------------------------------------------------
	spec_table
----------------------------------------------------------*/
.lineup_map_PC{width:100%; margin:0 auto;}
.lineup_map_PC img.map_left_img{margin:4% 0 0 0; width: 16%; float:left; min-height:700px;}
.lineup_map_PC table { width: 100%; margin:0 0; text-align: center; vertical-align: middle; border:none;}
.lineup_map_PC table tr { height:50px; border: none; font-size: 1.2rem;}
.lineup_map_PC table tr td:first-child { width: 70px !important; background: #36b030; border: none; border-bottom: 1px solid #000;}
/*.lineup_map_PC table tr td:nth-last-child(2) { background: unset;}*/
.lineup_map_PC table tr td.table_bottom:first-child,
.lineup_map_PC table.raytrek_table tr td.table_bottom:first-child,
.lineup_map_PC table tr td.table_bottom2:first-child,
.lineup_map_PC table.home_business_table tr td.table_bottom:nth-child(2),
.lineup_map_PC table.home_business_table tr td.table_bottom2:nth-child(2)
{ background: unset; border: none; border-bottom: none;}
.lineup_map_PC table tr td.table_bottom2 { background: #8c1d18; border: 1px solid #000; border-bottom: none; font-size:1rem;}
.lineup_map_PC table tr td.table_bottom2 { background: #8c1d18; border: 1px solid #000 !important; border-bottom: none !important; font-size:1rem;}

.lineup_map_PC table th { background: #f0e6cc; border: 1px solid #3cad40; border-bottom:none;}
.lineup_map_PC table td { width: 28%; height: auto; vertical-align: middle; border: 1px solid #f22424; color: #fff !important;}
.lineup_map_PC table td a {
	width: 85%;
    height: 85%;
    color: #fff;
    text-decoration: none !important;
    padding: 5px 0 !important;
    display: block;
    margin: 0 auto !important;
    box-sizing: border-box;
}
.lineup_map_PC table tr td.table_bottom { border: 1px solid #000; border-bottom:none; background: #f22424;}
.lineup_map_PC table td span.spec {padding: 0 0;}
.lineup_map_PC table td span.bottom{color:#fff; background:#2dd631;}
.lineup_map_PC table td span.user_use { background: #f22424; color: #fff; padding: 7px; width: 90%; display: block; margin: 0 auto; font-weight: 900;}

.lineup_map_PC table.raytrek_table tr td.table_bottom:first-child { background: unset; border: none; border-bottom: none;}
.lineup_map_PC table.raytrek_table {margin-bottom:2rem;}
.lineup_map_PC table.raytrek_table tr td { width: auto!important;}
.lineup_map_PC table.raytrek_table tr td:first-child { width: 150px !important;}

.lineup_map_PC .home_business_table tr td {min-width:150px; width: auto; height: auto; vertical-align: middle; border: 1px solid #f22424; color: #fff !important;}
.lineup_map_PC .home_business_table tr td:first-child { width: 130px !important; background: #36b030; border: none; border-bottom: 1px solid #000; font-weight: bold;}


.lineup_map_SP {display: none;}
.model_cts { display:none; }
.modeName {
	font-weight: bold;
	font-size: 20px;
	float: none;
	margin-top: 24px;
}
/* スペック表記 */
.modelSpec {
	margin-top: 6px;
	font-size: 1.1em;
	line-height: 1.4;
}
.item_name{
  font-size: 0.9rem;
  font-weight: 400;
  color: #fff;
  padding: 3px 0;
  display: block;
  vertical-align: baseline;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
	margin:0 auto;
	text-align: center;
}
.LinkDetail {
	display: none;
}
/* 価格表記位置
.model_cts .price {
	padding: 11px 0 0 0;
	margin-top: 60px;
}
/* 価格表記 */
.pr {
	color: #F00 !important;
	vertical-align:text-bottom;
	display: inline-block;
}
/* 円のサイズ */
.kara,.tax {
	font-size: 9px;
	text-decoration: none;
	color:#fff;
	vertical-align:baseline;
	display: inline-block;
}


@media screen and (max-width:786px) {
	.lineup_map_SP { display: block;width: 96%; margin:0 auto;}
	.lineup_map_SP img.map_left_img{ display: none; width: 0%}
	.lineup_map_SP .head01, .lineup_map_SP .head02 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.2;
    margin: 30px 0 20px 0;
    text-align: center;
  }
	.lineup_map_SP p {
    font-size: 1.3rem;
    font-weight: normal;
    margin: 20px 0 20px;
  }
	.lineup_map_SP table th { background: #f0e6cc; border: 1px solid #3cad40;}
	.lineup_map_SP table td { padding:5px; vertical-align: middle;}
	.lineup_map_SP table td > span.spec {background:#fff; border:1px solid #0c0c0c; padding:5px;}
	.lineup_map_SP table td > span.bottom{color:#fff; background:#2dd631;}
	.lineup_map_PC {display: none;}



/*-------------------------------------
 SP表示_モデル設定
---------------------------------------*/
  .model_cts {
		background: none;
		border: 1px solid #3cad40;
	}
  .modelLink {
    display: block;
  }
  .gameLink,
  .deskLink {
    margin: 0 auto 20px;
    width: 96%;
  }
  .gameLink a, .deskLink a {
    font-size: 1.2em;
    padding: 40px 0 40px 18px;
  }
  .gameLink img, .deskLink img {
    right: -4%;
    width: 36%;
  }
  .model_left .modelPc {
    width: 70%;
  }

  /*その他装飾*/
  .pc {
    display:none;
  }
  .sp {
    display:block;
  }
  .smallText {
    font-size: 0.8em;
  }

  .model_center .modelSpec {
    color: #FFF;
    text-align: left;
    margin: 10px auto 20px;
  }
  .modelSpec li:before {
    font-family: FontAwesome;
    content : "\f101";
    margin-right: 4px;
  }
  .modeName {
    float: none;
    font-size: 16px;
  }
  .modeName,
  .model_center .modelSpec {
    color: #111;
  }
  .model_cts {
    display: block;
    height: auto;
    margin-bottom: 20px;
    text-align:center;
  }
  .model_cts img {
    width: 80%;
    height: auto;
  }
  .model_cts .price {
    padding: 11px 0 0 ;
    margin-top: 0;
  }
  .model_cts .pr {
    font-size: 26px;
  }
  .kara{
    font-size: 20px;
  }
  .model_left .modelPc {
    float: none;
    margin:0;
  }
  .model_left {
    float: none;
    margin-top: 14px;
    width: 100%;
  }
  .model_center {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 90%;
  }
  .model_right {
    float: none;
    margin: 0 auto 20px;
    padding: 0;
    width: 90%;
  }
  .LinkDetail {
    background: #36b030;
    border-radius: 4px;
    display: block;
    font-size: 20px;
    color: #fff;
    margin: 14px 0;
    padding: 20px 0;
    text-align: center;
  }
  .item_name {
    display: inline-block;
  }
	.ryzen_pcimg{margin:0 0;}
}
