@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
#footer {
padding-top: 22px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
.pc {display: none;}


/*==============================================
 ΕΒ
============================================= */
h1 {
padding-top: 120%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/sp_main.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.mainLogo,
.mainCatch,
.mainItem {
display: none;
}
.lead{
margin-bottom: 2rem;
}
.lead p {
font-size: 1.3rem;
line-height: 1.7;
padding: 0 2.0rem;
color: #c9c9cb;
}
.lead p a {
display: inline!important;
color:#358efb!important;
text-decoration: underline;
}



/*==============================================
 oi[
============================================= */
.topbnr {
margin: 1.5rem 2rem 3rem;
}
.topbnr a{
margin: 0 auto 2rem;
text-align: center;
padding-right: 1.7rem;
box-sizing: border-box;
background: #0f64cc  url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/arrow.svg) no-repeat 90% 48% ;
background-size:2rem;
display: block;
color: #fff;
font-size: 1.3rem;
height: 3.8rem;
line-height: 4rem;
border-radius: 4px;
}
.topbnr .name{
display: none;
}

/*----@Lΰ@----*/

.innerbnr{
background: #d1cfd7;
padding: 1.5rem;
}
.innerbnr .bnr{
background: #fff;
}
.innerbnr .bnr a{
width: 100%;
padding:2rem;
box-sizing: border-box;
display: block;
}
.innerbnr .bnr a .item{
display: table;
margin-bottom: 1.2rem;
}
.innerbnr .bnr a .item .img {
width: 35%;
display: table-cell;
vertical-align: middle;
} 
.innerbnr .bnr a .item .img img {
width: 100%;
} 
.innerbnr .bnr a .name{
font-size: 1.4rem;
line-height:1.2;
font-weight: bold;
width: 65%;
display: table-cell;
vertical-align: middle;
padding-left:0.5em;
box-sizing: border-box;
}
.innerbnr .bnr a .name span{
font-size: 1.1rem;
display:block;
padding-top: 0.4rem;
}
.innerbnr .bnr a .catch{
font-size: 1.0rem;
line-height:1.3;
margin-bottom:0.7rem;
}
.innerbnr .bnr a .btn{
display: block;
width: 100%;
font-size: 1.3rem;
font-weight: bold;
color: #FFF;
 background:#0f64cc url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/arrow.svg) no-repeat 94% 50% ;
background-size:4vw;
height: 3.6rem;
line-height: 3.7rem;
box-sizing: border-box;
border-radius: 0.5rem;
margin: 0 auto;
text-align: center;
}


/*==============================================
 #mainContents
============================================= */
#mainContents {
font-family: Avenir, "Open Sans","Helvetica Neue", Helvetica, Arial , Verdana , Roboto , 'ΰSVbN Medium', 'ΰSVbNΜ', 'Yu Gothic Medium', YuGothic , "qMmpS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "CI" , Meiryo , "lr oSVbN" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
background: #000;
}

/*----- Ά -----*/
.paragraph p {
font-size: 1.4rem;
line-height:1.7;
margin-bottom: 2.5rem;
letter-spacing: 0.03em;
color: #1B1B1B;
}
.paragraphIn > p:first-child {
margin-top: 5px;
}
.paragraph .cap{
font-size: 1.1rem;
line-height:1.6;
margin-bottom: 0;
}
.paragraph  p .marker {
background:linear-gradient(transparent 70%, #fcdcdc 70%);
padding: 0px 1px 0;
font-weight: bold;
vertical-align: 8;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #646464;
transition: background-color .2s, border-top-color .2s;
background: #E5E5E7;
}
.paragraphIn{
padding-bottom: 1rem;
padding: 2rem;
}
#matome {
border-bottom: 1px solid #646464;
}
.spAccordion {
display: none;
}

/*----@h2@----*/
.paragraph h2 {
position: relative;
font-weight: bold;
padding: 30px 20px;
background: #1d1c1f;
color: #e6e6e6;
}
.paragraph h2 span {
display: block;
font-size: 1.7rem;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph  h2{
padding-left: 48px;
}
.paragraph  h2:active {
background: #1d1c1f;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 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: 3px solid #8A8A8A;/*----@ξσΜF@----*/
border-right: 3px solid #8A8A8A;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
.paragraph h2 .point {
font-size: 1.2rem;
color: #e6e6e6;
display: block;
margin-bottom:1.1rem;
background: rgb(226,217,99);
background: linear-gradient(90deg, rgba(226,217,99,1) 0%, rgba(226,102,112,1) 49%, rgba(27,74,185,1) 100%);
border-radius: 50px;
width: 9rem;
padding: 0.2rem;
text-align: center;
letter-spacing: 0.06em;
}
.paragraph h2 .point b{
background: #212026;
color: #e6e6e6;
border-radius: 50px;
display: block;
margin: 0 auto;
height:3rem;
line-height:3.3rem;
}
.paragraph h3 {
margin: 0 auto 2rem;
font-size: 1.5rem;
line-height: 1.4;
font-weight: bold;
text-align: center;
color: #1B1B1B;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/sp_h3_bg.png) no-repeat top center;
padding-top: 2.5rem;
}
.imgBox + h3,
.imgBox1 + h3 {
margin-top: 4rem;
}
p + h3 {
	margin-top:4rem;
}
p + .imgBox,
p + .imgBox1,
p + .imgBox2 {
	margin-top:3.5rem;
}
.titS {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 1rem;
}

/* imgBox */
.imgBox img,
.imgBox1 img,
.imgBox2 img{
width: 100%;
margin-bottom:1rem;
}
.imgBox,
.imgBox1,
.imgBox2 {
margin-bottom:3rem;
}

/* matome  */
#matome .paragraphIn{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/sp_summary_bg.jpg) no-repeat bottom center;
background-size: 100%;
padding-bottom:65vw;
}

/*==============================================
 .productBox
============================================= */
.productBox{
background: #000;
padding: 3rem 1.8rem;
}

/*===========
.scroll-box
===========*/
.scroll-box {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}

/*===========
scrollbar
===========*/
.scroll-box::-webkit-scrollbar {
  height: 4px;
}
.scroll-box::-webkit-scrollbar-track {
  background: #CCCBCB;
}
.scroll-box::-webkit-scrollbar-thumb {
  background: #0f64cc;
  border: none;
}
.scroll-box::-webkit-scrollbar-thumb:hover {
  background: #A3A2A2;
}


/*===========
table
===========*/
.specTit{
color: #c9c9cb;	
font-size: 1.6rem;
margin-bottom: 1.2rem;
text-align: center;
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
min-width:480px;
margin:0 auto 1rem;
border: 1px solid #292828;
font-weight: normal;
}
th, td {
vertical-align: middle;
font-size:11px;
text-align: center;
color: #E7E5E5;
border: 1px solid #535353;
}
td {
padding: 10px;
word-break: break-all;
}
th {
background: #161616;
}
th span{
width:80px!important;	
display: block;
}
td{
background: #272727;
box-sizing: border-box;
}
td.itemBox {
background: #161616;
width: 140px;
box-sizing: border-box;
}
.sticky {
position: sticky;
left: 0;
z-index: 100;
}
.sticky:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #535353;
}
table .img {
width:110px;
display: block;
margin: 0 auto 7px;
}
table .img img{
width: 100%;
}
table .name{
font-size:11px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 8px;
}
table .btn{
background-color: #1670df;
border-radius: 3px;
height: 28px;
line-height: 28px;
margin: 0 auto;
font-size:10px;
letter-spacing: 0.09em;
padding-right:3px;
box-sizing: border-box;
font-weight: bold;
}
table .btn span{
display:none;
}
.itemBox a{
text-decoration: none;
transition: 0.3s;
box-sizing: border-box;
display: block;
color: #E7E5E5;
text-align: center;
position: relative;
width: 120px;
}
.itemBox a .ico {
background: #161616;
color:#E9E7E7;
font-size: 8px;
font-weight: bold;
text-align: center;
width: 56px;
height: 18px;
line-height: 20px;
position: absolute;
top:0;
left:0;
border-radius: 50px;
border: 2px solid #E9E7E7;
z-index:1;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
padding: 2rem 0;
color: #C5C3C3;
}
