@charset "utf-8";

/*-------------------------------------
　PCページ基本設定
---------------------------------------*/

.column2R #main {
  float: none;
  width: auto;
}

#lp_page {
  width: 970px;
  margin: 0 auto;
  color: #333333;
  line-height: 1.5em;
  font-size: 14px;
  position: relative;
}

a:hover {
  opacity: 0.7;
}


@media screen and (max-width: 479px) {
  #Header {
    display: none;
  }
}

/*-------------------------------------
　ページTOPへ
---------------------------------------*/

#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}

#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}


/*-------------------------------------
　PC
---------------------------------------*/

#lp_page .header {
  margin: 0 0;
  position: relative;
}

#lp_page .header h2 {
  z-index: 2;
  position: absolute;
  top: 168px;
  left: 500px;
  font-size: 26px;
  color: #fff;
  margin: 0;
  padding: 0;
  border-bottom: none;
}

#lp_page h2 {
  margin: 0 0 30px;
  padding: 30px 0 20px;
  text-align: center;
  color: #666;
  font-size: 34px;
  border-bottom: #ddd 2px solid;
  font-weight: normal;
}

#lp_page h3 {
  margin: 0 0 30px;
  padding: 30px 0 20px;
  text-align: center;
  color: #666;
  font-size: 34px;
  border-bottom: #ddd 2px solid;
  font-weight: normal;
}

#lp_page section {
  margin: 50px 0;
}

.title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.top_descrip {
  margin: 20px 0 0;
  font-size: 1.0em;
  line-height: 1.6em;
}

.unit_1col ul li, .unit_2col ul li, .unit_3col ul li {
  margin: 0 6px 13px;
  float: left;
}

.unit_1col ul li p, .unit_2col ul li p, .unit_3col ul li p {
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.4em;
}

.unit_1col, .unit_2col, .unit_3col {
  margin: 20px 0 30px;
  overflow: hidden;
}

.img_1col {
  margin: 0 auto;
  text-align: center;
}

.unit_1col p {
  margin: 20px 0;
  text-align: center;
}

.unit_2col ul li {
  width: 470px;
}

.unit_2col ul li img {
  width: 470px;
}

.unit_3col ul li {
  width: 311px;
}

.unit_3col ul li img {
  width: 311px;
}

.hi_line {
  height: 270px;
}

.hi_2line {
  height: 280px;
}

.hi_3line {
  height: 310px;
}

.hi_5line {
  height: 335px;
}

.parts_box {
  overflow: hidden;
  margin-bottom: 10px;
}

.parts_box ul li {
  margin: 0 6px;
  float: left;
}

.parts_box ul li.lft {
  width: 600px;
  line-height: 2.0em;
}

.parts_box ul li.lft p {
  margin: 15px 0 0;
  line-height: 1.6em;
}

.parts_box ul li.rgt {}

.labo_unit {
  margin: 0 0;
  padding: 30px 60px;
  border: #ccc 4px double;
}

.labo_tit {
  margin: 15px 0 20px;
  font-size: 32px;
  text-align: center;
}

.labo_tit p {
  margin: 20px 0;
  font-size: 16px;
}

.labo_box {
  margin-top: 20px;
  text-align: left;
  line-height: 1.6em;
}

.btn_dospalabo a {
  margin: 15px auto 25px;
  padding: 15px 0;
  background: #0056d6;
  width: 430px;
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  min-width: 500px;
}

.mokuji {
  margin: 25px auto 0;
  overflow: hidden;
  width: 570px;
}

.mokuji p {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 24px;
}

.mokuji ul {
  float: left;
  width: 260px;
}

.mokuji ul.r_box {
  margin-right: 50px;
}

.mokuji ul li {
  padding-bottom: 10px;
}

.btn_partset a {
  margin: 15px auto 25px;
  padding: 15px 0;
  background: #78aeff;
  width: 500px;
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}

.parts_box ul li a {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0;
  text-decoration: none;
  font-size: 12px;
}

#container .tlinks a {
  display: block;
  margin: 0 0 20px 6px;
  padding: 0;
  font-size: 24px;
  text-decoration: none;
  bord0er: 3px solid #eb6101;
}


/*SPメニュー PC時非表示*/

.sp-header {
  display: none;
}

#spNavi {
  display: none;
}

.scroll-wrap {
  display: none;
}

.header-group-search {
  display: none;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.tools_box {
  font-size: 18px;
  width: 60%;
  margin: 0 auto;
}

.tools_box p {
  margin-bottom: 6px;
}

.tools_box ul {
  margin: 0 0 20px 5em;
}

.tools_box ul li {
  margin-bottom: 6px;
}


/*-------------------------------------
　SP （0〜479pxの場合に適用するCSS）
---------------------------------------*/

@media screen and (max-width:479px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .tools_box {
    font-size: 3.6vw;
    width: 100%;
    margin-top: 10px;
  }
  .tools_box p {
    margin-bottom: 0 !important;
  }
  .tools_box ul {
    margin: 0 0 20px 3em;
  }
  .tools_box ul li {
    margin-bottom: 0;
  }
  /*-------------------------------------
　SPページ基本設定
---------------------------------------*/
  #lp_page {
    background-color: #fff;
    color: #333;
    font-size: 1rem;
    margin: 20px auto;
    line-height: 1.5;
    width: 94% !important;
  }
  #lp_page div p {
    margin-bottom: 1em;
  }
  #main img {
    max-width: 100%;
    height: auto;
  }
  .top_descrip {
    font-size: 1rem;
    line-height: 1.5;
  }
  .mokuji ul {
    width: 100%;
  }
  /*-------------------------------------
  SP
---------------------------------------*/
  #Header {
    z-index: 2999;
    border-bottom: none;
    overflow: visible !important;
    position: fixed;
    background-color: #fff;
  }
  #Header h1.tagLine {
    width: 94%;
  }
  #lp_page .header h2 {
    top: auto;
    bottom: 9.4vw;
    left: 6vw;
    font-size: 4.6vw;
    font-weight: 400;
  }
  #lp_page h2 {
    margin: 0 0 10px;
    padding: 15px 0 0;
    font-size: 20px;
  }
  #lp_page h3 {
    margin: 0 0;
    padding: 15px 0 10px;
    font-size: 20px;
  }
  #lp_page section {
    margin: 15px 0;
  }
  #lp_page ul li {
    margin: 0 auto 13px;
    float: none;
  }
/*  #lp_page .header {
    margin: 170px 0 0 0;
  }*/
  p.title {
    font-size: 4.8vw;
    line-height: 1.4;
  }
  .unit_1col, .unit_2col, .unit_3col {
    margin: 15px 0 0;
  }
  .unit_1col p {
    margin: 10px 5px 0;
    text-align: left;
  }
  .unit_3col a {
    pointer-events: none;
  }
  .unit_2col ul li {
    width: 100%;
  }
  .unit_2col ul li img {
    width: 100%;
  }
  .unit_3col ul li {
    width: 100%;
  }
  .unit_3col ul li img {
    width: 100%;
  }
  .hi_line {
    height: auto;
  }
  .hi_2line {
    height: auto;
    ;
  }
  .hi_3line {
    height: auto;
  }
  .hi_5line {
    height: auto;
  }
  .parts_box {
    margin-bottom: 0;
  }
  .parts_box ul li {
    margin: 0 auto;
    padding: 0 10px;
    float: none;
  }
  .parts_box ul li.lft {
    margin-top: 15px;
    width: 90%;
    line-height: 1.6em;
  }
  .parts_box ul li.lft p {
    margin: 5px 0 15px;
    line-height: 1.6em;
  }
  .labo_unit {
    margin: 0 0;
    padding: 10px 10px;
  }
  .labo_tit {
    margin: 15px 0 20px;
    font-size: 22px;
  }
  .labo_tit p {
    margin: 15px 0;
    font-size: 14px;
  }
  .btn_dospalabo a {
    margin: 10px auto 15px;
    padding: 12px 0;
    width: 90%;
    font-size: 14px;
    min-width: auto;
  }
  .mokuji {
    margin: 15px auto 0;
    width: 90%;
  }
  .mokuji p {
    margin: 0 0 10px;
    text-align: center;
    font-size: 18px;
  }
  .mokuji ul li {
    margin: 10px 0;
    padding-bottom: 7px;
    float: none;
    width: 100%;
  }
  .btn_partset a {
    margin: 10px auto 15px;
    padding: 12px 0;
    width: 90%;
    font-size: 14px;
  }
  #container .tlinks a {
    font-size: 16px;
  }
  /*-------------------------------------
　SPメニュー・検索ボックス
---------------------------------------*/
  #Header {
    z-index: 2999;
    border-bottom: none;
    overflow: visible;
    position: fixed;
    background-color: #fff;
  }
  #Header .logo .sp-logo {
    display: none !important;
  }
  .tagLine {
    display: block !important;
    color: #000 !important;
    position: absolute;
    top: 160px;
    left: 4%;
    overflow: visible;
  }
  .sp-header {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    display: block;
    z-index: 99;
  }
  .sp-header_logo {
    display: block;
    margin: 10px 0 10px 10px;
    /*position: fixed;
         top: 10px;
         left: 10px;	*/
  }
  #lp_page #boxTitle {
    margin-top: 150px;
  }
  /*　SP ハンバーガーメニュー*/
  #spNavi {
    position: fixed;
    width: 56px;
    height: 56px;
    top: 0px;
    right: 0;
    z-index: 3000;
    display: block;
  }
  #nav-drawer {
    position: absolute;
    width: 56px;
    height: 56px;
    top: 0;
    right: 0;
    background-color: #313131;
  }
  .nav-unshown {
    display: none;
  }
  /*アイコンのスペース*/
  #nav-open {
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #nav-open img {
    width: 56%;
  }
  /*閉じる用の薄黒カバー*/
  #nav-close {
    display: none;
    /*はじめは隠しておく*/
    position: fixed;
    z-index: 3099;
    top: 0;
    /*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .5s ease-in-out;
  }
  /*中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3999;
    width: 280px;
    height: 100%;
    background: #fff;
    transition: .5s ease-in-out;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
  }
  #nav-content>ul {
    margin: 0 10px 20px;
  }
  #nav-content ul li {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 8px 10px;
    font-weight: 500;
    color: #333;
    border: 1px solid #656565;
    border-radius: 8px;
    box-shadow: 2px 2px 4px 0px #ccc;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
  }
  #nav-content ul li::after {
    content: "";
    width: 7px;
    height: 12px;
    background: url(/service/img/service_top2/icon_arrow_right_gray.png) no-repeat;
    background-size: 5px;
    position: absolute;
    right: 10px;
  }
  #nav-content ul li a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
  }
  #nav-content p {
    margin: 0 10px 10px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
  }
  #nav-content ul.subMenu {
    border: 1px solid #656565;
    border-radius: 8px;
    box-shadow: 2px 2px 4px 0px #aaaaaa;
  }
  #nav-content ul.subMenu:last-child {
    margin-bottom: 80px;
  }
  #nav-content ul.subMenu li {
    font-size: 14px;
    border: none;
    border-radius: 8px;
    box-shadow: none;
    margin-bottom: 0;
    padding: 8px 10px 0px;
  }
  #nav-content ul.subMenu li:last-child {
    padding: 8px 10px 8px;
  }
  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked~#nav-close {
    display: block;
    opacity: .4;
  }
  #nav-input:checked~#nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: -6px 0 25px rgba(0, 0, 0, .15);
  }
  .close-X {
    background-color: #313131;
    margin-bottom: 20px;
    height: 56px;
    text-align: right;
  }
  .cancel {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 56px;
    padding: 14px 14px 0 0;
    position: relative;
    width: 100%;
    z-index: 99;
  }
  .cancel img {
    margin-left: 10px;
    width: 16px;
  }
  .floatingMenu.sp {
    display: none !important;
  }
  /*SP スクロールメニュー*/
  .scroll-wrap {
    width: 100%;
    overflow: hidden;
    display: block;
    /*position: fixed;*/
    /* top: 57px; */
    /*z-index: -1;*/
  }
  .scroll-navInfo {
    width: 100%;
    background: #2C3651;
    /* メニューの背景色 */
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* 慣性スクロール */
    margin: 2px 0 0 0;
  }
  .scroll-navInfo ul {
    display: inline-table;
    max-width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .scroll-navInfo ul li {
    display: table-cell;
    white-space: nowrap;
    line-height: 1.4;
    padding: 0.8em 1em;
    font-size: 3vw;
  }
  .scroll-navInfo ul li:hover {
    background: #313131;
    /* マウスホバー時の背景色 */
  }
  .scroll-navInfo ul li a {
    display: inline-block;
    color: #fff;
    /* メニューの文字色 */
    text-decoration: none;
  }
  /* 検索 */
  .header-group-search {
    width: 100%;
    background-color: #fff;
    margin: 0 auto 0;
    padding: 0 0 5px;
    display: block;
    /*position: fixed;*/
    top: 92px;
    /*z-index: -1;	*/
  }
  .headerGroupSearch {
    text-align: center;
  }
  .c-search select {
    padding: 5px 5px 10px;
  }
  .c-search {
    background: #fff;
    margin: 0;
  }
  .c-search select {
    background: #fff;
    font-size: 16px;
    height: auto;
  }
  .c-search [type=text] {
    width: 75%;
    padding: 6px;
    font-size: 3.5vw;
  }
  .c-search [type=button] {
    padding: 4px 5px;
    font-size: 3.5vw;
    width: 15%;
  }
}


/*-------------------------------------
　追記191220
---------------------------------------*/

#cashless {
  text-align: left !important;
}

.cashless_wrapper {
  text-align: center;
  font-size: 16px;
  margin: 8em auto 0;
  clear: both;
  width: 728px;
}

.cashless_wrapper p.cashless_lead {
  text-align: left;
}

@media screen and (max-width: 479px) {
  .cashless_wrapper {
    padding: 0 5px;
    text-align: left;
    width: 100%;
  }
  .cashless_wrapper .cashless_lead, .cashless_wrapper #cashless .cashlessLink {
    font-size: 14px !important;
    text-align: left;
  }
  .cashless_wrapper img {
    width: 100%;
    margin-bottom: 10px;
  }
}

div.dspFlx {
  display: flex;
  box-sizing: border-box;
  width: 100%;
}

div.dspFlx>.dvLft {
  width: 265px;
}

div.dspFlx>.dvLft img {
  max-width: 265px;
}

div.dspFlx>.dvRgt {
  width: 750px;
}

.img_3col::after {
  content: "";
  display: block;
  clear: both;
}

.img_3col img {
  width: 225px;
  height: auto;
  box-sizing: border-box;
  margin-left: 10px;
  float: left;
}

.img_3col>li:nth-of-type(n+4) img {
  margin-top: 10px;
}

.parts_box .table_base {
  border: 1px solid #CDCDCD;
  box-sizing: border-box;
  font-size: 12px;
  border-spacing: 0;
  border-collapse: collapse;
  overflow: hidden;
  line-height: 1.5;
  width: 100%;
}

.table_base caption {
  background-color: #4b4545;
  color: #fff;
  border-top: #CDCDCD;
  padding: 3px;
}

.table_base thead th {
  border-right: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  box-sizing: border-box;
  padding: 0.5em;
  font-weight: bold;
  background-color: #F4F1D9;
  line-height: 1.5;
  text-align: center;
}

.table_base th:nth-of-type(1) {
  width: 20%;
  border-right: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  box-sizing: border-box;
  padding: 0.5em;
  font-weight: bold;
  background-color: #F4F1D9;
  line-height: 1.5;
  text-align: center;
}

.table_base th:nth-of-type(2) {
  width: 40%;
}

.table_base th:nth-of-type(3) {
  width: 40%;
}

.table_base td {
  border-left: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  box-sizing: border-box;
  padding: 0.5em;
}


/*.parts_box .table_base td>a{
  font-weight: 500;
  width: 85%;
  background-color: #2872b7;
  color: #FFF;
  text-align: center;
  padding: 5px 15px 5px 0;
  position: relative;
  box-shadow: 0px 2px 0px 0px rgba(214, 212, 212, 1);
}*/

.parts_box .table_base td>a:hover {
  opacity: 0.7;
}

.table_base td>a:before {
  content: '';
  position: absolute;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 8px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.table_base td.col-2 {
  width: 34.5%;
}

.table_base td.col-3 {
  width: 23%;
}

.table_base td.col-4 {
  width: 17.2%;
}

.table_base td.col-5 {
  width: 13%;
}

.table_base tr.model {
  font-weight: bold;
  text-align: center;
  background: #014da1;
  color: #FFF;
}

.table_base tr.series {
  font-weight: bold;
  text-align: center;
  background: #333;
  color: #FFF;
}

.table_base .price {
  color: #F54600;
  font-weight: bold;
  font-size: 15px;
}

.table_base .delivery {
  color: #F54600;
  font-weight: bold;
}

.table_base .feature {
  color: #00589F;
  font-weight: bold;
}

.table_base .campaign {
  color: #F54600;
  font-weight: bold;
  display: block;
}

.table_base .pic {
  text-align: center;
}

.table_base .pic img {
  width: 120px;
}

.table_base tbody tr:hover {
  background-color: #f0f0f0;
}

.table_base tbody td, .table_base tbody th {
  position: relative;
}


/*.table_base tbody td:hover {
background-color: #CDCDCD;
}
.table_base tbody td:hover:after {
content: "";
background-color: #f0f0f0;
width: 100%;
height: 200vh;
position: absolute;
top: -100vh;
left: 0;
z-index: -1;
}*/

.table_base tbody td:hover:not(thead) {
  background-color: #CDCDCD;
}

.table_base tbody td:hover:after:not(thead) {
  content: "";
  background-color: #f0f0f0;
  width: 100%;
  height: 200vh;
  position: absolute;
  top: -100vh;
  left: 0;
  z-index: -1;
}

.table_base tbody th:hover:not(thead) {
  background-color: #CDCDCD;
}

.table_base tbody th:hover:after:not(thead) {
  content: "";
  background-color: #f0f0f0;
  width: 100%;
  height: 200vh;
  position: absolute;
  top: -100vh;
  left: 0;
  z-index: -1;
}

.parts_box p.notice {
  display: inline-block;
  padding: 10px 10px 10px 0;
}

@media only screen and (max-width: 479px) {
  /*  .parts_box .table_base td>a{ width: 85%; }*/
  .table_base {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .table_base th, .table_base td {
    word-break: break-all;
    word-wrap: break-word;
  }
  .table_base th:nth-of-type(1) {
    width: 16%;
  }
  .table_base th:nth-of-type(2) {
    width: 42%;
  }
  .table_base th:nth-of-type(3) {
    width: 42%;
  }
  .parts_box ul li a {
    margin: 0;
  }
  .parts_box p.notice {
    margin: 0;
  }
  div.dspFlx {
    display: block;
  }
  div.dspFlx>.dvLft {
    width: 100%;
    margin: 0;
    padding: 0
  }
  div.dspFlx>.dvRgt {
    width: 100%;
    margin: -10px 0 0;
    padding: 0
  }
  div.dspFlx>.dvLft img {
    width: 100%;
  }
  .img_3col img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    margin-left: 0;
    margin-top: 10px;
    clear: left;
  }
  .unit_3col>ul>li {
    width: 100%;
    clear: left;
  }
}

.footerMenu_re {
  display: none;
}

@media only screen and (max-width: 479px) {
  .t_a01 h2, .noAcco h2 {
    font-size: 3.2vw;
  }
  #footer {
    display: none;
  }
  .footerMenu_re {
    margin: 0;
    width: 100%;
    padding: 0;
    background-color: #fff;
    text-align: center;
    display: block
  }
  .footerMenu_re ul {
    margin: 5px 0 5px;
  }
  .footerMenu_re li {
    display: inline-block;
  }
  .footerMenu_re ul.sns_icon {
    display: inline-block;
    margin: 10px 0 20px;
  }
  .footerMenu_re ul.sns_icon li {
    margin: 0 10px 0 10px;
  }
  .footerMenu_re .compayInfor {
    font-size: 13px;
    text-align: left;
    line-height: 1.5;
    width: 95%;
    margin: 0 auto 20px;
  }
  .pcOnly {
    display: none;
  }
  .footerLink {
    display: flex;
    flex-wrap: wrap;
  }
  .footerLink li {
    width: 49.5%;
    background-color: #dbe4f3;
    padding: 0.6em 0;
    margin-top: 3px;
    font-size: 0.9em;
  }
  .footerLink li a {
    display: block;
    text-decoration: none;
    color: #2c3651;
  }
  .footerLink li:nth-child(odd) {
    margin-right: 1%;
  }
  .footerLink:first-of-type li:nth-child(5) {
    margin-right: 0;
    width: 100%;
  }
  .footerMenu_re .footerLink {
    margin: 0;
  }
  .pcOnly_il {
    display: none;
  }
}


/*-------------------------------------
　Ryzen組み立て動画解説
---------------------------------------*/

.video_wrap {
  margin-top: 30px;
}

.contents_head {
  border-bottom: 3px solid #007203;
  color: #007203;
  font-size: 36px;
  line-height: 1.4;
  letter-spacing: 1.2px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}

.contents_head::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #fff100;
  bottom: -3px;
  width: 20%;
}

.video_contents {
  margin-bottom: 100px;
}

.video_title {
  font-size: 24px;
  margin-bottom: 6px;
}

.video_inner {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

.video_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width:479px) {
  .contents_head {
    font-size: 1.4rem;
  }
  .video_contents {
    margin-bottom: 50px;
  }
  .video_title {
    font-size: 1.2rem;
    line-height: 1.3;
    text-align: center;
  }
}


/*--CHANGE SYSTE-0001-2007-01679-WEB Edit by TO/torigoe 20200925 start--*/


/*-------------------------------------
　インフォメーション　pc_setup.tpl　　PCサイト
---------------------------------------*/

@media screen and ( min-width:480px) {
  .infoSection h3 {
    margin-bottom: 10px;
    text-align: left;
  }
  .infoSection .tabSet {
    border: 1px solid #ccc;
  }
  .infoSection .tabBlock {
    overflow: hidden;
  }
  .infoSection .tabBlock li {
    float: left;
  }
  .infoSection .tabBlock li span {
    text-align: center;
    display: block;
    width: 150px;
    height: 38px;
    font-size: 13px;
    line-height: 38px;
    text-decoration: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .infoSection .tabBlock li.last span {
    width: 154px;
    border-right: 0px;
  }
  .infoSection .tabBlock li span:hover {
    cursor: pointer;
  }
  .infoSection .tabBlock li.selected span {
    background-color: #e1f1ff;
    border-bottom: 1px solid #e1f1ff;
  }
  .infoSection .infoBlock .box.hide {
    display: none;
  }
  .infoSection .infoBlock .infolist {
    padding-top: 10px;
    width: 736px;
    margin: 0 auto;
  }
  .infoSection .infoBlock li {
    overflow: hidden;
    color: #333;
    padding: 8px 0;
  }
  .infoSection .infoBlock li .text {
    font-size: 13px;
    display: inline-block;
    padding-left: 10px;
    width: 650px;
  }
  .infoSection .infoBlock li .date {
    float: left;
    font-size: 13px;
    display: inline-block;
    padding-left: 1em;
  }
  .infoSection .infoBlock .link {
    overflow: hidden;
    padding: 8px 10px;
    border-top: #ccc 1px solid;
  }
  .infoSection .infoBlock .link a {
    display: inline-block;
    float: right;
    font-size: 14px;
    padding-left: 14px;
    background: url(/5img/iconArrowWhite1.gif) left center no-repeat;
    text-decoration: none;
  }
  .infoSection .infoBlock .link a:hover {
    text-decoration: underline;
  }
  .infoSection .infoBlock .link a.cautionText {
    display: inline-block;
    float: left;
    background: none;
    padding-left: 0;
    text-decoration: underline;
    margin-bottom: 5px;
  }
  .infoSection .infoBlock .link a:hover.cautionText {
    display: inline-block;
    float: left;
    background: none;
    padding-left: 0;
    text-decoration: none;
  }
  #pressRelease ul li .text {
    width: 750px;
  }
  #pressRelease .presslist {
    margin: 0 auto;
    padding-top: 10px;
    width: 90%;
  }
  #pressRelease .presslist li a span.centerText {
    display: inline-block;
    float: left;
    width: 75%;
  }
}


/*-------------------------------------
　インフォメーション　pc_setup.tpl　　SPサイト
---------------------------------------*/

@media screen and ( max-width:479px) {
  .infoSection {
    margin-bottom: 25px;
  }
  .infoSection h3 {
    margin-bottom: 10px;
    text-align: left;
  }
  .infoSection .tabSet {
    border: 1px solid #ccc;
  }
  .infoSection .tabBlock {
    overflow: hidden;
  }
  .infoSection .tabBlock li {
    float: left;
  }
  .infoSection .tabBlock li span {
    text-align: center;
    display: block;
    width: 100px;
    height: 38px;
    font-size: 13px;
    line-height: 38px;
    text-decoration: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .infoSection .tabBlock li.last span {
    width: 154px;
    border-right: 0px;
  }
  .infoSection .tabBlock li span:hover {
    cursor: pointer;
  }
  .infoSection .tabBlock li.selected span {
    background-color: #e1f1ff;
    border-bottom: 1px solid #e1f1ff;
  }
  .infoSection .infoBlock .box.hide {
    display: none;
  }
  .infoSection .infoBlock .infolist {
    width: 736px;
    margin: 0 auto;
  }
  .infoSection .infoBlock li {
    overflow: hidden;
    color: #333;
    padding: 5px 0;
    margin: auto;
    border-bottom: 1px dotted #ccc;
  }
  .infoSection .infoBlock li .text {
    font-size: 13px;
    display: inline-block;
    padding-left: 10px;
    width: 635px;
  }
  .infoSection .infoBlock li .date {
    float: left;
    font-size: 13px;
    display: inline-block;
    padding-left: 1em;
  }
  .infoSection .infoBlock .link {
    overflow: hidden;
    padding: 8px 10px;
    border-top: #ccc 1px solid;
  }
  .infoSection .infoBlock .link a {
    display: inline-block;
    float: right;
    font-size: 14px;
    padding-left: 14px;
    background: url(/5img/iconArrowWhite1.gif) left center no-repeat;
    text-decoration: none;
  }
  .infoSection .infoBlock .link a:hover {
    text-decoration: underline;
  }
  .infoSection .infoBlock .link a.cautionText {
    display: inline-block;
    float: left;
    background: none;
    padding-left: 0;
    text-decoration: underline;
    margin-bottom: 5px;
  }
  .infoSection .infoBlock .link a:hover.cautionText {
    display: inline-block;
    float: left;
    background: none;
    padding-left: 0;
    text-decoration: none;
  }
  #pressRelease ul li .text {
    width: 95%;
  }
  #pressRelease .presslist {
    margin: 0 auto;
    width: 98%;
  }
  #pressRelease ul li a .dpIcon {
    float: right;
    background-color: #1C5088;
    vertical-align: 2em;
  }
  #pressRelease .presslist li a span.centerText {
    display: inline-block;
    float: left;
    width: 75%;
  }
}


/*--CHANGE SYSTE-0001-2007-01679-WEB Edit by TO/torigoe 20200925 end--*/


/*-- 20201117追加 t2851 --*/

@media screen and (max-width: 479px) {
  .unit_2col ul, .unit_3col ul, ul.img_3col {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .unit_2col ul>li, .unit_3col ul>li, ul.img_3col>li {
    list-style: none;
    margin-bottom: 20px;
    width: 46%;
  }
  div.dspFlx>.dvLft {
    margin: 0 0 20px 0;
  }
}


/*SP用パンくず*/

@media screen and (max-width:479px) {
  .bread_crumb_sp_wrapper .breadCrumb {
    display: block;
    margin-bottom: 0;
    white-space: nowrap;
    padding-bottom: 0;
  }
  .bread_crumb_sp_wrapper {
    padding: 1vw 2vw;
    width: 100%;
    box-sizing: border-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}


/*-- 202010617追加 ゲームパソコン向け周辺機器 --*/

.reco-peri {
  overflow: hidden;
  margin: 0 0 20px;
  padding: 10px;
  border: 1px solid #808080;
  border-top: none;
  display: flex!important;
  flex-wrap: wrap;
  background: #011e60;
}

.reco-peri li {
  width: calc(100% / 3 - 22px);
  padding: 10px;
}

.reco-peri li a {
  text-decoration: none!important;
}

.reco-peri li.boder01 {
  border-bottom: solid 1px #808080;
}

.reco-peri li.boder02 {
  border-right: solid 1px #808080;
}

.reco-peri-title {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  height: 24px;
}

.reco-peri-text {
  color: #fff;
  font-size: 14px;
  height: 66px;
}

.u-mt-ms {
  margin-top: 20px;
}

@media screen and (max-width: 479px) {
  .reco-peri {
    display: block;
  }
  .reco-peri li {
    width: 90%;
  }
  .reco-peri li.boder01 {
    border: none;
  }
  .reco-peri li.boder02 {
    border: none;
  }
}


/* Ryzen自作PC組み立て動画解説 */

.video_list {
  display: flex;
  justify-content: space-around;
}

.video_contents {
  margin: 0px 10px;
  width: 33%;
}

.video_title {
  font-size: 14px;
  margin: 6px 0;
  line-height: 1.4;
}

.video_list .video_inner video {
  width: 100%;
}

@media screen and (max-width: 479px) {
  .video_list {
    display: block;
  }
  .video_contents {
    margin: 0px 10px 30px;
    width: auto;
  }
}


/* ランキング */

#leftRankingBox {
  display: none;
}

.siRank ul {
  display: flex;
  justify-content: center;
}

.siRank h3 {
  background-color: #e5f2f7;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  font-size: 14px;
  margin-bottom: 6px;
  padding: 6px 10px;
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
}

.siRank .rankingBox li {
  float: left;
  text-align: center;
  width: 268px;
}

.siRank .rankingBox li a {
  display: block;
  padding: 0px 8px;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.specReduction {
  position: relative;
  height: 60px;
  overflow: hidden;
  line-height: 20px;
  font-size: 90%;
  padding: 0 10px;
}

.specReduction:before, .specReduction:after {
  position: absolute;
  background: #fff;
}

.specReduction:before {
  content: "･･･";
  bottom: 0;
  right: 12px;
}

.specReduction:after {
  content: "";
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 479px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .bg_gray {
    font-size: 0.8em;
  }
  .section_inner {
    padding: 3vw 2vw;
  }
  .section_inner h2, .accordionList>h2 {
    font-size: 4.5vw;
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: none;
  }
  .section_inner h2+* {
    margin-top: 2vw;
  }
  .section_inner .item_list>li>a {
    display: flex;
    color: #666;
    text-decoration: none;
    margin-right: 10px;
    padding-right: 10px;
    width: 70vw;
  }
  .section_inner .item_list>li:not(:last-child)>a{
    border-right: 1px solid #c0c0c0;
  }
  .section_inner .item_list>li .img_block {
    width: 30%;
  }
  .section_inner .item_list>li .detail_block {
    width: 70%;
    padding-left: 2vw;
    box-sizing: border-box;
  }
  .section_inner .item_list>li .detail_block .item_spec>span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  /*.section_inner .item_list>li:nth-of-type(n+2), section.content_base .section_inner .more_link {
    margin-top: 3vw;
    padding-top: 3vw;
    border-top: 1px solid #999;
  }*/
  .section_inner .item_list>li .detail_block .item_spec {
    overflow: hidden;
    font-size: 3vw;
  }
  .section_inner .item_list>li .detail_block>*:nth-of-type(n+2) {
    margin-top: 1vw;
  }
  .section_inner .item_list>li .detail_block span {
    color: #666;
  }
  .section_inner .item_list>li .detail_block .item_price span {
    color: #e00;
    font-size: 4vw;
  }
  .scroll_box {
    overflow-x: scroll;
  }
  .content_base .item_list {
    display: flex;
    justify-content: space-between;
  }
}

/*-------------------------------------
　PCページのみ左メニュー 20211018追加
---------------------------------------*/

.col_wapper {
	display: flex;
	justify-content: space-between;
}
.menu_col {
	width: 200px;
}
.main_col {
	width: calc(100% - 220px);
}
.menu_col .secTitle {
    font-size: 16px;
    font-weight: bold;
    color: #333;
	margin: 10px 0;
}
.menu_col .secTitle:before {
    content: "■";
    font-size: 143%;
    padding-right: 1px;
    vertical-align: middle;
}
.menu_col .partsList li {
    display: table;
    width: 200px;
    height: 65px;
    margin: 0 0 7px 0;
    padding: 0;
    background: url(/5img/bcBg_999.gif) 3px center no-repeat;
}
.menu_col .partsList a {
    position: relative;
    display: table-cell;
    overflow: hidden;
    padding-left: 15px;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    vertical-align: middle;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgb(255 255 255), -1px 1px 0px rgb(255 255 255), 1px -1px 0px rgb(255 255 255), -1px -1px 0px rgb(255 255 255);
    line-height: 120%;
    color: #0062b0;
	font-size: 12px;
}
.menu_col .partsList li img {
    position: absolute;
    height: 58px;
    right: 4px;
    top: 4%;
    z-index: -999;
}
.main_col img {
	max-width: 100%;
	height: auto;
}
#lp_page .main_col .header h2 {
    top: 130px;
    left: 376px;
    font-size: 24px;
}
.main_col div.dspFlx>.dvLft {
    width: 165px;
}
.main_col div.dspFlx>.dvLft img {
    max-width: 165px;
}
.main_col div.dspFlx>.dvRgt {
    width: 630px;
}
.main_col .img_3col img {
    width: 184px;
}
.main_col .unit_2col ul, .main_col .unit_3col ul {
    display: flex;
	flex-wrap: wrap;
}
.main_col .unit_2col ul li {
    width: 360px;
}
.main_col .unit_3col ul li {
    width: 236px;
	float: none;
}
.main_col .hi_line, .main_col .hi_2line {
    height: auto;
}
@media screen and (max-width: 479px) {
.menu_col {
	display: none;
}
.main_col {
	width: 100%;
}
#lp_page .main_col .header h2 {
    top: auto;
    bottom: 9.4vw;
    left: 6vw;
    font-size: 4.6vw;
    font-weight: 400;
}
.main_col div.dspFlx>.dvLft {
    width: 100%;
}
.main_col div.dspFlx>.dvLft img {
    max-width: 100%;
}
.main_col div.dspFlx>.dvRgt {
    width: 100%;
}
.main_col .img_3col img {
    width: 100%;
}
.main_col .unit_2col ul li, .main_col .unit_3col ul li {
    width: 46%;
}

}

/*-------------------------------------
　PCページのみ左メニューパーツランキング 20211101追加
---------------------------------------*/
.rankingWrap {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 8px;
}
.rankingWrap .rankingBox li:not(:last-child){
  margin-bottom: 16px;
  border-bottom: 1px dashed #c0c0c0;
  padding-bottom: 16px;
}
.rankingWrap .rankingBox .ranking {
  margin-bottom: 10px;
  text-align: center;
}
.rankingWrap .rankingBox a img {
  display: block;
  margin: 0 auto;
  text-align: center;
  height: auto;
  width: 80%
}

/*-------------------------------------
　インフォメーション SFCC移行調整
---------------------------------------*/
#lp_page h3.titleLblue {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 5px 0 3px 14px;
    background-color: #00b3e6;
}
@media screen and (min-width: 480px){
#lp_page .infoSection h3 {
    margin-bottom: 10px;
    text-align: left;
}
}
