@charset "shift_jis";
/*==============================================
common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }
.sp { display: none; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/main_bg.jpg) center top no-repeat;
}
.mainTitle {
width: 930px;
height: 657px;
margin: 0 auto;
position: relative;
}
.mainCatch,
h1{
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
.mainLogo{
position: absolute;
top:30px;
left:0;
}
.mainCatch{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/main_catch.png) center top no-repeat;
width:472px;
height:80px;
position: absolute;
top:120px;
left:0;
}
.mainItem{
position: absolute;
top:120px;
right:-55px;
z-index: 1;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/main_tit.png) center top no-repeat;
width: 465px;
height: 176px;
position: absolute;
top:264px;
left:0;
}
.lead {
position: absolute;
top:500px;
left:0;	
width: 930px;
}
.lead p{
font-size: 16px;
line-height: 1.7;
color: #eaeaec;
text-align: justify;
text-justify: inter-ideograph;
margin-bottom: 0;
}
.lead a:link,
.lead a:visited {
color:#358efb;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #79B2F9;
}
.topbnr a{
width: 790px;
height: 56px;
line-height: 56px;
margin: 0 auto 63px;
text-align: center;
padding-right: 25px;
box-sizing: border-box;
background: #0f64cc  url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/arrow.svg) no-repeat 94% 50% ;
background-size: 24px;
display: block;
transition: 0.3s;
color: #fff;
font-size: 17px;
border-radius: 4px;
}
.topbnr a:hover{
opacity: 0.6;
}
_:-ms-input-placeholder, :root .topbnr a {
line-height: 60px;
}
.topbnr span{
font-size: 15px;
padding: 0 5px;
}
.contentsNavi{
width:100%;
background: #222126;
margin: 0 auto;
padding: 60px 0;
}
.contentsNaviIn{
width:930px;
margin: 0 auto;
}
.contentsNavi p {
font-weight: bold;
font-size: 13px;
width:120px;
text-align: center;
margin: 0 auto 30px;
border: 1px solid #a7a7ab;
border-radius: 50px;
color: #a7a7ab;
height: 30px;
line-height: 32px;
display: block;
}
.contentsNavi ul{
width:780px;
line-height: 1.5;
margin: 0 auto;
}
.contentsNavi li {
display: block;
letter-spacing: 0.05em;
}
.contentsNavi li + li{
margin-top: 18px;
}
.contentsNavi li a {
font-size: 15px;
line-height: 1.2;
display: block;
padding-left: 23px;
position: relative;
color: #dcdcde;
font-weight: bold;
transition: 0.3s;
}
.contentsNavi li a:after {
    content: "";
    position: absolute;
    top: -4px;
    bottom: 0;
    left: 4px;
    width: 6px;
    height: 6px;
    margin: auto 0;
    border-top: solid 3px #2881ee;
    border-right: solid 3px #2881ee;
    -webkit-transform: rotate(
135deg
);
    transform: rotate(
135deg
);
}
.contentsNavi li .point {
margin-bottom: 3px;
color: #2881ee;
width: 120px;
display: inline-block;
}
.contentsNavi li:hover {
    opacity: 0.6;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family:"Helvetica Neue", '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
background: #000;
}
.paragraph p {
font-size: 17px;
line-height: 2.0;
margin-bottom: 40px;
letter-spacing: 0.03em;
color: #c9c9cb;
}
.paragraph p.cap{
    font-size: 15px;
    line-height: 2.0;
    margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}
.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph{
padding: 100px 0 0;
background: #100f14;
width:100%;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom: 40px;
}
.paragraph h2 {
width: 930px;
margin: 0 auto 42px;
font-size:36px;
line-height: 1.4em;
font-weight: bold;
text-align: center;
color: #e6e6e6;
}
h2 .point {
font-size: 22px;
color: #e6e6e6;
display: block;
margin: 0 auto 25px;
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: 146px;
padding: 4px;
}
h2 .point b{
background: #212026;
color: #e6e6e6;
border-radius: 50px;
display: block;
margin: 0 auto;
height: 44px;
line-height: 45px;
}
_:-ms-input-placeholder, :root h2 .point b {
line-height: 52px;
}
.paragraph h3 {
margin: 0 auto 40px;
font-size:30px;
line-height: 1.4em;
font-weight: bold;
text-align: center;
color: #e5e6e6;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/h3_bg.png) no-repeat top center;
padding-top: 60px;
}
.imgBox + h3,
.imgBox1 + h3 {
margin-top: 110px;
}
.innerbnr {
width: 100%;
background: #222126;
padding:30px 0 50px;
}
.innerbnr .bnr a{
margin: 0 auto;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/bnr.png) no-repeat top center;
width: 930px;
height: 198px;
display: block;
transition: 0.3s;
}
.innerbnr .bnr a:hover{
opacity: 0.6;
}
.innerbnr .catch,
.innerbnr .item,
.innerbnr .btn {
display: none;
}
.titS {
font-size: 20px;
line-height: 1.3;
font-weight: bold;
margin-bottom: 20px;
color: #c9c9cb;
}
p + .imgBox,
p + .imgBox1,
p + .imgBox2 {
margin-top: 70px;
}
.imgBox,
.imgBox1,
.imgBox2 {
background: #212026;
padding: 50px;
width: 930px;
margin:0 auto 70px;
box-sizing: border-box;
}
.imgBox1,
.imgBox1.pair,
.imgBox2 div {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1 a,
.imgBox2 a,
.imgBox1.pair a{
  width: 400px;
}
.imgBox a{
  width: 830px;
}
.imgBox a,
.imgBox1 a,
.imgBox2 a {
  display: block;
  cursor: zoom-in;
}
.imgBox img,
.imgBox1 img,
.imgBox2 img{
width:100%;
}

/* cap size */
.imgBox1 .cap,
.imgBox2 .cap{
width:400px;
}
.imgBox .cap,
.imgBox1.pair .cap {
width:830px;
margin-top: 15px;
}

#matome.paragraph {
padding: 0;
}
#matome h2{
text-align: left;
z-index: 10;
padding-top: 100px;
position: absolute;
}
#matome h2 .point{
display: none;
}
#matome .txBox {
width: 660px;
z-index: 10;
position: absolute;
top:240px;
}
#matome .txBox p{
font-size: 16px;
margin-bottom: 30px;
}
#matome .matomeIn{
position: relative;
width: 930px;
height:920px;
margin: 0 auto;
z-index: 1;
}
#matome .matomeIn::after{
content: '';
display: inline-block;
width: 817px;
height:920px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_vivobook/summary_bg.jpg);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top:0;
right:-350px;
}

/*==============================================
.productBox
============================================= */
.productBox {
width: 100%;
background: #000;
padding: 100px 0;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
}
.specTit{
color: #c9c9cb;	
font-size: 22px;
margin-bottom: 30px;
text-align: center;
font-weight: bold;
}


/*===========
table
===========*/
.scroll-box{
width: 930px;
margin: 0 auto;
}
table {
width: 100%;
border: 1px solid #757575;
border-spacing: 0;
color: #E7E5E5;
margin: 0 auto 50px;
empty-cells: show;
line-height: 1.5;
text-align: center;
font-size:13px;
}
th {
border-bottom: 1px dotted #757575;
background: #100f14;
width: 150px;
box-sizing: border-box;
}
td {
border-bottom: 1px dotted #757575;
border-left: 1px dotted #757575;
word-break: break-all;
padding: 7px;
box-sizing: border-box;
width: 260px;
}
td.itemBox{
padding: 12px!important;	
}
table img {
width:140px;
display: block;
margin: 0 auto 5px;
}
table .img{
position: relative;
}
table .name{
font-size:13px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 8px;
}
table .btn{
background-color: #1670df;
border-radius: 3px;
height: 32px;
line-height: 32px;
margin: 0 auto;
font-size:12px;
letter-spacing: 0.08em;
padding-right:3px;
box-sizing: border-box;
width: 100%;
font-weight: bold;
}
table .btn span{
display: none;
}
.itemBox a{
text-decoration: none;
transition: 0.3s;
position: relative;
box-sizing: border-box;
display: block;
color: #E7E5E5;
text-align: center;
background: #000;
width:100%;
}
.itemBox a:hover{
opacity: 0.6;
}
.itemBox a .ico {
background: #000;
color: #fff;
font-size: 11px;
font-weight: bold;
text-align: center;
width: 60px;
height: 24px;
line-height: 24px;
position: absolute;
top:-3px;
left:-3px;
border-radius: 50px;
border: 2px solid #fff;
}
_:-ms-input-placeholder, :root .ico {
line-height: 36px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #C5C3C3;
width: 930px; 
margin: 0 auto; 
text-align: right;
}
