@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%;
}

/*==============================================
 ลย
============================================= */
.logoBox {
width: 95%;
margin: 15px auto;
}
.logoBox ul { display: table; }
.logoBox li {
color: #999999;
display: table-cell;
vertical-align: middle;
font-size: 9px;
line-height: 17px;
letter-spacing: 0.05em;
font-feature-settings: "palt" 1;
}
.logoMicrosoft {
padding-right: 15px;
width: 31%;
}
.logoLenovo {
width: 32%;
padding-left: 5px;
}
.logoLenovo img,
.logoMicrosoft img {
width: 100%;
}
.logoTxt { padding-top: 1%; }


#mainContents {
    font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: nomal;
  letter-spacing: 0.04em;
    font-feature-settings: "palt" 1;
}
.mainTitle {
background: #f5f2f2;
padding-bottom: 8px;
}
h1 {
padding-top: 78%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_ideapad/main_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.lead {
box-sizing: border-box;
font-size: 1.15rem;
line-height: 1.9;
padding: 0 26px 35px;
}
.lead a {
color: #008aeb;
text-decoration: underline;
font-weight: bold;
}
/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
padding: 20px 26px 25px;
}
.innerbnr {
background: #f5f2f2;
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: 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;
}
.paragraph p b {
    background: linear-gradient(transparent 50%, #f2e3e3 5%);
    font-weight: bold;
}
.sTxt {
display: block;
font-size: 0.8rem;
line-height: 1.6;
margin-top: 15px;
text-indent: -20px;
padding-left: 20px;
}

/*----- txtLink -----*/
.textLink {
margin-top: 15px;
padding-bottom: 10px;
}
.kakakuTxt {
color: #0085e2;
font-weight: bold;
font-size: 0.95rem;
line-height: 1.7;
}
.kakakuTxt span {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_ideapad/sp_outside.gif) no-repeat right top 2px;
background-size: 7%;
display: inline-block;
padding-right: 6%;
}


/*----- 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.4rem;
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: #e1251b;
display: block;
font-size: 1.6rem;
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 ----*/
.sTitle {
box-sizing: border-box;
margin-top: 70px;
}
.sTitle h3 {
font-size: 1.55rem;
line-height: 1.5;
font-weight: bold;
}

/*---- photoTitle ----*/
.photoTitle {
border-left: #e1251b solid 5px;
box-sizing: border-box;
margin-top: 40px;
padding-left: 10px;
}
.photoTitle + .imgBox {
margin: 20px auto 0;
}
.photoTitle strong {
color: #000;
font-size: 1.4rem;
line-height: 1.2;
font-weight: bold;
padding-top: 2px;
}
.photoStitle {
display: inline-block;
font-size: 1.15rem;
font-weight: bold;
margin: 0 0 5px;
}

/*----- ฎๆ -----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.movTit {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/09_ideapad/sp_mov_icon.gif) no-repeat left top 4px;
background-size: 7%;
margin-bottom:10px;
font-size: 1.4rem;
font-weight: bold;
padding-left: 30px;
}
.movBox { 
margin-top: 30px;
}
.movTxt {
font-size: 13px;
line-height:1.5;
color: #666;
text-align: center;
}

/*==============================================
 .productBox
============================================= */
.productBox {
border-top: 1px solid #b9b9b9;
border-bottom: 1px solid #fff;
background: #f5f2f2;
box-sizing: border-box;
padding: 60px 26px 50px;
}
.productBox img {
width: 100%;
}
.mainBox .forSp {
box-sizing: border-box;
margin-bottom: 40px;
padding: 0 10px;
}

/*---- table ----*/
.productBox table {
border: solid 1px #c6a4a4;
border-width: 1px;
border-spacing: 0;
color: #000;
width: 2000px;
margin: 10px 0 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.productBox th {
background: #f2e8e8;
border: solid 1px #c6a4a4;
border-width: 0 1px 1px 0;
color: #c65a5a;
font-size: 0.9rem;
font-weight: bold;
text-align: center;
margin: 0;
padding: 10px 8px;
}
.productBox td {
background: #fff;
border: solid 1px #c6a4a4;
padding: 13px 8px;
font-size: 0.95rem;
line-height: 1.5;
  word-wrap: break-word;
}
td.itemName {
font-size: 1.1rem;
font-weight: bold;
text-align: center;
}
td.itemName span a:before {
content: 'yุ@z';
color: #e1251b;
}
td.itemName a {
background-size: 13%;
box-sizing: border-box;
color: #0090d5;
}
.itemName img {
width: 100%;
}
.cellSize02 { width: 240px; }
.cellSize03 { width: 80px; }
.cellSize04 { width: 100px; }
.cellSize07 { width: 240px; }
.cellSize08 { width: 130px; }
.cellSize10 { width: 80px; }
.infoCenter { text-align: center; }

.productBox .fixCell {
position: sticky;
left: 0;
width: 60px !important;
z-index: 2;
}
.productBox .fixCell:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #c6a4a4;
z-index: -2;
}

/*----- .scroll -----*/
.scroll {
overflow: auto;
padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
height: 5px;
}
.scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0 24px 35px;
}


/*==============================================
 Ly[
============================================= */
#campaign {
  font-family: 'Yu Gothic UI', 'Segoe UI', SegoeUI, 'Meiryo UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #505050;
  line-height: 1.6;
  margin: 0 auto;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
#campaign a {
  color: #0078d4;
  transition: opacity 0.2s;
  text-decoration: underline;
}
#campaign a:hover {
  opacity: 0.8;
}
#campaign img {
  height: auto;
  max-width: 100%;
}
#campaign br.pc {
  display: none;
}

#campaign .section {
  font-size: 16px;
  padding: 15px 0;
  position: relative;
}
#campaign .section_title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 15px 10px;
  margin: 0 0 30px;
  color: #fff;
  background: #505050;
}
#campaign .hero {
  width: 100vw;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: -20px;
  margin-bottom: 15px;
}
#campaign .copy .title {
  font-size: 18px;
  line-height: 1.8;
  color: #0078d4;
  text-align: center;
  font-weight: bold;
}
#campaign .tabs {
  display: flex;
  margin: 0 0 30px;
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}
#campaign .tabs > .tab_btn {
  background: #e5e5e5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 20px 10px;
  width: calc(50% - 5px);
  color: #505050;
  box-sizing: border-box;
  flex: none;
  text-decoration: none;
}
#campaign .tabs > .tab_btn:hover,
#campaign .tabs > .tab_btn.active {
  background: #0078d4;
  color: #fff;
  cursor: pointer;
}
#campaign .tabs > .tab_btn:hover {
  opacity: .8;
}
#campaign .tab_contents {
  margin: 0 0 30px;
}
#campaign .tab_content {
  display: none;
}
#campaign .tab_content.active {
  display: block;
}
#campaign .feature_content {
  overflow: hidden;
}
#campaign .feature_content .title {
  width: auto;
  color: #0078d4;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 20px;
}
#campaign .feature_content .img {
  width: auto;
  margin: 0 0 20px;
}
#campaign .feature_content .desc {
  width: auto;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
#campaign .feature_content .desc .sh {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 5px;
}

#campaign .feature_content .desc .txt {
  font-size: 15px;
}

