@charset "shift_jis";
/*==============================================
 common
============================================= */
.forPC,
.contentsNavi {
display: none !important;
}
#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%;
}
em {
font-style: normal;
}
img {
display: block;
width: 100%;
height: 100%;
}

/*==============================================
 ลย
============================================= */
h1 {
padding-top: 100%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_huawei/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.lead {
padding: 0 20px;
}
.lead p {
font-size: 14px;
line-height: 1.8;
}
.lead a:link,
.lead a:visited {
color: #d0021a;
text-decoration: underline;
}

/*==============================================
 oi[
============================================= */

/*----@ลยบ@----*/
.topbnr {
padding: 20px 20px 35px 20px;
}
.topbnr a {
display: block;
width: 100%;
background: #d0021a;
border-radius: 100px;
font-size: 13px;
color: #fff;
line-height: 1.4;
text-align: center;
padding: 10px 25px 10px;
box-sizing: border-box;
position: relative;
transition: all ease .3s;
}
.topbnr a:after {
content: "ฅ";
display: block;
font-size: 13px;
transform: rotate(-90deg);
position: absolute;
top: 50%;
right: 15px;
margin-top: -8px;
}
.topbnr a span {
display: block;
font-size: 16px;
}

/*----@Lเ@----*/
.innerbnr {

}
.innerbnr a {
display: block;
border: 1px solid #1e1e1e;
padding-top: 34.3%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_huawei/sp_innerbnr.jpg) no-repeat center top;
background-size: 100%;
}
.innerbnr a *{
text-indent: -999em;
font-size: 0;
}


/*==============================================
 #mainContents
============================================= */
/*----- ถ -----*/
.paragraph p {
font-size: 14px;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn p em {
display: inline;
background: #dfdfdf;
font-weight: bold;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 11px;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
.spAccordion {
display: none;
padding: 0 20px 30px;
}
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #000;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-left: 26px;
font-size: 16px;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;
width: 10px;
height: 10px;
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: 4px solid #d0021a;
border-right: 4px solid #d0021a;
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h2 em {
display: block;
width: 7em;
height: 36px;
background: #1e1e1e;
font-size: 16px;
color: #fff;
line-height: 38px;
text-align: center;
margin-bottom: 10px;
}


/*----- ๆ -----*/
.imgBox {
margin: 3rem auto 3rem;
}
.imgBox a {
display: block;
}
.imgBox a + a,
.imgBox div + div {
margin-top: 1rem;
}
.imgBox h3 {
font-size: 15px;
font-weight: bold;
border-left: 8px solid #1e1e1e;
padding: 5px 0 2px 6px;
margin-bottom: .5rem;
}
.imgBox strong {
display: block;
margin-bottom: .7rem;
}
.imgBox .tate img{
width: 50%;
border: 1px solid #d6d1d1;
margin: auto;
}

/*----- ฎๆ -----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
}
.movBox { 
border-top: 1px solid #292929;
padding: 30px 20px;
}


/*==============================================
 .productBox
============================================= */
.productBox {
background: #ebebeb;
padding: 40px 20px;
}
.productBox h2 {
width: 80%;
height: 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_huawei/sp_prd_title.png) center 0 no-repeat;
background-size: contain;
text-indent: -999em;
font-size: 0;
margin: 0 auto;
padding-top: 7.3%;
}
.productBox h3 {
width: 8em;
background: #1e1e1e;
font-size: 18px;
color: #fff;
text-align: center;
line-height: 1.1;
margin: 35px auto 20px;
padding: 10px 0;
}
.productBox li {
background: #fff;
text-align: center;
margin-top: 15px;
padding: 15px 35px 30px;
}
.productBox li dt {
font-size: 18px;
font-weight: bold;
line-height: 1.4;
margin: 5px auto 0;
}
.productBox li dd {
width: 100%;
background: #d0021a;
border-radius: 100px;
font-size: 13px;
color: #fff;
line-height: 1.4;
margin-top: 15px;
padding: 18px 15px;
box-sizing: border-box;
}
.productBox li dd:after {
content: "ฅ";
display: inline-block;
font-size: 12px;
transform: rotate(-90deg);
margin: 0 -4px 0 10px;
}

.productBox .note {
font-size: .9rem;
line-height: 1.8;
margin: 3rem auto 0;
}



/*----- .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 {
	font-size: 0.85rem; 
	margin-top: 35px;
	color: #333;
}
