@charset "shift_jis";
/*==============================================
 common
============================================= */
.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%;
}

img {
width: 100%;
height: auto;
}


/*==============================================
 看板
============================================= */
h1 {
padding-top: 90%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/05_zte/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
font-size: 1.3rem;
line-height: 1.9;
padding: 0 25px 25px;
}

p.lead a {
    color: #fff;
    border-bottom:#ba0a27 4px dotted;}

.spcap {
color: #d3d3d3;
font-size: 0.9rem;
line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
display: block;
padding-bottom: 25px;}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 0 25px 35px 25px;
}
.topbnr a {
color: #fff;
font-size: 1.12rem;
font-weight: bold;
padding: 15px 0 18px;
text-align: center;
background-color: #8e162e;
box-sizing: border-box;
display:block;
width: 100%;}

.topbnr .bnr .item {
display:table;
table-layout: fixed;
position: relative;
padding-right: -25px;
width: 100%;
}
.topbnr .bnr .item:after {
content: '';
width: 8px;
height: 8px;
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;
right: 15px;
margin: auto;
}

.topbnr .bnr span {
    display: none;
}

/*----　記事内　----*/
.innerbnr{
padding: 20px 0 0;
}
.innerbnr a{
display:block;
box-sizing:border-box;
}

.innerbnr .bnr img{ width: 100% }


/*==============================================
 #mainContents
============================================= */
#mainContents {background-color: #302c3c;}

/*----- 文字 -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBoxIn{
font-family:'游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
color: #fff;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

.paragraph p {
font-size: 1.3rem;
line-height: 2;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.1rem;
line-height: 1.6;
margin-top: 10px !important;
}

.paragraph .marker {
    padding: 2px;
    background-color: #6b6285;
    font-weight:bold;}

/*----　paragraph　----*/
.paragraph {
border-top: 1px solid #9793a1;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #9793a1;
}

.paragraphIn{padding: 0 25px 30px;}

.spAccordion {display: none;}

.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #fff;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}

.paragraph h2 span {
display: block;
padding-left: 26px;
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.55rem;
	color: #fff;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
padding-bottom: 5px;}

.paragraph h2 .icon em{
    font-size: 1.6rem;
    font-family: Arial, Helvetica, "sans-serif";
    padding-right: 5px;
    font-style: normal !important;
    color: #e40021;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----　左からの矢印の位置　----*/
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 #fff;/*----　矢印の色　----*/
border-right: 3px solid #fff;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph .subtit {
    border-left: #e40021 2px solid;
    padding-left: 10px;
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 15px;}

.paragraph .subtxt{
     font-size: 1.1rem;
    line-height: 1.2;
    margin-bottom: 10px;}

/*----- 画像 -----*/
.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}

.imgBox .floatR {
    margin-top: 5px;}

.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.col2 div,
.col3 div{
display: table;}

.col2 div a,
.col2 div .floatL,
.col2 div .floatR,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}

.col2 div .floatR{margin-top: 0;}

.col3 div .floatL{
display: table-cell;
width: 49%;
vertical-align: middle;}

.col3 div .floatL:nth-of-type(2) {
    float: right;}

.col3 div .floatL:nth-of-type(3) {
    margin-top: 15px;
}

/*==============================================
 .productBox
============================================= */
/*----- 製品枠 -----*/
.productBox {
padding:45px 25px 35px;}

.productBox a {
display:block;
color:#333;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 100%;}

.productBox a .info .catch {
font-size: 12px;
line-height: 1.6;
display:block;}

.productBox a .info dt.name {
text-align: center;}

.productBox a .info dt.name img {
    width: 70%;
}

.productBox a .info .btn {
  background-color: #8e162e;
text-align: center;
color: #fff;
font-size: 1.12rem;
font-weight: bold;
padding: 15px 0 18px;
position: relative;
margin: 0 auto;}

.productBox .info .btn:after{
content: '';
width: 8px;
height: 8px;
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;
right: 15px;
margin: auto;}

/*==============================================
.releasedate
============================================= */
.makerBanner {
    padding: 0 25px 0;}

.makerBanner a{
display: block;}

.makerBanner a img {
    width: 100%;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 20px 25px 30px;
	color: #fff;}

#footer {
	padding-top: 30px;}

