	h3{font-weight: 600!important;}
	#main_column.template h2{
		color: #000 !important;
		background: #e9eced !important;
		background: -webkit-gradient(linear, left top, right top, color-stop(0, #e9eced), to(#f6f6f6)) !important;
		background: linear-gradient(to right, #e9eced 0, #f6f6f6 100%) !important;
		font-weight: 600 !important;
		text-align: left !important;
	}

  @media (max-width: 766px) {
    .p-news {
        padding: 10px !important;
    }

    .p-news__box p{
        font-size:1.4rem;
    }
    .p-news__box {
        margin-top: 0px;
    }
    .p-news__list {
        -ms-grid-columns: 1fr ;
        grid-template-columns: 1fr;
        gap: 1rem 1.1rem;
    }
    li.p-news__listItem a {
         width: 100% !important; 
    }
   li.p-uc-header-global__currents-group-item a:link, li.p-uc-header-global__currents-group-item a:visited {
      color:#fff!important;
   }
.p-uc-global-nav-btn::before {
    margin-left:8px!important;
}
  }
	
	#main_column.template h3{
		border-image: linear-gradient(to right, #e9eced 0, #f6f6f6 100%) 1 ;
	}
	
	#main_column.template .anchor-link a:hover{
		padding: 10px 28px 10px 13px;
		background: #e9eced;
		border: solid 2px #e9eced;
	}

	#main_column.template p {
    font-weight: 400;
    color: #515459;
	}

	
	#main_column {
    width: 1200px !important;
    margin: auto !important;
    float: unset !important;
	}

	.p-models__colItem--mtNone {
    margin: unset;
	}

	.l-container, .l-container--minWidth {
	padding: 0;
	}

	b, strong {
    font-weight: 600;
    color: #fe6000;
	}

	dd {
		margin-bottom: 0;
	}

	@media screen and (max-width: 640px) {
		#main_column {
		width: unset !important;
		margin: unset !important;
	}

	#main_column.template .row .columns h3.mt10 {
    	margin-left: 0px !important; 
    	margin-right: 0px !important;
	}

	#main_column.template h2{
	font-size: 18px!important;
	}

	#contents.template h3 {
    margin-left: 15px;
    margin-right: 15px;
	}

	h1 {
        line-height: unset!important;
    }

	#main_column.template .row .columns.textarea-right>h3 {
    margin-left: 0px !important; 
    margin-right: 0px !important; 
	}

	#main_column.template .row .columns.sp-textarea-right h3{/*add 20230828*/
	padding-left:0px!important; 
	padding-right:0px!important; 
	}
	}

	.p-news__listItemLink {
	padding: 1rem 2rem 0.8rem 2rem!important;
	}

  #main_column.template p:not(.i--text):not(.price--notax){
	margin-bottom: 25px!important;
	}


	/*マトリックス*/
	/* spec
------------------------------------------------------------ */

div#matrix02 {
    /* border-top: none; */
    border-bottom: 1px solid #c4c4c4;
}

tr.matrix_tr_pro_bg {
    background: #f0f0f0;
}

.theta_matrix_flex {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.theta_matrix_flex a{
  flex: none;
}

@media screen and (max-width: 1280px) {
  .theta_matrix_flex a{
    /*flex: auto;*/
    width: 278px;
  }
}

.t-collabo-spec__table-inner {
    width: 1400px;
    /*padding-top: 50px;*/
    position: relative;
    margin: 0 auto;
  }
  .t-collabo-spec__table-arrow-width,
  .t-collabo-spec__table-arrow-up {
    position: absolute;
  }
  .t-collabo-spec__table-arrow-width {
    top: 0;
    right: 0;
  }
  .t-collabo-spec__table-arrow-up {
    width: 33px;
    bottom: 0;
    right: calc(100% + 30px);
  }
  
  .t-collabo-spec__table {
    width: 100%;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    color: #ffffff;
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: 400;
    margin-right: 20px;
  }
  
  .t-collabo-spec__table span{
    color: #ff0000;
    font-size: 24px;
  }

  th.campus-model {
    width: 18%;
  }
  
  .t-collabo-spec__table td a:hover {
  }
  
  .t-collabo-spec__table th,
  .t-collabo-spec__table td {
    height: 95px;
    padding: 10px 5px;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
  }
  .t-collabo-spec__table th {
    /*background-color: #187FCC;*/
    line-height: 1.3;
    font-weight: 500;
  }
  .t-collabo-spec__table thead th:first-child {
    /*width: 150px;
    background-image: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/01/theta_shasen.png);
    background-size: 100% 100%;
    background-color: #ffffff;*/
  }
  .t-collabo-spec__table td {
    /*width: 150px;*/
    /*padding-right: 0;
    padding-left: 0;*/
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    font-weight: 500;
    color: #000000;
  }
  .t-collabo-spec__table td a {
    /*width: 45%;
    border: 1px solid #cbcbcb;
    border-radius: 8px;
    margin-bottom: 6px;
    min-width: 47%;*/
  }
  
  a.matrix_td_black{
    width: 48%;
    border: 1px #797979 solid;
    border-radius: 8px;
    margin-bottom: 3px;
    min-width: 30%;
    padding: 5px 6px 5px 6px;
    box-shadow: 1px 1px 2px 0px rgb(63 63 63 / 40%);
    background: linear-gradient(45deg, #616161, #181818);
    color: #ffffff;
  }
  
  a.matrix_td_black:hover {
    background: linear-gradient(45deg, #696969, #5b5b5b);
  }
  
  a.matrix_td_white{
    width: 48%;
    border: 1px #9595958a solid;
    border-radius: 8px;
    margin-bottom: 3px;
    min-width: 30%;
    padding: 5px 6px 5px 6px;
    box-shadow: 0px 1px 2px 0px rgb(205 205 205);
    background: linear-gradient(45deg, transparent, #e9e9e9);
  }
  
  a.matrix_td_white:hover {
    background: linear-gradient(45deg, transparent, #ffffff);
    color: #6d6d6d;
  }

  a.matrix_td_sakura{
    width: 48%;
    border: 1px #9595958a solid;
    border-radius: 8px;
    margin-bottom: 3px;
    min-width: 30%;
    padding: 5px 6px 5px 6px;
    box-shadow: 0px 1px 2px 0px rgb(205 205 205);
    background: linear-gradient(45deg, transparent, #e9e9e9); 
  }
  
  a.matrix_td_sakura:hover {
    background: linear-gradient(45deg, transparent, #ffffff);
    color: #6d6d6d;
  
  }

  a.matrix_td_mint{
    width: 48%;
    border: 1px #9595958a solid;
    border-radius: 8px;
    margin-bottom: 3px;
    min-width: 30%;
    padding: 5px 6px 5px 6px;
    box-shadow: 0px 1px 2px 0px rgb(205 205 205);
    background: linear-gradient(45deg, transparent, #e9e9e9);
  }
  
  a.matrix_td_mint:hover {
    background: linear-gradient(45deg, transparent, #ffffff);
    color: #6d6d6d;
  
  }
  
  .t-matrix__container {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1400px;
    padding-top: 50px;
    padding-bottom: 80px;
    margin-right: auto;
    margin-left: auto;
  }
    
  a.matrix_td_mint:hover:before  {
  }
  
  .t-collabo-spec__table td a::after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 23px;
    background-image: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2025/01/arrow_wh.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    right: 6px;
    bottom: 2px;
    z-index: 2;
  }
  
  #spec p.item-copy-bk{
    font-size: 10px!important;
    text-decoration: none!important;
    text-align: center;
    font-weight: 600 !important;
    line-height: 1.6 !important;
  }
  
  #spec p.item-copy-bk:hover{
  }
  
  
  
  #spec p.item-copy-wh{
    font-size: 10px!important;
    text-decoration: none!important;
    text-align: center;
    font-weight: 600 !important;
    line-height: 1.6 !important;
  }
  
  #spec p.item-copy-wh:hover{
  }

  #spec p.item-copy-sk{
    font-size: 10px!important;
    text-decoration: none!important;
    text-align: center;
    font-weight: 600 !important;
    line-height: 1.6 !important;
  }
  
  #spec p.item-copy-sk:hover{
  }
  
  
  
  
  /*.t-collabo-spec__table td a::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 28px;
    background-color: #d5d5d5;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
  
  
  a.matrix_td_black:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #272727;
    position: absolute;
    right: 139px;
    bottom: 8px;
    z-index: 1;
    border: 1px solid #cbcbcb;
  }}*/
  
  /*.t-collabo-spec__table td:empty {
    background: rgb(0,0,0);
  }*/
  @media screen and (max-width: 1280px) {
    .t-collabo-spec__table-responsive {
      overflow-x: scroll;
    }
    .t-collabo-spec__table-responsive::-webkit-scrollbar {
      height: 16px;
    }
    .t-collabo-spec__table-responsive::-webkit-scrollbar-track {
      background-color: #4d4d4d;
      border-radius: 8px;
    }
    .t-collabo-spec__table-responsive::-webkit-scrollbar-thumb {
      background-color: #c4c4c4;
      border-radius: 8px;
    }
    .t-collabo-spec__table-inner {
      box-sizing: content-box;
      /*padding-right: 20px;*/
      /*padding-left: 0px;*/
      /*margin-top: 10px;*/
      margin-bottom: 20px;
    }
    .t-collabo-spec__table-arrow-width {
      right: 20px;
      width: 75%;
    }
    .t-collabo-spec__table-arrow-up {
      right: auto;
      left: 0px;
    }
    #spec span.price--num {
      font-size: 15px !important;
    }
  }
  @media screen and (max-width: 1280px) {
    .t-collabo-spec__table-inner {
      /*padding-top: 80px;*/
      padding-left: 0px;
    }
    .t-collabo-spec__table-arrow-width {
      /*width: 535px;*/ 
    }
    .t-collabo-spec__table-arrow-up {
      /*width: 21px;*/
    }
    .t-collabo-spec__table {
      font-size: 15px;
      font-size: 1.5rem;
      /*height: 498px;*/
    }
    .t-collabo-spec__table th,
    .t-collabo-spec__table td {
      height: 55px;
    }
    .t-collabo-spec__table thead th:first-child {
      width: 60px;
    }
    .t-collabo-spec__table td {
      width: 110px;
      font-size: 15px;
      font-size: 1.5rem;
    }
  }
  
a.btn-theta {
  margin-bottom: 20px;
  display: block;
  color: #000000 !important;
  background: #000000;
  text-decoration: none;
  font-size: 26px;
  text-align: left;
  text-decoration: none !important;
  padding: 32px 30px 10px 495px !important;
  width: 1200px;
  height: 100px;
  position: relative;
  line-height: 150%;
  font-weight: 600;
  background: linear-gradient(355deg, #f5f5ff, #ffffff, #ffffff 100%);
  box-shadow: 0px 2px 6px 0px #999999;
  margin: 20px;
}

a.btn-theta:before {
  content: "";
  display: inline-block;
  width: 800px;
  height: 131px;
  margin: -3px 5px 0 0;
  background: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/07/theta_pl_logo_pc.png) no-repeat;
  position: absolute;
  margin-bottom: 9px;
  top: -14px;
  left: -70px;
  background-size: contain;
}
a.btn-theta:hover {
  /*background: #ffffff;*/
  opacity: .7;
}

a.btn-theta:after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 25px;
  background: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/04/theta_arrow_bk.png) no-repeat;
  position: absolute;
  top: 40px;
  right: 26px;
  background-size: contain;
  font-size: 12px;
}

.kv_top_btn_theta {
  display: flex;
  justify-content: center;
  /*margin-top: 70px;*/
}

.kv_top_btn_theta span {
  font-size: 25px;
    font-weight: bold;
    /* color: #0dff00; 
    background: -webkit-linear-gradient(69deg, #c17e16, #ffcf74 30%, #a77419);
    background: -webkit-linear-gradient(69deg, #ffa71e, #fffdf9 30%, #ffc969);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic; */
    padding: 0px 3px 0px;
}

a.p-theta__btn.mid-btn {
  margin: auto;
  width: 500px;
  max-width: 80%;
  font-size: 17px !important;
  padding: 10px 40px 10px 10px;
  margin-top: 20px;
}

@media screen and (max-width: 768px){

a.p-theta__btn.mid-btn {
  font-size: 12px !important;
  margin-top: 0px;
  margin-bottom: 20px;
}

a.btn-theta {
    margin: 0px;
    font-size: 13px;
    padding: 10px !important;
    width: 100%;
    height: 140px;
    text-align: center;
    background: linear-gradient(0deg, #ededed 17%, #ffffff 39%, #ffffff 100%);
    background-size: 100%;
}

a.btn-theta:hover {
  background: #ffffff;
}

a.btn-theta:before 
{
  top: 40%;
  left: 4%;
  width: 85%;
  height: 100px;
  text-align: center;
  /*background: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/04/theta_clear_logo_sp.png) no-repeat;
  background-size: contain;*/
}

.kv_top_btn_theta{
    padding: 0px 10px 10px 10px;
    /*margin-top: 40px;*/
}

.kv_top_btn_theta span {
    font-size: 17px;
    font-weight: bold;
    padding: 0px 3px 0px;
}

a.btn-theta:after {
  top: 58px;
  right: 10px;
  width: 15px;
}
}

th.new_column {
  background-image: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/07/pc_game_theta_matrix_new-1.png);
  background-size: 25%;
  background-repeat: no-repeat;
}

td.new_column {
  background-image: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2025/01/pc_game_theta_matrix_recommend.png);
  background-size: 25%;
  background-repeat: no-repeat;
}

th.new_row {
  background-image: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/07/pc_game_theta_matrix_new-1.png);
  background-size: 25%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px){
  th.new_column {
    background-image: url(https://www.pc-koubou.jp/wp/wp-content/uploads/2024/07/pc_game_theta_matrix_new-1.png);
    background-size: 45%;
    background-repeat: no-repeat;
  }
}

/*価格表示*/
.sale_text {
  text-align: center;
  background: #ffffff;
  color: rgb(255 0 46);
  font-size: 26px;
  font-weight: 700;
  padding: 0px 5px;
  position: sticky;
  top: 0;
  border: 2px #ff0000 solid;
  border-left: 0;
  border-right: 0;
  margin-top: 5px;
  z-index: 10;
  height: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
}

span.price_strike_num {
  font-size: 10px;
  text-decoration: line-through;
  color: #a2a2a2;
}

span.price--strike {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

span.price--strike {
  display: flex;
  flex-direction: column;
  align-items: center;
}

span.price_strike_num {
  font-size: 10px;
  color: #656565;
  font-weight: 300;
}

span.price_strike_num3 {
  font-size: 10px;
  text-decoration: none;
  color: #ff0000;
  background: #ffeded;
  font-weight: 600;
  width: 100%;
  border: solid 1px #ff0039;
}

span.price--num_strike {
  font-size: 23px !important;
  font-weight: 500;
  text-decoration: line-through;
  color: #656565;
}

span.default {
  font-size: 12px;
  color: #656565;
  text-decoration: none!important;
}

p.price--notax.kangen_text2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#spec p.price--notax.kangen_text2 {
  height: 44.5px;
}

span.value {
  display: flex;
  flex-direction: row;
  height: 40px;
  width: 100%;
  align-items: center;
  justify-content: space-evenly;
}

span.price_strike_num4 {
  font-size: 14px;
  text-decoration: none;
  color: #ff0000;
  background: #ffeded;
  font-weight: 600;
  width: 92%;
  border: solid 1px #ff0039;
  margin-bottom: 5px;
  padding: 2px 0;
}

span.kangen_point2 {
  /* font-size: 12px; */
  /* font-weight: 700; */
  color: #ffffff;
  background: #ff0039;
  padding: 3px;
  vertical-align: super;
  /* margin-right: 8px; */
  outline: 1px solid #f00;
  /* box-shadow: 0px 0px 5px 0px #f00; */
  border-radius: 1px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

span.price_text2 {
  display: flex;
  align-items: baseline;
}

span.price_text_00 {
  display: flex;
  align-items: baseline;
  width: 100%;
  justify-content: center;
}

.kangen_point_content {
  border: 1px solid #f00;
  display: flex;
  flex-direction: column;
}

.kangen_point_content span {
  font-size: 11px;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {

  .sale_text {
    font-size: 13px;
    height: unset;
  }

  span.price--num_strike {
    font-size: 23px !important;
  }

  #spec p.t-collabo__heading {
      font-size: 7rem;
  }
  
  span.price_strike_num4 {
    width: 95%;
  }
  
}

@media screen and (max-width: 1280px) {
    #spec span.price--num {
      font-size: 20px !important;
    }
}
/*価格表示*/
.SJ-items__item.matrix {
    float: none !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.SJ-items__item.matrix .item-score {
	width: 100%!important;
}
.SJ-items__item.matrix .item-score .score-cpu,.SJ-items__item.matrix .item-score .score-gpu{
	width: 100%!important;
	margin-bottom: 1px!important;
}
.SJ-items__item.matrix .item-price{
	background-color: transparent!important;
	margin-top: 10px;
}
.SJ-items__item.matrix .item-price__cell{
	padding: 0px!important;
	display: block!important;
}
.SJ-items__item.matrix .item-price dl{
	float: none!important;
  margin-left: 0px !important;
}

th.matrix_th {
  /*position: sticky;
  left: 0;
  z-index: 5;*/
  line-height: 2rem;
}

#spec p.item-copy {
  font-size: 10px!important;
  text-decoration: none!important;
  text-align: center;
}

thead {
  background: #003c92;
}

@media screen and (max-width: 768px){
.t-collabo-spec__table th {
}

.SJ-items__item.matrix {
  margin-left: 0px !important;
}

#spec p.item-copy {
  font-size: 9px !important;
}
}

/*mtrix btn*/

a.matrix_td_all.bto-model {
    /*background: linear-gradient(0deg, #003fad, #00a1e7);*/
    background: linear-gradient(0deg, #0052e0, #166cff);
    color: #ffe82f !important
}

a.matrix_td_all.value-model {
    color: #3c3c3c;
    margin-bottom: 10px;
    background: #c8d2ff;
}

a.matrix_td_all {
  width: 85%;
  border: 1px #c4c4c4 solid;
  border-radius: 19px;
  margin-bottom: 10px;
  min-width: 30%;
  padding: 5px 6px 5px 6px;
  box-shadow: 0px 1.5px 0px 1px #e5e5ff;
  background: linear-gradient(45deg, transparent, #f6f6ff);
  transition: all .3s ease;
  color: #fff;
}

a.matrix_td_all:hover {
    /*box-shadow: none;
    background: #ffffff;
    box-shadow: inset 0px 2px 2px 1px #e5e5ffe0;*/
	opacity: 0.8;
}

.t-collabo-spec__table td a::after {
    right: 8px;
}
/*mtrix btn*/

  /*募集ボタン調整*/
  li.catnav-links-item.recruite{
    display:none;
  }

/*ヘッダー調整*/
@media screen and (max-width: 1220px) {
    .p-uc-header__right {
        margin-left: 5px!important;
    }
}



/*2025.07.02USED調整*/

.header-login-links--item a,
.header-cart>a,
.header-guide>a
 {
    color: #fff!important;
}
.header-login-links--register a {
    color: #ff0!important;
}
.header-menu a{
color:#187fcc}

h1{display: none;}
.SJ-items__item a .item-icon i span{font-size:9px!important;}
.keyword--tag table ul{margin:0px!important;}
.keyword--tag table td{padding-bottom:6px!important;}
#main_column.template ol, #main_column.template ul { border: none; margin: 15px 0 15px 0; padding: 0;}
@media only screen and (max-width: 767px){
	h1.fwn{display: none;}
	#main_column.template h1 {font-size: 16px!important;top: 0px!important;}
	/*#main_column.template .category-toggle-btn::before {display: none!important;}*/
}

@media screen and (min-width: 767px) {
#main_column {
    width: 1500px !important;
}
}
@media screen and (max-width: 767px) {
#main_column {
    width: 100% !important;
}
}

@media only screen and (min-width: 900px) {
.theme-lp.theme-dd .c-footer-template .c-client_group,
.theme-lp.theme-dd .c-footer-template .c-product_group,
.theme-lp.theme-dd .c-footer-template .p-login,
.theme-lp.theme-dd .category-theme.sns-button{
	width: auto;
	margin: 0 25px !important;
}
}

.row.flexbox {
    display: flex;
    justify-content: space-around;
}

#main_column.template .row .column.half,
#main_column.template .row .columns.half {
    width: unset; 
}
    
#main_column.template .row .column.onethird,
#main_column.template .row .columns.onethird {
    width: 20% !important;
	margin-bottom: 15px;
}

#main_column.template .category-s-group .parts-category-item {
	width: calc(100% / 3)!important;
}
#used {
	 position: relative;
}
.c-pankuzu {
	display: block;
	max-width: 1240px;
	padding: 0 20px;
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	z-index: 2;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0;
	margin: auto;
	}
.c-pankuzu a {
 	display: inline-flex;
	align-items: center;
	margin-right: 0.75em;
	position: relative;
	color: #000000;
	}
.c-pankuzu a::after {
	content: "";
	display: inline-block;
	width: 0.707em;
	height: 0.707em;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	margin-left: 0.5em;
	transform: translateY(-0.1em) rotate(45deg);
	}
.c-pankuzu strong {
 	color: #ea5504;
	}
@media screen and (max-width: 1160px) {
	.c-pankuzu {
		ont-size: 10px;
		ont-size: 1rem;
		height: 
	  }
	 .c-pankuzu a::after {
		width: 0.5em;
		height: 0.5em;
		border-top-width: 1px;
		border-right-width: 1px;
	  }
	}
			
	#main_column.template .keyword--tag {
		& ul {
			& li.page-link.round {
					a {
						margin: 0 5px;
						padding: 12px !important;
					}
				}
			}
		}
			
#main_column.template .title-lightblue, 
#main_column.template .ranking-group .SJ-items--title {
	background: linear-gradient(to right, #e9eced 0, #f6f6f6 100%) !important;
}

@media screen and (max-width: 767px) {
#main_column.template .parts-category-group.category-s-group{
	flex-direction: column;
}
#main_column.template .category-s-group .parts-category-item {
	width:auto!important;
}
#main_column.template .row .columns.onethird {
   width: 50% !important;
}

#main_column.template .category-toggle-btn::before{
 	content: "";
	display: block;
	width: 5.5px;
	height: 5.5px;
	border-bottom: 1px solid #18191A;
	border-right: 1px solid #18191A;
	transform: rotate(45deg);
	position: absolute;
	top: 25px;
	right: 15px;
	z-index:999;
}

	#main_column.template #c-587 .c-white .row.flexbox{
	flex-direction: column!important;
	}

	#main_column.template .keyword--tag{
	display:block!important;
	}
	#main_column.template .keyword--tag ul{
       flex-wrap: inherit!important;
	   overflow-x: scroll;
	   }
	#main_column.template .keyword--tag ul li{
		white-space: nowrap;       
	   }

}
/*.SJ-items{
    margin-left: calc(50% - 38.5vw) !important;
    margin-right: calc(50% - 38.5vw) !important;}

.title-api_text{
    margin-left: calc(50% - 38.5vw) !important;
    margin-right: calc(50% - 38.5vw) !important;}*/
			