@charset "shift_jis";
/*==============================================
 common
============================================= */
.menu,
.forPc {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
img {
width: 100%;
height: auto;
}

/*==============================================
 看板
============================================= */
h1 {
padding-top: 175%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_rog/sp_main_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
color: #fff;
box-sizing: border-box;
font-size: 1.2rem;
line-height: 1.8;
padding: 0 28px 3px;
}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_rog/sp_bnr_title.png) no-repeat center top 1px;
    background-size: 85%;
    margin-top: 40px;
padding: 35px 25px 20px;
}
.topbnr a {
display:block;
margin-bottom: 13px;
width: 100%;
}

/*----　記事内　----*/
.innerbnr {
    background: #1f1f1f url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_rog/sp_bnr_title.png) no-repeat center top 25px;
    background-size: 85%;
    box-sizing: border-box;
    margin-top: 45px;
    padding: 60px 25px 10px;
}
.innerbnr a {
display:block;
margin-bottom:15px;
box-sizing:border-box;
}

/*==============================================
 #mainContents
============================================= */
 #mainContents {
    background: #131313;
 }
/*----- 文字 -----*/
.paragraph p {
    color: #fff;
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}
.paragraph p em {
    display: block;
    font-weight: bold;
}
em.kakaku {
    color: #be6cff;
    font-style: normal;
}
em.asus {
    color: #e229b8;
    font-style: normal;
}
em.nvidia {
    color: #4180ff;
    font-style: normal;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #595959;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #595959;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 25px 26px 10px;
}
#matome .paragraphIn {
padding: 25px 26px 35px;
}
.paragraph h2 {
position: relative;
padding: 23px 20px 23px 25px;
color: #fff;
font-weight: bold;
}
.paragraph h2 span b {
        background: linear-gradient(90deg, #2415c3 0%, #c2259e 100%);
    color: #fff;
    display: inline-block;
    /* グラデーションは背景に残しておく場合は下記2行を削除 */
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    background-clip: initial;
font-size: 1.65rem;
margin-bottom: 15px;
padding: 5px 10px 0px;
}

.paragraph h2 span {
display: block;
padding-left: 26px;
font-size: 1.35rem;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----　左からの矢印の位置　----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 2px solid #fff;/*----　矢印の色　----*/
border-right: 2px solid #fff;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- img -----*/
:is(.imgBox, .imgBoxB, .imgBox02, .imgBoxMatome) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .imgBoxMatome) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB, .imgBoxMatome) :is(img) {
width: 100%;
}
.imgBox02 .flotR .photoName {
    padding-top: 15px;
}
.imgBoxB a + a {
    display: block;
    margin-top: 15px;
}

/*----- 動画 -----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.movTit{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_rog/mov_icon.gif) left top 3px no-repeat;
background-size: 25px;
box-sizing: border-box;
padding-left: 32px;
margin-bottom:10px;
}
.movBox2 { 
margin-top: 40px;
}
.movTxt {
font-size: 13px;
line-height:1.5;
color: #666;
text-align: center;
}
.movTit,
.photoName {
    display: inline-block;
font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
}

.txtLink {
    text-align: center;
    margin: 30px 0 0;
}
.txtLink a {
    color: #4db6ff;
font-size: 1.1rem;
font-weight: bold;
line-height: 1.6;
    text-decoration: underline;
}
.paragraphIn p a {
    color: #e229b8;
    text-decoration: underline;
}

/*----- table -----*/
.table01 {
    margin: 40px auto 0;
}
.table01 strong {
    display: block;
    font-weight: bold;
    color: #fff;
    font-size: 1.4rem;
}
.table01 table {
    border: solid #000000;
    border-width: 1px 1px 1px 0;
    width: 900px;
    border-collapse: collapse;
    margin: 10px auto;
}
.table01 th,
.table01 td {
    border: solid #000000;
    border-width: 1px;
    padding: 8px;
    text-align: center;
    color: #fff;
}
.table01 th {
    background-color: #292929;
    font-weight: bold;
    font-size: 0.95rem;
    width: 15%;
}
.table01 td {
    font-size: 1.1rem;
    background-color: #363636;
}
/*==============================================
 .productBox
============================================= */
.productTitle {
    padding: 20px 0;
    text-align: center;
}
.productTitle strong {
    color: #fff;
    font-size: 1.25rem;
    font-weight: normal;
}
.productBoxIn {
    box-sizing: border-box;
    padding: 20px 35px 20px;
}
.item01, .item02, .item03, .item04 {
background: #232323 url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_rog/sp_product_bg.webp) top center no-repeat;
background-size: cover;
box-sizing: border-box;;
    width: 100%;
    margin-bottom: 25px;
    padding: 40px 20px 35px;
}
.productBoxIn dt {
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
}
.imgBoxPro img {
    width: 80%;
}
.itemBnr img {
    width: 100%;
}
.itemInfo,
.itemName {
    color: #fff;
    text-align: center;
}
.itemInfo {
font-size: 0.95rem;
    margin-bottom: 13px;
}
.itemName {
font-size: 1.55rem;
    font-weight: bold;
    margin-bottom: 20px;
}
.itemName span {
font-size: 1.1rem;
}

/*----- .scroll -----*/
.scroll {
overflow: auto;
padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
height: 5px;
}
.scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}

/*----　other ----*/
.otherTitle {
    margin: 40px auto 20px;
}
.otherTitle strong {
    background: linear-gradient(90deg, #3285ff 0%, #fa04ed 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    display: inline-block;
    font-size: 1.5rem;
}
.otherItemIn dl {
    margin: 0 auto 25px;
}
.otherItemIn dt {
    color: #ff48d5;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: -7px;
    text-align: left;
}
.otherItemIn a {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_rog/txt_link.gif) left no-repeat;
background-size: 15px;
box-sizing: border-box;
color: #fff;
display: block;
    font-size: 1.25rem;
margin-bottom: 5px;
padding: 5px 0 5px 25px;
}

/*----　#campaignBox ----*/
#campaignBox {
background: #000;
border-bottom: #c2259e solid 2px;
border-left: #c2259e solid 2px;
border-right: #c2259e solid 2px;
border-top: #c2259e solid 75px;
box-sizing: border-box;
margin: 40px 0 0;
padding: 10px 10px 25px;
}

.campaignTitle h3 {
color: #fff;
text-align: center;
    font-size: 1.6rem;
    line-height: 1.4;
font-weight: bold;
margin: -25% 0 10%;
}
.campaignTxt p {
    color: #fff;
	font-size: 1.2rem;
    line-height: 1.5; 
    text-align: center;
}
.databox ul {
    width: 100%;
    margin: 20px auto;
}
.databox li {
    color: #fff;
    margin-bottom: 15px;
    	font-size: 0.9rem; 
}
.databox li span {
    background: #c2259e;
    display: inline-block;
    color: #fff;
	font-size: 1rem; 
    text-align: center;
    font-weight: bold;
    margin-right: 7px;
    padding: 5px;
}
.databox li strong {
    color: #ff5dda;
    display: inline-block;
	font-size: 1.7rem; 
    font-weight: bold;
    position: relative;
    top: 5px;
}
.campaign_bnr a {
background: #c2259e url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_rog/txt_link.gif) center right 5px no-repeat;
background-size: 6%;
        border-radius: 60px;
display: block;
color: #fff;
    width: 100%;
text-align: center;
	font-size: 1rem; 
margin: 10px auto 0;
padding: 10px 0;
}
.campaignbnr {
    margin-top: 40px;
}
.campaignbnr02 img {
    margin-top: 20px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 15px 33px 60px;
	color: #fff;
}
