@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp {
display:none;
}
#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%; }

/*==============================================
ŠÅ”Â
============================================= */
.mainTitleWrap {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/title_bg.gif) repeat-x;
width: 100%;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/title.jpg) right top no-repeat;
width: 1020px;
height: 501px;
margin: 0 auto 50px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.lead {
font-size: 16px;
line-height: 30px;
width: 930px;
margin: 0 auto 50px;
}
.lead a {
transition: .2s;
font-weight: bold;
}
.lead a:link,
.lead a:visited {
color: #0096d6;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #89d5f5;
}

.menu {
background: #f5f5f5;
width: 100%;
margin: 0 auto 120px;
padding: 60px 0 40px;
}
.menu ul {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/menu_bg.gif) left top no-repeat;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
padding-left: 120px;
}
.menu li a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/menu_arrow.gif) left top no-repeat;
display: block;
padding: 2px 0 5px 30px;
margin-bottom: 14px;
font-size: 15px;
transition: 0.2s;
	letter-spacing: 0.09em;
font-feature-settings: "palt" 1;
}
.menu li a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 0 auto 90px;
}

.topbnr a {
display: block;
width: 930px;
height: 177px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/top_bnr.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}

.innerbnr {
background: #f5f5f5;
width: 100%;
margin: 110px auto 130px;
padding: 60px 0 50px
}
.innerbnr a {
display: block;
width: 930px;
height: 184px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/inn_bnr.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
margin: 0 auto;
}
.topbnr a:hover,
.innerbnr a:hover {
opacity: 0.7;
}
/*==============================================
#mainContents
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.1em;
    font-feature-settings: "palt" 1;
}

.paragraph h2 {
color: #000;
font-weight: bold;
font-size: 39px;
line-height: 55px;
width: 930px;
margin: 0 auto;
  font-feature-settings: "palt";
  letter-spacing: 0.07em;
  text-align: center;
}
.paragraph h2 b {
color: #0096d6;
display: block;
font-weight: bold;
font-size: 27px;
padding-bottom: 20px;
}
.paragraph h2 b:before {
  content: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/title_icon01.gif);
  display: inline-block;
  width: 12px;
  height: 22px;
  margin-right: 13px;
  vertical-align: -1px
}
.paragraph h2 b:after {
  content: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/title_icon02.gif);
  display: inline-block;
  width: 12px;
  height: 22px;
  margin-left: 10px;
  vertical-align: -1px
}

.productBoxIn,
.paragraphIn {
width: 930px;
margin: -10px auto 0;
}
.productBoxIn sup,
.paragraphIn sup {
font-size: 60%;
position: relative;
top: 2px;
}

.productBoxIn p,
.paragraph p {
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}

p.sTxt {
font-size: 12px;
line-height: 1.6;
margin-top: 15px;
text-indent: -20px;
padding-left: 20px;
}

p.sTxt + p.sTxt {
margin-top: 8px;
}


/*---- .imgBoxMain ----*/
.imgBoxMain {
width: 800px;
margin: 90px auto 0;
padding-bottom: 30px;
}

/*---- .imgBox ----*/
.imgBox {
width: 930px;
margin: 70px auto 0;
}
.imgBox .imagesClear a {
display: block;
width: 49%;
float: left;
}
.imgBox .imagesClear a + a {
display: block;
width: 49%;
float: right;
}
.imgBox .imagesClear + .imagesClear {
margin-top: 20px;
}

/*---- .imgBox02 ----*/
.imgBox02 {
width: 770px;
}
.imgBox02 .imagesClear a {
display: block;
width: 59%;
float: left;
}
.imgBox02 .imagesClear a + a {
display: block;
width: 38%;
float: right;
}

/*---- .imgBox04@----*/
.imgBox04 {
width: 930px;
margin: 70px auto 0;
}
.imgBoxSp01 {
width: 700px;
margin: 70px auto 0;
}
.imgBoxSp01 .imagesClear a {
display: block;
width: 35%;
float: left;
padding-top: 5px;
}
.imgBoxSp01 .imagesClear a img {
border: #e2e2e2 solid 1px;
}
.imgBoxSp01 .imagesClear a + p {
display: block;
width: 61%;
float: right;
margin-top: 0;
}

/*---- imgSp03@----*/
.imgLeft {
width: 450px;
float: left;
}
.imgSp03 {
width: 465px;
float: right;
}
.imgSp03 a {
display: block;
width: 32%;
float: left;
}
.centerImg {
margin: 0 2%;
}
/*---- img‹¤’Ê@----*/
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgLeft img,
.imgSp03 img,
.imgBox02 img,
.imgBoxSp01 img,
.imgBoxMain img,
.imgBox01 img,
.imgBox img {
width: 100%;
}
.imgBox04 p.cap,
.table01 p.cap,
.imgBoxMain p.cap,
.imgBox01 p.cap,
.imgBox02 p.cap,
.imgBox p.cap {
margin-top: 15px !important;
}

.imgBox .imagesClear p.cap {
display: block;
width: 48%;
float: right;
margin-top: 0 !important;
}

.imagesClear {
overflow: hidden;
}

/*---- imgtTitle ----*/
.photoTitle {
box-sizing: border-box;
margin-top: 90px;
text-align: center;
}
.photoTitle strong {
font-size: 24px;
font-weight: bold;
}
.photoTitle + .imgBox04,
.photoTitle + .imgBox02,
.photoTitle + .imgBox,
.photoTitle + .imgBoxSp01 {
margin: 20px auto 0;
}

/*---- table ----*/
table {
border: solid 2px #0096d6;
border-width: 2px;
border-spacing: 0;
color: #000;
width: 930px;
margin: 25px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
th {
background: #ebf7fc;
border: solid 2px #0096d6;
border-width: 0 2px 2px 0;
color: #0096d6;
font-size: 17px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 13px;
}
td {
border: solid 2px #0096d6;
text-align: center;
padding: 15px;
font-size: 17px;
line-height: 1.7;
width: 33%;
}
td b {
display: inline-block;
font-size: 20px;
margin: 0 2px;
}
/*==============================================
.productBox
============================================= */
.productBox {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/product_bg.gif) repeat-x;
border-bottom: #fff solid 1px;
width: 100%;
margin-top: 110px;
}
.productimgBox li {
text-align: center;
}
.productBtn span {
display: block;
width: 666px;
height: 158px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/product_bnr.gif) no-repeat;
margin: 0 auto;
}
.productBtn {
display: block;
width: 666px;
height: 158px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/product_bnr_over.gif) no-repeat;
margin: 0 auto;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}



.productBtn span {
display: block;
width: 666px;
height: 158px;
text-indent: -9999px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/product_bnr.gif) no-repeat;
overflow: hidden;
-webkit-transition: .2s ease-in-out;
-moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.productBtn {
width: 666px;
height: 158px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_smarttank/product_bnr_over.gif) no-repeat;
}



.productBtn span:hover {
opacity: 0;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #fff;
margin: 0 auto; 
text-align: right;
padding: 60px 0 120px;
}

