@charset "shift_jis";
/*==============================================
 common
============================================= */
html {
    font-size: calc(100vw / 32);
    -webkit-text-size-adjust: 100%;
}
#header {
    border-bottom: #ededed solid 1px;
}
#footer {
    padding-top: 20px;
    background-color: #fff;
}
.breadCrumb {
    margin: 0 15px;
}
.copyRight {
    border-top: 1px solid #ededed;
}
.pageTop {
    width: 40px;
    height: 40px;
    right: 10px;
    background-size: 40px;
    border-radius: 50%;
}
#mainContents {
    background-color: #000;
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
    color: #fff;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
.min {
    font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "MS PMincho", serif;
}
sup {
    font-size: 50%;
    vertical-align: top;
    position: relative;
    top: 0.4em;
}
#mainContents a,
#mainContents a:visited,
#mainContents a:hover {
    color: #ff9600;
    font-weight: 700;
    text-decoration: underline;
}
p em {
    /*background: linear-gradient(transparent 60%, #cde8dc 40%);*/
    color: #ff9600;
    font-style: normal;
}
.pc {
    display: none;
}
#mainContents .note,
#mainContents .note li {
    display: block;
    line-height: 1.6;
    margin-top: 1rem;
    font-size: .8rem;
}
#mainContents .note + .note {
    margin-top: 0;
}
#mainContents ul.note {
    margin: 1rem auto 0;
}
#mainContents ul.note li {
    margin-top: 1rem;
}
/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/NotoSansJP-Regular.woff);
    font-weight: 400;
}
/* medium
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/NotoSansJP-Medium.woff);
    font-weight: 500;
} */
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/NotoSansJP-Bold.woff);
    font-weight: 700;
}
/*==============================================
 看板
============================================= */
.mainTitleWrap {
    padding-bottom: 3rem;
}
.mainTitle {
}
.mainTitle h1 {
    padding-top: 100%;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/sp_h1.jpg) no-repeat center top;
    background-size: 100%;
    font-size: 0;
}
.mainTitle .img {
    display: none;
}
/*---- .lead ----*/
.lead {
    display: block;
    line-height: 1.8;
    margin: 0 2rem 2rem;
    font-size: 1.2rem;
}
.lead .note {
    margin-bottom: 1rem;
}
/*==============================================
 .btn
============================================= */
.btn {
    display: block;
    position: relative;
    text-align: center;
    background-color: #ff9600;
    font-weight: bold;
}
.btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.2em;
    width: .6em;
    height: .6em;
    margin: auto 0;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
}
a.btn, a.btn:visited, a.btn:hover,
a .btn, a .btn:visited, a .btn:hover {
    color: #fff !important;
    text-decoration: none !important;
}
/* .mainTitle */
.mainTitle .btnWrap {
    margin: 0 2rem 0;
}
.mainTitle .btn {
    display: block;
    line-height: 4rem;
    width: auto;
    font-size: 1.2rem;
}
/* .txtLink */
.txtLink .btn {
    display: block;
    line-height: 1.6rem;
    width: auto;
    margin: 2rem auto 0;
    padding: .6rem 4rem .6rem 2rem;
    border: 1px solid #ff9600;
    background: none;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 1.1rem;
}
.txtLink .btn::after {
    border-right: 2px solid #ff9600;
    border-bottom: 2px solid #ff9600;
}
/*==============================================
 .bnr
============================================= */
.bnr {
    margin: 0 2rem;
}
.paragraph .bnr {
    margin-left: -2rem;
    margin-right: -2rem;
}
.bnr a {
    display: block;
    position: relative;
    width: auto;
    height: 11.5rem;
    background: #151515 url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/sp_bnr.jpg) no-repeat center center;
    background-size: contain;
}
.bnr .btn {
    display: none;
}
/*==============================================
 .lnav
============================================= */
.lnav {
    display: none;
}
/*==============================================
 .paragraph
============================================= */
.paragraph {
    border-bottom: 1px solid #82282a;
    transition: .2s;
}
.paragraph#article01 {
    border-top: 1px solid #82282a;
}
.spAccordion {
    display: none;
    padding: 0 2rem 0;
}
.paragraphIn {
    padding-bottom: 3rem;
}
#matome .paragraphIn {
    padding-bottom: 3rem;
}
.paragraph p, .paragraph h2 {
    line-height: 1.8;
    letter-spacing: 0.07em;
    font-feature-settings: "palt"1;
}
.paragraph h2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 2.0rem 2rem 2.0rem 14.5rem;
}
#article01 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/img_01.jpg) no-repeat left 2rem center;
    background-size: 11rem;
}
#article02 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/img_09.jpg) no-repeat left 2rem center;
    background-size: 11rem;
}
#article03 h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/img_14.jpg) no-repeat left 2rem center;
    background-size: 11rem;
}
#matome h2 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/img_23.jpg) no-repeat left 2rem center;
    background-size: 11rem;
}
.paragraph h2 > span {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2 .sub {
    display: inline-block;
    line-height: 1;
    text-align: center;
    color: #ff9600;
    font-size: 1.5rem;
    font-weight: bold;
}
.paragraph h2 .title {
    display: block;
    position: relative;
    line-height: 1.5;
    font-size: 1.4rem;
    font-weight: bold;
}
.paragraph h3 {
    position: relative;
    margin-top: 3rem;
    padding-left: 1.5rem;
    line-height: 1.6;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
}
.paragraph h4 {
    line-height: 1.6;
    margin: 2rem auto 1.5rem;
    font-size: 1.2rem;
    font-weight: bold;
}
.paragraph h4 span {
    margin-right: .5em;
    color: #b8944a;
}
.paragraph p {
    margin-top: 2rem;
    font-size: 1.2rem;
    font-weight: 500;
}
.paragraph p + p {
    margin-top: 1.5rem;
}
.paragraph h3 + p {
    margin-top: 1.5rem;
}
/*==============================================
 .imgBox
============================================= */
.imgBox {
    width: 80%;
    margin: 2rem auto 0;
}
h4 + .imgBox,
.imgBox h4 {
    margin-top: 0;
}
.imgBox h4 {
    width: auto;
}
.imgBox a {
    display: block;
    width: 100%;
}
.imgBox img,
.imgBox video {
    width: 100%;
    height: auto;
}
.imgBox .cap {
    margin-top: .8rem;
    font-size: 1rem;
}
.imgBox .cap p {
    margin-top: 0;
    font-size: 1rem;
}
.imgBox .cap a {
    display: inline;
}
/*---- .one ----*/
.imgBox .one.w440 {
    width: 66%;
    height: auto;
    margin: 0 auto;
}
/*---- .two ----*/
.imgBox .two  a + a,
.imgBox .two div + div {
    margin-top: 1rem;
}
/*==============================================
 productBox
============================================= */
.productBox {
    padding: 4rem 2rem 2rem;
    background-color: #151515;
}
.productBoxIn {
    width: 100%;
    margin: 0 auto;
}
/*==============================================
 .scroll
============================================= */
.scroll {
    margin-top: 2rem;
    overflow: auto;
    border: 1px solid #333;
    border-bottom: none;
}
.productBox .scroll {
    margin-top: 2rem;
}
.scroll::-webkit-scrollbar{
    height: 1rem;
}
.scroll::-webkit-scrollbar-track{
    background: #333333;
}
.scroll::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background: #606060;
}
/*==============================================
 table
============================================= */
table {
    position: relative;
    width: 100%;
    border-collapse:separate;
    border-spacing:0;
}
table th,
table td {
    padding: 1rem;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    box-sizing: border-box;
    text-align: left;
    font-size: 1.1rem;
    white-space: normal;
}
table td.last {
    border-right: none;
}
table th {
    font-weight: 400;
}
table th.fix {
    position: sticky;
    left: 0;
    z-index: 1;
}
table th {
    min-width: 11em;
}
table td {
    min-width: 10em;
}
table td.ei {
    min-width: 30em;
}
.productBox table tbody td {
    height: 9em;
}
/* thead */
table thead th,
table thead td {
    background-color: #232323;
}
/* tbody */
table tbody th,
table tbody td {
}
table tbody th {
    background-color: #191919;
}
table .model {
    color: #ff9600;
}
table a {
    display: block;
    color: #fff !important;
    text-decoration: none !important;
}
table a .btn {
    line-height: 2.4rem;
    margin-top: 1rem;
    font-size: .9rem;
}
table a .btn::after {
    display: none;
}
table a:hover .btn {
    background-color: #82282a;
}
/* prdBox */
.prdBox {
    display: flex;
    align-items: center;
    margin-top: 4rem;
}
.prdBox:first-of-type {
    margin-top: 0;
}
.prdBox .img {
    width: 8rem;
    margin-right: 20px;
}
.prdBox .img img {
    width: 100%;
}
.prdBox h2 {
    line-height: 1.4;
    font-size: 1.4rem;
    font-weight: 700;
}
.prdBox h2 span {
    display: block;
    line-height: 1;
    margin-bottom: .2em;
    color: #ff9600;
    font-size: .9em;
}
/*==============================================
.tieupBanner
============================================= */
.productBox h4 {
    line-height: 1.6;
    margin-top: 3rem;
    font-size: 1.2rem;
    font-weight: 700;
}
.tieupBanner {
    width: 100%;
    margin: 1.5rem auto 0;   
}
.tieupBanner a {
    display: block;
    width: 100%;
    height: 9.3rem;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/09_tuf_gaming/sp_bnr.webp) no-repeat center top;
    background-size: 100%;
    box-sizing: border-box;
    font-size: 0;
}
.tieupBanner a:hover {
    opacity: .7;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
    text-align: left;
    font-size: 0.85rem;
    padding: 1rem 0 0;
}
.questionnaire {
    border-top: 1px solid #ddd;
}
.questionnaire a {
    color: #fff!important;
    text-decoration: none!important;
}