@charset "shift_jis";
/*==============================================
common
============================================= */
.bnr .item,
.forSp,
.sPreviewTxt {
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%; }

/*==============================================
看板
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
	overflow: hidden;
}
.logoBox {
width: 930px;
margin: 0 auto;
overflow: hidden;
padding: 20px 0;
}
.logoBox img {
width: 100%;
}
.logo01 {
width: 199px;
float: left;
padding-top: 8px;
}
.logo02 {
width: 110px;
float: right;
}
.mainTitleWrap {
background: #f0f8fd url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/title_bg.webp) top center no-repeat;
width: 100%;
padding-top: 83px;
}

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}

/*---- .title ----*/
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/title.webp) left top no-repeat;
box-sizing: border-box;
margin: 0 auto 95px;
text-indent: -999em;
font-size: 0;
width: 932px;
height: 368px;
z-index: 1;
}

/*---- .lead ----*/
.lead {
font-size: 17px;
line-height: 1.8;
width: 930px;
margin: 60px auto 0;
	letter-spacing: 0.11em;
    font-feature-settings: "palt" 1;
}
p a,
.lead a {
transition: .1s;
font-weight: bold;
}
p a:link,
p a:visited,
.lead a:link,
.lead a:visited {
color: #006cff;
text-decoration: underline;
}
p a:hover,
p a:active,
.lead a:hover,
.lead a:active {
color: #00a8ff;
}

/*---- .contentsNavi ----*/
.contentsNavi {
background: #f0f8fd;
width:100%;
margin: 30px auto 0;
padding: 35px 0 75px;
}
.contentsNavi ul {
border-left: #a8d6f1 solid 1px;
box-sizing: border-box;
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi li a {
width: 192px;
height: 190px;
display: block;
box-sizing: border-box;
transition: 0.3s;
word-break: break-all;
font-size: 14px;
line-height: 1.6;
position: relative;
font-weight: normal;
padding-top: 100px;
}
.menu01 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/menu01.jpg) top no-repeat; }
.menu02 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/menu02.jpg) top no-repeat; }
.menu03 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/menu03.jpg) top no-repeat; }
.menu04 a { background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/menu04.jpg) top no-repeat; }
.contentsNavi li {
border-right: #a8d6f1 solid 1px;
box-sizing: border-box;
padding-left: 20px;
width: 232px;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li a img{
margin-bottom: 13px;
}
.contentsNavi li a b {
color: #0088d6;
font-size: 19px;
line-height: 1.2;
display:block;
text-align: center;
font-weight: bold;
padding-bottom: 10px;
}

.contentsNavi li a:hover,
.cap a:hover {
opacity: 0.6;
}

/*==============================================
bnr
============================================= */
.topbnr {
width: 930px;
margin: 45px auto 35px;
}

.topbnr a {
display: block;
width: 797px;
height: 89px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/top_bnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.topbnr .bnr  {
width: 797px;
height: 89px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/top_bnr_over.webp) no-repeat;
margin: 0 auto;
}

.innerbnr {
background: #f0f8fd;
width: 100%;
margin: 80px auto 0;
padding: 40px 0;
}
.innerbnr a {
display: block;
width: 930px;
height: 221px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/innbnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.innerbnr .bnr  {
width: 930px;
height: 221px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/innbnr_over.webp) no-repeat;
margin: 0 auto;
}

.innerbnrIn {
overflow: hidden;
width: 930px;
margin: 0 auto;
}
.bnr01 a {
display: block;
width: 455px;
height: 221px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/innbnr_s01.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.bnr01  {
width: 455px;
height: 221px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/innbnr_s01_over.jpg) no-repeat;
float: left;
}
.bnr02 a {
display: block;
width: 455px;
height: 221px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/innbnr_s02.jpg) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.bnr02  {
width: 455px;
height: 221px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/innbnr_s02_over.jpg) no-repeat;
float: right;
}

.bnr01 a:hover,
.bnr02 a:hover,
.topbnr a:hover,
.innerbnr a:hover {
opacity: 0;
}
/*==============================================
#mainContents
============================================= */

.paragraph h2 {
box-sizing: border-box;
color: #000;
font-weight: bold;
font-size: 35px;
line-height: 1.4;
text-align: center;
width: 930px;
margin: 110px auto 0;
}
.paragraph h2 b {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/title_bg.gif) bottom 15px center no-repeat;
color: #0088d6;
display: block;
font-weight: bold;
font-size: 25px;
padding-bottom: 40px;
}
.productBoxIn,
.paragraphIn {
width: 930px;
margin: -10px auto 0;
}
.productBoxIn p,
.paragraph p {
color: #202020;
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.paragraph p b {
    background: linear-gradient(transparent 60%, #dbedf8 40%);
    font-weight: bold;
}

/*---- .imgBox ----*/
.imgBox {
width: 100%;
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;
}

/*---- .imgBoxB ----*/
.imgBoxB  {
width: 700px;
margin: 70px auto 0;
}
.imgBoxB02  {
width: 600px;
margin: 60px auto 0;
}
.imgBoxB02 p.cap,
.imgBoxB p.cap {
margin-top: 15px !important;
}

.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.imgBoxB02 img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.imgBox p.cap,
.imgBox .imagesClear + p.cap {
margin-top: 15px !important;
}
.imgBox .imagesClear p.cap {
display: block;
width: 48%;
float: right;
margin-top: 0 !important;
}
.imgBox strong {
color: #fff;
display: block;
font-size: 17px;
margin-bottom: 7px;
}
.imagesClear {
overflow: hidden;
}
.imgLine img {
border: #e8e8e8 solid 1px;
}

/*---- photoTitle　----*/
.photoTitle {
border-left: #0088d6 solid 4px;
width: 700px;
margin: 70px auto 0;
}
.photoTitle strong {
font-size: 18px;
padding-left: 10px;
}
.photoTitle + .imgBoxB {
width: 700px;
margin: 15px auto 0;
}

/*---- .column ----*/
.column {
border: #EFEFEF solid 7px;
box-sizing: border-box;
padding: 70px 60px;
margin-top: 80px;
}
.columnTitle {
text-align: center;
}
.columnTitle strong {
font-size: 23px;
}
.columnTitle + p {
margin-top: 40px;
}

/*==============================================
.productBox
============================================= */
#matome {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/matome_img.webp) center bottom no-repeat;
padding-bottom: 250px;
}
.productBox {
background: #f0f8fd;
width: 100%;
margin-top: 120px;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
padding: 110px 0 0;
}

.mainItem a {
display: block;
width: 930px;
height: 231px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/product_main.webp) bottom no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
margin: 10px auto 80px;
}
.mainItem {
width: 930px;
height: 231px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/product_main_over.webp) bottom no-repeat;
margin: 10px auto 80px;
}


.productBoxIn table {
border: solid #bed8e8;
border-width: 1px 1px 1px 0;
border-spacing: 0;
width: 100%;
margin: 15px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.productBoxIn table th {
background: #e4f0f8;
color: #000;
border: solid #bed8e8;
border-width: 0 0 1px 1px;
font-size: 12px;
font-weight: bold;
text-align: center;
margin: 0;
padding: 10px 5px;
}
.productBoxIn td {
background: #fff;
color: #000;
border: solid #bed8e8;
border-width: 0 0 1px 1px;
text-align: center;
padding: 10px 7px;
font-size: 14px;
width: 42%;
}


.productBoxIn dt {
padding: 30px 0 15px;
}
.productBoxIn dt img {
width: 265px;
}
.productBoxIn dd.itemName  {
font-size: 22px;
font-weight: bold;
line-height: 1.4;
}
.productBoxIn dd.itemName span:before {
background: #e5e5e5;
  content: "レビュー機";
  font-size: 12px;
  font-weight: normal;
  position: relative;
  padding: 4px 7px;
  top: -3px;
  margin-right: 5px;
}

.productBoxIn .btn span {
display: block;
width: 346px;
height: 47px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/product_btn.jpg) bottom no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
margin: 10px auto 20px;
}
.productBoxIn .btn {
width: 346px;
height: 47px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_elitemini/product_btn_over.jpg) bottom no-repeat;
margin: 10px auto 20px;
}
span.sTxt {
display: block;
font-size: 11px; 
margin-top: 15px;
}
ul.sTxt {
margin-top: 20px;
} 
.sTxt li {
margin-top: 10px;
}

.mainItem a:hover,
.productBoxIn .btn span:hover {
opacity: 0;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
width: 930px;
font-size: 11px; 
margin: 0 auto; 
text-align: right;
padding: 40px 0 80px;
}