@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;
}

/*==============================================
 ลย
============================================= */

.mainTitleWrap {
padding-top: 107%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_asus/main_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

/*---- .intelLogo ----*/
.intelLogo {
display: none;
}

.lead {
color: #f4f4f5;
box-sizing: border-box;
font-size: 1.1rem;
line-height: 1.7;
padding: 0 25px 3px;
}
.lead a {
color: #00aeff;
text-decoration: underline;
font-weight: bold;
}
/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
background: #000;
padding: 28px 25px 45px;
}
.innerbnr {
background: #000;
margin-top: 40px;
padding: 28px 30px;
}
.topbnr img,
.innerbnr img {
width: 100%;
}

/*==============================================
 #mainContents
============================================= */
#mainContents {
	letter-spacing: 0.07em;
    font-feature-settings: "palt" 1;
}
/*----- ถ -----*/
.paragraph {
background: #222222;
}
.paragraphB p,
.paragraph p {
color: #dddddd;
font-size: 1.26rem;
line-height: 1.7;
margin-top: 30px;
}
.paragraph p b {
color: #fff;
    font-weight: bold;
}
.sTxt {
display: block;
font-size: 0.95rem;
line-height: 1.5;
margin-top: 15px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #353535;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}

/*----- h2 -----*/
.paragraph h2 {
position: relative;
font-weight: bold;
padding: 22px 40px 20px 26px;
}
.paragraph h2 span {
color: #fff;
display: block;
padding-right: 20px;
font-size: 1.30rem;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
}
#matome h2 span,
#article04 h2 span {
color: #e2e2e2;
display: block;
padding-right: 20px;
font-size: 1.35rem;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
}

.paragraph h2 span b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_asus/sp_title_icon01.jpg) no-repeat left bottom;
background-size: 60px;
color: #fff;
display: block;
font-size: 1.5rem;
margin-bottom: 12px;
padding-bottom: 12px;
}

#matome h2 span b {
background-image: none;
color: #e2e2e2;
display: block;
font-size: 1.15rem;
padding-bottom: 0px;
}

/*---- .txtLink ----*/
.txtLink {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_asus/s_txt_link.png) left top 3px no-repeat;
background-size: 15px;
box-sizing: border-box;
text-align: left;
margin: 20px 0 60px;
padding-left: 24px;
}
.txtLink a {
line-height: 1.5;
font-size: 1rem;
transition: .2s;
font-weight: bold;
}
.txtLink a:link,
.txtLink a:visited {
color: #3b9cff;
text-decoration: underline;
}
.txtLink a:hover,
.txtLink a:active {
color: #86c2ff;
}
#article04 .txtLink {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_asus/s_txt_link.png) left top 3px no-repeat;
background-size: 15px;
box-sizing: border-box;
text-align: left;
margin: 20px 0 30px;
padding-left: 24px;
}

/*---- .sTitle ----*/
.sTitle {
border-top: #484848 solid 1px;
margin-top: 60px;
padding-top: 30px;
}
.sTitle h3 {
box-sizing: border-box;
color: #fff;
text-align: center;
font-size: 1.55rem;
line-height: 1.6;
font-weight: bold;
}
.sTitle + p {
margin-top: 20px;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@ถฉ็ฬ๎๓ฬสu@----*/
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 #c9c5c2;/*----@๎๓ฬF@----*/
border-right: 2px solid #c9c5c2;/*----@๎๓ฬF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- img -----*/
:is(.imgBox, .imgBoxB, .imgBox02, .imgBox03, .imgBoxB02) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .imgBox02, .imgBox03, .imgBoxB02) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB, .imgBox02, .imgBox03, .imgBoxB02) :is(img) {
width: 100%;
}
.imgBox strong {
display: block;
color: #fff;
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 5px;
}
.imgBoxB + .imgBoxB {
margin-top: 25px;
}

.imgBox a + a {
display: block;
margin-top: 15px;
}

.imgBox02 {
display: table;
}
.imgBox02 a {
display: table-cell;
vertical-align: top;
}
.photoTitle01 {
display: block;
padding-bottom: 22px;
}
.imgBox02 a {
width: 45%;
}.imgBox02 a + a {
width: 40%;
padding-left: 10px;
}

.imgBox03 ul {
overflow: hidden;
}
.imgBox03 li {
box-sizing: border-box;
display: inline-block;
width: 31%;
float: left;
margin-bottom: 8px;
margin-right: 7px;
}
.imagesClear { overflow: hidden; }

/*----- ฎๆ -----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.movBox { 
margin-top: 30px;
}
.movTit {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_asus/sp_mov_icon.png) no-repeat left top 2px;
background-size: 9%;
box-sizing: border-box;
color: #fff;
font-size: 1.23rem;
font-weight: bold;
line-height:1.5;
margin-bottom:10px;
padding-left: 40px;
}


.table01 {
margin-top: 50px;
}
.table01 strong {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_asus/s_title_icon.png) no-repeat left top 2px;
background-size: 4px;
box-sizing: border-box;
color: #fff;
display: block;
font-size: 1.2rem;
line-height: 1.5;
margin-bottom: 20px;
padding-left: 15px;
}
.table01 table {
border: solid #5a5a5a;
border-width: 2px 0 2px 0;
border-spacing: 0;
width: 100%;
margin: 0 auto;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.table01 th {
color: #fff;
border: dotted #5a5a5a;
border-width: 0 0 1px 0;
font-size: 0.8rem;
font-weight: bold;
text-align: left;
margin: 0;
padding: 10px 0;
}
.table01 td {
color: #fff;
border: dotted #5a5a5a;
border-width: 0 0 1px 0;
text-align: left;
padding: 10px 0;
font-size: 0.9rem;
}
.table01 .greentxt {
color: #6eac00;
font-size: 0.85rem;
line-height: 1.4;
font-weight: bold;
width: 30%;
padding-right: 10px;
}

/*==============================================
 .productBox
============================================= */
.productBox {
background: #000;
box-sizing: border-box;
padding: 60px 32px 30px;
}
.productClear a {
box-sizing: border-box;
display: block;
border-radius: 3px;
background: #fff;
padding: 35px 30px 30px;
}
.otherImg {
margin-top: 30px;
}

.productClear .img {
box-sizing: border-box;
padding: 0 15px;
}
.productClear .catch {
font-size: 1.35rem;
line-height: 1.4;
font-weight: bold;
text-align: center;
padding: 15px 0 10px;
}
.productClear .name {
font-size: 2.2rem;
font-weight: bold;
text-align: center;
padding: 0 0 10px;
}


.productTitle h4 {
color: #fff;
font-size: 1.5rem;
font-weight: bold;
text-align: center;
}
.productTitle strong {
color: #fff;
display: block;
font-size: 1rem;
font-weight: bold;
text-align: center;
margin: 7px 0 0;
}
.table02 + .productTitle  {
margin-top: 50px;
}
.table02,
.table03 {
margin-top: 20px;
}
.table02 dl,
.table03 dl {
width: 78px;
margin: 7px auto;
}
.table02 .itemImg,
.table03 .itemImg {
height: 50px;
}
.table02 .itemName {
margin: 7px 0 7px;
}
.table03 .itemName {
margin: 15px 0 7px;
}
.table02 .itemName a,
.table03 .itemName a {
color: #3b9cff;
text-decoration: underline;
font-size: 0.8rem;
line-height: 1.4;
font-weight: bold;
}
.table02 strong,
.table03 strong{
color: #fff;
display: block;
font-size: 18px;
margin-bottom: 20px;
margin-left: -7px;
}
.table02 table,
.table03 table{
border: solid #5a5a5a;
border-width: 2px 0 2px 0;
border-spacing: 0;
width: 100%;
margin: 0 auto;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.table02 th,
.table03 th {
color: #6eac00;
border: dotted #5a5a5a;
border-width: 0 0 1px 0;
font-size: 0.75rem;
font-weight: bold;
text-align: left;
margin: 0;
padding: 10px 0;
width: 20%;
}
.table02 td,
.table03 td {
color: #fff;
border: dotted #5a5a5a;
border-width: 0 0 1px 0;
text-align: center;
padding: 10px 4px;
font-size: 0.85rem;
line-height: 1.5;
}

/*----- .scroll -----*/
.scroll {
overflow: auto;
padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
height: 5px;
}
.scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
color: #fff;
	font-size: 0.85rem; 
	padding: 35px 0 20px;
}
