@charset "shift_jis";
/*==============================================
 common
============================================= */
.forPc,
.menu,
.lenovoLogo {
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%;
}

/*==============================================
 看板
============================================= */

.mainTitle {
padding-bottom: 8px;
}
h1 {
padding-top: 113%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/10_gx1030/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 25px;
}
.lead a {
color: #008aeb;
text-decoration: underline;
font-weight: bold;
}
/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
background: #f6f6f6;
padding: 20px 26px 25px;
}
.innerbnr {
background: #f6f6f6;
margin-top: 40px;
padding: 28px 26px;
}
.topbnr img,
.innerbnr img {
width: 100%;
}

/*==============================================
 #mainContents
============================================= */
/*----- 文字 -----*/
.paragraphB p,
.paragraph p {
font-size: 1.26rem;
line-height: 1.9;
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: 30px !important;
text-indent: -1.5rem;
padding-left: 1.5rem;
}


/*----　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;
}
span.sTxt {
display: block;
font-size: 0.8rem;
line-height: 1.6;
margin-top: 10px;
text-indent: -10px;
padding-left: 10px;
}

/*----- txtLink -----*/
.textLink {
margin-top: 15px;
padding-bottom: 10px;
}
.kakakuTxt {
color: #0085e2;
font-weight: bold;
font-size: 0.95rem;
line-height: 1.7;
}

/*----- 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.5rem;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
}
.paragraph h2 span b {
color: #cc0000;
display: block;
font-size: 1.63rem;
padding-bottom: 7px;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 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: 2px solid #c9c5c2;/*----　矢印の色　----*/
border-right: 2px solid #c9c5c2;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- img -----*/
:is(.imgBox, .mainItem, .imgBoxSp, .imgBoxother) {
margin-top: 40px;
}
:is(.imgBox, .mainItem, .imgBoxSp, .imgBoxother) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .mainItem, .imgBoxSp) :is(img) {
width: 100%;
}
.mainItem a + a,
.imgBox a + a {
display: block;
margin-top: 15px;
}
.imgBoxSp .imagesClear {
display: table;
}
.imgBoxSp .imagesClear a {
display: table-cell;
vertical-align: top;
width: 30%;
padding-right: 10px;
}
.imgBoxSp .imagesClear a + a{
width: 60%;
display: table-cell;
vertical-align: top;
}


/*---- otherItem ----*/
.otherItem {
border: #e3e3e3 solid 3px;
box-sizing: border-box;
width: 100%;
margin: 70px 0 0;
padding: 35px 22px;
}
.otherTitle {
border-left: #cc0000 solid 5px;
box-sizing: border-box;
padding-left: 15px;
}
.otherTitle h3 {
font-size: 1.15rem;
line-height: 1.4;
font-weight: bold;
}
.otherTitle h3 span {
display: block;
font-size: 1.45rem;
margin: 7px 0 0 -7px;
}
.imgBoxother img {
width: 73%;
}
.otherTitle + p {
margin-top: 30px;
}
.otherTxtLink {
margin-top: 30px;
}
.otherTxtLink a {
display: block;
width: 100%;
margin: 0 auto;
}
.imgBoxother a {
display: block;
text-align: center;
}
.otherTxtLink span {
display: block;
font-size: 1rem;
font-weight: bold;
margin-bottom: 5px;
text-align: left;
}
.otherTxtLink b {
color: #0f6ed9;
display: block;
text-decoration: underline;
font-size: 1.15rem;
line-height: 1.5;
font-weight: bold;
}

/*==============================================
 .productBox
============================================= */
.productBox {
border-top: 1px solid #b9b9b9;
border-bottom: 1px solid #fff;
background: #f4f4f4;
box-sizing: border-box;
padding: 0px 36px 50px;
}
.productBox img {
width: 100%;
}
.mainBox .forSp {
box-sizing: border-box;
margin-bottom: 40px;
padding: 0 10px;
}

.productTitle01 {
text-align: center;
margin: 50px 0 20px;
}

.productTitle01 h3 {
color: #141414;
font-size: 1.4rem;
line-height: 1.5;
font-weight: bold;
}

:is(.item01, .item02) :is(a) {
background: #fff;
display: block;
width: 100%;
padding-bottom: 40px;
}
.item02 {
margin: 25px 0;
}

.catch01 {
background: #cc0000;
color: #fff;
text-align: center;
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 30px;
padding: 13px 0 11px;
}
.catch02 {
font-size: 1rem;
font-weight: bold;
margin-bottom: 12px;
}
.name {
font-size: 2rem;
font-weight: bold;
margin-bottom: 15px;
}
.itemImg_main,
.itemImg {
width: 75%;
text-align: center;
margin: 0 auto 12px;
}
.itemImg_main img,
.itemImg img {
width: 100%;
}
.productItemBox dd {
text-align: center;
}
.productItemBox .btn {
box-sizing: border-box;
padding: 0 25px;
}

.productTitle02 {
text-align: center;
margin: 50px 0 0;
}
.productTitle02 h4 {
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 13px;
}
.otherPage li {
margin-bottom: 10px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 25px 0 0;
}