ãããããã¼ããã½ã³ã³(PC)
ãã©ã³ãã§ãã¼ããã½ã³ã³(PC)ãæ¢ã
ã¿ã¤ãå¥ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã
液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã
ä¾¡æ ¼ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã
ç¹éè¨äºãããã¼ããã½ã³ã³(PC)ãæ¢ã
ç¨éãããã¼ããã½ã³ã³(PC)ãæ¢ã
è²©å£²ä¾¡æ ¼:
Webã§ã®è²©å£²ã¯è¿æ¥äºå®
"
if(isText2){
if(search.cardList[q].text1) {
html += "
"+search.cardList[q].text1.t_id+"
"
}
html += "
"+(search.cardList[q].text2.t_id||'')+"
"
}
else{
if(search.cardList[q].text1) {
html += "
"+search.cardList[q].text1.t_id+"
"
}
}
html += "
"
html += ""
if(search.cardList[q].hoverEffect) {
html += "
" + decodeURIComponent(search.cardList[q].rolloverText.t_id) + "
"
}
html += ""
}
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(".searchByType")).each((index,item)=> {
if(index == typeNum) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).attr('order','1'+'_'+index);
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('ul').html(html);
if(search.cardList.length == 0) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('h2').hide();
}
}
})
// $('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(".searchByType ul")).html(html);
typeNum++;
});
} else if (search[k].cardType == 2) {
getWeight(search[k],function(search){
var html = '';
for (var q = 0; q < search.cardList.length; q++) {
if(search.cardList.length > 5) {
if((search.cardList.length % 2) == 0) {
html += "
"
} else if((search.cardList.length % 2) == 1) {
html += ""
}
} else {
html += ""
}
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id && subCards.subCardsUrl.t_id.replace(/\s*/g,"")) {
// subCards.subCardsUrl.t_id = subCards.subCardsUrl.t_id.replace(/\s*/g,"");
if(search.cardList[q].facetKey && transFacetVal) {
html += ""
} else {
html += ""
}
} else {
html += ""
}
}else {
if(search.cardList[q].NewPage) {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
} else {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
}
}
html += ""
html+='
'
if(search.cardList[q].image && search.cardList[q].image != ''){
html+="
";
if(search.cardList[q].imageAlt.t_id) {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html+="
"
}else{
html+="
"
}
} else {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html+="
"
}else{
html+="
"
}
}
}
html+='
'
if(search.cardList[q].text1) {
if(search.cardList[q].image && search.cardList[q].image != '') {
html+='
' + decodeURIComponent(search.cardList[q].text1.t_id) + '
'
} else {
html+='
' + decodeURIComponent(search.cardList[q].text1.t_id) + '
'
}
} else {
html+='
'
}
html+='
'
html +='';
if(search.cardList[q].hoverEffect) {
html+=''
html+='
' + decodeURIComponent(search.cardList[q].rolloverText.t_id) + '
'
html+='
'
}
html += '';
}
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(".searchByUSE")).each((index,item)=> {
if(index == count) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).attr('order','2'+'_'+index);
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('ul').html(html);
if(search.cardList.length == 0) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('h2').hide();
}
}
})
count++;
});
} else if(search[k].cardType == 3) {
getWeight(search[k],function(search){
var html = '';
for (var q = 0; q < search.cardList.length; q++) {
if(search.cardList.length > 5) {
if((search.cardList.length % 2) == 0) {
html += "
"
} else if((search.cardList.length % 2) == 1) {
html += ""
}
} else {
html += ""
}
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id && subCards.subCardsUrl.t_id.replace(/\s*/g,"")) {
// subCards.subCardsUrl.t_id = subCards.subCardsUrl.t_id.replace(/\s*/g,"");
if(search.cardList[q].facetKey && transFacetVal) {
html += ""
} else {
html += ""
}
} else {
html += ""
}
}else {
if(search.cardList[q].NewPage) {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
} else {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
}
}
html += ""
html += '
'
if(search.cardList[q].imageAlt.t_id) {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html += '
'
}else{
html += '
'
}
} else {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html += '
'
}else{
html += '
'
}
}
html += '
'
html += '
'
html += ''
if(search.cardList[q].hoverEffect) {
html += ''
html += '
'+decodeURIComponent(search.cardList[q].rolloverText.t_id) +'
';
html += '
'
}
html += ''
}
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(".searchByBRAND")).each((index,item)=> {
if(index == brandNum) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).attr('order','3'+'_'+index);
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('ul').html(html);
if(search.cardList.length == 0) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('h4').hide();
}
}
})
// $('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(".searchByBRAND ul")).html(html);
brandNum++;
});
} else if(search[k].cardType == 4) {
getWeight(search[k],function(search){
var html = '';
for (var q = 0; q < search.cardList.length; q++) {
if(search.cardList.length > 5) {
if((search.cardList.length % 2) == 0) {
html += "
"
} else if((search.cardList.length % 2) == 1) {
html += ""
}
} else {
html += ""
}
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")) {
// subCards.subCardsUrl.t_id = subCards.subCardsUrl.t_id.replace(/\s*/g,"");
if(search.cardList[q].facetKey && transFacetVal) {
html += ""
} else {
html += ""
}
} else {
html += ""
}
}else {
if(search.cardList[q].NewPage) {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
} else {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
}
}
html += ""
html+='
'
if(search.cardList[q].imageAlt.t_id) {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html+='
'
}else{
html+='
'
}
} else {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html+='
'
}else{
html+='
'
}
}
html+='
';
html+='
'
if(search.cardList[q].text1) {
html+=''+decodeURIComponent(search.cardList[q].text1.t_id) +'
'
} else {
html+=''
}
html+=''
if(search.cardList[q].hoverEffect){
html+=''
html+='
' + decodeURIComponent(search.cardList[q].rolloverText.t_id) + '
'
html+='
'
}
html+=''
}
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(".searchSceen")).each((index,item)=> {
if(index == screenNum) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).attr('order','4'+'_'+index);
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('ul').html(html);
if(search.cardList.length == 0) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('h4').hide();
}
}
})
// $('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(".searchSceen ul")).html(html);
screenNum++;
});
} else if(search[k].cardType == 6){
getWeight(search[k],function(search){
var html = '';
for (var q = 0; q < search.cardList.length; q++) {
html += "
"
html += ""
html += "
"
if(search.cardList[q].logoAlt.t_id) {
if(Object.prototype.toString.call(search.cardList[q].logo) === '[object Object]'){
html += "
"
}else{
html += "
"
}
} else {
if(Object.prototype.toString.call(search.cardList[q].logo) === '[object Object]'){
html += "
"
}else{
html += "
"
}
}
html += "
"
html += "
"
html += ""
html += "
"
if(search.cardList[q].imageAlt.t_id) {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html += "
"
}else{
html += "
"
}
} else {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html += "
"
}else{
html += "
"
}
}
html += "
"
html += "
"
html += ""
if(search.cardList[q].text1) {
html += "
"+search.cardList[q].text1.t_id+"
"
}
html += "
"
html += ""
if(search.cardList[q].text1) {
if(search.cardList[q].NewPage1) {
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta1.t_id){
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+ search.cardList[q].Cta1.t_id +""
} else {
html += "
" + search.cardList[q].Cta1.t_id +""
}
}else{
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL1 && search.cardList[q].CtaURL1.t_id) {
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
}
}
} else {
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta1.t_id){
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+ search.cardList[q].Cta1.t_id +""
} else {
html += "
" + search.cardList[q].Cta1.t_id +""
}
}else{
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+""
} else {
html += "
" + ""
}
}
}else{
html += "
" +""
}
}else{
if(search.cardList[q].CtaURL1 && search.cardList[q].CtaURL1.t_id) {
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
}
}
}
if(search.cardList[q].Cta1.t_id && search.cardList[q].Cta2.t_id){
html += "
| "
}
if(search.cardList[q].NewPage2) {
if(search.cardList[q].cardLinks == 'key'){
let transFacetVals=typeof(search.cardList[q].facetVals)=='string' ? search.cardList[q].facetVals : search.cardList[q].facetVals?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta2.t_id){
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+ search.cardList[q].Cta2.t_id +""
} else {
html += "
" + search.cardList[q].Cta2.t_id +""
}
}else{
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL2 && search.cardList[q].CtaURL2.t_id) {
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
}
}
} else {
if(search.cardList[q].cardLinks == 'key'){
let transFacetVals=typeof(search.cardList[q].facetVals)=='string' ? search.cardList[q].facetVals : search.cardList[q].facetVals?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta2.t_id){
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+ search.cardList[q].Cta2.t_id +""
} else {
html += "
"+ search.cardList[q].Cta2.t_id +""
}
}else{
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL2 && search.cardList[q].CtaURL2.t_id) {
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
}
}
}
}else{
if(search.cardList[q].NewPage1) {
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta1.t_id){
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+ search.cardList[q].Cta1.t_id +""
} else {
html += "
" + search.cardList[q].Cta1.t_id +""
}
}else{
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL1 && search.cardList[q].CtaURL1.t_id) {
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
}
}
} else {
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta1.t_id){
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+ search.cardList[q].Cta1.t_id +""
} else {
html += "
" + search.cardList[q].Cta1.t_id +""
}
}else{
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+""
} else {
html += "
" + ""
}
}
}else{
html += "
" +""
}
}else{
if(search.cardList[q].CtaURL1 && search.cardList[q].CtaURL1.t_id) {
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
}
}
}
if(search.cardList[q].Cta1.t_id && search.cardList[q].Cta2.t_id){
html += "
| "
}
if(search.cardList[q].NewPage2) {
if(search.cardList[q].cardLinks == 'key'){
let transFacetVals=typeof(search.cardList[q].facetVals)=='string' ? search.cardList[q].facetVals : search.cardList[q].facetVals?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta2.t_id){
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+ search.cardList[q].Cta2.t_id +""
} else {
html += "
" + search.cardList[q].Cta2.t_id +""
}
}else{
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL2 && search.cardList[q].CtaURL2.t_id) {
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
}
}
} else {
if(search.cardList[q].cardLinks == 'key'){
let transFacetVals=typeof(search.cardList[q].facetVals)=='string' ? search.cardList[q].facetVals : search.cardList[q].facetVals?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta2.t_id){
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+ search.cardList[q].Cta2.t_id +""
} else {
html += "
"+ search.cardList[q].Cta2.t_id +""
}
}else{
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL2 && search.cardList[q].CtaURL2.t_id) {
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
}
}
}
}
html += "
"
html += '';
}
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(".searchLogoBrand")).each((index,item)=> {
if(index == screenLogo) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).attr('order','6'+'_'+index);
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('ul').html(html);
if(search.cardList.length == 0) {
$('#9e31b8c34ecde-4814-9888-b372c72d9067').find($(item)).children().children('h4').hide();
}
}
})
screenLogo++;
})
}
}
leSplitter($('#9e31b8c34ecde-4814-9888-b372c72d9067'),{"pageComponentDataId":"9e31b8c34ecde-4814-9888-b372c72d9067","metaDataList":[],"contactUsFlyaoutAllowedOnce":"0","keywords":{"t_id":"ãã¼ããã½ã³ã³","language":{"ja":"","en":"","ja_jp":"ãã¼ããã½ã³ã³"},"id":"Paged111f10b-e036-40be-8867-c47db8853bec"},"preloadDataList":[],"preloadList":{"css":[],"img":[],"font":[]},"platformType":"Flash","needGetLatestTransDataKey":"needGetLatestTransDataValue","taxonomyType":"splitterpage","taxonomyTypeValue":"6","lazyloadDeviation":"","pageComponentId":"9e31b8c34ecde-4814-9888-b372c72d9067","backgroundImg":"","splitterData":{"features":[],"eSpots":[{"image":{"t_id":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/content-page/banner/lenovo-jp-splitter-outlet-espot-220818-750x225.jpg","language":{"ja":"","ja_jp":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/content-page/banner/lenovo-jp-splitter-outlet-espot-220818-750x225.jpg"},"id":"Page4cdb9343-d02a-46f4-a343-01699593f908"},"showLogo":false,"logoAlt":{"t_id":"","language":{},"id":""},"logo":"","text":{"t_id":"ãªã¼ãã¼ã¡ã¤ãã§ããªãã®ãã¼ãºã«å¯¾å¿","language":{"ja":"ãªã¼ãã¼ã¡ã¤ãã§ããªãã®ãã¼ãºã«å¯¾å¿","ja_jp":"ãªã¼ãã¼ã¡ã¤ãã§ããªãã®ãã¼ãºã«å¯¾å¿"},"id":"Page98355592-16f8-41b8-ab87-0e9d9cf591d1"},"imageAlt":{"t_id":"ã«ã¹ã¿ãã¤ãºè£½å大éåï¼","language":{"ja":"","en":"Spring Clearance","ja_jp":"ã«ã¹ã¿ãã¤ãºè£½å大éåï¼"},"id":"Page52ea9ea8-040a-4d4a-b44d-8af7257d2f2a"},"headline":{"t_id":"ã«ã¹ã¿ãã¤ãºè£½å大éåï¼","language":{"ja":"ã«ã¹ã¿ãã¤ãºè£½å大éåï¼","ja_jp":"ã«ã¹ã¿ãã¤ãºè£½å大éåï¼"},"id":"Page683ce1f8-b8be-4ac0-8f4e-2e16becd2298"},"url":{"t_id":"/d/deals/customize/","language":{"ja":"","en":"","ja_jp":"/d/deals/customize/"},"id":"Page277cf0a8-e75d-40af-a201-2cf41d8b2ef3"}},{"image":{"t_id":"//p2-ofp.static.pub/ShareResource/JPResource/JP-Images/content-page/banner/lenovo-jp-splitter-customize-espot-220818-750x225.jpg","language":{"ja":"//p2-ofp.static.pub/ShareResource/JPResource/JP-Images/content-page/banner/lenovo-jp-splitter-customize-espot-220818-750x225.jpg","ja_jp":"//p2-ofp.static.pub/ShareResource/JPResource/JP-Images/content-page/banner/lenovo-jp-splitter-customize-espot-220818-750x225.jpg"},"id":"Page762e223d-2414-4f61-b226-4111b8695257"},"showLogo":false,"logoAlt":"","logo":"","text":{"t_id":"人æ°è£½åãããã«ãæé ä¾¡æ ¼ï¼","language":{"ja":"人æ°è£½åãããã«ãæé ä¾¡æ ¼ï¼","ja_jp":"人æ°è£½åãããã«ãæé ä¾¡æ ¼ï¼"},"id":"Page2cc38998-86aa-4c51-abae-bf6b21af0a4c"},"imageAlt":{"t_id":"ã¢ã¦ãã¬ããã»ã¼ã«éå¬ä¸","language":{"ja":"","en":"This Weekend Only!","ja_jp":"ã¢ã¦ãã¬ããã»ã¼ã«éå¬ä¸"},"id":"Pagef85f3413-f2cb-41f4-bd81-f056687d9634"},"headline":{"t_id":"ã¢ã¦ãã¬ããã»ã¼ã«éå¬ä¸","language":{"ja":"ã¢ã¦ãã¬ããã»ã¼ã«éå¬ä¸","ja_jp":"ã¢ã¦ãã¬ããã»ã¼ã«éå¬ä¸"},"id":"Page80988668-b011-48c1-b2ac-866eeeb9aabe"},"url":{"t_id":"https://www.lenovo.com/jp/outlet/ja/laptops/","language":{"ja":"https://www.lenovo.com/jp/outlet/ja/laptops/","ja_jp":"https://www.lenovo.com/jp/outlet/ja/laptops/"},"id":"Page434a91ad-2a06-48dd-86c7-96b22870c421"}}],"productFilter":{"facetGroupName":"","facetGroupId":""},"modelFilter":{"filterUrl":{"t_id":"/laptops/results/","language":{"ja":"","ja_jp":"/laptops/results/"},"id":"Page6cf48889-ed68-4360-9796-7ea550a1e647"},"facettitle":{"t_id":" ","language":{"ja":"","ja_jp":" "},"id":"Pagecf0a2fb7-078d-4fd4-a9a5-f4fdec384915"},"facetGroupName":"jp_splitter_laptops_results","cardGroupId":"24f97ea8-1e0b-4d0c-9a95-7d32640f5db1","facetGroupId":"5767dcda-5840-4ba7-8063-3cff28a006db","cardGroupName":"jp_splitter_laptops_subseries_results","isFilterShow":true,"pageFilterId":"","adobeTarget":"splitterpage_featured_laptops_recommendation"},"resources":[{"cta":{"t_id":"詳ããã¯ãã¡ã","language":{"fr_ca":"SHOP ACCESSORIES","en_ca":"SHOP ACCESSORIES","en_us":"SHOP ACCESSORIES","ja":"詳ããã¯ãã¡ã","en":"SHOP ACCESSORIES","fr":"SHOP ACCESSORIES","ja_jp":"詳ããã¯ãã¡ã"},"id":"Page37872f81-0b8a-45f1-9f52-ba0fae1dc018"},"icon":{"t_id":"https://static.lenovo.com/we/images/icons/nuxt-splitter-resources-icon.svg","language":{"en_us":"//p1-ofp.static.pub/fes/cms/2021/06/24/9vn3en7q5f6uw6mqdqscyu5t3wwkh9198909.svg","ja":"https://static.lenovo.com/we/images/icons/nuxt-splitter-resources-icon.svg","en":"//p1-ofp.static.pub/fes/cms/2021/06/24/9vn3en7q5f6uw6mqdqscyu5t3wwkh9198909.svg","ja_jp":"https://static.lenovo.com/we/images/icons/nuxt-splitter-resources-icon.svg"},"id":"Page5667590e-6fa2-4561-a375-5c30e6f71ac3"},"text":{"t_id":"ã使ãã®è£½åã®ä¿éãä¿®ççã®ãã©ãã«ã«é¢ãããµãã¼ã","language":{"ja":"ã使ãã®è£½åã®ä¿éãä¿®ççã®ãã©ãã«ã«é¢ãããµãã¼ã","ja_jp":"ã使ãã®è£½åã®ä¿éãä¿®ççã®ãã©ãã«ã«é¢ãããµãã¼ã"},"id":"Page01109631-882e-4610-be6a-64fc29aa70f6"},"iconAlt":{"t_id":"製åãµãã¼ã","language":{"ja":"","en":"Shop Accessories","ja_jp":"製åãµãã¼ã"},"id":"Page325c482b-484b-4536-9e58-06075ea33383"},"headline":{"t_id":"製åãµãã¼ã","language":{"fr_ca":"Shop Accessories","en_ca":"Shop Accessories","en_us":"Shop Accessories","ja":"製åãµãã¼ã","en":"Shop Accessories","fr":"Shop Accessories","ja_jp":"製åãµãã¼ã"},"id":"Paged86a7b41-3c3a-4357-b9f6-c89f17d974df"},"url":{"t_id":"https://pcsupport.lenovo.com/jp/ja","language":{"ja":"https://pcsupport.lenovo.com/jp/ja","en":"/accessories-and-software/?IPromoID=LEN362165","ja_jp":"https://pcsupport.lenovo.com/jp/ja"},"id":"Page1a9ae48f-1832-4b9c-80d5-0c8b1496576f"}},{"cta":{"t_id":"詳ããã¯ãã¡ã","language":{"en_ca":"LEARN MORE","ja":"詳ããã¯ãã¡ã","en":"LEARN MORE","ja_jp":"詳ããã¯ãã¡ã"},"id":"Pagefbbdad95-6a0e-4542-876b-f02f1de629cd"},"icon":{"t_id":"https://static.lenovo.com/jp/icon/lenovo-shop-after-icon3.svg","language":{"en_us":"//p4-ofp.static.pub/fes/cms/2021/06/24/9718rhgivyb2csc4ukos57cs3nqiq5136599.svg","ja":"https://static.lenovo.com/jp/icon/lenovo-shop-after-icon3.svg","en":"//p4-ofp.static.pub/fes/cms/2021/06/24/9718rhgivyb2csc4ukos57cs3nqiq5136599.svg","ja_jp":"https://static.lenovo.com/jp/icon/lenovo-shop-after-icon3.svg"},"id":"Pagea2156807-c896-4aa6-b364-2453501a0489"},"text":{"t_id":"ç´æã»é
éã®å¤æ´ã製åããã¥ã¢ã«ãè«æ±æ¸ã»é åæ¸ã®çºè¡ããµãã¼ãæ
å ±ãªã©","language":{"en_ca":"Learn about your PC, troubleshoot, upgrade software or contact us.","ja":"ç´æã»é
éã®å¤æ´ã製åããã¥ã¢ã«ãè«æ±æ¸ã»é åæ¸ã®çºè¡ããµãã¼ãæ
å ±ãªã©","en":"Learn about your PC, troubleshoot, upgrade software or contact us.","ja_jp":"ç´æã»é
éã®å¤æ´ã製åããã¥ã¢ã«ãè«æ±æ¸ã»é åæ¸ã®çºè¡ããµãã¼ãæ
å ±ãªã©"},"id":"Page5f537459-9336-4d8a-8bdb-ca123124e945"},"iconAlt":{"t_id":"è³¼å
¥å¾ã®ãåãåãã","language":{"ja":"","en":"Technical Support","ja_jp":"è³¼å
¥å¾ã®ãåãåãã"},"id":"Page8aeb1424-3f8c-48fd-86c0-8b2822571aaf"},"headline":{"t_id":"è³¼å
¥å¾ã®ãåãåãã","language":{"en_ca":"Technical Support","ja":"è³¼å
¥å¾ã®ãåãåãã","en":"Technical Support","ja_jp":"è³¼å
¥å¾ã®ãåãåãã"},"id":"Page142526fa-5395-4d34-9205-57fd85da5b61"},"url":{"t_id":"/postsales-support/","language":{"ja":"","en":"","ja_jp":"/postsales-support/"},"id":"Pagea2b89423-5ecf-4095-aa08-9ac408dc862a"}},{"cta":{"t_id":"詳ããã¯ãã¡ã","language":{"en_ca":"LEARN MORE","ja":"詳ããã¯ãã¡ã","en":"LEARN MORE","ja_jp":"詳ããã¯ãã¡ã"},"id":"Page03059b60-71fb-41df-acad-4438a26fed51"},"icon":{"t_id":"https://static.lenovo.com/jp/icon/lenovo-shop-before-icon3.svg","language":{"en_ca":"//p3-ofp.static.pub/fes/cms/2022/03/15/m59cv7x7jdfxh7ydthxewv6vs4d5wt195636.svg","ja":"https://static.lenovo.com/jp/icon/lenovo-shop-before-icon3.svg","en":"//p3-ofp.static.pub/fes/cms/2022/03/15/m59cv7x7jdfxh7ydthxewv6vs4d5wt195636.svg","ja_jp":"https://static.lenovo.com/jp/icon/lenovo-shop-before-icon3.svg"},"id":"Pagef80cd703-1ce2-4a1a-a36c-b86c8103806d"},"text":{"t_id":"ã注æåãªãã³ã«ãè³¼å
¥ã«é¢ãããç¸è«(ãè¦ç©ã»ã«ã¿ãã°è«æ±ç)","language":{"ja":"ã注æåãªãã³ã«ãè³¼å
¥ã«é¢ãããç¸è«(ãè¦ç©ã»ã«ã¿ãã°è«æ±ç)","ja_jp":"ã注æåãªãã³ã«ãè³¼å
¥ã«é¢ãããç¸è«(ãè¦ç©ã»ã«ã¿ãã°è«æ±ç)"},"id":"Page7c4c0e5f-66b2-4959-9d3f-7a18eb866972"},"iconAlt":{"t_id":"è³¼å
¥åã®ãåãåãã","language":{"ja":"","en":"Drivers & Software","ja_jp":"è³¼å
¥åã®ãåãåãã"},"id":"Paged4e4e54d-8c60-49e2-8c7d-0d8b21fbb862"},"headline":{"t_id":"è³¼å
¥åã®ãåãåãã","language":{"en_ca":"Drivers & Software","ja":"è³¼å
¥åã®ãåãåãã","en":"Drivers & Software","ja_jp":"è³¼å
¥åã®ãåãåãã"},"id":"Page869377f0-d0aa-4cd1-aaf6-f86998835bad"},"url":{"t_id":"/contact/","language":{"ja":"","en":"https://support.lenovo.com/ca/en?IPromoID=LEN325807","ja_jp":"/contact/"},"id":"Page6a3006f2-e2d1-4073-8216-11cc86504fad"}},{"cta":{"t_id":"詳ããã¯ãã¡ã","language":{"en_ca":"LEARN MORE","ja":"詳ããã¯ãã¡ã","en":"LEARN MORE","ja_jp":"詳ããã¯ãã¡ã"},"id":"Pagee32a4d28-35d9-410b-92ff-78b6675641db"},"icon":{"t_id":"https://static.lenovo.com/jp/icon/lenovo-shopping-help-icon3.svg","language":{"en_us":"//p4-ofp.static.pub/fes/cms/2021/06/24/seh3jklyhf4k6mff1knvh8f9puy8jd564068.svg","ja":"https://static.lenovo.com/jp/icon/lenovo-shopping-help-icon3.svg","en":"//p4-ofp.static.pub/fes/cms/2021/06/24/seh3jklyhf4k6mff1knvh8f9puy8jd564068.svg","ja_jp":"https://static.lenovo.com/jp/icon/lenovo-shopping-help-icon3.svg"},"id":"Page70af4a83-c144-4ecf-8b6b-9cc4bad5d338"},"text":{"t_id":"ãè³¼å
¥ã«é¢ãããããããã質åã»FAQ","language":{"en_ca":"Find the right warranty upgrade or extension for your product.","ja":"ãè³¼å
¥ã«é¢ãããããããã質åã»FAQ","en":"Find the right warranty upgrade or extension for your product.","ja_jp":"ãè³¼å
¥ã«é¢ãããããããã質åã»FAQ"},"id":"Page4e31b144-91c3-4b3f-afd9-90ae5049fa54"},"iconAlt":{"t_id":"ã·ã§ããã³ã°ãã«ã","language":{"ja":"","en":"Warranty Options","ja_jp":"ã·ã§ããã³ã°ãã«ã"},"id":"Page9ad94e9b-a998-4779-8666-f3ed7d567326"},"headline":{"t_id":"ã·ã§ããã³ã°ãã«ã","language":{"en_ca":"Warranty Options","ja":"ã·ã§ããã³ã°ãã«ã","en":"Warranty Options","ja_jp":"ã·ã§ããã³ã°ãã«ã"},"id":"Page8432a957-ce55-4a29-af5b-8434eac01eba"},"url":{"t_id":"/shopping-faqs/","language":{"ja":"","en":"https://pcsupport.lenovo.com/ca/en/warrantylookup?IPromoID=LEN672571","ja_jp":"/shopping-faqs/"},"id":"Page9a412763-5cc0-4f08-9271-2cb6fc3da11c"}}],"subCards":{"cardGroupId":"24f97ea8-1e0b-4d0c-9a95-7d32640f5db1","subCardsUrl":{"t_id":"/laptops/subseries-results/","language":{"ja":"","ja_jp":"/laptops/subseries-results/"},"id":"Page83573f7a-5154-4269-bc15-e50038222d48"},"facetGroupId":"5767dcda-5840-4ba7-8063-3cff28a006db"},"recommendations":[],"sections":[{"sectionName":{"t_id":"ãããããã¼ããã½ã³ã³(PC)","language":{"ja":"ãããããã¼ããã½ã³ã³(PC)","ja_jp":"ãããããã¼ããã½ã³ã³(PC)"},"id":"Page8d1824df-029a-4137-a785-007a2ba20464"},"cardList":[{"image":{"t_id":"https://p3-ofp.static.pub//fes/cms/2024/07/11/z3e590sa0j9l34wkjg4ecfq4osm9dl814924.png","language":{"ja":"","en":"","ja_jp":"https://p3-ofp.static.pub//fes/cms/2024/07/11/z3e590sa0j9l34wkjg4ecfq4osm9dl814924.png"},"id":"Pagee0f3500f-5cdf-4908-a0aa-38335a28c2e3"},"weight":"","productNumber":{"t_id":"21NHCTO1WWJP2","language":{"ja":"","en":"","ja_jp":"21NHCTO1WWJP2"},"id":"Pagec1ac0213-eecc-416e-8fe5-50a59bdd9c01"},"cardLinkVal":[],"imageAlt":{"t_id":"ThinkBook16 Gen 7 Snapdragon","language":{"ja":"","en":"","ja_jp":"ThinkBook16 Gen 7 Snapdragon"},"id":"Paged92a8d49-2864-4a2f-9689-84ff5c804d4f"},"productName":{"t_id":"","language":{},"id":""},"cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1665737064166,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":{"t_id":"","language":{"ja":"","en":"","ja_jp":""},"id":""}},{"image":{"t_id":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/accessories-feature/acc-1017/21NS0000JP-420x420-24-10-17.png","language":{"ja":"","en":"","ja_jp":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/accessories-feature/acc-1017/21NS0000JP-420x420-24-10-17.png"},"id":"Page3e4c4cb2-84a8-42ef-bbbc-77642d13a814"},"weight":"","productNumber":{"t_id":"21NS0000JP","language":{"ja":"","en":"","ja_jp":"21NS0000JP"},"id":"Page12abef33-7cbb-4701-8388-6a5018fc1525"},"cardLinkVal":[],"imageAlt":{"t_id":"ThinkPad X1 Carbon Gen 13","language":{"ja":"","en":"","ja_jp":"ThinkPad X1 Carbon Gen 13"},"id":"Page24992322-d098-482a-a4cf-fae934c7c6e8"},"productName":{"t_id":"","language":{},"id":""},"cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1665737065808,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""},{"image":{"t_id":"https://p1-ofp.static.pub/medias/26775384292_IDP52IN114Q8X9_202410141130011728882494781.png","language":{"ja":"","en":"","ja_jp":"https://p1-ofp.static.pub/medias/26775384292_IDP52IN114Q8X9_202410141130011728882494781.png"},"id":"Page2d58ea4c-139f-4c1b-8886-6811f845c1c3"},"weight":"","productNumber":{"t_id":"83GH0004JP","language":{"ja":"","en":"","ja_jp":"83GH0004JP"},"id":"Pagea0b778cb-4ee4-4b24-890b-1c9a74b0e810"},"cardLinkVal":[],"imageAlt":{"t_id":"IP5  2in1 14Q8X9","language":{"ja":"","en":"","ja_jp":"IP5  2in1 14Q8X9"},"id":"Page0968c3b5-e760-436c-a61d-978a740cd6cd"},"productName":{"t_id":"","language":{},"id":""},"cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1668407589968,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""},{"image":{"t_id":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/products/red-hero-0925/yoga-slim-7i-gen-9-aura-edition-15-inch-intel-420x420-red-1011.png","language":{"ja":"","en":"","ja_jp":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/products/red-hero-0925/yoga-slim-7i-gen-9-aura-edition-15-inch-intel-420x420-red-1011.png"},"id":"Page67646f06-a446-4f7d-be71-aa1b0b8fb9e0"},"weight":"","productNumber":{"t_id":"83HM001JJP","language":{"ja":"","en":"","ja_jp":"83HM001JJP"},"id":"Page54f133f8-86c2-4909-926e-38bbcfbfd995"},"cardLinkVal":[],"imageAlt":{"t_id":"YGS7  15ILL9 (Fuji yoga Slim 7i gen 9)","language":{"ja":"","en":"","ja_jp":"YGS7  15ILL9 (Fuji yoga Slim 7i gen 9)"},"id":"Pageef2c936c-2b37-445e-9297-9bb161bc4d0b"},"productName":{"t_id":"","language":{},"id":""},"cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1669100587400,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""},{"image":{"t_id":"https://p2-ofp.static.pub/ShareResource/JPResource/JP-Images/products/lenovo-ideapad-slim-5-gen10-13/lenovo-jp-ideapad-slim-5-gen-10-13-inch-amd-420x420-png.png","language":{"ja":"","en":"","ja_jp":"https://p2-ofp.static.pub/ShareResource/JPResource/JP-Images/products/lenovo-ideapad-slim-5-gen10-13/lenovo-jp-ideapad-slim-5-gen-10-13-inch-amd-420x420-png.png"},"id":"Page4ad7cf6b-b3fd-4b4e-930d-0a2d648934dd"},"weight":"","productNumber":{"t_id":"83J20009JP","language":{"ja":"","en":"","ja_jp":"83J20009JP"},"id":"Page5867cab7-1726-4faa-bb4c-8d8a2096d2a1"},"cardLinkVal":[],"imageAlt":{"t_id":"IPS5 13ARP10","language":{"ja":"","en":"","ja_jp":"IPS5 13ARP10"},"id":"Page5c053e52-acf2-43cb-b7fd-3c60e7b927e4"},"productName":{"t_id":"","language":{},"id":""},"cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1693560579569,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""}],"cardType":"5"},{"sectionName":{"t_id":"ãã©ã³ãã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","language":{"ja":"ãã©ã³ãã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","ja_jp":"ãã©ã³ãã§ãã¼ããã½ã³ã³(PC)ãæ¢ã"},"id":"Page463730a2-f775-416c-a445-16fe24e99dd1"},"cardList":[{"CtaURL1":{"t_id":"/c/laptops/thinkpad/","language":{"ja":"","ja_jp":"/c/laptops/thinkpad/"},"id":"Pageea0f2e64-31d2-4974-98c0-a453d55b05b3"},"image":{"t_id":"//p2-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-thinkpad-x1-carbon-gen10-14inch-intel-mobile.png","language":{"en_us":"//p1-ofp.static.pub/fes/cms/2021/06/24/4s22xit59i92ah6pva5pq6zxlpcf1b601061.svg","en_ca":"//p1-ofp.static.pub/fes/cms/2022/03/02/5eu8jwriml5jk0zxacy8yzzu80x9ae518173.svg","ja":"","en":"//p1-ofp.static.pub/fes/cms/2022/03/02/5eu8jwriml5jk0zxacy8yzzu80x9ae518173.svg","ja_jp":"//p2-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-thinkpad-x1-carbon-gen10-14inch-intel-mobile.png"},"id":"Paged06c6660-a430-4976-b349-59c39bcb41bd"},"facetKey":"2198","Cta1":{"t_id":"詳細ãã¿ã","language":{"ja":"","ja_jp":"詳細ãã¿ã"},"id":"Pageda88d8b4-2916-47d8-9e9c-4cab8b2e2d80"},"CtaURL2":{"t_id":"/laptops/subseries-results/?visibleDatas=2115%3AThinkPad&sortBy=bestSelling","language":{"ja":"","en":"","ja_jp":"/laptops/subseries-results/?visibleDatas=2115%3AThinkPad&sortBy=bestSelling"},"id":"Page098701ae-cc43-4f66-9a92-84e0cf36d851"},"Cta2":{"t_id":"製åã¸","language":{"ja":"","ja_jp":"製åã¸"},"id":"Page6812db6f-45ea-42a2-a085-a1007946416e"},"facetVal":"ThinkPad","weight":{"t_id":"60","language":{"ja":"60","ja_jp":"60"},"id":"Pagebd70590a-9feb-4676-8ece-6fe13384ddcc"},"facetVals":"","cardLinkVal":[{"name":"IdeaPad","value":"IdeaPad"},{"name":"Legion","value":"Legion"},{"name":"Lenovo","value":"Lenovo"},{"name":"ThinkBook","value":"ThinkBook"},{"name":"ThinkPad","value":"ThinkPad"},{"name":"ThinkStation","value":"ThinkStation"},{"name":"Yoga","value":"Yoga"}],"imageAlt":{"t_id":"Lenovo Thinkpad X1 Carbon Gen10 14inch","language":{"fr_ca":"ThinkPad","en_us":"ThinkPad","en_ca":"ThinkPad","ja":"thinkpad-brand-icon","en":"ThinkPad","fr":"ThinkPad","ja_jp":"Lenovo Thinkpad X1 Carbon Gen10 14inch"},"id":"Page071c073f-b561-48a5-8a79-939d50cb3e38"},"cardLinkVals":[{"name":"Ideapad","active":"","value":"Ideapad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"Yoga","active":"","value":"Yoga"}],"cardLink":"url","facetKeys":"2115","NewPage2":false,"text1":{"t_id":"é«å質ãªãã¸ãã¹ãã¼ã","language":{"ja":"","ja_jp":"é«å質ãªãã¸ãã¹ãã¼ã"},"id":"Page199d6305-eb93-4611-b5d6-4b5d5b35e432"},"rolloverText":{"t_id":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EPremium%20Performance%2C%20Think%20Reliability%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AThinkPad%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fc%2Flaptops%2Fthinkpad%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E","language":{"fr_ca":"","en_ca":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EPremium%20Performance%2C%20Think%20Reliability%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AThinkPad%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fc%2Flaptops%2Fthinkpad%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E","en":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EPremium%20Performance%2C%20Think%20Reliability%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AThinkPad%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fc%2Flaptops%2Fthinkpad%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E"},"id":"Pageb0ff9873-1e26-4cdc-bb29-9035cc9cbaa2"},"logoAlt":{"t_id":"Thinkpad","language":{"ja":"","ja_jp":"Thinkpad"},"id":"Page123354f7-cc4b-46dc-bb8c-07c192229e12"},"hoverEffect":false,"logo":{"t_id":"https://p4-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-thinkpad-logo.svg","language":{"ja":"","ja_jp":"https://p4-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-thinkpad-logo.svg"},"id":"Page049e9bc9-d551-4afb-a5db-106129d1cac5"},"cardLinks":"url"},{"CtaURL1":{"t_id":"/c/laptops/thinkbook/thinkbook-series/","language":{"ja":"","ja_jp":"/c/laptops/thinkbook/thinkbook-series/"},"id":"Pagea5a15e1a-9613-4371-bc16-91efd8fdb936"},"image":{"t_id":"//p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-thinkbook-15-gen2-15inch-intel-mobile.png","language":{"en_us":"//p3-ofp.static.pub/fes/cms/2021/06/24/qzbyd86wfvussro4z86n4m9gygmoo6172179.svg","en_ca":"//p1-ofp.static.pub/fes/cms/2022/03/02/lek5d0g3rgemqbzy8nnvhf7ci39xjw411319.svg","ja":"","en":"//p1-ofp.static.pub/fes/cms/2022/03/02/lek5d0g3rgemqbzy8nnvhf7ci39xjw411319.svg","ja_jp":"//p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-thinkbook-15-gen2-15inch-intel-mobile.png"},"id":"Pagebf2017cc-d2f5-4475-b33b-988ad6377626"},"facetKey":"2198","Cta1":{"t_id":"詳細ãã¿ã","language":{"ja":"","ja_jp":"詳細ãã¿ã"},"id":"Paged27c85f1-410a-482b-b635-ff4c307188b4"},"CtaURL2":{"t_id":"/laptops/subseries-results/?visibleDatas=2115%3AThinkBook&sortBy=bestSelling","language":{"ja":"","en":"","ja_jp":"/laptops/subseries-results/?visibleDatas=2115%3AThinkBook&sortBy=bestSelling"},"id":"Page01aec91a-1ba0-4445-908b-1728f25ac529"},"Cta2":{"t_id":"製åã¸","language":{"ja":"","ja_jp":"製åã¸"},"id":"Pageaa08a466-6619-4432-a28c-93cb9a3de618"},"facetVal":"ThinkBook","weight":{"t_id":"50","language":{"ja":"50","ja_jp":"50"},"id":"Pagefb3ce018-dec3-406d-82a2-e720f7e6bcd0"},"facetVals":"","cardLinkVal":[{"name":"IdeaPad","value":"IdeaPad"},{"name":"Legion","value":"Legion"},{"name":"Lenovo","value":"Lenovo"},{"name":"ThinkBook","value":"ThinkBook"},{"name":"ThinkPad","value":"ThinkPad"},{"name":"ThinkStation","value":"ThinkStation"},{"name":"Yoga","value":"Yoga"}],"imageAlt":{"t_id":"ã³ã¹ãæå¼·ãã¸ãã¹ãã½ã³ã³","language":{"ja":"","en":"ThinkBook","ja_jp":"ã³ã¹ãæå¼·ãã¸ãã¹ãã½ã³ã³"},"id":"Page36dcc55f-99fe-4d55-85a6-a2e7087df104"},"url":{"t_id":"/laptops/subseries-results?visibleDatas=991%3AThinkBook","language":{"en_us":"/laptops/subseries-results?visibleDatas=991%3AThinkBook","en":"/laptops/subseries-results?visibleDatas=991%3AThinkBook"},"id":"Page5c175ad2-6024-4b19-bee2-de475ccd2a8a"},"cardLinkVals":[],"cardLink":"url","facetKeys":"","text1":{"t_id":"ã³ã¹ãæå¼·ãã¸ãã¹ãã½ã³ã³","language":{"ja":"","ja_jp":"ã³ã¹ãæå¼·ãã¸ãã¹ãã½ã³ã³"},"id":"Page6a1d16cb-3b34-4457-b377-2eabb48f8fa6"},"rolloverText":{"t_id":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EStylish%20laptops%20with%20standout%20performance%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AThinkBook%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Fthinkbook%2Fthinkbook-series%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E","language":{"fr_ca":"","en_ca":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EStylish%20laptops%20with%20standout%20performance%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AThinkBook%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Fthinkbook%2Fthinkbook-series%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E","en":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EStylish%20laptops%20with%20standout%20performance%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AThinkBook%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Fthinkbook%2Fthinkbook-series%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E"},"id":"Page37cebd0c-69be-4ce1-858e-5a50429afe27"},"logoAlt":{"t_id":"ThinkBook","language":{"ja":"","ja_jp":"ThinkBook"},"id":"Page8a0c6c10-97d5-4fc3-9f62-2dc361bc4666"},"hoverEffect":false,"logo":{"t_id":"https://p3-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-thinkbook-logo.svg","language":{"ja":"","ja_jp":"https://p3-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-thinkbook-logo.svg"},"id":"Page638f60ab-f5a7-4a5b-bf66-b95b00fcf73d"},"NewPage":false,"cardLinks":"url"},{"CtaURL1":{"t_id":"/yoga/","language":{"ja":"","ja_jp":"/yoga/"},"id":"Pagebd72612e-57e9-404f-871e-ae506d6ce22e"},"image":{"t_id":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-yoga-9i-14inch-mobile.png","language":{"en_ca":"//p1-ofp.static.pub/fes/cms/2022/03/02/y4tv4nyhi80dblwk8k9bvl300ddot5853107.svg","en_us":"//p2-ofp.static.pub/fes/cms/2022/03/02/zk52lmi2nyzszop1k7frwau3vooq8x074152.svg","ja":"","en":"//p1-ofp.static.pub/fes/cms/2022/03/02/y4tv4nyhi80dblwk8k9bvl300ddot5853107.svg","ja_jp":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-yoga-9i-14inch-mobile.png"},"id":"Page84c442ea-8cf6-49c2-a345-99a3464c20fb"},"facetKey":"2198","Cta1":{"t_id":"詳細ãã¿ã","language":{"ja":"","ja_jp":"詳細ãã¿ã"},"id":"Page444314f1-2a60-41c7-9fd5-393b98e16ef6"},"CtaURL2":{"t_id":"/d/deals/yoga/","language":{"ja":"","en":"","ja_jp":"/d/deals/yoga/"},"id":"Page841efa08-7b3b-4bf0-b485-9cea29b6d9bd"},"Cta2":{"t_id":"製åã¸","language":{"ja":"","ja_jp":"製åã¸"},"id":"Pagedc4a39f9-c4c2-416c-8dc5-c3a32f70ebef"},"facetVal":"Yoga","weight":{"t_id":"40","language":{"ja":"40","ja_jp":"40"},"id":"Page4d2e51e0-46c7-46e6-8540-1a63e984a676"},"facetVals":"","cardLinkVal":[{"name":"IdeaPad","value":"IdeaPad"},{"name":"Legion","value":"Legion"},{"name":"Lenovo","value":"Lenovo"},{"name":"ThinkBook","value":"ThinkBook"},{"name":"ThinkPad","value":"ThinkPad"},{"name":"ThinkStation","value":"ThinkStation"},{"name":"Yoga","value":"Yoga"}],"imageAlt":{"t_id":"ã¹ã¿ã¤ãªãã·ã¥ãªãã¬ãã¢ã ãã¼ã","language":{"ja":"","en":"Yoga","ja_jp":"ã¹ã¿ã¤ãªãã·ã¥ãªãã¬ãã¢ã ãã¼ã"},"id":"Page5de00189-b659-4aaa-a1fd-73f105fa18d7"},"cardLinkVals":[],"cardLink":"url","facetKeys":"","text1":{"t_id":"ã¹ã¿ã¤ãªãã·ã¥ãªãã¬ãã¢ã ãã¼ã","language":{"ja":"","ja_jp":"ã¹ã¿ã¤ãªãã·ã¥ãªãã¬ãã¢ã ãã¼ã"},"id":"Page7e7ae1a7-2ded-4e8f-aca9-042506b3db1f"},"rolloverText":{"t_id":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EInnovative%2C%20ultrapremium%20laptops%20and%202-in-1s%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AYoga%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fyoga%2F%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E","language":{"fr_ca":"","en_ca":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EInnovative%2C%20ultrapremium%20laptops%20and%202-in-1s%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AYoga%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fyoga%2F%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E","en":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EInnovative%2C%20ultrapremium%20laptops%20and%202-in-1s%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AYoga%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fyoga%2F%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E"},"id":"Pageaa8fe043-a24a-42d7-b1a8-450031168a91"},"logoAlt":{"t_id":"yoga","language":{"ja":"","ja_jp":"yoga"},"id":"Pagec9f7ccbb-aa11-4fde-843f-111e2d6b0ed0"},"hoverEffect":false,"logo":{"t_id":"https://p1-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-yoga-logo.svg","language":{"ja":"","ja_jp":"https://p1-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-yoga-logo.svg"},"id":"Pagea18af966-2d69-4bcf-b1d2-ce787a998203"},"cardLinks":"url"},{"CtaURL1":{"t_id":"/legion/","language":{"ja":"","en":"","ja_jp":"/legion/"},"id":"Page847783e9-9ba8-4c75-9f19-b587fd547670"},"image":{"t_id":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-legion-5i-pro-gen6-16inch-mobile.png","language":{"en_ca":"//p3-ofp.static.pub/fes/cms/2022/03/02/4wf8ivrpl3oewlz88mfjo96kmlacts427234.svg","en_us":"//p1-ofp.static.pub/fes/cms/2022/03/02/f5hmd37hl2pxq2dva1c55iix99sied879047.svg","ja":"","en":"//p3-ofp.static.pub/fes/cms/2022/03/02/4wf8ivrpl3oewlz88mfjo96kmlacts427234.svg","ja_jp":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-legion-5i-pro-gen6-16inch-mobile.png"},"id":"Paged9534ab2-f377-439e-b187-ee02b284797c"},"facetKey":"2198","Cta1":{"t_id":"詳細ãã¿ã","language":{"ja":"","ja_jp":"詳細ãã¿ã"},"id":"Paged22f1043-4eb6-4eb5-a02a-aa6bc019f5de"},"CtaURL2":{"t_id":"/d/deals/gaming/?tabkey=%E3%82%B2%E3%83%BC%E3%83%9F%E3%83%B3%E3%82%B0","language":{"ja":"","ja_jp":"/d/deals/gaming/?tabkey=%E3%82%B2%E3%83%BC%E3%83%9F%E3%83%B3%E3%82%B0"},"id":"Pagea9d0f8ab-4b7b-4b20-b5df-3f3b54730c4a"},"Cta2":{"t_id":"製åã¸","language":{"ja":"","ja_jp":"製åã¸"},"id":"Page0a72569e-abc2-4fbd-b1f3-101a8696bf3f"},"facetVal":"Legion","weight":{"t_id":"30","language":{"ja":"30","ja_jp":"30"},"id":"Page09a01766-2c6e-4d69-9e86-9e14c0f48673"},"facetVals":"","cardLinkVal":[{"name":"IdeaPad","value":"IdeaPad"},{"name":"Legion","value":"Legion"},{"name":"Lenovo","value":"Lenovo"},{"name":"ThinkBook","value":"ThinkBook"},{"name":"ThinkPad","value":"ThinkPad"},{"name":"ThinkStation","value":"ThinkStation"},{"name":"Yoga","value":"Yoga"}],"imageAlt":{"t_id":"ã²ã¼ã ã楽ãã¿ããæ¹åãã®ãã½ã³ã³","language":{"ja":"","en":"Legion","ja_jp":"ã²ã¼ã ã楽ãã¿ããæ¹åãã®ãã½ã³ã³"},"id":"Page0834e373-822a-4e4f-b90c-efdce6fbb0ed"},"cardLinkVals":[],"cardLink":"url","facetKeys":"","text1":{"t_id":"ã²ã¼ã ã楽ãã¿ããæ¹åãã®ãã½ã³ã³","language":{"ja":"","ja_jp":"ã²ã¼ã ã楽ãã¿ããæ¹åãã®ãã½ã³ã³"},"id":"Page647cc862-acf4-4a8f-95d5-027cdf0a310b"},"rolloverText":{"t_id":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EGaming%20on%20the%20go%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253ALegion%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flegion%2F%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E","language":{"fr_ca":"","en_ca":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EGaming%20on%20the%20go%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253ALegion%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flegion%2F%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E","en":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EGaming%20on%20the%20go%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253ALegion%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flegion%2F%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E"},"id":"Page960fae48-7cfb-46f2-b073-d6339b95166e"},"logoAlt":{"t_id":"legion","language":{"ja":"","ja_jp":"legion"},"id":"Pagea1f6c833-46fb-4930-9419-daab14a11dca"},"hoverEffect":false,"logo":{"t_id":"https://p1-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-legion-logo.svg","language":{"ja":"","ja_jp":"https://p1-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-legion-logo.svg"},"id":"Page95707632-5a57-4a28-9544-ef26dfd6bc2b"},"cardLinks":"url"},{"CtaURL1":{"t_id":"/c/laptops/loq-laptops/","language":{"ja":"","ja_jp":"/c/laptops/loq-laptops/"},"id":"Page38b64929-db5a-439f-98dd-11594cdfd80d"},"image":{"t_id":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-loq-15irh8-gaming-laptop.png","language":{"ja":"","ja_jp":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-loq-15irh8-gaming-laptop.png"},"id":"Pageb2e0ac6a-01c9-4d6e-971f-d30ee466cc38"},"Cta1":{"t_id":"詳細ãã¿ã","language":{"ja":"","ja_jp":"詳細ãã¿ã"},"id":"Page1f4e9958-328f-43c3-8fb7-bd224ca7fb09"},"CtaURL2":{"t_id":"/laptops/results/?visibleDatas=2115%3ALOQ&sortBy=bestSelling","language":{"ja":"","en":"","ja_jp":"/laptops/results/?visibleDatas=2115%3ALOQ&sortBy=bestSelling"},"id":"Page26344f83-0bbe-45c4-be33-e2ae0df54719"},"Cta2":{"t_id":"製åã¸","language":{"ja":"","ja_jp":"製åã¸"},"id":"Page8d6c4581-f73b-44ed-82b3-cc3dd302df50"},"weight":{"t_id":"25","language":{"ja":"","ja_jp":"25"},"id":"Pagea233df34-25f3-44f8-a1da-49323cb0ab66"},"cardLinkVal":[],"imageAlt":{"t_id":" LOQã§ã²ã¼ã ã®ä¸çã¸","language":{"ja":"","ja_jp":" LOQã§ã²ã¼ã ã®ä¸çã¸"},"id":"Pagef770e36b-b1ee-4682-89bf-be088cb3b9c5"},"cardLinkVals":[],"cardLink":"url","NewPage1":false,"NewPage2":false,"text1":{"t_id":" LOQã§ã²ã¼ã ã®ä¸çã¸","language":{"ja":"","ja_jp":" LOQã§ã²ã¼ã ã®ä¸çã¸"},"id":"Paged9262e6a-9499-4bbe-9f46-bdf09d540b54"},"rolloverText":"","cardid":1684389551485,"logoAlt":{"t_id":"LOQ","language":{"ja":"","ja_jp":"LOQ"},"id":"Page0b05a46a-7826-412d-96ec-76c4e20f4e58"},"hoverEffect":false,"logo":{"t_id":"//p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-loq-black-wordmark.svg","language":{"ja":"","ja_jp":"//p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-loq-black-wordmark.svg"},"id":"Pageea7d1192-9d2a-4678-9488-b89d924479fd"},"cardLinks":"url"},{"CtaURL1":{"t_id":"/c/laptops/ideapad/","language":{"ja":"","ja_jp":"/c/laptops/ideapad/"},"id":"Page9e95fbeb-6a1f-4a3d-bbdb-c852e2abde36"},"image":{"t_id":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-ideapad-3i-15inch-mobile.png","language":{"en_us":"//p3-ofp.static.pub/fes/cms/2022/03/02/6z609cynox8bh5yy4acnwipn3uk2em422558.svg","en_ca":"//p1-ofp.static.pub/fes/cms/2022/03/02/h33du8e24n73bjiir0ivawoi8qhmh8418041.svg","ja":"","en":"//p1-ofp.static.pub/fes/cms/2022/03/02/h33du8e24n73bjiir0ivawoi8qhmh8418041.svg","ja_jp":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-ideapad-3i-15inch-mobile.png"},"id":"Page01d1cab6-d424-4428-aa1c-7a71c3618c27"},"facetKey":"2198","Cta1":{"t_id":"詳細ãã¿ã","language":{"ja":"","ja_jp":"詳細ãã¿ã"},"id":"Pagea98ecad3-08bc-46ab-8c96-62c3a00ce782"},"CtaURL2":{"t_id":"/laptops/subseries-results/?visibleDatas=2115%3AIdeapad&sortBy=bestSelling","language":{"ja":"","en":"","ja_jp":"/laptops/subseries-results/?visibleDatas=2115%3AIdeapad&sortBy=bestSelling"},"id":"Page1ff6b0dd-843f-41c5-8992-72856a0c924f"},"Cta2":{"t_id":"製åã¸","language":{"ja":"","ja_jp":"製åã¸"},"id":"Page0f473822-b4e9-4015-8f6c-b19f1acaa79f"},"facetVal":"IdeaPad","weight":{"t_id":"20","language":{"ja":"20","ja_jp":"20"},"id":"Pageebd09168-74bf-4a83-ae2e-5503d0b81c24"},"facetVals":"","cardLinkVal":[{"name":"IdeaPad","value":"IdeaPad"},{"name":"Legion","value":"Legion"},{"name":"Lenovo","value":"Lenovo"},{"name":"ThinkBook","value":"ThinkBook"},{"name":"ThinkPad","value":"ThinkPad"},{"name":"ThinkStation","value":"ThinkStation"},{"name":"Yoga","value":"Yoga"}],"imageAlt":{"t_id":"åå¿è
ããä¸ç´è
ã¾ã§ã³ã¹ãæ群ã®ã¢ãã«","language":{"ja":"","en":"IdeaPad","ja_jp":"åå¿è
ããä¸ç´è
ã¾ã§ã³ã¹ãæ群ã®ã¢ãã«"},"id":"Pagef8377c28-8bce-4afd-aab8-55783d39a13c"},"cardLinkVals":[],"cardLink":"url","facetKeys":"","text1":{"t_id":"åå¿è
ããä¸ç´è
ã¾ã§ã³ã¹ãæ群ã®ã¢ãã«","language":{"ja":"","ja_jp":"åå¿è
ããä¸ç´è
ã¾ã§ã³ã¹ãæ群ã®ã¢ãã«"},"id":"Page77841693-75e4-4ee3-80e6-62075a7b3514"},"rolloverText":{"t_id":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EAffordable%20versatility%2C%20optimal%20performance%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AIdeaPad%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Fideapad%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E","language":{"fr_ca":"","en_ca":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EAffordable%20versatility%2C%20optimal%20performance%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AIdeaPad%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Fideapad%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E","en":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EAffordable%20versatility%2C%20optimal%20performance%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253AIdeaPad%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Fideapad%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E"},"id":"Page1a37c425-0289-4b93-8d65-90875cc467f4"},"logoAlt":{"t_id":"Ideapad","language":{"ja":"","ja_jp":"Ideapad"},"id":"Page77ccbcc7-79dc-4acf-af59-40cfe356e573"},"hoverEffect":false,"logo":{"t_id":"https://p2-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-ideapad-logo.svg","language":{"ja":"","ja_jp":"https://p2-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-ideapad-logo.svg"},"id":"Page8cac7ef1-4c20-4ecd-8a28-d759e06c1509"},"cardLinks":"url"},{"CtaURL1":{"t_id":"/c/laptops/lenovo/","language":{"ja":"","ja_jp":"/c/laptops/lenovo/"},"id":"Pagec31b63f9-96b0-48bc-88b1-18102d6a254e"},"image":{"t_id":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/product-img/lenovo-v15-gen-2-221104.png","language":{"en_us":"//p1-ofp.static.pub/fes/cms/2021/06/24/m8fui5crlz3307t7osn7n8q7t71xtn422931.svg","ja":"","en":"//p1-ofp.static.pub/fes/cms/2021/06/24/m8fui5crlz3307t7osn7n8q7t71xtn422931.svg","ja_jp":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/product-img/lenovo-v15-gen-2-221104.png"},"id":"Pagebb690b3e-9f72-490a-8991-b3cacf09159e"},"facetKey":"2115","Cta1":{"t_id":"詳細ãã¿ã","language":{"ja":"","ja_jp":"詳細ãã¿ã"},"id":"Pageb2d624dc-85b4-442e-963a-bb42418c57c5"},"CtaURL2":{"t_id":"/laptops/subseries-results/?visibleDatas=2115%3ALenovo&sortBy=bestSelling","language":{"ja":"","en":"","ja_jp":"/laptops/subseries-results/?visibleDatas=2115%3ALenovo&sortBy=bestSelling"},"id":"Pagef6fce075-8022-459f-8575-b7103ff00b46"},"Cta2":{"t_id":"製åã¸","language":{"ja":"","ja_jp":"製åã¸"},"id":"Page99c089fb-0786-49ef-87aa-ac069c35ae16"},"facetVal":"Lenovo","weight":{"t_id":"10","language":{"ja":"10","ja_jp":"10"},"id":"Page0537e9dd-f92f-44b9-a771-d0fb822f63d1"},"facetVals":"","cardLinkVal":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"LOQ","active":"","value":"LOQ"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"Yoga","active":"","value":"Yoga"}],"imageAlt":{"t_id":"ã³ã¹ãããã©ã¼ãã³ã¹éè¦ã®ãã¸ãã¹ãã½ã³ã³","language":{"ja":"","en":"Lenovo logo","ja_jp":"ã³ã¹ãããã©ã¼ãã³ã¹éè¦ã®ãã¸ãã¹ãã½ã³ã³"},"id":"Page20029b0f-71bf-4407-bbfc-0b75bfc0b333"},"cardLinkVals":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"LOQ","active":"","value":"LOQ"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"Yoga","active":"","value":"Yoga"}],"cardLink":"url","facetKeys":"","text1":{"t_id":"ã³ã¹ãããã©ã¼ãã³ã¹éè¦ã®ãã¸ãã¹ãã½ã³ã³","language":{"ja":"","ja_jp":"ã³ã¹ãããã©ã¼ãã³ã¹éè¦ã®ãã¸ãã¹ãã½ã³ã³"},"id":"Page59370f19-e4dd-4096-bdd4-1e54a722d6df"},"rolloverText":{"t_id":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EClassroom%20Laptops%20%26amp%3B%20Notebooks%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253ALenovo%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Flenovo%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E","language":{"fr_ca":"","en_ca":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EClassroom%20Laptops%20%26amp%3B%20Notebooks%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253ALenovo%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Flenovo%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E","en":"%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Cstrong%3EClassroom%20Laptops%20%26amp%3B%20Notebooks%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22white-space%3A%20normal%3B%20text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22%2Fca%2Fen%2Flaptops%2Fsubseries-results%2F%3FvisibleDatas%3D1048%253ALenovo%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3EView%20All%3C%2Fa%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%22%3E%26nbsp%3B%7C%26nbsp%3B%3C%2Fspan%3E%3Ca%20href%3D%22%2Fca%2Fen%2Fc%2Flaptops%2Flenovo%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3ELearn%20More%3C%2Fa%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E"},"id":"Page8acf46bb-ebfb-498e-bc62-5016e18ecaf0"},"logoAlt":{"t_id":"Lenovo","language":{"ja":"","ja_jp":"Lenovo"},"id":"Pageec9daa5b-b5e2-4a28-b9cf-cbd7befddd4e"},"hoverEffect":false,"logo":{"t_id":"https://p2-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-logo.svg","language":{"ja":"","ja_jp":"https://p2-ofp.static.pub/ShareResource/na/laptops-splitter/logos/lenovo-logo.svg"},"id":"Page39136da0-79e6-4a29-8a1b-3c91f1364659"},"cardLinks":"url"}],"cardType":"6"},{"sectionName":{"t_id":"ã¿ã¤ãå¥ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","language":{"ja":"ã¿ã¤ãå¥ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","ja_jp":"ã¿ã¤ãå¥ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã"},"id":"Pagedde8a1de-9020-482f-9848-0cba4ebe2946"},"cardList":[{"image":{"t_id":"https://p2-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/1-ideapad-slim-5i-gen-8-255x180.png","language":{"ja":"","en":"","ja_jp":"https://p2-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/1-ideapad-slim-5i-gen-8-255x180.png"},"id":"Page6a95a19b-3d94-40a1-8bce-d7caf49a6c76"},"facetKey":"2199","facetVal":"ã¹ã¿ã³ãã¼ããã¼ã","weight":{"t_id":"100","language":{"ja":"","en":"","ja_jp":"100"},"id":"Page66d486cd-9d07-4ae9-acc0-2eee119206ac"},"cardLinkVal":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"imageAlt":{"t_id":"ã¿ã¤ãå¥ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","language":{"ja":"","en":"","ja_jp":"ã¿ã¤ãå¥ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã"},"id":"Page5d78e100-f047-4dfe-92f6-8194fce8aa71"},"url":{"t_id":"/d/standard-laptops/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/standard-laptops/?promoID=splitterdlp"},"id":"Paged537cc2a-7251-4534-a89b-7f17207b16ad"},"cardLinkVals":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3E%E3%82%B9%E3%82%BF%E3%83%B3%E3%83%80%E3%83%BC%E3%83%89%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fspan%3E%3C%2Fp%3E","language":{"ja":"%3Cp%3E%E3%82%B9%E3%82%BF%E3%83%B3%E3%83%80%E3%83%BC%E3%83%89%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fp%3E","ja_jp":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3E%E3%82%B9%E3%82%BF%E3%83%B3%E3%83%80%E3%83%BC%E3%83%89%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fspan%3E%3C%2Fp%3E"},"id":"Page4ccdb919-235e-4caf-868b-ba54ab9b3dcf"},"rolloverText":{"t_id":"%3Cp%3E%E3%82%B9%E3%82%BF%E3%83%B3%E3%83%80%E3%83%BC%E3%83%89%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3E%E3%82%B9%E3%82%BF%E3%83%B3%E3%83%80%E3%83%BC%E3%83%89%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fp%3E"},"id":"Page9938a79e-88b9-423c-9dbe-78bc1eb1e749"},"cardid":1671430085897,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/3-yoga-7i-gen-8-255x180.png","language":{"ja":"","en":"","ja_jp":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/3-yoga-7i-gen-8-255x180.png"},"id":"Page4c2e27a5-f446-436b-a05d-593d852d8137"},"facetKey":"2199","facetVal":"2-IN-1","weight":{"t_id":"60","language":{"ja":"","en":"","ja_jp":"60"},"id":"Page24f4a940-ddec-4ee3-8ab5-5aa241442522"},"cardLinkVal":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"imageAlt":{"t_id":" 2-in-1ãã¼ããã½ã³ã³","language":{"ja":"","en":"","ja_jp":" 2-in-1ãã¼ããã½ã³ã³"},"id":"Pageb301b819-0fcc-4ccd-a6d2-57d0f3b4a248"},"url":{"t_id":"/d/convertible-2-in-1-notebooks/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/convertible-2-in-1-notebooks/?promoID=splitterdlp"},"id":"Page0a7e9745-cac6-42bd-91a5-28d02b607658"},"cardLinkVals":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3E2-IN-1%3C%2Fspan%3E%3C%2Fp%3E","language":{"ja":"%3Cp%3E2-IN-1%3C%2Fp%3E","ja_jp":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3E2-IN-1%3C%2Fspan%3E%3C%2Fp%3E"},"id":"Page404d53e8-f257-48e3-89d3-14ca5561e918"},"rolloverText":{"t_id":"%3Cp%3E2-IN-1%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3E2-IN-1%3C%2Fp%3E"},"id":"Page8022b9f7-7f27-497b-9f2a-3fc3fac690d6"},"cardid":1671438502747,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p3-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/2-yoga-slim-255x180.png","language":{"ja":"","en":"","ja_jp":"https://p3-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/2-yoga-slim-255x180.png"},"id":"Page8c424ec6-e305-478f-be23-cbe492ddffbf"},"facetKey":"2199","facetVal":"ã¢ãã¤ã«ãã¼ã","weight":{"t_id":"80","language":{"ja":"","en":"","ja_jp":"80"},"id":"Page2bde06fd-9b4d-4efd-a6fc-aa5009da1ab6"},"cardLinkVal":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"imageAlt":{"t_id":"ã¢ãã¤ã«ãã¼ããã½ã³ã³","language":{"ja":"","en":"","ja_jp":"ã¢ãã¤ã«ãã¼ããã½ã³ã³"},"id":"Pagec7710a22-ba85-4d52-ac0a-78cfac39faf1"},"url":{"t_id":"/d/mobile-laptops/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/mobile-laptops/?promoID=splitterdlp"},"id":"Page23c5b9b3-a544-490f-8eaa-6427a7be2474"},"cardLinkVals":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3E%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fspan%3E%3C%2Fp%3E","language":{"ja":"%3Cp%3E%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fp%3E","ja_jp":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3E%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fspan%3E%3C%2Fp%3E"},"id":"Page455ba0eb-d162-4542-9936-145da04d3004"},"rolloverText":{"t_id":"%3Cp%3E%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3E%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%83%8E%E3%83%BC%E3%83%88%3C%2Fp%3E"},"id":"Pagec760d33a-d4ea-4f84-99b9-6ced364deaa9"},"cardid":1671438583465,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/4-thinkpad-x1-carbon-gen-11-255x180.png","language":{"ja":"","en":"","ja_jp":"https://p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/4-thinkpad-x1-carbon-gen-11-255x180.png"},"id":"Pagea544e0fe-f522-4d01-bb6c-5eeb8294ddcc"},"facetKey":"2199","facetVal":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","weight":{"t_id":"40","language":{"ja":"","en":"","ja_jp":"40"},"id":"Page5a271a03-7d5e-48a4-8e25-443f4a011126"},"cardLinkVal":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"imageAlt":{"t_id":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","language":{"ja":"","en":"","ja_jp":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"},"id":"Page5bb3d026-4bc5-48b6-adb3-66ce67c940eb"},"url":{"t_id":"/d/thinkpad-p-series/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/thinkpad-p-series/?promoID=splitterdlp"},"id":"Page22d158d7-f232-4ddb-bd22-83286775c52f"},"cardLinkVals":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3E%E3%83%AF%E3%83%BC%E3%82%AF%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%3C%2Fspan%3E%3C%2Fp%3E","language":{"ja":"%3Cp%3E%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%83%AF%E3%83%BC%E3%82%AF%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%3C%2Fp%3E","ja_jp":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3E%E3%83%AF%E3%83%BC%E3%82%AF%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%3C%2Fspan%3E%3C%2Fp%3E"},"id":"Page6449ac60-8808-45a7-8770-f62ef2329d36"},"rolloverText":{"t_id":"%3Cp%3E%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%83%AF%E3%83%BC%E3%82%AF%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3E%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%83%AF%E3%83%BC%E3%82%AF%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%3C%2Fp%3E"},"id":"Page87feee9a-2880-405f-8cb0-42ddc889de3b"},"cardid":1671438586246,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/5-ideapad-flex-3i-chromebook-gen-8-255x180.png","language":{"ja":"","en":"","ja_jp":"https://p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/5-ideapad-flex-3i-chromebook-gen-8-255x180.png"},"id":"Page1423fcfc-6bc2-475b-8d43-8d9994d2f2d1"},"facetKey":"2199","facetVal":"Chromebook","weight":{"t_id":"20","language":{"ja":"","en":"","ja_jp":"20"},"id":"Page299c2946-aed6-4bdf-907b-1544b07da9b9"},"cardLinkVal":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"imageAlt":{"t_id":"CHROMEBOOK","language":{"ja":"CHROMEBOOK","ja_jp":"CHROMEBOOK"},"id":"Pagee5fcf841-f63a-49cc-b730-15cfaa451496"},"url":{"t_id":"/d/chromebook-laptops/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/chromebook-laptops/?promoID=splitterdlp"},"id":"Page4c443212-a9c1-44ce-ae8e-b32317d19bcf"},"cardLinkVals":[{"name":"2-IN-1","active":"","value":"2-IN-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"TINY & NANO","active":"","value":"TINY & NANO"},{"name":"ã¹ã¿ã³ãã¼ããã¼ã","active":"","value":"ã¹ã¿ã³ãã¼ããã¼ã"},{"name":"ã¢ãã¤ã«ãã¼ã","active":"","value":"ã¢ãã¤ã«ãã¼ã"},{"name":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³","active":"","value":"ã¢ãã¤ã«ã¯ã¼ã¯ã¹ãã¼ã·ã§ã³"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3ECHROMEBOOK%3C%2Fspan%3E%3C%2Fp%3E","language":{"ja":"%3Cp%3ECHROMEBOOK%3C%2Fp%3E","ja_jp":"%3Cp%3E%3Cspan%20style%3D%22font-size%3A%2016px%3B%22%3ECHROMEBOOK%3C%2Fspan%3E%3C%2Fp%3E"},"id":"Pagefd276d1b-e4bb-496e-a1a1-34dcd639df90"},"rolloverText":{"t_id":"%3Cp%3ECHROMEBOOK%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3ECHROMEBOOK%3C%2Fp%3E"},"id":"Page311501ca-6a5b-4a52-b529-4473f4ffcef6"},"cardid":1671438902871,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false}],"cardType":"4"},{"sectionName":{"t_id":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","language":{"ja":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","ja_jp":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã"},"id":"Page51a42283-ba99-49b9-a786-899cedacaf41"},"cardList":[{"image":{"t_id":"https://p3-ofp.static.pub/fes/cms/2022/06/27/qlqjvvpfuc7da6tekfr0kokh4i6e8i616995.png","language":{"ja":"https://p3-ofp.static.pub/fes/cms/2022/06/27/qlqjvvpfuc7da6tekfr0kokh4i6e8i616995.png","ja_jp":"https://p3-ofp.static.pub/fes/cms/2022/06/27/qlqjvvpfuc7da6tekfr0kokh4i6e8i616995.png"},"id":"Pagecaff2f79-274f-4512-8cb0-e5367db33f37"},"facetKey":"2195","weight":{"t_id":"40","language":{"ja":"40","ja_jp":"40"},"id":"Paged037d7d2-89c7-44ab-ad2d-f8efb28c772f"},"cardLinkVal":[{"name":"10-10.9å","active":"","value":"10-10.9å"},{"name":"11-12.9å","active":"","value":"11-12.9å"},{"name":"13-13.9å","active":"","value":"13-13.9å"},{"name":"14-14.9å","active":"","value":"14-14.9å"},{"name":"15-15.9å","active":"","value":"15-15.9å"},{"name":"16-17.9å","active":"","value":"16-17.9å"},{"name":"18å以ä¸","active":"","value":"18å以ä¸"},{"name":"9å","active":"","value":"9å"}],"imageAlt":{"t_id":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã-13å","language":{"ja":"screensize-13-icon","en":"","ja_jp":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã-13å"},"id":"Page7ee1ff37-92bc-45e0-8ac9-e42a98f1f31c"},"url":{"t_id":"/d/13-inch-laptops/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/13-inch-laptops/?promoID=splitterdlp"},"id":"Pageb3943b79-e1ec-4a86-919c-09919ddadfd4"},"cardLinkVals":[{"name":"10-10.9å","active":"","value":"10-10.9å"},{"name":"11-12.9å","active":"","value":"11-12.9å"},{"name":"13-13.9å","active":"","value":"13-13.9å"},{"name":"14-14.9å","active":"","value":"14-14.9å"},{"name":"15-15.9å","active":"","value":"15-15.9å"},{"name":"16-17.9å","active":"","value":"16-17.9å"},{"name":"18å以ä¸","active":"","value":"18å以ä¸"},{"name":"9å","active":"","value":"9å"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E~13%E5%9E%8B%3C%2Fp%3E","language":{"ja":"%3Cp%3E~13%E5%9E%8B%3C%2Fp%3E","en":"","ja_jp":"%3Cp%3E~13%E5%9E%8B%3C%2Fp%3E"},"id":"Pageb0deab3e-683b-4982-923f-7bf713293b76"},"rolloverText":"","cardid":1671439061809,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p1-ofp.static.pub/fes/cms/2022/06/27/h37ka6ah0pirir1xzt8tlopxt3xd73141000.png","language":{"ja":"https://p1-ofp.static.pub/fes/cms/2022/06/27/h37ka6ah0pirir1xzt8tlopxt3xd73141000.png","ja_jp":"https://p1-ofp.static.pub/fes/cms/2022/06/27/h37ka6ah0pirir1xzt8tlopxt3xd73141000.png"},"id":"Page402ebfef-d4f8-4ca9-9114-fcae6552f55d"},"facetKey":"2195","facetVal":"14.0å","weight":{"t_id":"30","language":{"ja":"30","ja_jp":"30"},"id":"Page044e1943-f4a0-4688-8010-b9e0346ea0c1"},"cardLinkVal":[{"name":"10-10.9å","active":"","value":"10-10.9å"},{"name":"11-12.9å","active":"","value":"11-12.9å"},{"name":"13-13.9å","active":"","value":"13-13.9å"},{"name":"14-14.9å","active":"","value":"14-14.9å"},{"name":"15-15.9å","active":"","value":"15-15.9å"},{"name":"16-17.9å","active":"","value":"16-17.9å"},{"name":"18å以ä¸","active":"","value":"18å以ä¸"},{"name":"9å","active":"","value":"9å"}],"imageAlt":{"t_id":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã-14å","language":{"ja":"","en":"","ja_jp":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã-14å"},"id":"Paged2e2ed23-bb4e-493c-9e27-30854d2130ed"},"url":{"t_id":"/d/14-inch-laptops/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/14-inch-laptops/?promoID=splitterdlp"},"id":"Page7000463f-d486-4cc4-bb0a-2dc21debbe36"},"cardLinkVals":[{"name":"10-10.9å","active":"","value":"10-10.9å"},{"name":"11-12.9å","active":"","value":"11-12.9å"},{"name":"13-13.9å","active":"","value":"13-13.9å"},{"name":"14-14.9å","active":"","value":"14-14.9å"},{"name":"15-15.9å","active":"","value":"15-15.9å"},{"name":"16-17.9å","active":"","value":"16-17.9å"},{"name":"18å以ä¸","active":"","value":"18å以ä¸"},{"name":"9å","active":"","value":"9å"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E14%E5%9E%8B%3C%2Fp%3E","language":{"ja":"%3Cp%3E14%E5%9E%8B%3C%2Fp%3E","en":"","ja_jp":"%3Cp%3E14%E5%9E%8B%3C%2Fp%3E"},"id":"Page7929146d-c4c0-4b17-9458-e07d67bdf488"},"rolloverText":"","cardid":1671439062212,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p1-ofp.static.pub/fes/cms/2022/06/27/ad5530mh8wg6nv8fz1d4ajmkaf7vj4038143.png","language":{"ja":"https://p1-ofp.static.pub/fes/cms/2022/06/27/ad5530mh8wg6nv8fz1d4ajmkaf7vj4038143.png","ja_jp":"https://p1-ofp.static.pub/fes/cms/2022/06/27/ad5530mh8wg6nv8fz1d4ajmkaf7vj4038143.png"},"id":"Pagee731a4f1-5674-475c-afef-986359b21a6e"},"facetKey":"2195","facetVal":{"t_id":"15.6å","language":{"ja":"","en":"","ja_jp":"15.6å"},"id":"Page7cb5be74-ac25-4f0f-85c5-3041b81cb9e8"},"weight":{"t_id":"20","language":{"ja":"20","ja_jp":"20"},"id":"Page6cb8d639-d5c5-4923-99a4-1ebb56efa287"},"cardLinkVal":[{"name":"10-10.9å","active":"","value":"10-10.9å"},{"name":"11-12.9å","active":"","value":"11-12.9å"},{"name":"13-13.9å","active":"","value":"13-13.9å"},{"name":"14-14.9å","active":"","value":"14-14.9å"},{"name":"15-15.9å","active":"","value":"15-15.9å"},{"name":"16-17.9å","active":"","value":"16-17.9å"},{"name":"18å以ä¸","active":"","value":"18å以ä¸"},{"name":"9å","active":"","value":"9å"}],"imageAlt":{"t_id":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã-15å","language":{"ja":"","en":"","ja_jp":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã-15å"},"id":"Page20385942-7969-4249-8b4e-b87bc1c28ff7"},"url":{"t_id":"/d/15-inch-laptops/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/15-inch-laptops/?promoID=splitterdlp"},"id":"Paged24a08ac-c3eb-4bc5-b812-4bc52009c639"},"cardLinkVals":[{"name":"10-10.9å","active":"","value":"10-10.9å"},{"name":"11-12.9å","active":"","value":"11-12.9å"},{"name":"13-13.9å","active":"","value":"13-13.9å"},{"name":"14-14.9å","active":"","value":"14-14.9å"},{"name":"15-15.9å","active":"","value":"15-15.9å"},{"name":"16-17.9å","active":"","value":"16-17.9å"},{"name":"18å以ä¸","active":"","value":"18å以ä¸"},{"name":"9å","active":"","value":"9å"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E15%E5%9E%8B%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3E15%E5%9E%8B%3C%2Fp%3E"},"id":"Page8cf2b427-4f42-434d-bbf4-52469527e497"},"rolloverText":"","cardid":1671439062582,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p3-ofp.static.pub/fes/cms/2022/06/27/elx8sydw3y7mkq6a9phljluoo9uekq079641.png","language":{"ja":"https://p3-ofp.static.pub/fes/cms/2022/06/27/elx8sydw3y7mkq6a9phljluoo9uekq079641.png","ja_jp":"https://p3-ofp.static.pub/fes/cms/2022/06/27/elx8sydw3y7mkq6a9phljluoo9uekq079641.png"},"id":"Page833551a3-a8de-4e1a-a8d9-49e20b0269a6"},"facetKey":"2195","facetVal":"17.3å","weight":{"t_id":"10","language":{"ja":"10","ja_jp":"10"},"id":"Page4ba03c55-dccf-4bc1-8d86-9f38c7d46b70"},"cardLinkVal":[{"name":"10-10.9å","active":"","value":"10-10.9å"},{"name":"11-12.9å","active":"","value":"11-12.9å"},{"name":"13-13.9å","active":"","value":"13-13.9å"},{"name":"14-14.9å","active":"","value":"14-14.9å"},{"name":"15-15.9å","active":"","value":"15-15.9å"},{"name":"16-17.9å","active":"","value":"16-17.9å"},{"name":"18å以ä¸","active":"","value":"18å以ä¸"},{"name":"9å","active":"","value":"9å"}],"imageAlt":{"t_id":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã-17å","language":{"ja":"","en":"","ja_jp":"液æ¶ãµã¤ãºã§ãã¼ããã½ã³ã³(PC)ãæ¢ã-17å"},"id":"Page0c5cf44a-a38c-43b0-bcef-8e2bbfe4f7ce"},"url":{"t_id":"/d/16-17-inch-laptops/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/16-17-inch-laptops/?promoID=splitterdlp"},"id":"Page479135f7-b3aa-4622-90b0-5ceb4274def5"},"cardLinkVals":[{"name":"10-10.9å","active":"","value":"10-10.9å"},{"name":"11-12.9å","active":"","value":"11-12.9å"},{"name":"13-13.9å","active":"","value":"13-13.9å"},{"name":"14-14.9å","active":"","value":"14-14.9å"},{"name":"15-15.9å","active":"","value":"15-15.9å"},{"name":"16-17.9å","active":"","value":"16-17.9å"},{"name":"18å以ä¸","active":"","value":"18å以ä¸"},{"name":"9å","active":"","value":"9å"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%3Cspan%20style%3D%22text-wrap%3A%20wrap%3B%22%3E16~%3C%2Fspan%3E17%E5%9E%8B%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3E%3Cspan%20style%3D%22text-wrap%3A%20wrap%3B%22%3E16~%3C%2Fspan%3E17%E5%9E%8B%3C%2Fp%3E"},"id":"Page8b3a24fe-24a3-4544-b2e9-d70dc4386493"},"rolloverText":"","cardid":1671439063053,"text2":"","hoverEffect":false,"cardLinks":"key","NewPage":false}],"cardType":"4"},{"sectionName":{"t_id":"ä¾¡æ ¼ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","language":{"ja":"ä¾¡æ ¼ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã","ja_jp":"ä¾¡æ ¼ã§ãã¼ããã½ã³ã³(PC)ãæ¢ã"},"id":"Pagee0e28b8b-836a-46e4-baf8-e5bad2682025"},"cardList":[{"image":"","weight":{"t_id":"40","language":{"ja":"40","ja_jp":"40"},"id":"Page93cf3680-b755-4f38-b4c6-47a9cc8c3d9b"},"cardLinkVal":[],"imageAlt":"","url":{"t_id":"/d/laptops-under-6man/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/laptops-under-6man/?promoID=splitterdlp"},"id":"Page1456a939-d0c6-4a9f-b933-687dc2ce962b"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3E%EF%BF%A559%2C999%E4%BB%A5%E4%B8%8B%3C%2Fp%3E","language":{"ja":"%3Cp%3E%EF%BF%A559%2C999%E4%BB%A5%E4%B8%8B%3C%2Fp%3E","ja_jp":"%3Cp%3E%EF%BF%A559%2C999%E4%BB%A5%E4%B8%8B%3C%2Fp%3E"},"id":"Pagee28904a4-3a12-473f-af5d-2b096d0380ea"},"rolloverText":"","cardid":1671439379790,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":"","facetKey":"2141","facetVal":"60000.0-99999.99100000001","weight":{"t_id":"30","language":{"ja":"30","ja_jp":"30"},"id":"Page598e6e2e-1c11-4ed0-8278-40e10d80f754"},"cardLinkVal":[{"name":"ï¿¥100,000-ï¿¥149,999","active":"","value":"100000.0-149999.991"},{"name":"ï¿¥150,000-ï¿¥199,999","active":"","value":"150000.0-199999.991"},{"name":"ï¿¥20,000-ï¿¥39,999","active":"","value":"20000.0-39999.991"},{"name":"ï¿¥200,000 以ä¸","active":"","value":"200000.0-2000000.001"},{"name":"ï¿¥40,000-ï¿¥59,999","active":"","value":"40000.0-59999.991"},{"name":"ï¿¥60,000-ï¿¥99,999","active":"","value":"60000.0-99999.991"}],"imageAlt":"","url":{"t_id":"/d/laptops-under-10man/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/laptops-under-10man/?promoID=splitterdlp"},"id":"Paged96ef69d-4d5c-48d0-9bb9-61ca7b87fde5"},"cardLinkVals":[{"name":"ï¿¥100,000-ï¿¥149,999","active":"","value":"100000.0-149999.991"},{"name":"ï¿¥150,000-ï¿¥199,999","active":"","value":"150000.0-199999.991"},{"name":"ï¿¥20,000-ï¿¥39,999","active":"","value":"20000.0-39999.991"},{"name":"ï¿¥200,000 以ä¸","active":"","value":"200000.0-2000000.001"},{"name":"ï¿¥40,000-ï¿¥59,999","active":"","value":"40000.0-59999.991"},{"name":"ï¿¥60,000-ï¿¥99,999","active":"","value":"60000.0-99999.991"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%EF%BF%A560%2C000-%EF%BF%A599%2C999%3C%2Fp%3E","language":{"ja":"%3Cp%3E%EF%BF%A560%2C000-%EF%BF%A599%2C999%3C%2Fp%3E","ja_jp":"%3Cp%3E%EF%BF%A560%2C000-%EF%BF%A599%2C999%3C%2Fp%3E"},"id":"Pagebae6c550-6d20-4b46-b76c-105c571b5061"},"rolloverText":"","cardid":1671439380123,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":"","facetKey":"2141","facetVal":"100000.0-149999.99099999998","weight":{"t_id":"20","language":{"ja":"20","ja_jp":"20"},"id":"Page7962d54e-d7f3-45a9-8a7e-5dc54b59c0cc"},"cardLinkVal":[{"name":"ï¿¥100,000-ï¿¥149,999","active":"","value":"100000.0-149999.991"},{"name":"ï¿¥150,000-ï¿¥199,999","active":"","value":"150000.0-199999.991"},{"name":"ï¿¥20,000-ï¿¥39,999","active":"","value":"20000.0-39999.991"},{"name":"ï¿¥200,000 以ä¸","active":"","value":"200000.0-2000000.001"},{"name":"ï¿¥40,000-ï¿¥59,999","active":"","value":"40000.0-59999.991"},{"name":"ï¿¥60,000-ï¿¥99,999","active":"","value":"60000.0-99999.991"}],"imageAlt":"","url":{"t_id":"/d/laptops-under-15man/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/laptops-under-15man/?promoID=splitterdlp"},"id":"Pageebf13868-4d16-4ff9-9252-9e82705c93b7"},"cardLinkVals":[{"name":"ï¿¥100,000-ï¿¥149,999","active":"","value":"100000.0-149999.991"},{"name":"ï¿¥150,000-ï¿¥199,999","active":"","value":"150000.0-199999.991"},{"name":"ï¿¥20,000-ï¿¥39,999","active":"","value":"20000.0-39999.991"},{"name":"ï¿¥200,000 以ä¸","active":"","value":"200000.0-2000000.001"},{"name":"ï¿¥40,000-ï¿¥59,999","active":"","value":"40000.0-59999.991"},{"name":"ï¿¥60,000-ï¿¥99,999","active":"","value":"60000.0-99999.991"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%EF%BF%A5100%2C000-%EF%BF%A5149%2C999%3C%2Fp%3E","language":{"ja":"%3Cp%3E%EF%BF%A5100%2C000-%EF%BF%A5149%2C999%3C%2Fp%3E","ja_jp":"%3Cp%3E%EF%BF%A5100%2C000-%EF%BF%A5149%2C999%3C%2Fp%3E"},"id":"Page0b443746-1b19-4d04-b1c2-d69d6ec04d1a"},"rolloverText":"","cardid":1671439380532,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":"","weight":{"t_id":"10","language":{"ja":"10","ja_jp":"10"},"id":"Page148e3544-8672-4473-b538-bb572505ad3c"},"cardLinkVal":[],"imageAlt":"","url":{"t_id":"/d/laptops-over-15man/?promoID=splitterdlp","language":{"ja":"","en":"","ja_jp":"/d/laptops-over-15man/?promoID=splitterdlp"},"id":"Page71a62542-4538-41b1-a80c-cdf80ffd56c6"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3E%EF%BF%A5150%2C000%20%E4%BB%A5%E4%B8%8A%3C%2Fp%3E","language":{"ja":"%3Cp%3E%EF%BF%A5150%2C000%20%E4%BB%A5%E4%B8%8A%3C%2Fp%3E","ja_jp":"%3Cp%3E%EF%BF%A5150%2C000%20%E4%BB%A5%E4%B8%8A%3C%2Fp%3E"},"id":"Pagedad3a3ea-8471-4bd5-8e63-f4105a48f854"},"rolloverText":"","cardid":1671439381060,"hoverEffect":false,"cardLinks":"key","NewPage":false}],"cardType":"2"},{"sectionName":{"t_id":"ç¹éè¨äºãããã¼ããã½ã³ã³(PC)ãæ¢ã","language":{"ja":"ç¹éè¨äºãããã¼ããã½ã³ã³(PC)ãæ¢ã","ja_jp":"ç¹éè¨äºãããã¼ããã½ã³ã³(PC)ãæ¢ã"},"id":"Pagee1a6242b-4572-4653-a5f7-6c94e6dbb191"},"cardList":[{"image":{"t_id":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/tab-p12-pro-297x102-240204.png","language":{"ja":"","en":"","ja_jp":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/tab-p12-pro-297x102-240204.png"},"id":"Pageff561d4f-9f14-49f2-9b42-60254fe8ec38"},"weight":{"t_id":"70","language":{"ja":"","en":"","ja_jp":"70"},"id":"Page771ddda3-20dd-4a90-9420-6ba76d78afb6"},"cardLinkVal":[],"imageAlt":{"t_id":"Tab P12 Pro","language":{"ja":"","en":"","ja_jp":"Tab P12 Pro"},"id":"Pagee7d7ec09-bca0-43f7-acb2-12c11423bb42"},"url":{"t_id":"/article/tieup/tab-p12-pro/","language":{"ja":"","en":"","ja_jp":"/article/tieup/tab-p12-pro/"},"id":"Pageed1bd229-023d-4d6d-ac3f-9da103d399ba"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3ETab%20P12%20Pro%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3ETab%20P12%20Pro%3C%2Fp%3E"},"id":"Pagedfcfa26c-a898-42ab-b49b-bec7434b1f5f"},"rolloverText":"","cardid":1666593735926,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/ideapad-slim-gen8-297x102-240204.png","language":{"ja":"","en":"","ja_jp":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/ideapad-slim-gen8-297x102-240204.png"},"id":"Pageb560eb95-66fe-4e62-acff-cdbd6179f138"},"weight":{"t_id":"50","language":{"ja":"","en":"","ja_jp":"50"},"id":"Pageba0d466a-5b54-4580-b6c5-dcd7be0de4df"},"cardLinkVal":[],"imageAlt":{"t_id":"IdeaPad Slim 5 Light Gen 8(AMD)","language":{"ja":"","en":"","ja_jp":"IdeaPad Slim 5 Light Gen 8(AMD)"},"id":"Page0b88ce9d-2ca4-4a07-a8a8-cb597d0b61d8"},"url":{"t_id":"/article/tieup/ideapad-slim-5-light-gen8-amd/","language":{"ja":"","en":"","ja_jp":"/article/tieup/ideapad-slim-5-light-gen8-amd/"},"id":"Pagec809cc51-3892-4005-b4b0-50f07b324750"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3EIdeaPad%20Slim%205%20Light%20Gen%208(AMD)%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3EIdeaPad%20Slim%205%20Light%20Gen%208(AMD)%3C%2Fp%3E"},"id":"Pagef2047bdd-098a-42dd-aa12-7d6a79b9aa45"},"rolloverText":"","cardid":1666593740375,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-03.png","language":{"ja":"","en":"","ja_jp":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-03.png"},"id":"Pagec97d01ba-2ee3-4c31-b528-2484cd42783c"},"weight":{"t_id":"40","language":{"ja":"","en":"","ja_jp":"40"},"id":"Pagec4f934a8-e1dd-4dfe-bfdb-4067e5b2ce76"},"cardLinkVal":[],"imageAlt":{"t_id":"Lenovo LOQ 15IRH8","language":{"ja":"","en":"","ja_jp":"Lenovo LOQ 15IRH8"},"id":"Page65b27fcd-468c-48cf-b763-5d1ba61b9810"},"url":{"t_id":"/article/tieup/loq-15irh8/","language":{"ja":"/article/tieup/loq-15irh8/","en":"","ja_jp":"/article/tieup/loq-15irh8/"},"id":"Page2a6636f7-60ee-425c-bcea-69e968552a9f"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3ELenovo%20LOQ%2015IRH8%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3ELenovo%20LOQ%2015IRH8%3C%2Fp%3E"},"id":"Page2915ef40-f10b-4b3d-950a-985b16b9f810"},"rolloverText":"","cardid":1666593741550,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-04.png","language":{"ja":"","en":"","ja_jp":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-04.png"},"id":"Page9556a9e0-c076-4731-a8a4-55869aed1f2c"},"weight":{"t_id":"60","language":{"ja":"","en":"","ja_jp":"60"},"id":"Page26f3f15e-84d9-43fb-85ca-dbf5a50bc003"},"cardLinkVal":[],"imageAlt":{"t_id":"IdeaPad Slim 5i Gen 8","language":{"ja":"","en":"","ja_jp":"IdeaPad Slim 5i Gen 8"},"id":"Page6d286a18-1110-4925-8ed8-4a5399cce412"},"url":{"t_id":"/article/tieup/ideapad-slim-5i-gen8/","language":{"ja":"/article/tieup/ideapad-slim-5i-gen8/","en":"","ja_jp":"/article/tieup/ideapad-slim-5i-gen8/"},"id":"Page486a8d19-165a-4fb5-b9d6-24b37e5277e6"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3EIdeaPad%20Slim%205i%20Gen%208%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3EIdeaPad%20Slim%205i%20Gen%208%3C%2Fp%3E"},"id":"Page7a2d1da7-116d-4a8f-8a47-33992ba5af08"},"rolloverText":"","cardid":1666593742020,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p3-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-05.png","language":{"ja":"","en":"","ja_jp":"//p3-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-05.png"},"id":"Page7d37ab15-5e5e-49b7-828b-5c5ebc0e5252"},"weight":{"t_id":"100","language":{"ja":"","en":"","ja_jp":"100"},"id":"Pagea1c09b87-c823-470c-a503-4808f10aaf01"},"cardLinkVal":[],"imageAlt":{"t_id":"ThinkPad X1 Carbon Gen 11","language":{"ja":"","en":"","ja_jp":"ThinkPad X1 Carbon Gen 11"},"id":"Pagec0048294-8984-4bf8-89a2-816f1d5cce10"},"url":{"t_id":"/article/tieup/thinkpad-x1-carbon-gen11/","language":{"ja":"","en":"","ja_jp":"/article/tieup/thinkpad-x1-carbon-gen11/"},"id":"Page90a79ada-a7a0-4f98-8692-559485fe7252"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3EThinkPad%20X1%20Carbon%20Gen%2011%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3EThinkPad%20X1%20Carbon%20Gen%2011%3C%2Fp%3E"},"id":"Paged751a509-3dba-4812-b1c4-5964396fd8de"},"rolloverText":"","cardid":1666593742480,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-06.png","language":{"ja":"","en":"","ja_jp":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-06.png"},"id":"Page5e5eb834-5b6c-4ef5-acee-283adaa2a095"},"weight":{"t_id":"90","language":{"ja":"","en":"","ja_jp":"90"},"id":"Page093b338f-d131-4312-a14c-fdf1b0e3cbab"},"cardLinkVal":[],"imageAlt":{"t_id":"ThinkPad E16 Gen 1","language":{"ja":"","en":"","ja_jp":"ThinkPad E16 Gen 1"},"id":"Pagec97f6294-dcc2-48b2-b5c7-b5fffe593da6"},"url":{"t_id":"/article/tieup/thinkpad-e16-gen1/","language":{"ja":"/article/tieup/thinkpad-e16-gen1/","en":"","ja_jp":"/article/tieup/thinkpad-e16-gen1/"},"id":"Page49801393-04a0-473d-8974-9d73e1b244fd"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3EThinkPad%20E16%20Gen%201%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3EThinkPad%20E16%20Gen%201%3C%2Fp%3E"},"id":"Pagea57ed0ae-164b-486d-b54e-7cb8e01e4ca7"},"rolloverText":"","cardid":1666593742919,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p3-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-07.png","language":{"ja":"","en":"","ja_jp":"//p3-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-07.png"},"id":"Pagea3f79de2-3458-4afc-80d9-719117b6e0b0"},"weight":{"t_id":"80","language":{"ja":"","en":"","ja_jp":"80"},"id":"Page0fe66742-1c85-46e5-8c1f-efc2815db22b"},"cardLinkVal":[],"imageAlt":{"t_id":"Lenovo Tab P12","language":{"ja":"","en":"","ja_jp":"Lenovo Tab P12"},"id":"Page2c147f2b-2cab-4616-b7b5-a8098dcdc845"},"url":{"t_id":"/article/tieup/tab-p12/","language":{"ja":"","en":"","ja_jp":"/article/tieup/tab-p12/"},"id":"Page77c91fcc-2634-480c-9174-793275108b5c"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3ELenovo%20Tab%20P12%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3ELenovo%20Tab%20P12%3C%2Fp%3E"},"id":"Page66bea76a-5e93-4c5e-8142-181331b3cd90"},"rolloverText":"","cardid":1666593743316,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-08.png","language":{"ja":"","en":"","ja_jp":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-splitter-banner-bg-08.png"},"id":"Pageafcfb101-89cf-4cb5-a618-4242fb7f99ee"},"weight":{"t_id":"10","language":{"ja":"","ja_jp":"10"},"id":"Pageba3984a2-fbef-4463-8d7d-2fe96503daea"},"cardLinkVal":[],"imageAlt":{"t_id":"IdeaPad Duet 560 Chromebookâ","language":{"ja":"","ja_jp":"IdeaPad Duet 560 Chromebookâ"},"id":"Page5ea42867-40c8-4653-8577-1df7abee524e"},"url":{"t_id":"/article/tieup/ideapad-duet560-chromebook/","language":{"ja":"/article/tieup/ideapad-duet560-chromebook/","en":"","ja_jp":"/article/tieup/ideapad-duet560-chromebook/"},"id":"Page6cebf574-0e92-427b-a192-49fe5cae6b60"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3EIdeaPad%20Duet%3C%2Fp%3E%3Cp%3E560%20Chromebook%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3EIdeaPad%20Duet%3C%2Fp%3E%3Cp%3E560%20Chromebook%3C%2Fp%3E"},"id":"Pagee59bcbc3-6025-44e5-b258-45424fce7336"},"rolloverText":"","cardid":1666593744518,"hoverEffect":false,"cardLinks":"key","NewPage":false}],"cardType":"2"},{"sectionName":{"t_id":"ç¨éãããã¼ããã½ã³ã³(PC)ãæ¢ã","language":{"ja":"ç¨éãããã¼ããã½ã³ã³(PC)ãæ¢ã","ja_jp":"ç¨éãããã¼ããã½ã³ã³(PC)ãæ¢ã"},"id":"Pagedca46b13-52bc-4f2b-8e85-32c96217db9a"},"cardList":[{"image":{"t_id":"//p1-ofp.static.pub/fes/cms/2021/06/24/baw1nqbbspx6yr09r0gypdqck7jsen295241.png","language":{"ja":"//p1-ofp.static.pub/fes/cms/2021/06/24/baw1nqbbspx6yr09r0gypdqck7jsen295241.png","ja_jp":"//p1-ofp.static.pub/fes/cms/2021/06/24/baw1nqbbspx6yr09r0gypdqck7jsen295241.png"},"id":"Pagef81ba63c-59e5-487a-a697-e771f9345034"},"facetKey":"2325","facetVal":"ãã¸ãã¹","weight":{"t_id":"50","language":{"ja":"50","ja_jp":"50"},"id":"Page9f3361f6-c733-4bf6-83f6-fcf68ad11550"},"cardLinkVal":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"imageAlt":{"t_id":"ãã¸ãã¹","language":{"ja":"ãã¸ãã¹","ja_jp":"ãã¸ãã¹"},"id":"Pagec3ddf4ca-d11c-4b1c-b339-9c1ebb6d90a6"},"cardLinkVals":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"cardLink":"key","text1":{"t_id":"%3Cp%3E%E3%83%93%E3%82%B8%E3%83%8D%E3%82%B9%3C%2Fp%3E","language":{"ja":"%3Cp%3E%E3%83%93%E3%82%B8%E3%83%8D%E3%82%B9%3C%2Fp%3E","ja_jp":"%3Cp%3E%E3%83%93%E3%82%B8%E3%83%8D%E3%82%B9%3C%2Fp%3E"},"id":"Pagec3348e1f-f6db-4f8e-be6e-b9f06b546fd4"},"rolloverText":"","cardid":1671439575990,"hoverEffect":false,"cardLinks":"key"},{"image":{"t_id":"//p2-ofp.static.pub/fes/cms/2021/06/24/295sbhc94rwqjxaft42s5dcrdp9ub1572182.png","language":{"ja":"//p2-ofp.static.pub/fes/cms/2021/06/24/295sbhc94rwqjxaft42s5dcrdp9ub1572182.png","ja_jp":"//p2-ofp.static.pub/fes/cms/2021/06/24/295sbhc94rwqjxaft42s5dcrdp9ub1572182.png"},"id":"Page9aa8bf11-2454-4579-ba15-51b9e186445c"},"facetKey":"2325","facetVal":"æ®æ®µä½¿ã","weight":{"t_id":"40","language":{"ja":"40","ja_jp":"40"},"id":"Page139c696c-7e9a-4a13-85cd-fef32c115f8d"},"cardLinkVal":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"imageAlt":{"t_id":"æ®æ®µä½¿ã","language":{"ja":"","en":"","ja_jp":"æ®æ®µä½¿ã"},"id":"Pagec789ba61-90b1-4f85-be84-fa64cb9b81fa"},"cardLinkVals":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"cardLink":"key","text1":{"t_id":"%3Cp%3E%E6%99%AE%E6%AE%B5%E4%BD%BF%E3%81%84%3C%2Fp%3E","language":{"ja":"%3Cp%3E%E6%99%AE%E6%AE%B5%E4%BD%BF%E3%81%84%3C%2Fp%3E","ja_jp":"%3Cp%3E%E6%99%AE%E6%AE%B5%E4%BD%BF%E3%81%84%3C%2Fp%3E"},"id":"Pagef740141a-d5d2-4641-a6cf-594ae524bd5d"},"rolloverText":"","cardid":1671439576276,"hoverEffect":false,"cardLinks":"key"},{"image":{"t_id":"//p3-ofp.static.pub/fes/cms/2021/06/24/ruz1yxnny7boq883o2puzhbsbscmw9834029.png","language":{"ja":"//p3-ofp.static.pub/fes/cms/2021/06/24/ruz1yxnny7boq883o2puzhbsbscmw9834029.png","ja_jp":"//p3-ofp.static.pub/fes/cms/2021/06/24/ruz1yxnny7boq883o2puzhbsbscmw9834029.png"},"id":"Page34039cab-2410-4094-b3c3-339f07013c7a"},"facetKey":"2325","facetVal":"å¦ç","weight":{"t_id":"30","language":{"ja":"30","ja_jp":"30"},"id":"Page944d80f0-55ed-4ce9-8f75-13b89d351f29"},"cardLinkVal":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"imageAlt":{"t_id":"å¦ç","language":{"ja":"","en":"","ja_jp":"å¦ç"},"id":"Pagea14b6c8a-c75c-4478-9267-70529b08be53"},"url":{"t_id":"/d/deals/student/","language":{"ja":"","en":"","ja_jp":"/d/deals/student/"},"id":"Pagefeed00b0-fdbb-4247-965e-7a78207128e4"},"cardLinkVals":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"cardLink":"url","text1":{"t_id":"%3Cp%3E%E5%AD%A6%E7%94%9F%3C%2Fp%3E","language":{"ja":"%3Cp%3E%E5%AD%A6%E7%94%9F%3C%2Fp%3E","ja_jp":"%3Cp%3E%E5%AD%A6%E7%94%9F%3C%2Fp%3E"},"id":"Paged3bf8c53-0949-4ba6-b8dd-5153549865bb"},"rolloverText":"","cardid":1671439576623,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p1-ofp.static.pub/fes/cms/2021/06/24/2zyl4rpc3x1qgtsvwzeu9dlx3rlk4q120345.png","language":{"ja":"//p1-ofp.static.pub/fes/cms/2021/06/24/2zyl4rpc3x1qgtsvwzeu9dlx3rlk4q120345.png","ja_jp":"//p1-ofp.static.pub/fes/cms/2021/06/24/2zyl4rpc3x1qgtsvwzeu9dlx3rlk4q120345.png"},"id":"Page82aa0ec6-bada-4e39-b9cf-37b4de341619"},"facetKey":"2325","facetVal":"ã²ã¼ãã³ã°","weight":{"t_id":"20","language":{"ja":"20","ja_jp":"20"},"id":"Pageb2eb16a3-34fb-4e1b-8375-e785afb5370d"},"cardLinkVal":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"imageAlt":{"t_id":"ã²ã¼ãã³ã°","language":{"ja":"","en":"","ja_jp":"ã²ã¼ãã³ã°"},"id":"Pageee4a3c77-516f-421d-88e9-b72f75e7a4ce"},"cardLinkVals":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"cardLink":"key","text1":{"t_id":"%3Cp%3E%E3%82%B2%E3%83%BC%E3%83%9F%E3%83%B3%E3%82%B0%3C%2Fp%3E","language":{"ja":"%3Cp%3E%E3%82%B2%E3%83%BC%E3%83%9F%E3%83%B3%E3%82%B0%3C%2Fp%3E","ja_jp":"%3Cp%3E%E3%82%B2%E3%83%BC%E3%83%9F%E3%83%B3%E3%82%B0%3C%2Fp%3E"},"id":"Pagea30f7d0a-eedb-4338-bcf5-4eee6708dbf4"},"rolloverText":"","cardid":1671439577251,"hoverEffect":false,"cardLinks":"key"},{"image":{"t_id":"//p1-ofp.static.pub/fes/cms/2021/06/29/2l8c72nu3qs8wm8hzcdjk6u0jra8il804004.png","language":{"ja":"//p1-ofp.static.pub/fes/cms/2021/06/29/2l8c72nu3qs8wm8hzcdjk6u0jra8il804004.png","ja_jp":"//p1-ofp.static.pub/fes/cms/2021/06/29/2l8c72nu3qs8wm8hzcdjk6u0jra8il804004.png"},"id":"Page496d6284-25ad-4cfc-8240-56aa339ac008"},"facetKey":"2325","facetVal":{"t_id":"ã¯ãªã¨ã¤ã¿ã¼","language":{"ja":"","en":"","ja_jp":"ã¯ãªã¨ã¤ã¿ã¼"},"id":"Pagea74136b2-025f-451a-ae72-988177ce75eb"},"weight":{"t_id":"10","language":{"ja":"10","ja_jp":"10"},"id":"Page55d507a3-ccda-4b00-8c5f-b5284ca3b44b"},"cardLinkVal":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"imageAlt":{"t_id":"ã¯ãªã¨ã¤ã¿ã¼","language":{"ja":"","en":"","ja_jp":"ã¯ãªã¨ã¤ã¿ã¼"},"id":"Page9f1a1fea-c5dc-4498-9dcd-e118719ba984"},"cardLinkVals":[{"name":"ã¯ãªã¨ã¤ã¿ã¼","active":"","value":"ã¯ãªã¨ã¤ã¿ã¼"},{"name":"ã¯ãªã¨ã¤ãã£ã","active":"","value":"ã¯ãªã¨ã¤ãã£ã"},{"name":"ã²ã¼ãã³ã°","active":"","value":"ã²ã¼ãã³ã°"},{"name":"ãã¸ãã¹","active":"","value":"ãã¸ãã¹"},{"name":"å¦ç","active":"","value":"å¦ç"},{"name":"æ®æ®µä½¿ã","active":"","value":"æ®æ®µä½¿ã"}],"cardLink":"key","text1":{"t_id":"%3Cp%3E%E3%82%AF%E3%83%AA%E3%82%A8%E3%82%A4%E3%82%BF%E3%83%BC%3C%2Fp%3E","language":{"ja":"%3Cp%3E%E3%82%AF%E3%83%AA%E3%82%A8%E3%82%A4%E3%83%86%E3%82%A3%E3%83%96%3C%2Fp%3E","en":"","ja_jp":"%3Cp%3E%E3%82%AF%E3%83%AA%E3%82%A8%E3%82%A4%E3%82%BF%E3%83%BC%3C%2Fp%3E"},"id":"Pagecd5fd587-99df-4635-b52f-5acf09fefd77"},"rolloverText":"","cardid":1671439577617,"hoverEffect":false,"cardLinks":"key"}],"cardType":"2"},{"sectionName":{"t_id":"ç¹éã³ã¼ãã¼","language":{"ja":"ç¹éã³ã¼ãã¼","en":"","ja_jp":"ç¹éã³ã¼ãã¼"},"id":"Page9a7a9ec3-ff25-4c4a-a526-61e617233b71"},"cardList":[{"image":{"t_id":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-ranking-bg-1.png","language":{"ja":"","ja_jp":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-ranking-bg-1.png"},"id":"Page10b7d99f-029c-41f6-bd73-fc79ce366b97"},"facetVal":"","weight":"","cardLinkVal":[],"imageAlt":{"t_id":"ä»é±ã®ä¸æ¼ãã»ã¼ã«","language":{"ja":"","ja_jp":"ä»é±ã®ä¸æ¼ãã»ã¼ã«"},"id":"Paged1d8b6a0-030a-49bd-aa8a-bc44eade0afc"},"url":{"t_id":"/d/deals/notebooks?tabkey=%E3%83%8E%E3%83%BC%E3%83%88PC%E7%89%B9%E5%A3%B2&sortBy=bestSelling","language":{"ja":"/d/deals/notebooks?tabkey=%E3%83%8E%E3%83%BC%E3%83%88PC%E7%89%B9%E5%A3%B2&sortBy=bestSelling","ja_jp":"/d/deals/notebooks?tabkey=%E3%83%8E%E3%83%BC%E3%83%88PC%E7%89%B9%E5%A3%B2&sortBy=bestSelling"},"id":"Pagec2daab84-9e6a-4d28-8524-9af5c2f051b8"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3E%E4%BB%8A%E9%80%B1%E3%81%AE%E4%B8%80%E6%8A%BC%E3%81%97%E3%82%BB%E3%83%BC%E3%83%AB%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3E%E4%BB%8A%E9%80%B1%E3%81%AE%E4%B8%80%E6%8A%BC%E3%81%97%E3%82%BB%E3%83%BC%E3%83%AB%3C%2Fp%3E"},"id":"Page424e6db0-7353-4bdb-8a53-2907c32aab81"},"rolloverText":{"t_id":"%3Cp%3ESALE%E4%BC%9A%E5%A0%B4%E3%81%AE%E3%83%8E%E3%83%BC%E3%83%88%E3%83%96%E3%83%83%E3%82%AF%EF%BC%88PC%EF%BC%89%E4%BB%8A%E9%80%B1%E3%81%AE%E4%B8%80%E6%8A%BC%E3%81%97%E3%82%BB%E3%83%BC%E3%83%AB%E3%81%AF%E3%81%93%E3%81%A1%E3%82%89%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3ESALE%E4%BC%9A%E5%A0%B4%E3%81%AE%E3%83%8E%E3%83%BC%E3%83%88%E3%83%96%E3%83%83%E3%82%AF%EF%BC%88PC%EF%BC%89%E4%BB%8A%E9%80%B1%E3%81%AE%E4%B8%80%E6%8A%BC%E3%81%97%E3%82%BB%E3%83%BC%E3%83%AB%E3%81%AF%E3%81%93%E3%81%A1%E3%82%89%3C%2Fp%3E"},"id":"Pagee913cc87-08a3-4ed7-8d09-77c58d0973c9"},"cardid":1673256576018,"hoverEffect":true,"cardLinks":"key","NewPage":true},{"image":{"t_id":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-campaign-bg.png","language":{"ja":"","ja_jp":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-campaign-bg.png"},"id":"Page4a171567-94f5-4ef4-b21c-321bf3931672"},"weight":"","cardLinkVal":[],"imageAlt":{"t_id":"ãã£ã³ãã¼ã³æ
å ±","language":{"ja":"","ja_jp":"ãã£ã³ãã¼ã³æ
å ±"},"id":"Pagea7d489fd-8297-4a28-991d-ec3cf5a4ddf6"},"url":{"t_id":"/campaign/index/","language":{"ja":"/campaign/index/","ja_jp":"/campaign/index/"},"id":"Page71660e53-9dd4-49ab-b57b-6fdab20be38f"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3E%E3%82%AD%E3%83%A3%E3%83%B3%E3%83%9A%E3%83%BC%E3%83%B3%E6%83%85%E5%A0%B1%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3E%E3%82%AD%E3%83%A3%E3%83%B3%E3%83%9A%E3%83%BC%E3%83%B3%E6%83%85%E5%A0%B1%3C%2Fp%3E"},"id":"Pageaec2056d-317d-4894-99be-cf7bf2430b89"},"rolloverText":{"t_id":"%3Cp%3E%E9%9A%8F%E6%99%82%E6%9B%B4%E6%96%B0%EF%BC%81%26nbsp%3B%3Cbr%2F%3E%E3%81%8A%E5%BE%97%E3%81%AA%20%E3%82%BB%E3%83%BC%E3%83%AB%20%E6%83%85%E5%A0%B1%20%E3%81%BE%E3%81%A8%E3%82%81%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3E%E9%9A%8F%E6%99%82%E6%9B%B4%E6%96%B0%EF%BC%81%26nbsp%3B%3Cbr%2F%3E%E3%81%8A%E5%BE%97%E3%81%AA%20%E3%82%BB%E3%83%BC%E3%83%AB%20%E6%83%85%E5%A0%B1%20%E3%81%BE%E3%81%A8%E3%82%81%3C%2Fp%3E"},"id":"Pagebee4b4e3-e483-4214-906a-cd55bc77041b"},"cardid":1673257391838,"hoverEffect":true,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-articletop-bg.png","language":{"ja":"","ja_jp":"//p1-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-articletop-bg.png"},"id":"Page3b76bc70-a824-4ccb-83e7-6345446dcba6"},"weight":"","cardLinkVal":[],"imageAlt":{"t_id":"ãå½¹ãã¡ã³ã©ã ","language":{"ja":"ãå½¹ãã¡ã³ã©ã ","en":"","ja_jp":"ãå½¹ãã¡ã³ã©ã "},"id":"Page3886b27d-d028-4f0e-a430-2b6fb3088881"},"url":{"t_id":"/articletop/","language":{"ja":"/articletop/","ja_jp":"/articletop/"},"id":"Page19464861-e676-49c2-91d5-29709bd9eb8d"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3E%E3%81%8A%E5%BD%B9%E3%81%9F%E3%81%A1%E3%82%B3%E3%83%A9%E3%83%A0%3C%2Fp%3E","language":{"ja":"","en":"","ja_jp":"%3Cp%3E%E3%81%8A%E5%BD%B9%E3%81%9F%E3%81%A1%E3%82%B3%E3%83%A9%E3%83%A0%3C%2Fp%3E"},"id":"Page2247ec50-c9ec-40f5-9571-ab93ad4ecfa3"},"rolloverText":{"t_id":"%3Cp%3EPC%E3%83%BB%E3%82%BF%E3%83%96%E3%83%AC%E3%83%83%E3%83%88%E3%83%BB%E3%83%A2%E3%83%8B%E3%82%BF%E3%83%BC%E3%83%BB%E5%91%A8%E8%BE%BA%E6%A9%9F%E5%99%A8%E7%AD%89%E3%81%AB%E9%96%A2%E3%81%99%E3%82%8B%E5%90%84%E7%A8%AE%E3%81%8A%E5%BD%B9%E7%AB%8B%E3%81%A1%E6%83%85%E5%A0%B1%E3%82%92%E3%81%8A%E5%B1%8A%E3%81%91%EF%BC%81%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3EPC%E3%83%BB%E3%82%BF%E3%83%96%E3%83%AC%E3%83%83%E3%83%88%E3%83%BB%E3%83%A2%E3%83%8B%E3%82%BF%E3%83%BC%E3%83%BB%E5%91%A8%E8%BE%BA%E6%A9%9F%E5%99%A8%E7%AD%89%E3%81%AB%E9%96%A2%E3%81%99%E3%82%8B%E5%90%84%E7%A8%AE%E3%81%8A%E5%BD%B9%E7%AB%8B%E3%81%A1%E6%83%85%E5%A0%B1%E3%82%92%E3%81%8A%E5%B1%8A%E3%81%91%EF%BC%81%3C%2Fp%3E"},"id":"Pagee78d75d0-ce9a-4394-b211-e9a60268a647"},"cardid":1673257743419,"hoverEffect":true,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-solutions-bg.png","language":{"ja":"","ja_jp":"//p4-ofp.static.pub/ShareResource/JPResource/JP-Images/laptops/lenovo-jp-solutions-bg.png"},"id":"Pagedba373fa-f252-43b6-a331-99cc82e582fb"},"weight":"","cardLinkVal":[],"imageAlt":{"t_id":"ã¬ããã®æ°çæ
å ±","language":{"ja":"","ja_jp":"ã¬ããã®æ°çæ
å ±"},"id":"Pagee7969f69-31bf-4cb4-bd4d-2a642bb9e3a4"},"url":{"t_id":"https://support.lenovo.com/jp/ja/solutions/hf003301/","language":{"ja":"https://support.lenovo.com/jp/ja/solutions/hf003301/","en":"","ja_jp":"https://support.lenovo.com/jp/ja/solutions/hf003301/"},"id":"Pageb0d06555-6ad4-4eb8-88d0-98cdd557c7ed"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"%3Cp%3E%E3%83%AC%E3%83%8E%E3%83%9C%E3%81%AE%E6%96%B0%E7%9D%80%E6%83%85%E5%A0%B1%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3E%E3%83%AC%E3%83%8E%E3%83%9C%E3%81%AE%E6%96%B0%E7%9D%80%E6%83%85%E5%A0%B1%3C%2Fp%3E"},"id":"Pageed5f55bc-f6b1-467e-b9a0-7da5e18c65b9"},"rolloverText":{"t_id":"%3Cp%3E%E3%81%8A%E5%AE%A2%E6%A7%98%20%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%20%E3%81%AE%20%E6%96%B0%E7%9D%80%E6%83%85%E5%A0%B1%20%E4%B8%80%E8%A6%A7%3C%2Fp%3E","language":{"ja":"","ja_jp":"%3Cp%3E%E3%81%8A%E5%AE%A2%E6%A7%98%20%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%20%E3%81%AE%20%E6%96%B0%E7%9D%80%E6%83%85%E5%A0%B1%20%E4%B8%80%E8%A6%A7%3C%2Fp%3E"},"id":"Page5638f963-a2ff-428c-b38a-7ac06ee8ae0e"},"cardid":1673257744038,"hoverEffect":true,"cardLinks":"key","NewPage":true}],"cardType":"2"}]},"robots":"","adobeCategory":"","type2":"","expandToggle":"0","pageComponentDataLangCode":"ja_jp","navposkey":"pc_nav","subtaxonmy":"laptops","canonical":"","productNumber":"","dlpDynamicField":[{"value":"","key":"saleNameVariable"},{"value":"","key":"endDateVariable"},{"value":"","key":"subjectVariablePlural"},{"value":"","key":"heroCopyVariable"}],"type1":"","pageId":"9fe123ea-6127-4fb2-84c9-5c0f2e72ebc2","jsFile":"","targetUserExclude":"NULL","contactUsContent":"","highlightToggle":"0","contactUsValidTime":"","currencySwitchToggle":"1","tplId":"02e1ecff-f8a6-4aaf-9ad6-e2317cbd4777","pageComponentUuid":"9e31b8c34ecde-4814-9888-b372c72d9067","asyncLoadComponent":"0","tabletAsyncCompPosition":"99","fpsToggle":"0","urlPrefix":"AAAAAAAIAAAA","adobetoggle":"0","h1":"ãã¼ããã½ã³ã³(PC)","description":{"t_id":"ã¬ãã(Lenovo)ãå
¬å¼ãã®ãã¼ããã½ã³ã³è£½åä¸è¦§ãã¼ã¸ãThinkPadãIdeaPadã®ã³ã¹ãæ群ã®ãæé ãªã¢ãã«â
ææ°ã®AI PCâ
ãªã©å¹
åºãã©ã¤ã³ã¢ãã","language":{"ja":"","en":"","ja_jp":"ã¬ãã(Lenovo)ãå
¬å¼ãã®ãã¼ããã½ã³ã³è£½åä¸è¦§ãã¼ã¸ãThinkPadãIdeaPadã®ã³ã¹ãæ群ã®ãæé ãªã¢ãã«â
ææ°ã®AI PCâ
ãªã©å¹
åºãã©ã¤ã³ã¢ãã"},"id":"Paged4693aee-30ff-47d1-9143-d495b4b7ce69"},"h2":"Lenovo ã§ãã¼ããã½ã³ã³(PC)ãè³¼å
¥","h3":"","title":{"t_id":"ãã¼ããã½ã³ã³(PC) | ãå
¬å¼ã","language":{"ja":"","en":"","ja_jp":"ãã¼ããã½ã³ã³(PC) | ãå
¬å¼ã"},"id":"Page570742c7-be50-4b2e-95a1-965385dfc82a"},"urlEdit":0,"userSegment":"","pagetype2":"","contactUsTime":"","contactUsToggle2":"2","metaData":[],"pagetype1":"Laptops","tooltipStyle":"icon","pcAsyncCompPosition":"99","theme":"","seriesPageCategoryCode":"","pageTypeName":"Splitter Page","isAssociatedRelease":"true","contactUsHeadline":"","mobileAsyncCompPosition":"2","platformField":{"value":"Flash","key":"platform"},"thirdPartyThumbnailImg":"","uri":"/laptops/index.html","productSegment":"idg","subjectVariable":"","backgroundImgHeight":"100%","robotsSelectName":"","contactUsFlyOut":"0","backgroundColors":"#ffffff","targetUser":"0"});
}
})
})
function getWeight(search,callback){
var max = search.cardList.length - 1;
for (var j = 0; j < max; j++) {
for (var i = 0; i < max - j; i++) {
if(search.cardList[i].weight == '' || !Number(search.cardList[i].weight.t_id)) {
search.cardList[i].weight = {t_id:''};
search.cardList[i].weight.t_id = 1;
}
if (Number(search.cardList[i].weight.t_id) < Number(search.cardList[i + 1].weight.t_id)) {
var temp = search.cardList[i];
search.cardList[i] = search.cardList[i + 1];
search.cardList[i + 1] = temp;
}
}
}
callback(search);
}
function getEncode(value) {
return encodeURIComponent(value);
}