@charset "shift_jis";
/*==============================================
 common
============================================= */
.forPc,
.menu {
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%;
}

/*==============================================
 ΕΒ
============================================= */
#mainContents {
    font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: nomal;
  letter-spacing: 0.04em;
    font-feature-settings: "palt" 1;
}
h1 {
padding-top: 133%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/main_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.lead {
box-sizing: border-box;
font-size: 1.2rem;
line-height: 1.9;
padding: 0 26px 35px;
}
.lead a {
color: #0096d6;
text-decoration: underline;
font-weight: bold;
}
/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
background: #f5f5f5;
padding: 28px 26px;
}
.innerbnr {
background: #f5f5f5;
margin-top: 40px;
padding: 28px 26px;
}
.topbnr img,
.innerbnr img {
width: 100%;
}

/*==============================================
 #mainContents
============================================= */
/*----- Ά -----*/
.paragraphB p,
.paragraph p {
font-size: 1.26rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}
p.sTxt {
font-size: 0.85rem;
line-height: 1.5;
margin-top: 15px !important;
text-indent: -1.3rem;
padding-left: 1.3rem;
}

p.sTxt + p.sTxt {
margin-top: 8px;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #b9b9b9;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}

/*----- txtLink -----*/
.textLink {
margin-top: 23px;
padding-bottom: 10px;
}
.itemTxt {
color: #0b61c2;
font-size: 0.95rem;
font-weight: bold;
text-decoration: underline;
margin-bottom: 10px;
}
.kakakuTxt {
color: #0b61c2;
font-weight: bold;
text-decoration: underline;
font-size: 0.95rem;
}

/*----- h2 -----*/
.paragraph h2 {
position: relative;
font-weight: bold;
padding: 22px 40px 20px 26px;
}
.paragraph h2 span {
color: #000;
display: block;
padding-right: 20px;
font-size: 1.45rem;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
}
.paragraph h2 span b {
color: #0096d6;
display: block;
font-size: 1.7rem;
padding-bottom: 7px;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 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: 2px solid #c9c5c2;/*----@ξσΜF@----*/
border-right: 2px solid #c9c5c2;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- img -----*/
:is(.imgBox, .imgBox01, .imgBoxMain, .imgBox02) {
margin-top: 40px;
}
:is(.imgBox, .imgBox01, .imgBox02, .imgBoxSp01, .imgBox04) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBox01, .imgBoxMain, .imgBox02, .imgBoxSp01, .imgBox04, .imgSp03) :is(img) {
width: 100%;
}
.imgSp03,
.imgBox .imagesClear + .imagesClear,
.imgBox01 a + a,
.imgBox a + a {
display: block;
margin-top: 15px;
}
.imgBox02 .imagesClear,
.imgSp03 .imagesClear,
.imgBoxSp01 .imagesClear {
display: table;
}
.imgBox02 .imagesClear a,
.imgSp03 .imagesClear a,
.imgBoxSp01 .imagesClear a,
.imgBoxSp01 .imagesClear .cap {
display: table-cell;
vertical-align: top;
}
.imgBoxSp01 .imagesClear a {
width: 33%;
}
.imgBoxSp01 .imagesClear .cap { padding-left: 15px; }
.imgSp03 .imagesClear a {
padding: 0 3px;
}
.imgBox02 .imagesClear a {
width: 65%;
}
.imgBox02 .imagesClear a + a {
width: 30%;
padding-left: 10px;
}

/*---- imgtTitle ----*/
.photoTitle {
box-sizing: border-box;
margin-top: 40px;
}
.photoTitle strong {
font-size: 1.38rem;
font-weight: bold;
}
.imgBox04,
.imgBoxSp01,
.photoTitle + .imgBox02,
.photoTitle + .imgBox,
.photoTitle + .imgBoxSp01 {
margin: 10px auto 0;
}

/*---- table ----*/
table {
border: solid 1px #0096d6;
border-width: 1px;
border-spacing: 0;
color: #000;
width: 100%;
margin: 10px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
th {
background: #ebf7fc;
border: solid 1px #0096d6;
border-width: 0 1px 1px 0;
color: #0096d6;
font-size: 1rem;
font-weight: bold;
text-align: center;
margin: 0;
padding: 10px;
}
td {
border: solid 1px #0096d6;
text-align: center;
padding: 10px;
font-size: 1.1rem;
line-height: 1.7;
width: 38%;
}
td b {
display: inline-block;
font-size: 1.5rem;
margin: 0 2px;
}

/*==============================================
 .productBox
============================================= */
.productBox {
background: #0096d6;
border-bottom: #fff solid 1px;
box-sizing: border-box;
padding: 60px 26px 30px;
}
.productBox img {
width: 100%;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 25px 0 20px;
	color: #fff;
}
