CINXE.COM

Books Kinokuniya

<style> a.darken { display: inline-block; background: black; padding: 0; } a.darken img { display: block; } </style> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="content-language" content="zh" /> <link rel="icon" href="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/favicon.ico" type="image/x-icon" /> <link href='https://fonts.googleapis.com/css?family=Fira+Sans&subset=latin,cyrillic-ext,greek,latin-ext,cyrillic' rel='stylesheet' type='text/css'> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"> <title> Books Kinokuniya</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Books Kinokuniya &raquo; Home Comments Feed" href="https://kinokuniya.com.sg/home/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-RNE8FHRYC3" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/kinokuniya.com.sg\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-RNE8FHRYC3', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-RNE8FHRYC3', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/kinokuniya.com.sg\/wp-includes\/js\/wp-emoji-release.min.js"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://kinokuniya.com.sg/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='taxonomy-image-plugin-public-css' href='https://kinokuniya.com.sg/wp-content/plugins/taxonomy-images/css/style.css' type='text/css' media='screen' /> <link rel='stylesheet' id='tabber_css-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tabber/tabber.css' type='text/css' media='all' /> <link rel='stylesheet' id='tinycarousel_css-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tinycarousel/tinycarousel.css' type='text/css' media='all' /> <link rel='stylesheet' id='sidemenu_css-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/css/jquery.sidemenu.css' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap_css4-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/css/glyphicons-halflings-regular.woff2' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap_css5-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/css/glyphicons-halflings-regular.woff' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap_css6-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/css/glyphicons-halflings-regular.ttf' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap_css7-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/css/glyphicons-halflings-regular.eot' type='text/css' media='all' /> <link rel='stylesheet' id='fonts_fira-css' href='https://fonts.googleapis.com/css?family=Fira+Sans%3A400%2C500&#038;ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='Roboto-googleFont-css' href='https://fonts.googleapis.com/css?family=Roboto+Slab%3A400%2C700&#038;ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='fonts_arvo-css' href='https://fonts.googleapis.com/css?family=Arvo%3A400%2C700&#038;ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='fonts_bs-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/css/bootstrap.min.css' type='text/css' media='all' /> <link rel='stylesheet' id='slicknavcss-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/slicknav.css' type='text/css' media='all' /> <link rel='stylesheet' id='main_css-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='tinycarousel_homepage_css-css' href='https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tinyc/tinycarousel.css' type='text/css' media='all' /> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/kinokuniya.com.sg","hash_tracking":"false","v4_id":"G-RNE8FHRYC3"};/* ]]> */ </script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/jquery.slicknav.js" id="slicknav-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tabber/tabber.js" id="tabber_js-js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js" id="ajax-googleapis-js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js" id="ajax-gooapis-js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" id="tabber1_js-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tinycarousel/jquery.tinycarousel.js" id="tinycarousel_js-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/bootstrap.min.js" id="bootstrap_js-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/jquery.sidemenu.js" id="sidemenu_js-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/jquery.cookie.js" id="cookie_js-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tinyc/jquery.tinycarousel.js" id="tinycarousel_homepage_js-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tooltip/validate.js" id="tooltip-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tooltip/jquery-validate.bootstrap-tooltip.js" id="tooltip_validate-js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/js/tooltip/jquery-validate.bootstrap-tooltip.js" id="tooltip_validate_bootstrap-js"></script> <link rel="https://api.w.org/" href="https://kinokuniya.com.sg/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://kinokuniya.com.sg/wp-json/wp/v2/pages/5" /><link rel="canonical" href="https://kinokuniya.com.sg/" /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://kinokuniya.com.sg/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fkinokuniya.com.sg%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://kinokuniya.com.sg/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fkinokuniya.com.sg%2F&#038;format=xml" /> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//kinokuniya.com.sg/?wordfence_lh=1&hid=99E12C0E9F62C24EF7CB35F537329FE4'); </script> <style type="text/css" id="wp-custom-css"> .main-banner .item .caption h1{ font-size:16px; } </style> <!--tooltipster!--> <link rel="stylesheet" type="text/css" href="https://kinokuniya.com.sg/forms/css/tooltipster.css" /> <script type="text/javascript" src="https://kinokuniya.com.sg/forms/js/jquery.tooltipster.js"></script> <script type="text/javascript" src="https://kinokuniya.com.sg/forms/js/validate.js"></script> <script type="text/javascript"> $(document).ready(function() { $('.form input, .form select, .form textarea').tooltipster({ animation: 'fade', delay: 200, theme: 'tooltipster-default', touchDevices: false, trigger: 'custom', position: 'top-right' }); $('.form input, .form select, .form textarea').mouseout(function(){ $(this).tooltipster('hide'); }); $('.form input, .form select, .form textarea').click(function(){ //Show tooltip only if there are content if($(this).tooltipster('content')!=""){ $(this).tooltipster('show'); } }); $('.form input, .form select, .form textarea').mouseover(function(){ //Show tooltip only if there are content if($(this).tooltipster('content')!=""){ $(this).tooltipster('show'); } }); $('.form input, .form select, .form textarea').focusin(function(){ //Show tooltip only if there are content if($(this).tooltipster('content')!=""){ $(this).tooltipster('show'); } }); }); </script> <!--tooltipster!--> <!--script for sticky menu--> <script type="text/javascript"> jQuery(document).ready(function() { $("#dropevents").val("upcoming-events"); jQuery(window).scroll(function () { //if you hard code, then use console //.log to determine when you want the //nav bar to stick. console.log($(window).scrollTop()) if (jQuery(window).scrollTop() > 1) { jQuery('.sticky_nav').addClass('sticky'); jQuery('#normal-nav').css('display','none'); jQuery('#sticky-nav').css('display','inline'); } //if(jQuery(window).scrollTop() < 281) else { jQuery('.sticky_nav').removeClass('sticky'); jQuery('#sticky-nav').css('display','none'); jQuery('#normal-nav').css('display','inline'); } }) $('.darken').hover(function() { $(this).find('img').fadeTo(500, 0.9); }, function() { $(this).find('img').fadeTo(500, 1); }); }); jQuery(document).ready(function(){ $("#feedbackform").submit(function( event ) { f = document.application_form; var msg=""; var sep=""; if($("[name='myname']").val()==''){ error="Please enter Name"; obj=$("[name='myname']"); //Put error message to action msg=msg+sep+"- "+error; sep="\n"; obj.css("background-color", "#FAE0E4"); obj.tooltipster('content', error); } else{ $("[name='myname']").css("background-color", "#FFFFFF"); $("[name='myname']").tooltipster('content', ""); } if($("[name='comp_name']").val()==''){ error="Please enter Company Name"; obj=$("[name='comp_name']"); //Put error message to action msg=msg+sep+"- "+error; sep="\n"; obj.css("background-color", "#FAE0E4"); obj.tooltipster('content', error); } else{ $("[name='comp_name']").css("background-color", "#FFFFFF"); $("[name='comp_name']").tooltipster('content', ""); } if($("[name='email']").val()==''){ error="Please enter Email"; obj=$("[name='email']"); //Put error message to action msg=msg+sep+"- "+error; sep="\n"; obj.css("background-color", "#FAE0E4"); obj.tooltipster('content', error); } else if(!isValidEmail($("[name='email']").val())){ error="Please enter a valid email address"; obj=$("[name='email']"); //Put error message to action msg=msg+sep+"- "+error; sep="\n"; obj.css("background-color", "#FAE0E4"); obj.tooltipster('content', error); } else{ $("[name='email']").css("background-color", "#FFFFFF"); $("[name='email']").tooltipster('content', ""); } if($("[name='number']").val()==''){ error="Please enter Contact No."; obj=$("[name='number']"); //Put error message to action msg=msg+sep+"- "+error; sep="\n"; obj.css("background-color", "#FAE0E4"); obj.tooltipster('content', error); } else{ $("[name='number']").css("background-color", "#FFFFFF"); $("[name='number']").tooltipster('content', ""); } if($("[name='query_type']").val()=='' || $("[name='query_type']").val()=='SELECT'){ error="Please select Nature of Enquiry"; obj=$("[name='query_type']"); //Put error message to action msg=msg+sep+"- "+error; sep="\n"; obj.css("background-color", "#FAE0E4"); obj.tooltipster('content', error); } else{ $("[name='query_type']").css("background-color", "#FFFFFF"); $("[name='query_type']").tooltipster('content', ""); } if($("[name='query_text']").val()==''){ error="Please enter Details"; obj=$("[name='query_text']"); //Put error message to action msg=msg+sep+"- "+error; sep="\n"; obj.css("background-color", "#FAE0E4"); obj.tooltipster('content', error); } else{ $("[name='query_text']").css("background-color", "#FFFFFF"); $("[name='query_text']").tooltipster('content', ""); } if(msg!=""){ //Input Error alert(msg); event.preventDefault(); return false; } else{ $(this).submit(); } }); }); </script> <!--/script for sticky menu--> <!-- SCRIPTS MOVED TO FOOTER ON 6 JULY 2015 --> <!-- /SCRIPTS MOVED TO FOOTER ON 6 JULY 2015 --> </head> <body data-rsssl=1> <div class="sticky_nav" id="sticky-nav"> <!--header!--> <div class="header"> <div class="logo"> <a href="https://kinokuniya.com.sg"><img class="logoimg" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/logo.jpg" /></a> <!--relpaced the menu button to logo div on 4-22-2015--> <!--menu icon for mobile--> <a href="#sidemenu" data-role="sidemenu-toggle" id="menu-btn"> <img src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/url.png" alt="menu button" class="menuimg"> </a> <!--End menu icon for mobile--> <!--end replaced the menu to logo div--> </div> <!--header-right!--> <div class="header-right"> <!--header-stores!--> <div class="header-stores"> <h1><a href="https://kinokuniya.com.sg/contact-us/store-locations/" style="color: #19467f;">VISIT OUR STORES</a></h1> Takashimaya S.C. • Bugis Junction • Raffles City</a> </div> <!--/header-stores!--> <!--search-area-wrap!--> <div class="search-area-wrap"> <div class="text other"> <img src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/text-searchandbuy.png" /></div> <div class="text mobile"><strong> SEARCH and BUY </strong> 500,000 titles online!</div> <div class="search-area"> <form id="header-searchm1" action="https://singapore.kinokuniya.com/products?utf8=✓&is_searching=true&keywords= & taxon=" target="_blank" method="GET" accept-charset="UTF-8" > <input id="is_searching" type="hidden" value="true" name="is_searching"> <input type="text" name="keywords" placeholder="Eg: ISBN / Title / Author / Publisher" /> <div style="float:right;"> <div class="selectwrap"> <select id="taxon" name="taxon" aria-label="Taxon"> <option value="2">English Books</option> <option value="3">Chinese Books</option> <option value="4">Japanese Books</option> <option value="5">French Books</option> </select> </div> <a class="submit magnify m1" id="submit-form"></a> </div> </form> <div id="clear"></div> </div> </div> <!--search-area-wrap!--> </div> <!--/header-right!--> <div id="clear"></div> </div> <!--/header!--> <!--main-nav!--> <div class="main-nav home"> <div class="menu-header-menu-container"><ul id="menu-header-menu" class="menu"><li id="menu-item-10" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-5 current_page_item menu-item-10 active"><a href="https://kinokuniya.com.sg/" aria-current="page">Home</a></li> <li id="menu-item-11" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11"><a href="https://kinokuniya.com.sg/best_sellers/">Bestsellers</a></li> <li id="menu-item-17" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17"><a href="https://kinokuniya.com.sg/whats-on/">What’s On</a></li> <li id="menu-item-1762" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1762"><a href="https://kinokuniya.com.sg/kinokuniya-privilege-cards/">Kinokuniya Privilege Card</a></li> <li id="menu-item-1769" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1769"><a href="https://kinokuniya.com.sg/singapore-sales-office/">Corporate Sales</a></li> <li id="menu-item-917" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-917"><a href="https://kinokuniya.com.sg/corporate-information/">Corporate Information</a></li> <li id="menu-item-26386" class="careers-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-26386"><a href="https://kinokuniya.com.sg/corporate-information/join-us/">Careers</a></li> <li id="menu-item-26415" class="contact-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-26415"><a href="https://kinokuniya.com.sg/contact-us/feedback/">Contact Us</a></li> </ul></div> <div id="clear"></div> </div> </div> <!--container!--> <div class="container"> <div class="sticky_nav" id="normal-nav"> <!--header!--> <div class="header"> <div class="logo"> <a href="https://kinokuniya.com.sg"><img class="logoimg" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/logo.jpg" /></a> <!--relpaced the menu button to logo div on 4-22-2015--> <!--menu icon for mobile--> <a href="#sidemenu" data-role="sidemenu-toggle" id="menu-btn"> <img src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/url.png" alt="menu button" class="menuimg"> </a> <!--End menu icon for mobile--> <!--end replaced the menu to logo div--> </div> <!--header-right!--> <div class="header-right"> <!--header-stores!--> <div class="header-stores"> <h1><a href="https://kinokuniya.com.sg/contact-us/store-locations/" style="color: #19467f;">VISIT OUR STORES</a></h1> Takashimaya S.C. • Bugis Junction • Raffles City</a> </div> <!--/header-stores!--> <!--search-area-wrap!--> <div class="search-area-wrap"> <div class="text other"> <img src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/text-searchandbuy.png" /></div> <div class="text mobile"><strong> SEARCH and BUY </strong> 500,000 titles online!</div> <div class="search-area"> <form id="header-searchm2" action="https://singapore.kinokuniya.com/products?utf8=✓&is_searching=true&keywords= & taxon=" target="_blank" method="GET" accept-charset="UTF-8" > <input id="is_searching" type="hidden" value="true" name="is_searching"> <input type="text" name="keywords" placeholder="Eg: ISBN / Title / Author / Publisher" /> <div style="float:right;"> <div class="selectwrap"> <select id="taxon" name="taxon" aria-label="Taxon"> <option value="2">English Books</option> <option value="3">Chinese Books</option> <option value="4">Japanese Books</option> <option value="5">French Books</option> </select> </div> <a class="submit magnify m2" id="submit-form"></a> </div> </form> <div id="clear"></div> </div> </div> <!--search-area-wrap!--> </div> <!--/header-right!--> <div id="clear"></div> </div> <!--/header!--> <!--main-nav!--> <div class="main-nav home"> <div class="menu-header-menu-container"><ul id="menu-header-menu-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-5 current_page_item menu-item-10 active"><a href="https://kinokuniya.com.sg/" aria-current="page">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11"><a href="https://kinokuniya.com.sg/best_sellers/">Bestsellers</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17"><a href="https://kinokuniya.com.sg/whats-on/">What’s On</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1762"><a href="https://kinokuniya.com.sg/kinokuniya-privilege-cards/">Kinokuniya Privilege Card</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1769"><a href="https://kinokuniya.com.sg/singapore-sales-office/">Corporate Sales</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-917"><a href="https://kinokuniya.com.sg/corporate-information/">Corporate Information</a></li> <li class="careers-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-26386"><a href="https://kinokuniya.com.sg/corporate-information/join-us/">Careers</a></li> <li class="contact-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-26415"><a href="https://kinokuniya.com.sg/contact-us/feedback/">Contact Us</a></li> </ul></div> <div id="clear"></div> </div> </div> <!--/main-nav!--> <!--Start pudh menu for mobile display--> <script> function toggle(id){ ul = "ul_" + id; img = "img_" + id; ulElement = document.getElementById(ul); imgElement = document.getElementById(img); if (ulElement){ if (ulElement.className == 'closed'){ ulElement.className = "open"; imgElement.src = "images/opened.gif"; }else{ ulElement.className = "closed"; imgElement.src = "images/closed.gif"; } } } </script> <!--End dropdown mobile push menu--> <div id="sidemenu" class="side-menu" data-role="sidemenu" > <div class="menu-mobile-menu-container"><ul id="menu-mobile-menu" class="menu"><li id="menu-item-831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-5 current_page_item active menu-item-831 active"><a href="https://kinokuniya.com.sg/" aria-current="page">Home</a></li> <li id="menu-item-832" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-832"><a href="#">BEST SELLERS</a></li> <li id="menu-item-837" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-837"><a href="https://kinokuniya.com.sg/whats-on/">What&#8217;s On</a></li> <li id="menu-item-6092" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown menu-item-6092"><a style = "text-decoration : none !important" class="dropdown-toggle" data-toggle="dropdown" href="https://kinokuniya.com.sg/kinokuniya-privilege-cards/members-exclusive-promotions/">KINOKUNIYA PRIVILEGE CARD<span class="dynamic-image" style="float : right;"> <img onclick="changeImage(this)" id="close" width = "15px" height="15px" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/close.png"> </span></a> <ul class="child-items"> <li id="menu-item-845" class="cat-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-845"><a href="https://kinokuniya.com.sg/kinokuniya-privilege-cards/members-exclusive-promotions/">Members&#8217; Exclusive Promotions</a></li> <li id="menu-item-1786" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1786"><a href="https://kinokuniya.com.sg/kinokuniya-privilege-cards/">About Kinokuniya Privilege Card</a></li> </ul> </li> <li id="menu-item-1393" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown menu-item-1393"><a style = "text-decoration : none !important" class="dropdown-toggle" data-toggle="dropdown" href="https://kinokuniya.com.sg/singapore-sales-office/">Corporate Sales<span class="dynamic-image" style="float : right;"> <img onclick="changeImage(this)" id="close" width = "15px" height="15px" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/close.png"> </span></a> <ul class="child-items"> <li id="menu-item-931" class="cat-menu menu-item menu-item-type-custom menu-item-object-custom menu-item-931"><a href="https://kinokuniya.com.sg/singapore-sales-office/">About Corporate Sales Office</a></li> </ul> </li> <li id="menu-item-849" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown menu-item-849"><a style = "text-decoration : none !important" class="dropdown-toggle" data-toggle="dropdown" href="https://kinokuniya.com.sg/corporate-information/">CORPORATE INFORMATION<span class="dynamic-image" style="float : right;"> <img onclick="changeImage(this)" id="close" width = "15px" height="15px" src="https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/close.png"> </span></a> <ul class="child-items"> <li id="menu-item-17128" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17128"><a href="https://kinokuniya.com.sg/join-us/">Job Opportunities</a></li> <li id="menu-item-853" class="cat-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-853"><a href="https://kinokuniya.com.sg/corporate-information/core-values/">Our Core Values</a></li> <li id="menu-item-17127" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17127"><a href="https://kinokuniya.com.sg/join-us/">Careers</a></li> <li id="menu-item-850" class="cat-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-850"><a href="https://kinokuniya.com.sg/contact-us/feedback/">Enquiry</a></li> </ul> </li> <li id="menu-item-838" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-838"><a href="https://singapore.kinokuniya.com/">WEBSTORE</a></li> <li id="menu-item-20582" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20582"><a href="https://kinokuniya.com.sg/contact-us/follow-us/">Follow Us</a></li> <li id="menu-item-848" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-848"><a href="https://kinokuniya.com.sg/stores/">OUR STORES</a></li> <li id="menu-item-855" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-855"><a href="https://kinokuniya.com.sg/corporate-information/book-kinokuniya-worldwide/">BOOKS KINOKUNIYA WORLDWIDE</a></li> <li id="menu-item-1514" class="cat-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-1514"><a href="https://kinokuniya.com.sg/contact-us/feedback/">Contact us</a></li> <li id="menu-item-858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-858"><a href="https://kinokuniya.com.sg/privacy-policy/">PRIVACY POLICY</a></li> </ul></div> </div> <!--End menu for mobile display--> <!--main-banner!--> <div class="main-banner desktop"> <!--item!--> <div class="item"> <a class="darken" href="https://kinokuniya.com.sg/special-promotions/20-off-monthly-books-promotion/"><img src="https://kinokuniya.com.sg/wp-content/uploads/2021/11/0125_Monthly_promo_Corp460x460.jpg" alt="MONTHLY BOOKS PROMOTION"></a> <div class="caption"> <h1>MONTHLY BOOKS PROMOTION</h1> <p>Members’ Exclusive Promotions</p> </div> </div> <!--/item!--> <div class="item"> <a class="darken" href="https://kinokuniya.com.sg/wp-content/uploads/2025/01/apothecary-poster.jpg"target="_blank"><img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/apothecary-460x460-1.jpg" alt="APOTHECARY DIARIES KPC CARD"></a> <div class="caption"> <h1>APOTHECARY DIARIES KPC CARD</h1> <p>Special Promotion</p> </div> </div> <!--/item!--> <div class="item"> <a class="darken" href="https://kinokuniya.com.sg/wp-content/uploads/2025/01/stampcaravan-poster.jpg"target="_blank"><img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/stampcaravan-460x460-1.jpg" alt="TRAVELER’S STAMP CARAVAN"></a> <div class="caption"> <h1>TRAVELER’S STAMP CARAVAN</h1> <p>Event</p> </div> </div> <!--/item!--> <div id="clear"></div> </div> <!--/main-banner!--> <div class=" main-banner mobile-banner"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <!----<ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> </ol>---> <!-- Wrapper for slides --> <div class="carousel-inner" role="listbox"> <div class="item active"> <a class="darken" href="https://kinokuniya.com.sg/special-promotions/20-off-monthly-books-promotion/"><img src="https://kinokuniya.com.sg/wp-content/uploads/2021/11/0125_Monthly_promo_Corp460x460.jpg" alt="MONTHLY BOOKS PROMOTION"></a> <div class="caption"> <h1>MONTHLY BOOKS PROMOTION</h1> <p>Members’ Exclusive Promotions</p> </div> </div> <div class="item"> <a class="darken" href="https://kinokuniya.com.sg/wp-content/uploads/2025/01/apothecary-poster.jpg"target="_blank"><img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/apothecary-460x460-1.jpg" alt="APOTHECARY DIARIES KPC CARD"></a> <div class="caption"> <h1>APOTHECARY DIARIES KPC CARD</h1> <p>Special Promotion</p> </div> </div> <div class="item"> <a class="darken" href="https://kinokuniya.com.sg/wp-content/uploads/2025/01/stampcaravan-poster.jpg"target="_blank"><img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/stampcaravan-460x460-1.jpg" alt="TRAVELER’S STAMP CARAVAN"></a> <div class="caption"> <h1>TRAVELER’S STAMP CARAVAN</h1> <p>Event</p> </div> </div> <!-- Left and right controls --> <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> <span class="glyphicon glyphicon-left"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> <span class="glyphicon glyphicon-right" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div> </div> </div> <!--four-col!--> <div class="four-col announcements"> <div class="box-destop"> <div class="home-page-bookslider"> <div class="home-page-viewport"> <ul class="home-page-overview"> <!--item!--> <li> <div class="item"> <a target="_blank" href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&amp;is_searching=true&amp;restrictBy%5Bavailable_only%5D=1&amp;keywords=4711441072179+%7C+9786264190657&amp;taxon=&amp;x=0&amp;y=0"><img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/超越音符_紀伊國屋BN_330X230.jpg"/></a> <div class="tag">HIGHLIGHTS</div> </div> </li> <!--/item!--> <!--item!--> <li> <div class="item"> <a target="_blank" href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&amp;is_searching=true&amp;restrictBy%5Bavailable_only%5D=1&amp;keywords=9786263969124+%7C+9786263969131&amp;taxon=&amp;x=0&amp;y=0"><img src="https://kinokuniya.com.sg/wp-content/uploads/2024/11/城與不確定的牆_紀伊國屋BN_330X230.jpg"/></a> <div class="tag">HIGHLIGHTS</div> </div> </li> <!--/item!--> <!--item!--> <li> <div class="item"> <a href="https://kinokuniya.com.sg/highlights/plastic-bag-charge/"><img src="https://kinokuniya.com.sg/wp-content/uploads/2020/11/Recycle-totebag2023_widget_330x230.jpg" class="img-responsive"/></a> <div class="tag">HIGHLIGHTS</div> </div> </li> <!--/item!--> <!--item!--> <li> <div class="item"> <a target="_blank" href="https://kinokuniya.com.sg/wp-content/uploads/2024/10/SG%E3%83%8F%E3%82%99%E3%83%8A%E3%83%BC1080-1080_n.jpg"><img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/SGバナー_330-230.jpg"/></a> <div class="tag">PROMOTION</div> </div> </li> <!--/item!--> </ul> </div> <!--/viewport!--> <a class="home-btns prev-home" href="#">&#60;</a> <a class="home-btns next-home" href="#">&#62;</a> </div> </div> <div class="box-mobile"> <!--item!--> <div class="item"> <a target="_blank" href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&amp;is_searching=true&amp;restrictBy%5Bavailable_only%5D=1&amp;keywords=4711441072179+%7C+9786264190657&amp;taxon=&amp;x=0&amp;y=0"><img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/超越音符_紀伊國屋BN_330X230.jpg"/></a> <div class="tag">HIGHLIGHTS</div> </div> <!--/item!--> <!--item!--> <div class="item"> <a target="_blank" href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&amp;is_searching=true&amp;restrictBy%5Bavailable_only%5D=1&amp;keywords=9786263969124+%7C+9786263969131&amp;taxon=&amp;x=0&amp;y=0"><img src="https://kinokuniya.com.sg/wp-content/uploads/2024/11/城與不確定的牆_紀伊國屋BN_330X230.jpg"/></a> <div class="tag">HIGHLIGHTS</div> </div> <!--/item!--> <!--item!--> <div class="item"> <a href="https://kinokuniya.com.sg/highlights/plastic-bag-charge/"><img src="https://kinokuniya.com.sg/wp-content/uploads/2020/11/Recycle-totebag2023_widget_330x230.jpg" class="img-responsive"/></a> <div class="tag">HIGHLIGHTS</div> </div> <!--/item!--> <!--item!--> <div class="item last"> <a target="_blank" href="https://kinokuniya.com.sg/wp-content/uploads/2024/10/SG%E3%83%8F%E3%82%99%E3%83%8A%E3%83%BC1080-1080_n.jpg"><img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/SGバナー_330-230.jpg"/></a> <div class="tag">PROMOTION</div> </div> <!--/item!--> </div> <div id="clear"></div> </div> <!--/four-col!--> <!--left-sidebar-layout!--> <div class="left-sidebar-layout"> <!--sidebar!--> <div class="sidebar"> <div class="widget-container widget_buffercode_banner_upload_info" id="buffercode_banner_upload_info-40"><a href="https://kinokuniya.com.sg/wp-content/uploads/2023/12/pricechange-poster.jpg" alt="https://kinokuniya.com.sg/wp-content/uploads/2023/12/pricechange-poster.jpg" target="_blank"><img src="https://kinokuniya.com.sg/wp-content/uploads/2023/12/KPC-card-poster_CorpWidget_330x230.jpg" width="&nbsp;px" height="&nbsp;px" /></a> </div><div class="widget-container widget_buffercode_banner_upload_info" id="buffercode_banner_upload_info-41"><a href="https://www.scamshield.gov.sg/i-ve-been-scammed/" alt="https://www.scamshield.gov.sg/i-ve-been-scammed/" target="_blank"><img src="https://kinokuniya.com.sg/wp-content/uploads/2022/12/330x230-Scam-Alert.jpg" width="&nbsp;px" height="&nbsp;px" /></a> </div><div class="widget-container widget_buffercode_banner_upload_info" id="buffercode_banner_upload_info-38"><a href="https://kinokuniya.com.sg/highlights/plastic-bag-charge/" alt="https://kinokuniya.com.sg/highlights/plastic-bag-charge/"><img src="https://kinokuniya.com.sg/wp-content/uploads/2023/07/reusable_tote_CorpWidget_330x230.jpg" width="&nbsp;px" height="&nbsp;px" /></a> </div><div class="widget-container widget_buffercode_banner_upload_info" id="buffercode_banner_upload_info-28"><a href="https://membership.kinokuniya.com.sg/membership" alt="https://membership.kinokuniya.com.sg/membership" target="_blank"><img src="https://kinokuniya.com.sg/wp-content/uploads/2020/03/KPC-New-Card-widget-Page.jpg" width="&nbsp;px" height="&nbsp;px" /></a> </div><div class="widget-container widget_buffercode_banner_upload_info" id="buffercode_banner_upload_info-19"><a href="https://www.instagram.com/kinokuniya_singapore/ " alt="https://www.instagram.com/kinokuniya_singapore/ " target="_blank"><img src="https://kinokuniya.com.sg/wp-content/uploads/2023/07/IG-poster_web330x230.jpg" width="&nbsp;px" height="&nbsp;px" /></a> </div><div class="widget-container widget_buffercode_banner_upload_info" id="buffercode_banner_upload_info-24"><a href="https://kinokuniya.com.sg/highlights/books-kinokuniya-french-books-department" alt="https://kinokuniya.com.sg/highlights/books-kinokuniya-french-books-department"><img src="https://kinokuniya.com.sg/wp-content/uploads/2018/01/Updated-French-Books-Section_330PXv2.jpg" width="&nbsp;px" height="&nbsp;px" /></a> </div><div class="widget-container widget_buffercode_banner_upload_info" id="buffercode_banner_upload_info-23"><a href="https://kinokuniya.com.sg/highlights/official-retail-store-for-studio-ghibli-merchandise/" alt="https://kinokuniya.com.sg/highlights/official-retail-store-for-studio-ghibli-merchandise/"><img src="https://kinokuniya.com.sg/wp-content/uploads/2017/10/StudioGhibli-330px.png" width="&nbsp;px" height="&nbsp;px" /></a> </div><div class="widget-container widget_block" id="block-2"></div> </div> <!--/sidebar!--> <!--content!--> <div class="content"> <div class="selectwrap dropdown-mobile "> <select id="dropbooks" class="dropbooks-select"> <option value="singapore">Weekly Best Sellers</option> <option value="japan">Japanese Best Sellers (Monthly)</option> <option value="china">Chinese Best Sellers (Monthly)</option> </select> </div> <!--book-listing-area(singapore)!--> <div class="book-listing-area singapore-books"> <!--title--> <div class="title"> <h1>Weekly Best Sellers</h1> <div class="promo-text"> </div> </div> <!--title!--> <!--tabber!--> <div class="tabber"> <div id="clear"></div> <!--fiction!--> <div class="tabbertab"> <div class="update-date"> Updated as at 27 January 2025 </div> <h2>FICTION</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9780349437071" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9780349437071.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Onyx Storm </h1> <div class="author"> Rebecca Yarros </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9780349437071 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9780349437071" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9780241600269" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9780241600269.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> We Do Not Part </h1> <div class="author"> Han Kang </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9780241600269 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9780241600269" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781398722774" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781398722774.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> The Convenience Store By The Sea </h1> <div class="author"> Sonoko Machida </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781398722774 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781398722774" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781846276033" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9781846276033.gif" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> The Vegetarian </h1> <div class="author"> Han Kang </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781846276033 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781846276033" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781805335399" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781805335399.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Strange Pictures </h1> <div class="author"> Uketsu </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781805335399 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781805335399" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781101906743" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9781101906743.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Human Acts </h1> <div class="author"> Han Kang </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781101906743 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781101906743" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9780349437019" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/04/9780349437019.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Fourth Wing </h1> <div class="author"> Rebecca Yarros </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9780349437019 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9780349437019" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789819415601" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9789819415601.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Sister Snake </h1> <div class="author"> Amanda Lee Koe </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789819415601 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9789819415601" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9780593974087" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9780593974087.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Water Moon </h1> <div class="author"> Samantha Sotto Yamba... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9780593974087 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9780593974087" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9780349437057" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9780349437057.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Iron Flame </h1> <div class="author"> Rebecca Yarros </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9780349437057 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9780349437057" target="_blank">READ MORE</a> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/fiction!--> <!--non-fiction!--> <div class="tabbertab"> <div class="update-date"> Updated as at 27 January 2025 </div> <h2>NON-FICTION</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781847940933" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781847940933.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Getting To Yes </h1> <div class="author"> Roger Fisher, Willia... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781847940933 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781847940933" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781472139955" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/07/9781472139955.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Mindset </h1> <div class="author"> Carol S. Dweck </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781472139955 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781472139955" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781847941831" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/02/9781847941831.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Atomic Habits </h1> <div class="author"> James Clear </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781847941831 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781847941831" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781786330895" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/03/9781786330895.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Ikigai </h1> <div class="author"> Héctor García, Franc... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781786330895 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781786330895" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781668065969" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9781668065969.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> The Courage To Be Disliked </h1> <div class="author"> Ichiro Kishimi, Fumi... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781668065969 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781668065969" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781847941275" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781847941275.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> The Culture Code </h1> <div class="author"> Daniel Coyle </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781847941275 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781847941275" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789814642910" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9789814642910.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Lee Kuan Yew: One Man&#8217;s View Of ... </h1> <div class="author"> Lee Kuan Yew </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789814642910 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9789814642910" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9780140449334" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9780140449334.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Meditations </h1> <div class="author"> Marcus Aurelius </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9780140449334 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9780140449334" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9780593852262" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9780593852262.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> House Of Huawei </h1> <div class="author"> Eva Dou </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9780593852262 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9780593852262" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781861974044" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781861974044.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> The Concise 48 Laws Of Power </h1> <div class="author"> Robert Greene </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781861974044 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781861974044" target="_blank">READ MORE</a> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/non-fiction!--> <!--children!--> <div class="tabbertab"> <div class="update-date"> Updated as at 27 January 2025 </div> <h2>CHILDREN</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781338896459" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9781338896459.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Big Jim Begins </h1> <div class="author"> Dav Pilkey </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781338896459 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781338896459" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9780241583166" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9780241583166.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Diary Of A Wimpy Kid: Hot Mess ( Book ... </h1> <div class="author"> Jeff Kinney </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9780241583166 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9780241583166" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781339001234" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781339001234.gif" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Wings Of Fire #8: Escaping Peril </h1> <div class="author"> Tui T. Sutherland </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781339001234 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781339001234" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781665970846" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/11/9781665970846.jpg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Unraveled </h1> <div class="author"> Shannon Messenger </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781665970846 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781665970846" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781338896435" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/03/9781338896435.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Dog Man: The Scarlet Shedder: A Graphi... </h1> <div class="author"> Dav Pilkey </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781338896435 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781338896435" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781398536517" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/11/9781398536517.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Better Than The Movies </h1> <div class="author"> Lynn Painter </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781398536517 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781398536517" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781529380941" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781529380941.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Once Upon A Broken Heart </h1> <div class="author"> Stephanie Garber </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781529380941 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781529380941" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781408855652" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9781408855652.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Harry Potter And The Philosopher&#8217... </h1> <div class="author"> J. K. Rowling </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781408855652 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781408855652" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781398529489" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781398529489.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Powerless </h1> <div class="author"> Lauren Roberts </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781398529489 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781398529489" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781800789913" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9781800789913.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> The Wild Robot </h1> <div class="author"> Peter Brown </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781800789913 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781800789913" target="_blank">READ MORE</a> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/children!--> <!--weekly comic--> <div class="tabbertab"> <div class="update-date"> Updated as at 27 January 2025 </div> <h2>COMICS</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781421500904" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9781421500904.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Howl&#8217;s Moving Castle Picture Boo... </h1> <div class="author"> Hayao Miyazaki </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781421500904 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781421500904" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781974751983" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781974751983.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Spy X Family, Vol. 13 </h1> <div class="author"> Tatsuya Endo </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781974751983 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781974751983" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9798888771389" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/06/9798888771389.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> The Fragant Flower Blooms With Dignity... </h1> <div class="author"> Saka Mikami </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9798888771389 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9798888771389" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781974728947" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/06/9781974728947.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Sakamoto Days 1 </h1> <div class="author"> Yuto Suzuki </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781974728947 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781974728947" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781974749485" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9781974749485.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Jujutsu Kaisen, Vol. 24 ( Jujutsu Kais... </h1> <div class="author"> Gege Akutami </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781974749485 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781974749485" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781569319017" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781569319017.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> One Piece, Vol. 1 </h1> <div class="author"> Eiichiro Oda </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781569319017 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781569319017" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9798400902536" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9798400902536.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Solo Leveling, Vol. 10 ( Comic ) </h1> <div class="author"> Chugong </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9798400902536 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9798400902536" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781399821339" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9781399821339.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Into The Uncut Grass </h1> <div class="author"> Trevor Noah </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781399821339 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781399821339" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9798855411102" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9798855411102.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> My Happy Marriage, Vol. 8 (light Nove... </h1> <div class="author"> Akumi Agitogi </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9798855411102 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9798855411102" target="_blank">READ MORE</a> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9781646516551" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9781646516551.jpeg" width="155px" height="230px"/> </a> <div class="info singapore"> <h1> Blue Lock Vol. 2 </h1> <div class="author"> Muneyuki Kaneshiro </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9781646516551 </div> </div> <div class="buttons"> <a href="https://singapore.kinokuniya.com/bw/9781646516551" target="_blank">READ MORE</a> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/weekly comic--> <!--more link!--> <div class="tabbertab tabbertablink" onclick="window.location='https://kinokuniya.com.sg/best_sellers/#singapore'"> <h2>MORE BOOKS</h2> This tab intended to link out to another page. </div> <!--/more link!--> </div> <!--/tabber!--> </div> <!--book-listing-area!--> <!--book-listing-area(japanese)!--> <div class="book-listing-area japan-books"> <!--title--> <div class="title"> <h1>Japanese Best Sellers (Monthly)</h1> <div class="promo-text"> </div> </div> <!--title!--> <!--tabber!--> <div class="tabber"> <div id="clear"></div> <!--fiction!--> <div class="tabbertab"> <div class="update-date"> Updated as at 1 January 2025 </div> <h2>FICTION</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784344043732" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9784344043732.jpg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 架空犯 </h1> <div class="author"> 東野圭吾 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784344043732 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784167911300" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9784167911300.jpg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> コンビニ人間(文庫む16-1)... </h1> <div class="author"> 村田沙耶香 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784167911300 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784569857947" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784569857947.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 人魚が逃げた </h1> <div class="author"> 青山美智子 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784569857947 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784065378786" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784065378786.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 十字屋敷のピエロ (講談社文庫)... </h1> <div class="author"> 東野圭吾 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784065378786 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784094060867" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/03/9784094060867.jpg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 世界から猫が消えたなら (小学館文庫)... </h1> <div class="author"> 川村元気 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784094060867 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784167914004" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9784167914004.jpg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 満月珈琲店の星詠み(文庫も29-21)... </h1> <div class="author"> 望月麻衣/桜田千尋 ... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784167914004 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784062758574" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784062758574.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 十角館の殺人 (講談社文庫)... </h1> <div class="author"> 綾辻行人 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784062758574 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784062932127" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/08/9784062932127.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 窓ぎわのトットちゃん新組版(文庫く10-2)... </h1> <div class="author"> 黒柳徹子 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784062932127 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784101006055" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/06/9784101006055.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 人間失格改版(文庫た2-5) </h1> <div class="author"> 太宰治 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784101006055 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784167922689" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9784167922689.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 透明な螺旋 (文春文庫) </h1> <div class="author"> 東野圭吾 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784167922689 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/fiction!--> <!--non-fiction!--> <div class="tabbertab"> <div class="update-date"> Updated as at 1 January 2025 </div> <h2>NON-FICTION</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784789017305" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9784789017305.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 初級日本語「げんき」 1 </h1> <div class="author"> 坂野永理 池田庸子 ... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784789017305 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784756259745" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784756259745.jpg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> LAM画集 いかづち 豪華版 </h1> <div class="author"> LAM </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784756259745 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784838757145" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784838757145.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> anan Special Edition No.2425 (MAGAZINE... </h1> <div class="author"> マガジンハウス ... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784838757145 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784065280898" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/03/9784065280898.jpg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> シルバニアファミリ- まるごと赤ちゃんシ-ルブック (講談社MOOK おとも... </h1> <div class="author"> 講談社 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784065280898 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784065329580" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/02/9784065329580.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> mofusand シ-ルいっぱいブック(講談社MOOK)... </h1> <div class="author"> ぢゅの </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784065329580 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784789017312" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/06/9784789017312.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 初級日本語「げんき」ワ-クブックGENKI:An Integrated Co... </h1> <div class="author"> 坂野永理/池田庸子 ... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784789017312 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784838757084" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9784838757084.jpg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> anan Special Edition... </h1> <div class="author"> フォン・ライカンNo.2419(MAGA... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784838757084 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784874249758" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/11/9784874249758.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> Handy Japanese Conversations... </h1> <div class="author"> Tanaka </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784874249758 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784065368961" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784065368961.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> シルバニアファミリ- シ-ルえほんNew (講談社おともだちシ-ルブック)... </h1> <div class="author"> 講談社 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784065368961 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784065364185" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/08/9784065364185.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> mofusand でかでかシ-ルブック (講談社MOOK)... </h1> <div class="author"> ぢゅの </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784065364185 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/non-fiction!--> <!--Comics!--> <div class="tabbertab"> <div class="update-date"> Updated as at 1 January 2025 </div> <h2>COMICS</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784065377826" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784065377826.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> OMORI 1 (アフタヌ-ンKC)... </h1> <div class="author"> OMOCAT 此糸縫 ... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784065377826 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784088843490" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784088843490.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 僕のヒ-ロ-アカデミア 42 (ジャンプコミックス)... </h1> <div class="author"> 堀越耕平 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784088843490 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784088843148" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9784088843148.jpg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> ONE PIECE巻110(ジャンプコミックス)... </h1> <div class="author"> 尾田栄一郎 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784088843148 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784088934785" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784088934785.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> キングダム 74 (ヤングジャンプコミックス)... </h1> <div class="author"> 原泰久 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784088934785 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784088842110" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/11/9784088842110.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 呪術廻戦 28 (ジャンプコミックス)... </h1> <div class="author"> 芥見下々 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784088842110 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784046817327" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/08/9784046817327-1.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 気になってる人が男じゃなかったVOL.1(KITORA)... </h1> <div class="author"> 新井すみこ </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784046817327 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784046831736" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/04/9784046831736.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 気になってる人が男じゃなかった VOL.2 (KITORA)... </h1> <div class="author"> 新井すみこ </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784046831736 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784758023115" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/03/9784758023115.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> プロジェクトセカイカラフルステ-ジ!feat.初音ミクコミックアンソロジ- ... </h1> <div class="author"> アンソロジ- </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784758023115 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784065374771" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9784065374771.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> 宝石の国 13 (アフタヌ-ンKC)... </h1> <div class="author"> 市川春子 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784065374771 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9784088825991" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/11/9784088825991-1.jpeg" width="155px" height="230px"/> </a> <div class="info japan"> <h1> ダンダダン 1 (ジャンプコミックス PLUS)... </h1> <div class="author"> 龍幸伸 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9784088825991 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/Comics!--> <!--more link--> <div class="tabbertab tabbertablink" onclick="window.location='https://kinokuniya.com.sg/best_sellers/#japan'"> <h2>MORE BOOKS</h2> This tab intended to link out to another page. </div> <!--more link!--> </div> <!--/tabber!--> </div> <!--book-listing-area!--> <!--book-listing-area (chinese)!--> <div class="book-listing-area china-books"> <!--title--> <div class="title"> <h1>Chinese Best Sellers (Monthly)</h1> <div class="promo-text"> </div> </div> <!--title!--> <!--tabber!--> <div class="tabber"> <div id="clear"></div> <!--fiction!--> <div class="tabbertab"> <div class="update-date"> Updated as at 1 January 2025 </div> <h2>FICTION</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&is_searching=true&restrictBy%5Bavailable_only%5D=1&keywords=9786263969124+%7C+9786263969131&taxon=&x=0&y=0" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786263969124.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 城與不確定的牆(精裝) </h1> <div class="author"> 村上春樹 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786263969131 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&is_searching=true&restrictBy%5Bavailable_only%5D=1&keywords=9786263585003+%7C+4711528700032&taxon=&x=0&y=0" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9786263585003.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 把日子慢慢變好 </h1> <div class="author"> 黃山料 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786263585003 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789861799094" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9789861799094.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 女兒(首刷限定印刷扉頁 : 張艾嘉親簽手寫文字私章版)... </h1> <div class="author"> 張艾嘉 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789861799094 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789577419521" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9789577419521.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 延南洞咕嚕咕嚕洗衣店:韓國Millie排行榜第... </h1> <div class="author"> 金智潤 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789577419521 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789861799049" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9789861799049.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 體能UP1年級生:元氣滿滿大作戰... </h1> <div class="author"> 高木直子 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789861799049 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789577419989" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9789577419989.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 第二種方式喜歡你 </h1> <div class="author"> MIDDLE </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789577419989 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789577419323" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9789577419323.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 詭畫 </h1> <div class="author"> 雨穴 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789577419323 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789864897773" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9789864897773.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 素食者【亞洲首部榮獲國際曼布克獎作品】... </h1> <div class="author"> 韓江 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789864897773 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789573342168" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9789573342168.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 多謝款待:那些愛與被愛的煙火氣... </h1> <div class="author"> 張曼娟 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789573342168 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&is_searching=true&restrictBy%5Bavailable_only%5D=1&keywords=9789861339443+%7C+2018012720609&taxon=&x=0&y=0" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9789861339443.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 山茶花情書 【山茶花文具店․再次與你相逢】... </h1> <div class="author"> 小川糸 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789861339443 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/fiction!--> <!--non-fiction!--> <div class="tabbertab"> <div class="update-date"> Updated as at 1 January 2025 </div> <h2>NON-FICTION</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789861366968" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/08/9789861366968.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 你願意,人生就會值得:蔡康永的情商課3... </h1> <div class="author"> 蔡康永 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789861366968 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786263559691" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9786263559691.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 生命中最大的寶藏就是你自己Stand by Yourself... </h1> <div class="author"> 曾寶儀 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786263559691 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786263558779" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9786263558779.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 連結NEXUS:從石器時代到AI紀元... </h1> <div class="author"> Yuval Noah Harari </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786263558779 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786267014967" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786267014967.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 紅色賭盤:令中共高層害怕,直擊現代中國金... </h1> <div class="author"> 沈棟 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786267014967 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786267299692" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786267299692.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 一夜好眠的日常練習 </h1> <div class="author"> 松浦彌太郎 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786267299692 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786263559936" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9786263559936.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 見證亞洲世紀 </h1> <div class="author"> 馬凱碩 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786263559936 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789577419682" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9789577419682.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 清晨五點俱樂部:改變的開始,喚醒我們內在... </h1> <div class="author"> 羅賓.夏瑪 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789577419682 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9789577419637" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9789577419637.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 擁抱健康幸福人生,精神科醫師建議的理想生... </h1> <div class="author"> 樺澤紫苑 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9789577419637 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786263967502" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9786263967502.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 不生病的藏傳紓壓術:療癒身心靈的預防醫學... </h1> <div class="author"> 洛桑加參 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786263967502 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786269831715" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/10/9786269831715.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 我看到的世界跟你不一樣:靈魂溝通師的真情筆記... </h1> <div class="author"> Jessica </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786269831715 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/non-fiction!--> <!--Comics!--> <div class="tabbertab"> <div class="update-date"> Updated as at 1 January 2025 </div> <h2>COMICS</h2> <!--bookslider!--> <div class= "bookslider"> <div class= "viewport"> <ul class="overview"> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&is_searching=true&restrictBy%5Bavailable_only%5D=1&keywords=9786263996229+%7C9786263996236&taxon=&x=0&y=0" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2024/12/9786263996236.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 名偵探柯南(104) </h1> <div class="author"> 青山剛昌 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786263996229 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786267421581" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786267421581.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 深夜食堂 (29) </h1> <div class="author"> 安倍夜郎 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786267421581 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&is_searching=true&restrictBy%5Bavailable_only%5D=1&keywords=9786260232276+%7C+9786260232283+&taxon=&x=0&y=0" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786260232283.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 咒術迴戰 (28) </h1> <div class="author"> 芥見下? </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786260232276 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&is_searching=true&restrictBy%5Bavailable_only%5D=1&keywords=9786260226701+%7C+9786260229597+&taxon=&x=0&y=0" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786260229597.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 鏈鋸人 (18) </h1> <div class="author"> 藤本樹 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786260226701 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/products?utf8=%E2%9C%93&is_searching=true&restrictBy%5Bavailable_only%5D=1&keywords=9786260218775+%7C+9786260218805+&taxon=&x=0&y=0" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786260218805.jpg" width="155px" height="230px"/> </a> <div class="info china"> <h1> BLUE LOCK 藍色監獄 (29) </h1> <div class="author"> 金城宗幸, ノ村優介... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786260218775 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786260226671" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786260226671.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> ONE-PUNCH MAN 一拳超人 (31) </h1> <div class="author"> 村田雄介/原作:ONE ... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786260226671 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786260229498" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786260229498.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> HUNTER*HUNTER獵人 (38) </h1> <div class="author"> 冨樫義博 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786260229498 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786264030953" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786264030953.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 哥布林殺手 (14)限 </h1> <div class="author"> ??浩介/原作:蝸牛? ... </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786264030953 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786260212995" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786260212995.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> JOJO的奇妙冒險 PART 9 The JOJOLands (02)... </h1> <div class="author"> 荒木飛呂? </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786260212995 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> <li> <div class="book"> <a href="https://singapore.kinokuniya.com/bw/9786263998421" target="_blank"> <img src="https://kinokuniya.com.sg/wp-content/uploads/2025/01/9786263998421.jpeg" width="155px" height="230px"/> </a> <div class="info china"> <h1> 名偵探柯南特別篇 (46)暗夜的追擊手... </h1> <div class="author"> 青山剛昌 </div> <div class="publisher" style="display: none;"> </div> <div class="isbn"> ISBN 9786263998421 </div> </div> <div class="buttons"> <!-- hide buttons for china --> </div> </div> </li> </ul> </div> <a class="btns prev" href="#">&#60;</a> <a class="btns next" href="#">&#62;</a> </div> <!--/bookslider!--> </div> <!--/Comics!--> <!--more link--> <div class="tabbertab tabbertablink" onclick="window.location='https://kinokuniya.com.sg/best_sellers/#china'"> <h2>MORE BOOKS</h2> This tab intended to link out to another page. </div> <!--more link!--> </div> <!--/tabber!--> </div> <!--book-listing-area!--> </div> <!--/content!--> <div id="clear"></div> </div> <!--/left-sidebar-layout!--> <!--added new on 4-22-2015--> </div> </div> </div> <!--end added new--> <!--/container!--> <!--footer!--> <style> .footer-href a:hover { color: orange; text-decoration: none; } </style> <div class="footer"> <!--footer-conent!--> <div class="footer-content" style=""> <div class="footerdesk"> <div class="social-icons"> <a href="https://www.instagram.com/kinokuniya_singapore/" target="_blank"><img src="../../wp-content/themes/kinokuniya/images/icon-ig.svg" alt=""></a> <a href="https://www.facebook.com/KinokuniyaSingaporeWeb/" target="_blank"><img src="../../wp-content/themes/kinokuniya/images/icon-fb.svg" alt=""></a> <a href="https://www.tiktok.com/@kinokuniya_singapore" target="_blank"><img src="../../wp-content/themes/kinokuniya/images/icon-tt.svg" alt=""></a> <a href="https://www.youtube.com/@kinokuniya_singapore" target="_blank"><img src="../../wp-content/themes/kinokuniya/images/icon-yt.svg" alt=""></a> </div> <a href="https://kinokuniya.com.sg/terms-condition/">Terms &#038; Conditions</a> | <a href="https://kinokuniya.com.sg/privacy-policy/">Privacy Policy</a> | <a href="https://kinokuniya.com.sg/corporate-information/">Corporate Information</a> | <a href="https://kinokuniya.com.sg/corporate-information/book-kinokuniya-worldwide/">Books Kinokuniya Worldwide</a> | <a href="https://kinokuniya.com.sg/contact-us/feedback/">Contact Us</a> <div class="copyright">Copyright © 2024 Kinokuniya Book Stores of Singapore Pte. Ltd. | <span class="footer-href"><a href="http://www.spoon.com.sg" target="_blank">Spoon</a></span></div> </div> <div class="footermobile"> <div class="social-icons"> <a href="https://www.instagram.com/kinokuniya_singapore/" target="_blank"><img src="../../wp-content/themes/kinokuniya/images/icon-ig.svg" alt=""></a> <a href="https://www.facebook.com/KinokuniyaSingaporeWeb/" target="_blank"><img src="../../wp-content/themes/kinokuniya/images/icon-fb.svg" alt=""></a> <a href="https://www.tiktok.com/@kinokuniya_singapore" target="_blank"><img src="../../wp-content/themes/kinokuniya/images/icon-tt.svg" alt=""></a> <a href="https://www.youtube.com/@kinokuniya_singapore" target="_blank"><img src="../../wp-content/themes/kinokuniya/images/icon-yt.svg" alt=""></a> </div> <div class="copyright">Copyright © 2024 Kinokuniya Book Stores of Singapore Pte. Ltd. | <span class="footer-href"><a href="http://www.spoon.com.sg" target="_blank">Spoon</a></span></div> </div> <!--end added new--> </div> <!--/footer-conent!--> </div> <!--/footer!--> <!-- write script to toggle class on scroll --> <script> $(document).ready(function () { jQuery("div.dropdown-mobile select").val("singapore"); $(window).scroll(function() { if ($(this).scrollTop() > 1){ $('header').addClass("sticky"); } else{ $('header').removeClass("sticky"); } }); var sidenav = $('.sub-nav'); sidenav.delegate('a','click',function(e){ sidenav.find('.active').toggleClass('active'); $(this).toggleClass('active'); }) //.find('a:first').addClass('active'); var url = window.location.href, urlRegExp = new RegExp(url.replace(/\/$/,'') + "$"); // create regexp to match current url pathname and remove trailing slash if present as it could collide with the link in navigation in case trailing slash wasn't present there // now grab every link from the navigation jQuery('.menu a').each(function(){ // and test its normalized href against the url pathname regexp if(urlRegExp.test(this.href.replace(/\/$/,''))){ jQuery(this).addClass('active'); } }); jQuery('.main-nav a').each(function(){ //console.log($(this).attr('href')); var navUrl = $(this).attr('href'); var current_url = 'https://kinokuniya.com.sg/page/'; //console.log(navUrl); //console.log(current_url); if(navUrl == current_url){ jQuery(this).addClass('active'); } }); }); $( window ).load(function() { if(window.location.hash != '') { setTimeout(function(){ window.scrollTo(0,(window.scrollY - 150)); }, 1000); } }); function parseURL(url) { var parser = document.createElement('a'), searchObject = {}, queries, split, i; // Let the browser do the work parser.href = url; // Convert query string to object queries = parser.search.replace(/^\?/, '').split('&'); for( i = 0; i < queries.length; i++ ) { split = queries[i].split('='); searchObject[split[0]] = split[1]; } return { protocol: parser.protocol, host: parser.host, hostname: parser.hostname, port: parser.port, pathname: parser.pathname, search: parser.search, searchObject: searchObject, hash: parser.hash }; } </script> <!-- Scripts from header 6 -july-2015 --> <!--script for mobile menu--> <script type="text/javascript"> jQuery.sidemenu({ side: 'right', speed: 200 }); </script> <!--End script for mobile menu--> <!--/tabber!--> <!--tinycarousel!--> <script type="text/javascript"> function changeImage(element) { // var right = "http://dev.spoonspace.com/bookskinokuniya/wp-content/themes/kinokuniya/images/close-again.png"; // var left = "http://dev.spoonspace.com/bookskinokuniya/wp-content/themes/kinokuniya/images/open.png"; var right = "https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/close-again.png"; var left = "https://kinokuniya.com.sg/wp-content/themes/kinokuniya/images/open.png"; element.src = element.bln ? right : left; element.bln = !element.bln; } jQuery(document).ready(function() { $(".magnify.m1").on('click',function(){ console.log("CLICKED"); $("#header-searchm1").submit(); }); $(".magnify.m2").on('click',function(){ console.log("CLICKED"); $("#header-searchm2").submit(); }); /* check IE browser*/ var ms_ie = false; var ua = window.navigator.userAgent; var old_ie = ua.indexOf('MSIE '); var new_ie = ua.indexOf('Trident/'); if ((old_ie > -1) || (new_ie > -1)) { ms_ie = true; } if ( ms_ie ) { jQuery("#enquiry_type").css({ "background": "none" }); } /* end check IE browser*/ jQuery('#sidemenu').css('display','inline'); jQuery('.update-date').css('display','inline-block'); $('li').click(function() { $(this).parent().addClass('active'); }); $(".dropdown .child-items li a").click(function(){ $(this).closest('.dropdown').find('a:first').addClass("active"); }); $('ul#menu-mobile-menu>.menu-item-has-children').click(function (event) { selfActive = $(this).hasClass("show")?true:false; $(".show").removeClass("show").find("ul").slideUp(); if (!selfActive){ $(this).addClass("show").find("ul").slideDown(); event.preventDefault(); } event.stopPropagation(); }); jQuery(".bookslider").tinycarousel({ infinite: false, animationTime: 500 }); jQuery(".home-page-bookslider").tinycarouselhome({ infinite: false, animationTime: 500 }); var sidenav = $('.sub-nav'); sidenav.delegate('a','click',function(e){ sidenav.find('.active').toggleClass('active'); $(this).toggleClass('active'); }) //.find('a:first').addClass('active'); var url = window.location.href, urlRegExp = new RegExp(url.replace(/\/$/,'') + "$"); // create regexp to match current url pathname and remove trailing slash if present as it could collide with the link in navigation in case trailing slash wasn't present there // now grab every link from the navigation jQuery('.menu a').each(function(){ // and test its normalized href against the url pathname regexp if(urlRegExp.test(this.href.replace(/\/$/,''))){ jQuery(this).addClass('active'); } }); var $window = jQuery(window); function checkWidth() { var windowsize = $window.width(); if (windowsize >= 740) { } else { jQuery(document).ready(function() { $("#pcard-dropdown").val("regular"); jQuery( '.regularp').show(); jQuery( '.other-privileges' ).hide(); jQuery('.tandc').hide(); jQuery('.otherinformation').hide(); jQuery('#pcard-dropdown').on('change', function() { var option = jQuery(this).find('option:selected').val(); if (option == "regular") { $("#pcard-dropdown").val("regular"); jQuery('.regularp').show(); jQuery( '.other-privileges' ).hide(); jQuery('.tandc').hide(); jQuery('.otherinformation').hide(); } if (option == "other") { $("#pcard-dropdown").val("other"); jQuery( '.other-privileges' ).show(); jQuery('.regularp').hide(); jQuery('.tandc').hide(); jQuery('.otherinformation').hide(); } if (option == "tc") { $("#pcard-dropdown").val("tc"); jQuery('.tandc').show(); jQuery( '.other-privileges' ).hide(); jQuery('.regularp').hide(); jQuery('.otherinformation').hide(); } if (option == "otherinfo") { $("#pcard-dropdown").val("otherinfo"); jQuery('.tandc').hide(); jQuery( '.other-privileges' ).hide(); jQuery('.regularp').hide(); jQuery('.otherinformation').show(); } }); }); jQuery('.overview').attr('style', function(i, style) { return style.replace(/width[^;]+;?/g, ''); return style.replace(/left[^;]+;?/g, ''); }); jQuery(".bookslider").removeClass('bookslider').addClass('no-craousel'); jQuery(".viewport").removeClass('viewport'); jQuery(".home-page-bookslider").removeClass('home-page-bookslider').addClass('no-craousel'); jQuery(".home-page-viewport").removeClass('home-page-viewport'); jQuery(".remove-mobile-divider").remove(); jQuery(document).ready(function() { var pathname = window.location.pathname; if(window.location =="https://kinokuniya.com.sg/") { $("#dropbooks").val("singapore"); jQuery(".singapore-books").show(); jQuery( ".international-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); /* we are assigning change event handler for select box */ /* it will run when selectbox options are changed */ jQuery('#dropbooks').on('change', function(e) { /* setting currently changed option value to option variable */ var option = jQuery(this).find('option:selected').val(); if (option == "singapore") { jQuery('.singapore-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "international") { jQuery('.international-books').show(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "japan") { jQuery('.japan-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "china") { jQuery('.china-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); } }); event.preventdefault(); } // else if(window.location =="http://dev.spoonspace.com/bookskinokuniya/monthly-chinese-best-sellers/") else if(window.location =="https://kinokuniya.com.sg/monthly-chinese-best-sellers/") { $("#dropbooks").val("china"); jQuery( ".china-books" ).show(); jQuery( ".international-books" ).hide(); jQuery('.singapore-books').hide(); jQuery( ".japan-books" ).hide(); jQuery('#dropbooks').on('change', function(event) { /* setting currently changed option value to option variable */ var option = jQuery(this).find('option:selected').val(); if (option == "singapore") { jQuery('.singapore-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "international") { jQuery('.international-books').show(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "japan") { jQuery('.japan-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "china") { jQuery('.china-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); } }); event.preventdefault(); } // else if(window.location =="http://dev.spoonspace.com/bookskinokuniya/international-best-sellers/") else if(window.location =="https://kinokuniya.com.sg/international-best-sellers/") { $("#dropbooks").val("international"); jQuery( ".international-books" ).show(); jQuery( ".china-books" ).hide(); jQuery('.singapore-books').hide(); jQuery( ".japan-books" ).hide(); jQuery('#dropbooks').on('change', function(event) { /* setting currently changed option value to option variable */ var option = jQuery(this).find('option:selected').val(); if (option == "singapore") { jQuery('.singapore-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "international") { jQuery('.international-books').show(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "japan") { jQuery('.japan-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "china") { jQuery('.china-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); } }); event.preventdefault(); } // else if(window.location =="http://dev.spoonspace.com/bookskinokuniya/monthly-japanese-best-sellers/") else if(window.location =="https://kinokuniya.com.sg/monthly-japanese-best-sellers/") { $("#dropbooks").val("japan"); jQuery( ".international-books" ).hide(); jQuery('.singapore-books').hide(); jQuery( ".japan-books" ).show(); jQuery( ".china-books" ).hide(); jQuery('#dropbooks').on('change', function(event) { /* setting currently changed option value to option variable */ var option = jQuery(this).find('option:selected').val(); if (option == "singapore") { jQuery('.singapore-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "international") { jQuery('.international-books').show(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "japan") { jQuery('.japan-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "china") { jQuery('.china-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); } }); event.preventdefault(); } //else if(window.location =="http://dev.spoonspace.com/bookskinokuniya/singapore-weekly-best-sellers/") else if(window.location =="https://kinokuniya.com.sg/singapore-weekly-best-sellers/") { $("#dropbooks").val("singapore"); jQuery( ".international-books" ).hide(); jQuery('.singapore-books').show(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); jQuery('#dropbooks').on('change', function(event) { /* setting currently changed option value to option variable */ var option = jQuery(this).find('option:selected').val(); if (option == "singapore") { jQuery('.singapore-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "international") { jQuery('.international-books').show(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "japan") { jQuery('.japan-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".china-books" ).hide(); } if (option == "china") { jQuery('.china-books').show(); jQuery( ".international-books" ).hide(); jQuery( ".singapore-books" ).hide(); jQuery( ".japan-books" ).hide(); } }); event.preventdefault(); } else if(window.location =="https://kinokuniya.com.sg/whats-on/") { $("#dropevents").val("upcoming-events"); //jQuery( ".past-eve").hide(); jQuery( ".post-eve-report" ).hide(); jQuery(".upcoming-eve").show(); //jQuery('ul.tabbernav li').css({'visibility':'hidden'}); jQuery('#dropevents').on('change', function(event) { /* setting currently changed option value to option variable */ var option = jQuery(this).find('option:selected').val(); if (option == "upcoming-events") { $("#dropevents").val("upcoming-events"); jQuery('.upcoming-eve').show(); //jQuery( ".past-eve" ).hide(); jQuery( ".post-eve-report" ).hide(); event.preventDefault(); } if (option == "past-events") { $("#dropevents").val("past-events"); // jQuery( ".past-eve" ).show(); jQuery('.upcoming-eve').hide(); jQuery( ".post-eve-report" ).show(); event.preventDefault(); } // if (option == "post-event-reports") { // $("#dropevents").val("post-event-reports"); // jQuery( ".post-eve-report" ).show(); // jQuery('.upcoming-eve').hide(); // jQuery( ".past-eve" ).hide(); // event.preventDefault(); // } }); } }); // jQuery(document).ready(function() // { var location_url = window.location.href if (location_url == 'https://kinokuniya.com.sg/') { jQuery('.search-area-wrap').show('.search-area-wrap'); } else{ jQuery('.search-area-wrap').remove('.search-area-wrap'); } // }); } } // Execute on load checkWidth(); // Bind event listener jQuery(window).resize(checkWidth); }); </script> <!--googleanalytics!--> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-12194672-1"); pageTracker._trackPageview(); } catch(err) {}</script> <!--end googleanalytics!--> <!--/tinycarousel!--> <!--/end scripts from header 6-july-2015 --> <script> // Used by Gallery Custom Links to handle tenacious Lightboxes //jQuery(document).ready(function () { function mgclInit() { // In jQuery: // if (jQuery.fn.off) { // jQuery('.no-lightbox, .no-lightbox img').off('click'); // jQuery 1.7+ // } // else { // jQuery('.no-lightbox, .no-lightbox img').unbind('click'); // < jQuery 1.7 // } // 2022/10/24: In Vanilla JS var elements = document.querySelectorAll('.no-lightbox, .no-lightbox img'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = null; } // In jQuery: //jQuery('a.no-lightbox').click(mgclOnClick); // 2022/10/24: In Vanilla JS: var elements = document.querySelectorAll('a.no-lightbox'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = mgclOnClick; } // in jQuery: // if (jQuery.fn.off) { // jQuery('a.set-target').off('click'); // jQuery 1.7+ // } // else { // jQuery('a.set-target').unbind('click'); // < jQuery 1.7 // } // jQuery('a.set-target').click(mgclOnClick); // 2022/10/24: In Vanilla JS: var elements = document.querySelectorAll('a.set-target'); for (var i = 0; i < elements.length; i++) { elements[i].onclick = mgclOnClick; } } function mgclOnClick() { if (!this.target || this.target == '' || this.target == '_self') window.location = this.href; else window.open(this.href,this.target); return false; } // From WP Gallery Custom Links // Reduce the number of conflicting lightboxes function mgclAddLoadEvent(func) { var oldOnload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { oldOnload(); func(); } } } mgclAddLoadEvent(mgclInit); mgclInit(); //}); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10