@charset "shift_jis";
/*==============================================
 common
============================================= */
/*.lead,*/
.contentsNavi{
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%;
}

/*==============================================
 看板
============================================= */
h1 {
padding-top: 96%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_matebookd16/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

p.lead {
font-size: 1.2rem;
line-height: 1.8;
padding: 10px 23px 0;}

p.lead a {color: #2b88ce;
font-weight: bold;
text-decoration: underline;}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 23px;
}

.innerbnr {
	padding: 30px 0 0;
}

.topbnr a,
.innerbnr a{
padding-top: 33.33%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_matebookd16/sp_banner.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
display: block;
border: #d7d7d7 solid 2px;
border-radius: 4px;	
box-sizing: border-box;}



/*==============================================
 #mainContents
============================================= */
/*----- 文字 -----*/

#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBoxIn{
font-feature-settings: "palt" 1;
letter-spacing: 0.03em;
color: #212121;}

.paragraph p {
font-size: 1.3rem;
line-height: 1.9;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.1rem;
line-height: 1.7 !important;
margin-top: 10px !important;
}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #292929;
}
.spAccordion {
display: none;
padding: 0 23px 30px;
}

.paragraph h2 br {
	display: none;}

.paragraph h2 {
position: relative;
padding: 20px 25px 20px 20px;
color: #000;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-right: 20px;
font-size: 1.3rem;
line-height: 1.7;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
	font-size: 1.15rem;
	color: #fff;
background-color: #151515;
padding: 6px 15px 4px;
display: inline-block;}

.paragraph h2 .text {
	margin-top: 10px;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 23px;/*----　左からの矢印の位置　----*/
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 #2b88ce;/*----　矢印の色　----*/
border-right: 2px solid #2b88ce;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.subtit {
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: 30px;}

.subtit + .imgBox {
	margin-top: 10px;
}

/*----- 画像 -----*/
.spmtop30 {
	margin-top: 30px;}
.spmtop10 {
	margin-top: 10px;}

.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}

.border{
	border: #dfdfdf 1px solid;
	box-sizing: border-box;
}

/*==============================================
 .productBox
============================================= */
/*----- 製品枠 -----*/
.productBox {
padding:20px;}

.productBox a {
display:block;
color:#333;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 60%;}

.productBox a .info .catch {
padding-top: 14%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_matebookd16/sp_prd_catch.png) no-repeat center top;
background-size: 84%;
text-indent: -999em;
font-size: 0;
display:block;}

.productBox a .info dt.name {
padding-top: 10%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/09_matebookd16/sp_prd_name.png) no-repeat center top;
background-size: 86%;
text-indent: -999em;
font-size: 0;
display:block;}

.productBox a .info .btn {
font-size: 1.1rem;
line-height: 46px;
font-weight: bold;
height: 46px;
border-radius: 4px;
color: #fff;
	background-color: #2b88ce;
text-align:center;
margin-top: 15px;
position: relative;}

.productBox a .info .btn:after {
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
/*　↑トップバナー矢印の色を変更する場合はこちら　*/
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0 25px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}


