Ichiboku<title><meta data-react-helmet="true" name="description" content="ZARAで最新トレンドのレディース、メンズ、男の子、女の子、赤ちゃん男の子、赤ちゃん女の子用の服、ファッション、LOOKBOOKSをZARAの通販でお買い求めいただけます。"><meta data-react-helmet="true" http-equiv="last-modified" content="2024-08-11T00:15:59Z"><meta data-react-helmet="true" http-equiv="content-language" content="ja-JP"><link href="./files/vendor-v2.css" rel="stylesheet" type="text/css"><link href="./files/app-std-v2.css" rel="stylesheet" type="text/css"><link href="./files/63538.css" rel="stylesheet" type="text/css"><link href="./files/68569.css" rel="stylesheet" type="text/css"><link href="./files/38688.css" rel="stylesheet" type="text/css"><link href="./files/13894.css" rel="stylesheet" type="text/css"><link href="./files/83719.css" rel="stylesheet" type="text/css"><link href="./files/68115.css" rel="stylesheet" type="text/css"><link href="./files/5182.css" rel="stylesheet" type="text/css"><link href="./files/catalog-home-bundle.css" rel="stylesheet" type="text/css"><link rel="preload" href="./files/vendor-v2.js" as="script"><link rel="preload" href="./files/81205.js" as="script"><link rel="preload" href="./files/36259.js" as="script"><link rel="preload" href="./files/app-std-v2.js" as="script"><link rel="preload" href="./files/downshift.js" as="script"><link rel="preload" href="./files/70131.js" as="script"><link rel="preload" href="./files/40104.js" as="script"><link rel="preload" href="./files/45365.js" as="script"><link rel="preload" href="./files/57461.js" as="script"><link rel="preload" href="./files/r-xmedia.js" as="script"><link rel="preload" href="./files/63538.js" as="script"><link rel="preload" href="./files/68569.js" as="script"><link rel="preload" href="./files/r-accounting.js" as="script"><link rel="preload" href="./files/46219.js" as="script"><link rel="preload" href="./files/38688.js" as="script"><link rel="preload" href="./files/13894.js" as="script"><link rel="preload" href="./files/34202.js" as="script"><link rel="preload" href="./files/68115.js" as="script"><link rel="preload" href="./files/96425.js" as="script"><link rel="preload" href="./files/48672.js" as="script"><link rel="preload" href="./files/5182.js" as="script"><link rel="preload" href="./files/61208.js" as="script"><link rel="preload" href="./files/40934.js" as="script"><link rel="preload" href="./files/catalog-home-bundle.js" as="script"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="author" content="Zara.com"><meta http-equiv="content-language" content="ja-JP"><meta name="format-detection" content="telephone=no"><link rel="icon" type="image/png" sizes="32x32" href="https://static.zara.net/stdstatic/6.21.1//images/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="https://static.zara.net/stdstatic/6.21.1//images/favicon-16x16.png"><link rel="manifest" href="https://static.zara.net/stdstatic/6.21.1//images/site.webmanifest"><link rel="mask-icon" href="https://static.zara.net/stdstatic/6.21.1//images/safari-pinned-tab.svg"><link rel="shortcut icon" href="https://static.zara.net/stdstatic/6.21.1//images/favicon.ico"><meta name="msapplication-TileColor" content="#2b5797"><meta name="msapplication-config" content="https://static.zara.net/stdstatic/6.21.1//images/browserconfig.xml"><script type="text/javascript" async="" src="./files/saved_resource"></script><script type="text/javascript" async="" src="./files/js"></script><script type="text/javascript" async="" src="https://connect.facebook.net/en_US/fbevents.js"></script><script type="text/javascript" async="" src="./files/destination"></script><script async="" src="./files/gtm.js"></script><script async="" src="./files/gtm(1).js"></script><script src="./files/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="cadb9218-57dc-4d9d-88e2-9f60895ffd8e"></script><script type="text/javascript">function OptanonWrapper() {if (window.zara) {window.zara.isOneTrustLoaded = true;} else {window.zara = { isOneTrustLoaded: true };}}</script><script>if (window.performance && window.performance.mark) {window.performance.mark('itx_visually_ready_start');}</script><script data-compress="true" type="text/javascript">var zara = window.zara || {};zara.extensions = [];zara.enhancements = {};zara.analyticsData = {"appVersion":"6.21.1","pageType":"HOME","page":{"language":"ja","shop":"JP","currency":"JPY"},"trackerUA":"UA-18083935-1","anonymizeIp":"0","hostname":"web-pc.zara.com"};</script><script data-compress="true" type="text/javascript">(function() {var storeCode = 'jp',langCode = 'ja',categoriesRegExps = [/^\/(\w{2})\/(\w{2})\/.*-c(\d*)\.html$/i,/^\/(\w{2})\/(\w{2})\/.*-l(\d*)\.html$/i,/^\/(\w{2})\/(\w{2})\/.*-mkt(\d*)\.html$/i];function isCategoryView(urlPath) {return categoriesRegExps.some(function(regexp) {return regexp.test(urlPath);});}function getRegionGroupId() {const raw = sessionStorage.getItem('regionGroup');if (!raw) {return null;}const value = raw.replace('@!xticcsep*!null!xticcsep*!!xticcsep*!', '');try {const regionGroup = JSON.parse(value);return regionGroup.id;} catch(error) {return null;}} function getCategoryUrl(rc) {const path = '/' + storeCode + '/' + langCode + '/-l' + rc.destination.seoId + '.html';const query = ['v1=' + rc.destination.id,'ex01=' + rc.origin.id,'ex02=' + rc.origin.seoId];const regionGroupId = getRegionGroupId();if (regionGroupId) {query.push('regionGroupId=' + regionGroupId);}return path + '?' + query.join('&');}function findRedirection(url, redirections) {return redirections.find(redirectionConfig => {let comparision = redirectionConfig.origin.seoId + '.html';if (url.includes('.html?v1=')) {comparision = comparision + '?v1=' + redirectionConfig.origin.id;}return url.includes(comparision);});}function setupCategoriesRedirection(config) {try {this.configurations.categoriesRedirections = config;var urlPath = window.location.pathname,redirectionConfig;if (config && config.length && isCategoryView(urlPath)) {redirectionConfig = findRedirection(window.location.href, config);if (redirectionConfig) {return window.location.assign(getCategoryUrl(redirectionConfig));}}} catch(error) {console.warn('Error running setupCategoriesRedirection:', error);}}function isExperimentEnabled(key) {return window.zara.expApi.activatedExperiments.includes(key);}window.zara.expApi = {activatedExperiments: [],experiments: [],configurations: {},setValue(key, config) {if (isExperimentEnabled(key)) {return;}window.zara.expApi.activatedExperiments.push(key);window.zara.expApi.configurations[key] = config;},deleteValue: function(key) {const experiments = window.zara.expApi.activatedExperiments.filter(experimentKey => {return experimentKey !== key;});window.zara.expApi.activatedExperiments = experiments;window.zara.expApi.configurations[key] = undefined;},context: {currencyRate: 0.00626017},setupCategoriesRedirection: setupCategoriesRedirection,injectStyles: function(tagId, styles) {let styleEl = document.getElementById(tagId);if (!styleEl) {styleEl = document.createElement('style');styleEl.setAttribute('id', tagId);styleEl.setAttribute("type", "text/css");styleEl.appendChild(document.createTextNode(styles));document.getElementsByTagName('head')[0].appendChild(styleEl);}},removeStyles: function(tagId) {const styleEl = document.getElementById(tagId);if (styleEl) {styleEl.parentNode.removeChild(styleEl);}},loader: function(fn) {if (window.zara.appInitialized) {fn.call(null, window._zaraRequire);} else {window.zara.extensions.push(fn);}},setAnalyticsAttributes: function(data) {if (zara.analyticsData) {zara.analyticsData.experimentsContext = data;}}};}());</script><script src="./files/modernizr-1437488072963.js"></script><script>if (!Modernizr.touch) {document.documentElement.className += ' fixed-layout'}</script><script type="text/javascript">(function() {function a(a) {var b = {method: "POST",endpoint: "TRACKINGPLAN",payload: JSON.stringify(a)};m(b)}function b(a) {if ($.includes("img")) try {f(a)} catch (a) {E(a)}if ($.includes("xhr")) try {h(a)} catch (a) {E(a)}if ($.includes("beacon")) try {i(a)} catch (a) {E(a)}if ($.includes("form")) try {l(a)} catch (a) {E(a)}if ($.includes("ws")) try {k(a)} catch (a) {E(a)}if ($.includes("fetch")) try {j(a)} catch (a) {E(a)}}function c() {var a = d();if (null !== a && !Y) return !1;var b = {landing: document.location.href,referrer: document.referrer};return H.setItem("_trackingplan_initial", JSON.stringify(b)), !0}function d() {return JSON.parse(H.getItem("_trackingplan_initial"))}function e() {try {if (H.setItem("_tp_t", "a"), "a" !== H.getItem("_tp_t")) return !1;if (H.removeItem("_tp_t"), "function" != typeof navigator.sendBeacon) return !1} catch (a) {return !1}return !0}function f(a) {var b = a.Object.getOwnPropertyDescriptor(a.HTMLImageElement.prototype, "src").set;a.Object.defineProperty(a.HTMLImageElement.prototype, "src", {set: function(a) {return 2048 < a.length ? b.apply(this, arguments) : (m({method: "GET",endpoint: a,protocol: "img"}), b.apply(this, arguments))}});var c = a.HTMLImageElement.prototype.setAttribute;a.HTMLImageElement.prototype.setAttribute = function(a, b) {if ("src" == a.toLowerCase()) {if (b.length > 2048) return c.apply(this, arguments);m({method: "GET",endpoint: b,protocol: "img"})}return c.apply(this, arguments)}}function g(a) {var b = a;try {b instanceof FormData && (b = JSON.stringify(Object.fromEntries(b)))} catch (a) {}return b}function h(a) {var b = a.XMLHttpRequest.prototype.open,c = a.XMLHttpRequest.prototype.send;a.XMLHttpRequest.prototype.open = function(a, c) {return this._tpUrl = c, this._tpMethod = a, b.apply(this, arguments)}, a.XMLHttpRequest.prototype.send = function(a) {var b = g(a);return m({method: this._tpMethod,endpoint: this._tpUrl,payload: b,protocol: "xhr"}), c.apply(this, arguments)}}function i(a) {var b = a.navigator.sendBeacon;a.navigator.sendBeacon = function(a, c) {if (2048 < a.length) return b.apply(this, arguments);var d = g(c);return m({method: "POST",endpoint: a,payload: d,protocol: "beacon"}), b.apply(this, arguments)}}function j(a) {var b = a.fetch;a.fetch = function(a, c) {if (2048 < a.length) return b.apply(this, arguments);var d = "GET",e = null;return void 0 !== c && (void 0 !== c.method && (d = c.method.toUpperCase()), void 0 !== c.body && (e = g(c.body))), m({method: d,endpoint: a,payload: e,protocol: "fetch"}), b.apply(this, arguments)}}function k(a) {var c = a.WebSocket;a.WebSocket = function(d, a) {return a ? new c(d, a) : new c(d)};var b = c.prototype.send;c.prototype.send = function(a) {({method: "WS",endpoint: this.url,payload: a,protocol: "ws"});return m({method: "WS",endpoint: this.url,payload: a,protocol: "ws"}), b.apply(this, arguments)}, a.WebSocket.prototype = c.prototype}function l(a) {a.addEventListener("submit", function(a) {try {var b = a ? a.target : this,c = {method: b.method,endpoint: b.action,payload: JSON.stringify({location: I.location.href,form_id: b.id,method: b.method,form_data: Object.fromEntries(new FormData(b))}),protocol: "form"};m(c)} catch (a) {}}, !0)}function m(a, b) {setTimeout(function() {try {var c = C(a);if ("TRACKINGPLAN" == a.endpoint && (c = "trackingplan"), !c) return;var d = A();return !1 === d ? (ea.push(a), E({m: "Pre queued, queue length = " + ea.length}), setTimeout(y, T), !1) : (null === ha && (ha = u(), ia = JSON.stringify(ha).length), !r(V, d)) ? (E({m: "Request ignored (sampling)",mode: V,dict: d}), !0) : (n(s(a, c)), "function" == typeof b && b(), !0)} catch (b) {F({m: "Trackingplan process error",error: b,request: a})}}, 0)}function n(a) {aa(a);var b = JSON.stringify(a);if (2e5 < b.length && E({m: "Track Too big, ignored: " + b.length}), b.length + 2 + ia > W) return q("[" + b + "]", P), void E({m: "Track > Batch Size: " + b.length});var c = fa.length + b.length + ia;c > W && (E({m: "Batch reaching limit: " + c}), o(P)), c = fa.length + b.length + ia, E({m: "Queue len: " + c,rawTrack: a}), 0 !== fa.length && (fa += ","), fa += b}function o(a) {if (0 != fa.length) {var b = fa;fa = "";var c = {requests: JSON.parse("[" + b + "]"),common: ha};q(c, a)}}function p() {var a = R + M;return ca && (a += "?debug=true"), a}function q(a, b) {return ("function" == typeof ba && (a = ba(a)), E({m: "Sent",payload: a}), Z) ? void E("Not sending, is dry run") : void("xhr" === b ? function(a) {var b = new XMLHttpRequest;b.open("POST", p(), !0), b.onreadystatechange = function() {if (4 === b.readyState) try {E({m: "Parsed",response: JSON.parse(b.response)}), _(a, b.response)} catch (a) {}}, b.send(a)}(JSON.stringify(a)) : "beacon" === b ? function(a) {navigator.sendBeacon(p(), a)}(JSON.stringify(a)) : void 0)}function r(a, b) {switch (a) {case "user":return 1 === b.isSampledUser;case "track":return Math.random() < 1 / b.sampleRate;case "all":return !0;case "none":default:return !1;}}function s(a, b) {return {provider: b,request: {endpoint: a.endpoint,method: a.method,post_payload: a.payload || null,protocol: a.protocol,href: I.location.href}}}function t() {return D({hostname: I.location.hostname,user_agent: navigator.userAgent,load_url: ga}, d())}function u() {return {context: t(),tp_id: M,source_alias: O,environment: N,sdk: ja.sdk,sdk_version: ja.sdkVersion,sampling_rate: A().sampleRate,debug: Q}}function v() {try {for (var a = window.performance.getEntriesByType("resource"), b = {}, c = [], d = 0; d < a.length; d++) {c.push(a[d].name);var e = "",f = a[d].name.replace(/(^\w+:|^)\/\//, ""),g = f.split("?"),h = g[0];g = h.split("/"), e = 1 < g.length ? g[0] + "/" + g[1] : g[0];var j = e;b.hasOwnProperty(j) || (b[j] = 0), b[j]++}return b} catch (a) {return null}}function w() {for (; ea.length;) {var a = ea.shift();m(a)}}function x(a, b) {var c = Object.prototype.hasOwnProperty;return c.call(a, "environment_rates") && c.call(a.environment_rates, b) ? a.environment_rates[b] : a.sample_rate}function y() {if (!da) {var b = new XMLHttpRequest,c = S + "config-" + M + ".json";b.onreadystatechange = function() {if (4 == this.readyState) try {z(x(JSON.parse(this.responseText), N)), a({event_name: "new_dau"}), w()} catch (a) {}da = !1}, b.open("GET", c, !0), da = !0, b.send()}}function z(a) {if (!1 === a) return H.removeItem("_trackingplan_sample_rate"), H.removeItem("_trackingplan_sample_rate_ts"), void H.removeItem("_trackingplan_is_sampled_user");var b = Math.random() < 1 / a ? 1 : 0;E({m: "Trackingplan sample rate = " + a + ". isSampledUser " + b}), H.setItem("_trackingplan_sample_rate_ts", new Date().getTime()), H.setItem("_trackingplan_sample_rate", a), H.setItem("_trackingplan_is_sampled_user", b)}function A() {var a = H.getItem("_trackingplan_sample_rate_ts");return null !== a && (parseInt(a) + 1e3 * U < new Date().getTime() ? (E({m: "Trackingplan sample rate expired"}), z(!1), !1) : {sampleRate: parseInt(H.getItem("_trackingplan_sample_rate")),isSampledUser: parseInt(H.getItem("_trackingplan_is_sampled_user"))})}function B(a, b) {if (null === a || null === b) return !0;if ("/" === a[0]) {var c = new RegExp(a.slice(1, -1));return c.test(b)}return -1 !== b.indexOf(a)}function C(a) {var b = a.endpoint,c = a.payload;if ("string" == typeof b || b instanceof String) {for (var d in L) {var e = d.split("%"),f = e[0],g = 2 === e.length ? e[1] : null;if (B(f, b) && B(g, c)) return L[d]}return !1}}function D(b, c) {for (var d in c) b[d] = c[d];return b}function E(a) {Q && J.log("TP " + M, a)}function F(a) {I.console && J.warn && J.warn(a)}function G() {function a() {for (var a = document.getElementsByTagName("IFRAME"), b = 0; b < a.length; b++) d(a[b])}function c(a) {try {return !!a.contentDocument} catch (a) {return !1}}function d(a) {try {c(a) && (b(a.contentWindow), E("Intercepted frame " + a.id))} catch (a) {}}function e() {var a = new MutationObserver(function(a) {a.forEach(function(a) {a.addedNodes.forEach(function(a) {"IFRAME" == a.tagName && d(a)})})});a.observe(document, {subtree: !0,childList: !0,attributes: !1,characterData: !1}), setTimeout(a.disconnect(), 4e3)}"complete" === document.readyState ? (a(), e()) : document.onreadystatechange = function() {"complete" === document.readyState && (a(), e())}}var H = localStorage,I = window,J = console;if (I.Trackingplan) return void F("Trackingplan snippet included twice.");var K = {"google-analytics.com": "googleanalytics","analytics.google.com": "googleanalytics","api.segment.io": "segment",segmentapi: "segment","seg-api": "segment","segment-api": "segment","/.*api-iam.intercom.io/messenger/web/(ping|events|metrics|open).*/": "intercom","api.amplitude.com": "amplitude","ping.chartbeat.net": "chartbeat","/.*api(-eu)?(-js)?.mixpanel.com.*/": "mixpanel","trk.kissmetrics.io": "kissmetrics","ct.pinterest.com": "pinterest","facebook.com/tr/": "facebook","track.hubspot.com/__": "hubspot","/.*.heapanalytics.com/(h|api).*/": "heap","/.*snowplow.*/": "snowplow","/.*ws.*.hotjar.com/api/v2/client/ws/%identify_user": "hotjar","/.*ws.*.hotjar.com/api/v2/client/ws/%tag_recording": "hotjar","klaviyo.com/api/track": "klaviyo","app.pendo.io/data": "pendo","matomo.php": "matomo","rs.fullstory.com/rec%8137": "fullstory","rs.fullstory.com/rec%8193": "fullstory","logx.optimizely.com/v1/events": "optimizely","track.customer.io/events/": "customerio","alb.reddit.com/rp.gif": "reddit","px.ads.linkedin.com": "linkedin","/i/adsct": "twitter","bat.bing.com": "bing","pdst.fm": "podsights"},L = {},M = null,N = "PRODUCTION",O = null,P = "xhr",Q = !1,R = "https://tracks.trackingplan.com/v1/",S = "https://config.trackingplan.com/",T = 0,U = 86400,V = "user",W = 6e4,X = 20,Y = !1,Z = !1,$ = ["img", "xhr", "beacon", "ws", "fetch"],_ = function() {},aa = function() {},ba = function(a) {return a},ca = !1,da = !1,ea = [],fa = "",ga = "",ha = null,ia = 0,ja = I.Trackingplan = {sdk: "js",sdkVersion: "1.11.0",setOptions: function(a, b) {b = b || {}, M = a, N = b.environment || N, O = b.sourceAlias || O, P = b.sendMethod || P, L = D(K, b.customDomains || {}), Q = b.debug || Q, R = b.tracksEndPoint || R, S = b.configEndPoint || S, T = b.delayConfigDownload || T, U = b.sampleRateTTL || U, V = b.samplingMode || V, W = b.batchSize || W, X = b.batchInterval || X, Y = b.alwaysSendNewUser || Y, Z = b.dryRun || Z, $ = b.intercept || $, _ = b.onSubmit || _, ca = b.parse || ca, aa = b.onQueue || aa, ba = b.onBeforeSubmit || ba, E({m: "TP options updated",options: b})},init: function(d, f) {f = f || {};try {if (!e()) throw new Error("TP Not compatible browser");if (null !== M) throw new Error("TP Init already happened");ja.setOptions(d, f), ga = I.location.href, b(window), $.includes("frame") && G(), document.addEventListener("visibilitychange", function() {"hidden" === document.visibilityState && o("beacon")}), I.addEventListener("pagehide", function() {o("beacon")}), c() && a({event_name: "new_user"}), a({event_name: "page_load"}), setTimeout(function() {a({event_name: "pixels",properties: {pixels: v()}})}, 1e4), setInterval(function() {o(P)}, 1e3 * X), E({m: "TP init finished",options: f})} catch (a) {F({m: "TP init error",error: a})}}}})();</script> <style> .marketing-fashion-content-page .theme--dark { --color-main-000: #fff; --color-main-005: #f2f2f2; --color-main-010: #e5e5e5; --color-main-020: #ccc; --color-main-040: #999; --color-main-060: #666; --color-main-080: #333; --color-main: #000; } html[data-store="cn"] .shop-cart-prewarming-banner__selection-cell svg { fill: #fff; } /* hide carousel product info for beauty in desktop */ @media screen and (min-width: 1024px) { html[id*="BEAUTY"] .product-grid-block-carousel__product-info { display: none; } html[id*="BEAUTY"] .product-grid-block-carousel__primary-product { width: calc(var(--grid-column-width) * 4 + var(--grid-column-gutter) * 3); } html[id*="BEAUTY"] .product-grid-block-carousel__primary-product.product-grid-product--double { margin-left: calc(var(--grid-column-width) * 2 + var(--grid-column-gutter) * 2); width: calc(var(--grid-column-width) * 8 + var(--grid-column-gutter) * 7); } } .media-spin-360__rotate-icon { fill: #fff; } /* experiment ITSMECOM-2650708, ITSMECOM-2650701 */ li.layout-categories-category[data-categoryid="2432310"], li.layout-categories-category[data-categoryid="2436017"], li.layout-categories-category[data-categoryid="2436018"], li.layout-categories-category[data-categoryid="2434550"] { display: none; } /* experiment ITSMECOM-2650708 ITSMECOM-2650701 */ li.layout-categories-category[data-categoryid="2442350"], li.layout-categories-category[data-categoryid="2442348"], li.layout-categories-category[data-categoryid="2442349"], li.layout-categories-category[data-categoryid="2441841"] { display: none; } html[data-store="cn"] .layout-footer__stores .layout-footer__item { display: none; } /* beauty nail polish */ .product-grid-block[data-blockid="5ce3e611-7224-46f6-bf31-05ee0b310f14"] .product-grid-block-product-extended-info__color-list, .product-grid-block[data-blockid="a57506a0-5055-4006-ad38-2a92d185b27e"] .product-grid-block-product-extended-info__color-list { display: none; } @media screen and (min-width: 1024px) { .product-page .product-theme--origins .product-detail-secondary-product-info, .product-page .product-theme--origins .product-secondary-product__size-selector-toggle { margin-top: 0; } } /* HALLOWEEN EVENT */ @media screen and (min-width: 768px) { html[id*="HALLOWEEN"], html[id*="HALLOWEEN"] .link, html[id*="HALLOWEEN"] .filters__button, html[id*="HALLOWEEN"] .slider, html[id*="HALLOWEEN"] .layout-header__mobile-action, html[id*="HALLOWEEN"] .product-detail-size-selector__size-list-item, html[id*="HALLOWEEN"] .product-detail-product-size-selector-footer__size-guide-btn { cursor: url("https://static.zara.net/static/contents/icons/halloween/halloween_cursor.svg") 16 16, auto !important; } } /* VALENTINES DAY EVENT */ @media screen and (min-width: 768px) { html[id*="V2023-MUJER-METAVERSE-VALANTINE-COLLECTION"], html[id*="V2023-MUJER-METAVERSE-VALANTINE-COLLECTION"] .link, html[id*="V2023-MUJER-METAVERSE-VALANTINE-COLLECTION"] .filters__button, html[id*="V2023-MUJER-METAVERSE-VALANTINE-COLLECTION"] .slider, html[id*="V2023-MUJER-METAVERSE-VALANTINE-COLLECTION"] .layout-header__mobile-action, html[id*="V2023-MUJER-METAVERSE-VALANTINE-COLLECTION"] .product-detail-size-selector__size-list-item, html[id*="V2023-MUJER-METAVERSE-VALANTINE-COLLECTION"] .product-detail-product-size-selector-footer__size-guide-btn { cursor: url("https://static.zara.net/static/contents/icons/valentines-day/valentines-day-cursor.svg") 16 16, auto !important; } } [dir] .product-detail-card-info__coming-soon-subscriber { background: var(--color-background-base); border: 1px solid var(--color-content-high); color: var(--color-content-high); } @media screen and (min-width: 768px) { .home-page #slider-spot__universe_WOMAN .slider-spot-universe-collections { display: none; } } html[data-store='ww'] .geolocation-modal__button.zds-button--primary { background-color: var(--color-background-base); border: 1px solid var(--color-content-high); color: var(--color-content-high); } html[data-store='ww'] .geolocation-modal__button.zds-button--primary:hover { background-color: var(--color-background-base); } html[data-store='ww'] .geolocation-modal__button.zds-button--secondary { background-color: var(--color-background-contrast); border: 1px solid var(--color-content-inverse); color: var(--color-content-inverse); } /* Solve temporary problems in small devices in home newsletter slide */ @media screen and (max-height: 670px) and (max-width: 768px) { html[data-store="br"] .home-page .home-footer__newsletter, html[data-store="it"] .home-page .home-footer__newsletter { margin-top: var(--spacing-04); } html[data-store="br"] .home-page .home-footer__social-network, html[data-store="it"] .home-page .home-footer__social-network { margin-bottom: 100px; } } html[data-store="pl"] .products-category-promotional-banner__close-button { display: none; } @media screen and (min-width: 768px) { html[data-store="xp"] .home-page .layout-search-link__link, html[data-store="us"] .home-page .layout-search-link__link { background-color: transparent; color: inherit; } } /* PATCH for order message */ .order-list-item__advice .zds-alert-banner__message { overflow-wrap: break-word !important; word-break: normal !important; } html:lang(zh) .zds-theme, html:lang(ja) .zds-theme, html:lang(kr) .zds-theme, html:lang(ru) .zds-theme, html:lang(el) .zds-theme, html:lang(bg) .zds-theme, html:lang(mk) .zds-theme, html:lang(ar) .zds-theme, html:lang(uk) .zds-theme { --font-family-main: 'Arial', Sans-Serif; --font-weight-medium: bold; } /* Allow home banner to grow based on content */ @media screen and (min-width: 768px) { .home-page .slider-spot-banner__message .mk-spot { width: auto; } } /* Fix for home auxiliar images on Safari */ .home-page .slider-spot .media-image__svg, .home-page .slider-spot .media-video__svg { transform: translateZ(0); } @media screen and (min-width: 768px) { @supports not selector(::-webkit-scrollbar) { .product-detail-extra-detail-expandable__expandable-text, .layout-categories-category__subcategory-main, .add-to-cart-notification__wrapper { scrollbar-color: transparent transparent; scrollbar-width: thin; } .product-detail-extra-detail-expandable .expandable-text--expanded:hover, .layout-categories-category__subcategory-main:hover, .add-to-cart-notification__wrapper:hover { scrollbar-color: var(--color-content-high) var(--color-content-low); } } } /* ZARAATHLETICZ font fix */ .layout-categories-category__subcategory .layout-categories-category__name--ZARAATHLETICZ { text-transform: uppercase } </style> <link rel="stylesheet" type="text/css" media="all" href="./files/ja_JP.css"><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-NK4BSSL');</script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','analyticsDataLayer','GTM-5CVGN7D');</script><script src="./files/otBannerSdk.js" async="" type="text/javascript"></script><input type="hidden" id="_w_simile" data-inspect-config="3"><script type="text/javascript" src="chrome-extension://dbjbempljhcmhlfpfacalomonjpalpko/scripts/inspector.js"></script><script src="chrome-extension://hmdmhilocobgohohpdpolmibjklfgkbi/pageScript.js"></script><style id="onetrust-style">#onetrust-banner-sdk{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}#onetrust-banner-sdk .onetrust-vendors-list-handler{cursor:pointer;color:#1f96db;font-size:inherit;font-weight:bold;text-decoration:none;margin-left:5px}#onetrust-banner-sdk .onetrust-vendors-list-handler:hover{color:#1f96db}#onetrust-banner-sdk:focus{outline:2px solid #000;outline-offset:-2px}#onetrust-banner-sdk a:focus{outline:2px solid #000}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{outline-offset:1px}#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo{height:64px;width:64px}#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold{font-weight:bold}#onetrust-banner-sdk .ot-close-icon,#onetrust-pc-sdk .ot-close-icon,#ot-sync-ntfy .ot-close-icon{background-size:contain;background-repeat:no-repeat;background-position:center;height:12px;width:12px}#onetrust-banner-sdk .powered-by-logo,#onetrust-banner-sdk .ot-pc-footer-logo a,#onetrust-pc-sdk .powered-by-logo,#onetrust-pc-sdk .ot-pc-footer-logo a,#ot-sync-ntfy .powered-by-logo,#ot-sync-ntfy .ot-pc-footer-logo a{background-size:contain;background-repeat:no-repeat;background-position:center;height:25px;width:152px;display:block;text-decoration:none;font-size:.75em}#onetrust-banner-sdk .powered-by-logo:hover,#onetrust-banner-sdk .ot-pc-footer-logo a:hover,#onetrust-pc-sdk .powered-by-logo:hover,#onetrust-pc-sdk .ot-pc-footer-logo a:hover,#ot-sync-ntfy .powered-by-logo:hover,#ot-sync-ntfy .ot-pc-footer-logo a:hover{color:#565656}#onetrust-banner-sdk h3 *,#onetrust-banner-sdk h4 *,#onetrust-banner-sdk h6 *,#onetrust-banner-sdk button *,#onetrust-banner-sdk a[data-parent-id] *,#onetrust-pc-sdk h3 *,#onetrust-pc-sdk h4 *,#onetrust-pc-sdk h6 *,#onetrust-pc-sdk button *,#onetrust-pc-sdk a[data-parent-id] *,#ot-sync-ntfy h3 *,#ot-sync-ntfy h4 *,#ot-sync-ntfy h6 *,#ot-sync-ntfy button *,#ot-sync-ntfy a[data-parent-id] *{font-size:inherit;font-weight:inherit;color:inherit}#onetrust-banner-sdk .ot-hide,#onetrust-pc-sdk .ot-hide,#ot-sync-ntfy .ot-hide{display:none !important}#onetrust-banner-sdk button.ot-link-btn:hover,#onetrust-pc-sdk button.ot-link-btn:hover,#ot-sync-ntfy button.ot-link-btn:hover{text-decoration:underline;opacity:1}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column{padding:0}#onetrust-pc-sdk .ot-sdk-container{padding-right:0}#onetrust-pc-sdk .ot-sdk-row{flex-direction:initial;width:100%}#onetrust-pc-sdk [type=checkbox]:checked,#onetrust-pc-sdk [type=checkbox]:not(:checked){pointer-events:initial}#onetrust-pc-sdk [type=checkbox]:disabled+label::before,#onetrust-pc-sdk [type=checkbox]:disabled+label:after,#onetrust-pc-sdk [type=checkbox]:disabled+label{pointer-events:none;opacity:.7}#onetrust-pc-sdk #vendor-list-content{transform:translate3d(0, 0, 0)}#onetrust-pc-sdk li input[type=checkbox]{z-index:1}#onetrust-pc-sdk li .ot-checkbox label{z-index:2}#onetrust-pc-sdk li .ot-checkbox input[type=checkbox]{height:auto;width:auto}#onetrust-pc-sdk li .host-title a,#onetrust-pc-sdk li .ot-host-name a,#onetrust-pc-sdk li .accordion-text,#onetrust-pc-sdk li .ot-acc-txt{z-index:2;position:relative}#onetrust-pc-sdk input{margin:3px .1ex}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{height:60px;width:180px;background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-flex;justify-content:center;align-items:center}#onetrust-pc-sdk .pc-logo img,#onetrust-pc-sdk .ot-pc-logo img{max-height:100%;max-width:100%}#onetrust-pc-sdk .screen-reader-only,#onetrust-pc-sdk .ot-scrn-rdr,.ot-sdk-cookie-policy .screen-reader-only,.ot-sdk-cookie-policy .ot-scrn-rdr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#onetrust-pc-sdk.ot-fade-in,.onetrust-pc-dark-filter.ot-fade-in,#onetrust-banner-sdk.ot-fade-in{animation-name:onetrust-fade-in;animation-duration:400ms;animation-timing-function:ease-in-out}#onetrust-pc-sdk.ot-hide{display:none !important}.onetrust-pc-dark-filter.ot-hide{display:none !important}#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{color:#68b631;border:1px solid #68b631;height:auto;white-space:normal;word-wrap:break-word;padding:.8em 2em;font-size:.8em;line-height:1.2;cursor:pointer;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease}#ot-sdk-btn.ot-sdk-show-settings:hover,#ot-sdk-btn.optanon-show-settings:hover{color:#fff;background-color:#68b631}.onetrust-pc-dark-filter{background:rgba(0,0,0,.5);z-index:2147483646;width:100%;height:100%;overflow:hidden;position:fixed;top:0;bottom:0;left:0}@keyframes onetrust-fade-in{0%{opacity:0}100%{opacity:1}}.ot-cookie-label{text-decoration:underline}@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk p{font-size:.75em}}#onetrust-banner-sdk .banner-option-input:focus+label{outline:1px solid #000;outline-style:auto}.category-vendors-list-handler+a:focus,.category-vendors-list-handler+a:focus-visible{outline:2px solid #000}#onetrust-pc-sdk .ot-userid-title{margin-top:10px}#onetrust-pc-sdk .ot-userid-title>span,#onetrust-pc-sdk .ot-userid-timestamp>span{font-weight:700}#onetrust-pc-sdk .ot-userid-desc{font-style:italic}#onetrust-pc-sdk .ot-host-desc a{pointer-events:initial}#onetrust-pc-sdk .ot-ven-hdr>p a{position:relative;z-index:2;pointer-events:initial}#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a{margin-right:auto}#onetrust-pc-sdk .ot-pc-footer-logo img{width:136px;height:16px}#onetrust-pc-sdk .ot-pur-vdr-count{font-weight:400;font-size:.7rem;padding-top:3px;display:block}#onetrust-banner-sdk .ot-optout-signal,#onetrust-pc-sdk .ot-optout-signal{border:1px solid #32ae88;border-radius:3px;padding:5px;margin-bottom:10px;background-color:#f9fffa;font-size:.85rem;line-height:2}#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon{display:inline;margin-right:5px}#onetrust-banner-sdk .ot-optout-signal svg,#onetrust-pc-sdk .ot-optout-signal svg{height:20px;width:30px;transform:scale(0.5)}#onetrust-banner-sdk .ot-optout-signal svg path,#onetrust-pc-sdk .ot-optout-signal svg path{fill:#32ae88}#onetrust-banner-sdk,#onetrust-pc-sdk,#ot-sdk-cookie-policy,#ot-sync-ntfy{font-size:16px}#onetrust-banner-sdk *,#onetrust-banner-sdk ::after,#onetrust-banner-sdk ::before,#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before,#ot-sdk-cookie-policy *,#ot-sdk-cookie-policy ::after,#ot-sdk-cookie-policy ::before,#ot-sync-ntfy *,#ot-sync-ntfy ::after,#ot-sync-ntfy ::before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}#onetrust-banner-sdk div,#onetrust-banner-sdk span,#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-banner-sdk p,#onetrust-banner-sdk img,#onetrust-banner-sdk svg,#onetrust-banner-sdk button,#onetrust-banner-sdk section,#onetrust-banner-sdk a,#onetrust-banner-sdk label,#onetrust-banner-sdk input,#onetrust-banner-sdk ul,#onetrust-banner-sdk li,#onetrust-banner-sdk nav,#onetrust-banner-sdk table,#onetrust-banner-sdk thead,#onetrust-banner-sdk tr,#onetrust-banner-sdk td,#onetrust-banner-sdk tbody,#onetrust-banner-sdk .ot-main-content,#onetrust-banner-sdk .ot-toggle,#onetrust-banner-sdk #ot-content,#onetrust-banner-sdk #ot-pc-content,#onetrust-banner-sdk .checkbox,#onetrust-pc-sdk div,#onetrust-pc-sdk span,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#onetrust-pc-sdk p,#onetrust-pc-sdk img,#onetrust-pc-sdk svg,#onetrust-pc-sdk button,#onetrust-pc-sdk section,#onetrust-pc-sdk a,#onetrust-pc-sdk label,#onetrust-pc-sdk input,#onetrust-pc-sdk ul,#onetrust-pc-sdk li,#onetrust-pc-sdk nav,#onetrust-pc-sdk table,#onetrust-pc-sdk thead,#onetrust-pc-sdk tr,#onetrust-pc-sdk td,#onetrust-pc-sdk tbody,#onetrust-pc-sdk .ot-main-content,#onetrust-pc-sdk .ot-toggle,#onetrust-pc-sdk #ot-content,#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk .checkbox,#ot-sdk-cookie-policy div,#ot-sdk-cookie-policy span,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy p,#ot-sdk-cookie-policy img,#ot-sdk-cookie-policy svg,#ot-sdk-cookie-policy button,#ot-sdk-cookie-policy section,#ot-sdk-cookie-policy a,#ot-sdk-cookie-policy label,#ot-sdk-cookie-policy input,#ot-sdk-cookie-policy ul,#ot-sdk-cookie-policy li,#ot-sdk-cookie-policy nav,#ot-sdk-cookie-policy table,#ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy tr,#ot-sdk-cookie-policy td,#ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy .ot-main-content,#ot-sdk-cookie-policy .ot-toggle,#ot-sdk-cookie-policy #ot-content,#ot-sdk-cookie-policy #ot-pc-content,#ot-sdk-cookie-policy .checkbox,#ot-sync-ntfy div,#ot-sync-ntfy span,#ot-sync-ntfy h1,#ot-sync-ntfy h2,#ot-sync-ntfy h3,#ot-sync-ntfy h4,#ot-sync-ntfy h5,#ot-sync-ntfy h6,#ot-sync-ntfy p,#ot-sync-ntfy img,#ot-sync-ntfy svg,#ot-sync-ntfy button,#ot-sync-ntfy section,#ot-sync-ntfy a,#ot-sync-ntfy label,#ot-sync-ntfy input,#ot-sync-ntfy ul,#ot-sync-ntfy li,#ot-sync-ntfy nav,#ot-sync-ntfy table,#ot-sync-ntfy thead,#ot-sync-ntfy tr,#ot-sync-ntfy td,#ot-sync-ntfy tbody,#ot-sync-ntfy .ot-main-content,#ot-sync-ntfy .ot-toggle,#ot-sync-ntfy #ot-content,#ot-sync-ntfy #ot-pc-content,#ot-sync-ntfy .checkbox{font-family:inherit;font-weight:normal;-webkit-font-smoothing:auto;letter-spacing:normal;line-height:normal;padding:0;margin:0;height:auto;min-height:0;max-height:none;width:auto;min-width:0;max-width:none;border-radius:0;border:none;clear:none;float:none;position:static;bottom:auto;left:auto;right:auto;top:auto;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;white-space:normal;background:none;overflow:visible;vertical-align:baseline;visibility:visible;z-index:auto;box-shadow:none}#onetrust-banner-sdk label:before,#onetrust-banner-sdk label:after,#onetrust-banner-sdk .checkbox:after,#onetrust-banner-sdk .checkbox:before,#onetrust-pc-sdk label:before,#onetrust-pc-sdk label:after,#onetrust-pc-sdk .checkbox:after,#onetrust-pc-sdk .checkbox:before,#ot-sdk-cookie-policy label:before,#ot-sdk-cookie-policy label:after,#ot-sdk-cookie-policy .checkbox:after,#ot-sdk-cookie-policy .checkbox:before,#ot-sync-ntfy label:before,#ot-sync-ntfy label:after,#ot-sync-ntfy .checkbox:after,#ot-sync-ntfy .checkbox:before{content:"";content:none}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{position:relative;width:100%;max-width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{width:100%;float:left;box-sizing:border-box;padding:0;display:initial}@media(min-width: 400px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:90%;padding:0}}@media(min-width: 550px){#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{width:100%}#onetrust-banner-sdk .ot-sdk-column,#onetrust-banner-sdk .ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-column,#onetrust-pc-sdk .ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-column,#ot-sdk-cookie-policy .ot-sdk-columns{margin-left:4%}#onetrust-banner-sdk .ot-sdk-column:first-child,#onetrust-banner-sdk .ot-sdk-columns:first-child,#onetrust-pc-sdk .ot-sdk-column:first-child,#onetrust-pc-sdk .ot-sdk-columns:first-child,#ot-sdk-cookie-policy .ot-sdk-column:first-child,#ot-sdk-cookie-policy .ot-sdk-columns:first-child{margin-left:0}#onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns{width:13.3333333333%}#onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{width:22%}#onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns{width:30.6666666667%}#onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns{width:65.3333333333%}#onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns{width:74%}#onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns{width:82.6666666667%}#onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns{width:91.3333333333%}#onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,#onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,#ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns{width:100%;margin-left:0}}#onetrust-banner-sdk h1,#onetrust-banner-sdk h2,#onetrust-banner-sdk h3,#onetrust-banner-sdk h4,#onetrust-banner-sdk h5,#onetrust-banner-sdk h6,#onetrust-pc-sdk h1,#onetrust-pc-sdk h2,#onetrust-pc-sdk h3,#onetrust-pc-sdk h4,#onetrust-pc-sdk h5,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h1,#ot-sdk-cookie-policy h2,#ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy h6{margin-top:0;font-weight:600;font-family:inherit}#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem;line-height:1.2}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem;line-height:1.25}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem;line-height:1.3}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem;line-height:1.35}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem;line-height:1.5}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem;line-height:1.6}@media(min-width: 550px){#onetrust-banner-sdk h1,#onetrust-pc-sdk h1,#ot-sdk-cookie-policy h1{font-size:1.5rem}#onetrust-banner-sdk h2,#onetrust-pc-sdk h2,#ot-sdk-cookie-policy h2{font-size:1.5rem}#onetrust-banner-sdk h3,#onetrust-pc-sdk h3,#ot-sdk-cookie-policy h3{font-size:1.5rem}#onetrust-banner-sdk h4,#onetrust-pc-sdk h4,#ot-sdk-cookie-policy h4{font-size:1.5rem}#onetrust-banner-sdk h5,#onetrust-pc-sdk h5,#ot-sdk-cookie-policy h5{font-size:1.5rem}#onetrust-banner-sdk h6,#onetrust-pc-sdk h6,#ot-sdk-cookie-policy h6{font-size:1.5rem}}#onetrust-banner-sdk p,#onetrust-pc-sdk p,#ot-sdk-cookie-policy p{margin:0 0 1em 0;font-family:inherit;line-height:normal}#onetrust-banner-sdk a,#onetrust-pc-sdk a,#ot-sdk-cookie-policy a{color:#565656;text-decoration:underline}#onetrust-banner-sdk a:hover,#onetrust-pc-sdk a:hover,#ot-sdk-cookie-policy a:hover{color:#565656;text-decoration:none}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-button,#onetrust-banner-sdk button,#onetrust-pc-sdk .ot-sdk-button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy .ot-sdk-button,#ot-sdk-cookie-policy button{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:.9em;font-weight:400;line-height:38px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border-radius:2px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}#onetrust-banner-sdk .ot-sdk-button:hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#onetrust-pc-sdk .ot-sdk-button:hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,#ot-sdk-cookie-policy .ot-sdk-button:hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus{color:#333;border-color:#888;opacity:.7}#onetrust-banner-sdk .ot-sdk-button:focus,#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,#onetrust-pc-sdk .ot-sdk-button:focus,#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,#ot-sdk-cookie-policy .ot-sdk-button:focus,#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus{outline:2px solid #000}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-banner-sdk button.ot-sdk-button-primary,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,#onetrust-pc-sdk button.ot-sdk-button-primary,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,#ot-sdk-cookie-policy button.ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-banner-sdk button.ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-banner-sdk button.ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,#onetrust-pc-sdk button.ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,#onetrust-pc-sdk button.ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}#onetrust-banner-sdk input[type=text],#onetrust-pc-sdk input[type=text],#ot-sdk-cookie-policy input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#onetrust-banner-sdk input[type=text]:focus,#onetrust-pc-sdk input[type=text]:focus,#ot-sdk-cookie-policy input[type=text]:focus{border:1px solid #000;outline:0}#onetrust-banner-sdk label,#onetrust-pc-sdk label,#ot-sdk-cookie-policy label{display:block;margin-bottom:.5rem;font-weight:600}#onetrust-banner-sdk input[type=checkbox],#onetrust-pc-sdk input[type=checkbox],#ot-sdk-cookie-policy input[type=checkbox]{display:inline}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{list-style:circle inside}#onetrust-banner-sdk ul,#onetrust-pc-sdk ul,#ot-sdk-cookie-policy ul{padding-left:0;margin-top:0}#onetrust-banner-sdk ul ul,#onetrust-pc-sdk ul ul,#ot-sdk-cookie-policy ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}#onetrust-banner-sdk li,#onetrust-pc-sdk li,#ot-sdk-cookie-policy li{margin-bottom:1rem}#onetrust-banner-sdk th,#onetrust-banner-sdk td,#onetrust-pc-sdk th,#onetrust-pc-sdk td,#ot-sdk-cookie-policy th,#ot-sdk-cookie-policy td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}#onetrust-banner-sdk button,#onetrust-pc-sdk button,#ot-sdk-cookie-policy button{margin-bottom:1rem;font-family:inherit}#onetrust-banner-sdk .ot-sdk-container:after,#onetrust-banner-sdk .ot-sdk-row:after,#onetrust-pc-sdk .ot-sdk-container:after,#onetrust-pc-sdk .ot-sdk-row:after,#ot-sdk-cookie-policy .ot-sdk-container:after,#ot-sdk-cookie-policy .ot-sdk-row:after{content:"";display:table;clear:both}#onetrust-banner-sdk .ot-sdk-row,#onetrust-pc-sdk .ot-sdk-row,#ot-sdk-cookie-policy .ot-sdk-row{margin:0;max-width:none;display:block}#onetrust-banner-sdk.otFloatingRoundedCorner{position:fixed;z-index:2147483645;background-color:#fff;width:26%;max-width:375px;border-radius:2.5px;bottom:1em;left:1em;font-size:16px;max-height:90%;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 18px rgba(0,0,0,.2)}#onetrust-banner-sdk.otFloatingRoundedCorner.otRelFont{font-size:1rem}#onetrust-banner-sdk.otFloatingRoundedCorner::-webkit-scrollbar{width:11px}#onetrust-banner-sdk.otFloatingRoundedCorner::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-banner-sdk.otFloatingRoundedCorner{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-banner-sdk.otFloatingRoundedCorner .ot-gv-list-handler{float:left;font-size:.82em;padding:0 25px 30px 25px;margin-bottom:0;border:0;line-height:normal;height:auto;width:auto}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-left[dir=rtl]{right:1em}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-right{right:1em;left:auto}#onetrust-banner-sdk.otFloatingRoundedCorner.ot-bottom-right[dir=rtl]{left:1em;right:auto}#onetrust-banner-sdk h3,#onetrust-banner-sdk p{color:dimgray}#onetrust-banner-sdk h3{margin-bottom:0}#onetrust-banner-sdk .banner-header{margin-left:20px;margin-bottom:20px;margin-right:10px}#onetrust-banner-sdk .ot-close-icon{width:44px;height:44px;background-size:12px;display:inline-block;padding:0;border:none}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-b-addl-desc{clear:both;float:left;font-size:.82em;line-height:1.5;padding:10px 20px 20px 20px;margin:0}#onetrust-banner-sdk #onetrust-policy-text>*,#onetrust-banner-sdk .ot-b-addl-desc>*{margin-bottom:0px;font-size:inherit}#onetrust-banner-sdk .ot-optout-signal{margin:3.125rem 1.25rem 1.25rem 1.25rem}#onetrust-banner-sdk .ot-b-addl-desc{display:block}#onetrust-banner-sdk #onetrust-policy{margin-top:20px}#onetrust-banner-sdk #onetrust-policy h3{font-size:1em;line-height:1.4}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-button-group{text-align:center;display:inline-block;width:100%}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler{background-color:#6cc04a;color:#fff;border-color:#6cc04a;margin-right:1em}#onetrust-banner-sdk .banner-actions-container{text-align:center}#onetrust-banner-sdk #onetrust-pc-btn-handler{background-color:#6cc04a;color:#fff;border:1px solid #6cc04a}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%;padding:12px 10px;font-size:.82em;font-weight:600;line-height:1.4;letter-spacing:.05em;height:auto;white-space:normal;word-break:break-word;word-wrap:break-word}#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link{background-color:#fff;border:none;color:#6cc04a;text-decoration:underline}#onetrust-banner-sdk #onetrust-policy-title,#onetrust-banner-sdk #onetrust-close-btn-container{display:inline-block}#onetrust-banner-sdk #onetrust-policy-title{font-weight:600;font-size:1em;padding:0 0 10px 25px;float:left;width:80%}#onetrust-banner-sdk #onetrust-close-btn-container{position:absolute;right:3px;top:8px}#onetrust-banner-sdk button{margin-bottom:.6rem}#onetrust-banner-sdk .banner_logo{display:none}#onetrust-banner-sdk.ot-bnr-w-logo .banner-header{margin-bottom:0;margin-left:20px}#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-group-container{margin-top:0px}#onetrust-banner-sdk #banner-options{float:left;padding:0 25px 20px 25px;width:calc(100% - 50px)}#onetrust-banner-sdk .banner-option-header{cursor:pointer;display:inline-block}#onetrust-banner-sdk .banner-option-header :first-child{color:dimgray;font-weight:bold;float:left}#onetrust-banner-sdk .banner-option-header .ot-arrow-container{display:inline-block;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid dimgray;margin-left:10px;vertical-align:middle;transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .banner-option-details{display:none;font-size:.83em;line-height:1.5;height:0px;padding:10px 10px 5px 10px;transition:all 300ms ease-in 0s;-webkit-transition:all 300ms ease-in 0s;-moz-transition:all 300ms ease-in 0s;-o-transition:all 300ms ease-in 0s}#onetrust-banner-sdk .banner-option-details *{font-size:inherit;line-height:inherit;color:dimgray}#onetrust-banner-sdk .banner-option-input{cursor:pointer;width:auto;border:none;height:auto;padding:0;padding-right:3px;margin:0 0 6px;font-size:.82em;line-height:1.4}#onetrust-banner-sdk .banner-option-input *{pointer-events:none;line-height:inherit;font-size:inherit}#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details{height:auto;display:block}#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container{transform:rotate(90deg)}#onetrust-banner-sdk .ot-dpd-container{float:left;padding:0 20px 4px 20px;clear:both}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-title{font-weight:bold;padding-bottom:10px}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc{font-size:.82em;line-height:1.5}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc>.ot-b-addl-desc{margin-top:10px;padding:0}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc *{font-size:inherit;line-height:inherit}#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc .onetrust-vendors-list-handler{display:block;margin-left:0px;margin-top:5px;clear:both;padding:0;margin-bottom:0;border:0;height:auto;width:auto}#onetrust-banner-sdk #onetrust-policy .ot-dpd-title{font-size:.88em}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container{top:15px;transform:none;right:15px}#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button{padding:0;white-space:pre-wrap;border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em}#onetrust-banner-sdk.ot-close-btn-link #onetrust-group-container{margin-top:20px}#onetrust-banner-sdk.ot-wo-title #onetrust-group-container{margin-top:20px}@media only screen and (max-width: 425px){#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk .ot-sdk-container{width:100%;padding:0}#onetrust-banner-sdk.otFloatingRoundedCorner{width:92%;max-width:100%;left:0;bottom:0}}@media only screen and (min-width: 426px)and (max-width: 896px){#onetrust-banner-sdk .ot-sdk-container{width:100%}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:45%}#onetrust-banner-sdk #onetrust-reject-all-handler{margin-right:0}#onetrust-banner-sdk #onetrust-button-group-parent:not(.has-reject-all-button) #onetrust-accept-btn-handler{margin-right:0}#onetrust-banner-sdk.otFloatingRoundedCorner{width:100%;max-width:94%;left:0;bottom:0}}@media only screen and (max-width: 896px){#onetrust-banner-sdk.ot-bottom-left.otFloatingRoundedCorner[dir=rtl]{right:auto}}@media only screen and (min-width: 768px){#onetrust-banner-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-banner-sdk #onetrust-pc-btn-handler{width:100%}#onetrust-banner-sdk .banner-header{margin-left:40px;margin-bottom:20px;margin-right:15px}#onetrust-banner-sdk #onetrust-button-group-parent{padding:0 25px 30px 25px}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk :not(.ot-dpd-desc)>.ot-b-addl-desc,#onetrust-banner-sdk .ot-dpd-container{padding:10px 25px}#onetrust-banner-sdk .ot-optout-signal{margin:3.125rem 1.5625rem .625rem}#onetrust-banner-sdk .ot-dpd-container{padding-bottom:4px}#onetrust-banner-sdk #banner-options{padding:0 25px 20px 25px;width:calc(100% - 50px)}#onetrust-banner-sdk #banner-options .banner-option{margin-bottom:6px}#onetrust-banner-sdk #onetrust-close-btn-container{right:3px}#onetrust-banner-sdk.otFloatingRoundedCorner{width:48%}} #onetrust-consent-sdk #onetrust-banner-sdk {background-color: #FFFFFF;} #onetrust-consent-sdk #onetrust-policy-title, #onetrust-consent-sdk #onetrust-policy-text, #onetrust-consent-sdk .ot-b-addl-desc, #onetrust-consent-sdk .ot-dpd-desc, #onetrust-consent-sdk .ot-dpd-title, #onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler), #onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler), #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *, #onetrust-banner-sdk .ot-cat-header, #onetrust-banner-sdk .ot-optout-signal { color: #000000; } #onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details { background-color: #E9E9E9;} #onetrust-consent-sdk #onetrust-banner-sdk a[href], #onetrust-consent-sdk #onetrust-banner-sdk a[href] font, #onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn { color: #000000; }#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler { background-color: #000000;border-color: #000000; color: #FFFFFF; } #onetrust-consent-sdk #onetrust-banner-sdk *:focus, #onetrust-consent-sdk #onetrust-banner-sdk:focus { outline-color: #000000; outline-width: 1px; } #onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link { color: #000000; border-color: #000000; background-color: #FFFFFF; }#onetrust-consent-sdk { font-family: var(--font-family-main); } #onetrust-banner-sdk.otFloatingRoundedCorner { border-radius: 0; box-shadow: unset; border: 1px solid var(--color-content-low); bottom: 32px !important; left: 32px; } #onetrust-banner-sdk #onetrust-policy { margin: 0; } #onetrust-banner-sdk #onetrust-close-btn-container { margin: 0; } #onetrust-banner-sdk .ot-close-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjM3NSAxMC45MThMNi4zNTM1MiA0Ljg5NjU1TDUuNjQ2NDggNS42MDM1OEwxMS42NjggMTEuNjI1MUw1LjY0NjQ4IDE3LjY0NjVMNi4zNTM1MiAxOC4zNTM2TDEyLjM3NSAxMi4zMzIxTDE4LjM5NjUgMTguMzUzNkwxOS4xMDM1IDE3LjY0NjVMMTMuMDgyIDExLjYyNTFMMTkuMTAzNSA1LjYwMzU4TDE4LjM5NjUgNC44OTY1NUwxMi4zNzUgMTAuOTE4WiIgZmlsbD0iIzY2NjY2NiIvPgo8L3N2Zz4K"); height: 24px; width: 24px; display: block; } #onetrust-banner-sdk .banner-header { margin: 0; } #onetrust-banner-sdk button { margin: 0; } #onetrust-banner-sdk #onetrust-policy-text, #onetrust-banner-sdk #onetrust-policy-text a { font-size: var(--font-size-paragraph-m); line-height: var(--line-height-paragraph-m); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 8px 0 0 0; line-break: auto; padding: 0; } #onetrust-banner-sdk #onetrust-policy-text a { margin-left: 4px; } #onetrust-banner-sdk .ot-sdk-container { padding: 16px 16px 24px 24px; } /* footer link US */ #ot-sdk-btn.optanon-show-settings { border: inherit; color: inherit; font-size: inherit; font-weight: inherit; padding: inherit; text-align: inherit; text-transform: uppercase; letter-spacing: inherit; } #ot-sdk-btn.optanon-show-settings:hover { color: inherit; background-color: inherit; text-decoration: underline; } @media only screen and (max-width: 767px) { #onetrust-banner-sdk.otFloatingRoundedCorner { width: 100%; max-width: calc(100% - 32px); bottom: 16px !important; left: 16px; } } #onetrust-pc-sdk{position:fixed;width:730px;max-width:730px;height:610px;left:0;right:0;top:0;bottom:0;margin:auto;font-size:16px;z-index:2147483647;border-radius:2px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0),0 7px 14px 0 rgba(50,50,93,.1)}#onetrust-pc-sdk.otRelFont{font-size:1rem}#onetrust-pc-sdk *,#onetrust-pc-sdk ::after,#onetrust-pc-sdk ::before{box-sizing:content-box}#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr,#onetrust-pc-sdk .ot-hide-tgl{visibility:hidden}#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr *,#onetrust-pc-sdk .ot-hide-tgl *{visibility:hidden}#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk #ot-pc-lst{height:calc(100% - 185px)}#onetrust-pc-sdk li{list-style:none}#onetrust-pc-sdk ul,#onetrust-pc-sdk li{margin:0}#onetrust-pc-sdk a{text-decoration:none}#onetrust-pc-sdk .ot-link-btn{padding:0;margin-bottom:0;border:0;font-weight:normal;line-height:normal;width:auto;height:auto}#onetrust-pc-sdk .ot-grps-cntr *::-webkit-scrollbar,#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar{width:11px}#onetrust-pc-sdk .ot-grps-cntr *::-webkit-scrollbar-thumb,#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background:#c1c1c1}#onetrust-pc-sdk .ot-grps-cntr *,#onetrust-pc-sdk .ot-pc-scrollbar{scrollbar-arrow-color:#c1c1c1;scrollbar-darkshadow-color:#c1c1c1;scrollbar-face-color:#c1c1c1;scrollbar-shadow-color:#c1c1c1}#onetrust-pc-sdk .ot-pc-header{height:auto;padding:10px;display:block;width:calc(100% - 20px);min-height:52px;border-bottom:1px solid #d8d8d8;position:relative}#onetrust-pc-sdk .ot-pc-logo{vertical-align:middle;width:180px}#onetrust-pc-sdk .ot-pc-logo.ot-pc-logo{height:40px}#onetrust-pc-sdk .ot-title-cntr{position:relative;display:inline-block;vertical-align:middle;width:calc(100% - 190px);padding-left:10px}#onetrust-pc-sdk .ot-optout-signal{margin:.625rem .625rem .625rem 1.75rem}#onetrust-pc-sdk .ot-always-active{font-size:.813em;line-height:1.5;font-weight:700;color:#3860be}#onetrust-pc-sdk .ot-close-cntr{float:right;position:absolute;right:-9px;top:50%;transform:translateY(-50%)}#onetrust-pc-sdk #ot-pc-content{position:relative;overflow-y:auto;overflow-x:hidden}#onetrust-pc-sdk #ot-pc-content .ot-sdk-container{margin-left:0}#onetrust-pc-sdk .ot-grps-cntr,#onetrust-pc-sdk .ot-grps-cntr>*{height:100%;overflow-y:auto}#onetrust-pc-sdk .category-menu-switch-handler{cursor:pointer;border-left:10px solid rgba(0,0,0,0);background-color:#f4f4f4;border-bottom:1px solid #d7d7d7;padding-top:12px;padding-right:5px;padding-bottom:12px;padding-left:12px;overflow:hidden}#onetrust-pc-sdk .category-menu-switch-handler h3{float:left;text-align:left;margin:0;color:dimgray;line-height:1.4;font-size:.875em;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-active-menu{border-left:10px solid #68b631;background-color:#fff;border-bottom:none;position:relative}#onetrust-pc-sdk .ot-active-menu h3{color:#263238;font-weight:bold}#onetrust-pc-sdk .ot-desc-cntr{word-break:break-word;word-wrap:break-word;padding-top:20px;padding-right:16px;padding-bottom:15px}#onetrust-pc-sdk .ot-grp-desc{word-break:break-word;word-wrap:break-word;text-align:left;font-size:.813em;line-height:1.5;margin:0}#onetrust-pc-sdk .ot-grp-desc *{font-size:inherit;line-height:inherit}#onetrust-pc-sdk #ot-pc-desc a{color:#3860be;cursor:pointer;font-size:1em;margin-right:8px}#onetrust-pc-sdk #ot-pc-desc a:hover{color:#1883fd}#onetrust-pc-sdk #ot-pc-desc button{margin-right:8px}#onetrust-pc-sdk #ot-pc-desc *{font-size:inherit}#onetrust-pc-sdk #ot-pc-desc ul li{padding:10px 0px;border-bottom:1px solid #e2e2e2}#onetrust-pc-sdk #ot-pc-desc+.ot-link-btn{display:none}#onetrust-pc-sdk .ot-btn-subcntr{float:right}#onetrust-pc-sdk .ot-close-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQ3Ljk3MSIgaGVpZ2h0PSI0Ny45NzEiIHZpZXdCb3g9IjAgMCA0Ny45NzEgNDcuOTcxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0Ny45NzEgNDcuOTcxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTI4LjIyOCwyMy45ODZMNDcuMDkyLDUuMTIyYzEuMTcyLTEuMTcxLDEuMTcyLTMuMDcxLDAtNC4yNDJjLTEuMTcyLTEuMTcyLTMuMDctMS4xNzItNC4yNDIsMEwyMy45ODYsMTkuNzQ0TDUuMTIxLDAuODhjLTEuMTcyLTEuMTcyLTMuMDctMS4xNzItNC4yNDIsMGMtMS4xNzIsMS4xNzEtMS4xNzIsMy4wNzEsMCw0LjI0MmwxOC44NjUsMTguODY0TDAuODc5LDQyLjg1Yy0xLjE3MiwxLjE3MS0xLjE3MiwzLjA3MSwwLDQuMjQyQzEuNDY1LDQ3LjY3NywyLjIzMyw0Ny45NywzLDQ3Ljk3czEuNTM1LTAuMjkzLDIuMTIxLTAuODc5bDE4Ljg2NS0xOC44NjRMNDIuODUsNDcuMDkxYzAuNTg2LDAuNTg2LDEuMzU0LDAuODc5LDIuMTIxLDAuODc5czEuNTM1LTAuMjkzLDIuMTIxLTAuODc5YzEuMTcyLTEuMTcxLDEuMTcyLTMuMDcxLDAtNC4yNDJMMjguMjI4LDIzLjk4NnoiLz48L2c+PC9zdmc+");background-size:12px;background-repeat:no-repeat;background-position:center;height:44px;width:44px;display:inline-block}#onetrust-pc-sdk .ot-tgl{float:right;position:relative;z-index:1}#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#cddcf2}#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px);background-color:#4285f4}#onetrust-pc-sdk .ot-tgl input:focus+.ot-switch .ot-switch-nob:before{box-shadow:0 0 1px #2196f3;outline-style:auto;outline-width:1px}#onetrust-pc-sdk .ot-switch{position:relative;display:inline-block;width:35px;height:10px;margin-bottom:0}#onetrust-pc-sdk .ot-switch-nob{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#f2f1f1;border:none;transition:all .2s ease-in 0s;-moz-transition:all .2s ease-in 0s;-o-transition:all .2s ease-in 0s;-webkit-transition:all .2s ease-in 0s;border-radius:46px}#onetrust-pc-sdk .ot-switch-nob:before{position:absolute;content:"";height:20px;width:20px;bottom:1px;background-color:#7d7d7d;-webkit-transition:.4s;border-radius:100%;top:-5px;transition:.4s}#onetrust-pc-sdk .ot-chkbox{z-index:1;position:relative;float:left}#onetrust-pc-sdk .ot-chkbox input:checked~label::before{background-color:#3860be}#onetrust-pc-sdk .ot-chkbox input+label::after{content:none;color:#fff}#onetrust-pc-sdk .ot-chkbox input:checked+label::after{content:""}#onetrust-pc-sdk .ot-chkbox input:focus+label::before{outline-style:solid;outline-width:2px;outline-style:auto}#onetrust-pc-sdk .ot-chkbox label{position:relative;height:20px;padding-left:30px;display:inline-block;cursor:pointer}#onetrust-pc-sdk .ot-chkbox label::before,#onetrust-pc-sdk .ot-chkbox label::after{position:absolute;content:"";display:inline-block;border-radius:3px}#onetrust-pc-sdk .ot-chkbox label::before{height:18px;width:18px;border:1px solid #3860be;left:0px}#onetrust-pc-sdk .ot-chkbox label::after{height:5px;width:9px;border-left:3px solid;border-bottom:3px solid;transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);left:4px;top:5px}#onetrust-pc-sdk .ot-label-txt{display:none}#onetrust-pc-sdk .ot-fltr-opt .ot-label-txt{display:block}#onetrust-pc-sdk .ot-chkbox input,#onetrust-pc-sdk .ot-tgl input{position:absolute;opacity:0;width:0;height:0}#onetrust-pc-sdk .ot-arw-cntr{float:right;position:relative;pointer-events:none}#onetrust-pc-sdk .ot-arw{width:16px;height:16px;margin-left:5px;color:dimgray;display:inline-block;vertical-align:middle;-webkit-transition:all 150ms ease-in 0s;-moz-transition:all 150ms ease-in 0s;-o-transition:all 150ms ease-in 0s;transition:all 150ms ease-in 0s}#onetrust-pc-sdk input:checked~.ot-acc-hdr .ot-arw,#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-arw-cntr svg{transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg)}#onetrust-pc-sdk .ot-label-status{font-size:.75em;position:relative;top:2px;display:none;padding-right:5px;float:left}#onetrust-pc-sdk #ot-lst-cnt .ot-label-status{top:-6px}#onetrust-pc-sdk .ot-fltr-btns{margin-left:15px;overflow:hidden;margin-right:15px}#onetrust-pc-sdk .ot-fltr-btns button{padding:12px 30px}#onetrust-pc-sdk .ot-pc-footer{position:absolute;bottom:0px;width:100%;max-height:160px;border-top:1px solid #d8d8d8}#onetrust-pc-sdk .ot-pc-footer button{margin-top:20px;margin-bottom:20px;font-weight:600;font-size:.813em;min-height:40px;height:auto;line-height:normal;padding:10px 30px}#onetrust-pc-sdk .ot-tab-desc{margin-left:3%}#onetrust-pc-sdk .ot-grp-hdr1{display:inline-block;width:100%;margin-bottom:10px}#onetrust-pc-sdk .ot-desc-cntr h4{color:#263238;display:inline-block;vertical-align:middle;margin:0;font-weight:bold;font-size:.875em;line-height:1.3;max-width:80%}#onetrust-pc-sdk .ot-subgrps .ot-subgrp h4{top:0;max-width:unset}#onetrust-pc-sdk #ot-pvcy-hdr{margin-bottom:10px}#onetrust-pc-sdk .ot-vlst-cntr{overflow:hidden}#onetrust-pc-sdk .category-vendors-list-handler,#onetrust-pc-sdk .category-host-list-handler,#onetrust-pc-sdk .category-vendors-list-handler+a{display:block;float:left;color:#3860be;font-size:.813em;font-weight:400;line-height:1.1;cursor:pointer;margin:5px 0px}#onetrust-pc-sdk .category-vendors-list-handler:hover,#onetrust-pc-sdk .category-host-list-handler:hover,#onetrust-pc-sdk .category-vendors-list-handler+a:hover{text-decoration-line:underline}#onetrust-pc-sdk .ot-vlst-cntr .ot-ext-lnk,#onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk{display:inline-block;height:13px;width:13px;background-repeat:no-repeat;margin-left:1px;margin-top:6px;cursor:pointer}#onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk{margin-bottom:-1px}#onetrust-pc-sdk .category-host-list-handler,#onetrust-pc-sdk .ot-vlst-cntr,#onetrust-pc-sdk #ot-pc-desc+.category-vendors-list-handler{margin-top:8px}#onetrust-pc-sdk .ot-grp-hdr1+.ot-vlst-cntr{margin-top:0px;margin-bottom:10px}#onetrust-pc-sdk .ot-always-active-group h3.ot-cat-header,#onetrust-pc-sdk .ot-subgrp.ot-always-active-group>h4{max-width:70%}#onetrust-pc-sdk .ot-always-active-group .ot-tgl-cntr{max-width:28%}#onetrust-pc-sdk .ot-grp-desc ul,#onetrust-pc-sdk li.ot-subgrp p ul{margin:0px;margin-left:15px;padding-bottom:8px}#onetrust-pc-sdk .ot-grp-desc ul li,#onetrust-pc-sdk li.ot-subgrp p ul li{font-size:inherit;padding-top:8px;display:list-item;list-style:disc}#onetrust-pc-sdk ul.ot-subgrps{margin:0;font-size:inherit}#onetrust-pc-sdk ul.ot-subgrps li{padding:0;border:none;position:relative}#onetrust-pc-sdk ul.ot-subgrps li h4,#onetrust-pc-sdk ul.ot-subgrps li p{font-size:.82em;line-height:1.4}#onetrust-pc-sdk ul.ot-subgrps li p{color:dimgray;clear:both;float:left;margin-top:10px;margin-bottom:0;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk ul.ot-subgrps li h4{color:#263238;font-weight:bold;margin-bottom:0;float:left;position:relative;top:3px}#onetrust-pc-sdk li.ot-subgrp{margin-left:30px;display:inline-block;width:calc(100% - 30px)}#onetrust-pc-sdk .ot-subgrp-tgl{float:right}#onetrust-pc-sdk .ot-subgrp-tgl.ot-always-active-subgroup{width:auto}#onetrust-pc-sdk .ot-pc-footer-logo{height:30px;width:100%;text-align:right;background:#f4f4f4;border-radius:0 0 2px 2px}#onetrust-pc-sdk .ot-pc-footer-logo a{display:inline-block;margin-top:5px;margin-right:10px}#onetrust-pc-sdk #accept-recommended-btn-handler{float:right;text-align:center}#onetrust-pc-sdk .save-preference-btn-handler{min-width:155px;background-color:#68b631;border-radius:2px;color:#fff;font-size:.9em;line-height:1.1;text-align:center;margin-left:15px;margin-right:15px}#onetrust-pc-sdk .ot-btn-subcntr button{margin-right:16px}#onetrust-pc-sdk.ot-ftr-stacked .save-preference-btn-handler,#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr{max-width:40%;white-space:normal;text-align:center}#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button{margin-left:auto;margin-right:auto;min-width:60%;max-width:90%}#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button:nth-child(2){margin-top:0}#onetrust-pc-sdk.ot-ftr-stacked #accept-recommended-btn-handler{float:none}#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container{overflow:hidden}#onetrust-pc-sdk #ot-pc-title{margin:0px;overflow:hidden;position:relative;line-height:1.2;max-height:2.4em;padding-right:1em;font-size:1.37em;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:90%}#onetrust-pc-sdk #ot-pc-title.ot-pc-title-shrink{max-width:70%}#onetrust-pc-sdk #ot-pc-lst{width:100%;position:relative}#onetrust-pc-sdk #ot-pc-lst .ot-acc-hdr{padding-top:17px;padding-right:15px;padding-bottom:17px;padding-left:20px;display:inline-block;width:calc(100% - 35px);vertical-align:middle}#onetrust-pc-sdk #ot-pc-lst .ot-acc-txt{padding-top:6px;padding-right:15px;padding-bottom:10px;padding-left:20px}#onetrust-pc-sdk .ot-lst-cntr{height:100%}#onetrust-pc-sdk #ot-pc-hdr{padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:20px;display:inline-block;width:calc(100% - 50px);height:20px;border-bottom:1px solid #d8d8d8}#onetrust-pc-sdk #ot-pc-hdr input{height:32px;width:100%;border-radius:50px;font-size:.8em;padding-right:35px;padding-left:15px;float:left}#onetrust-pc-sdk #ot-pc-hdr input::placeholder{color:#d4d4d4;font-style:italic}#onetrust-pc-sdk #ot-lst-cnt{height:calc(100% - 86px);padding-left:30px;padding-right:27px;padding-top:20px;margin-top:8px;margin-right:3px;margin-bottom:4px;margin-left:0;overflow-x:hidden;overflow-y:auto;transform:translate3d(0, 0, 0)}#onetrust-pc-sdk #ot-back-arw{height:12px;width:12px}#onetrust-pc-sdk #ot-lst-title{display:inline-block;font-size:1em}#onetrust-pc-sdk #ot-lst-title h3{color:dimgray;font-weight:bold;margin-left:10px;display:inline-block;font-size:1em}#onetrust-pc-sdk #ot-lst-title h3 *{font-size:inherit}#onetrust-pc-sdk .ot-lst-subhdr{float:right;position:relative;bottom:6px}#onetrust-pc-sdk #ot-search-cntr{display:inline-block;vertical-align:middle;position:relative;width:300px}#onetrust-pc-sdk #ot-search-cntr svg{position:absolute;right:0px;width:30px;height:30px;font-size:1em;line-height:1;top:2px}#onetrust-pc-sdk #ot-fltr-cntr{display:inline-block;position:relative;margin-left:20px;vertical-align:middle;font-size:0}#onetrust-pc-sdk #filter-btn-handler{background-color:#3860be;border-radius:17px;-moz-transition:.1s ease;-o-transition:.1s ease;-webkit-transition:1s ease;transition:.1s ease;width:32px;height:32px;padding:0;margin:0;position:relative}#onetrust-pc-sdk #filter-btn-handler svg{cursor:pointer;width:15px;height:15px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);padding-top:5px}#onetrust-pc-sdk #filter-btn-handler path{fill:#fff}#onetrust-pc-sdk #ot-sel-blk{min-width:200px;min-height:30px;padding-left:20px}#onetrust-pc-sdk #ot-selall-vencntr,#onetrust-pc-sdk #ot-selall-adtlvencntr{float:left;height:100%}#onetrust-pc-sdk #ot-selall-vencntr label,#onetrust-pc-sdk #ot-selall-adtlvencntr label{height:100%;padding-left:0}#onetrust-pc-sdk #ot-selall-hostcntr{width:21px;height:21px;position:relative;left:20px}#onetrust-pc-sdk #ot-selall-vencntr.line-through label::after,#onetrust-pc-sdk #ot-selall-adtlvencntr.line-through label::after,#onetrust-pc-sdk #ot-selall-licntr.line-through label::after,#onetrust-pc-sdk #ot-selall-hostcntr.line-through label::after,#onetrust-pc-sdk #ot-selall-gnvencntr.line-through label::after{height:auto;border-left:0;left:5px;top:10.5px;transform:none;-o-transform:none;-ms-transform:none;-webkit-transform:none}#onetrust-pc-sdk .ot-ven-name,#onetrust-pc-sdk .ot-host-name{color:#2c3643;font-weight:bold;font-size:.813em;line-height:1.2;margin:0;height:auto;text-align:left;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-ven-name *,#onetrust-pc-sdk .ot-host-name *{font-size:inherit}#onetrust-pc-sdk .ot-host-desc{font-size:.69em;line-height:1.4;margin-top:5px;margin-bottom:5px;color:dimgray}#onetrust-pc-sdk .ot-host-name>a{text-decoration:underline;position:relative;z-index:2;margin-bottom:5px;font-weight:bold}#onetrust-pc-sdk .ot-host-hdr{float:left;width:calc(100% - 50px);pointer-events:none;position:relative;z-index:1}#onetrust-pc-sdk .ot-host-hdr .ot-host-name{pointer-events:none}#onetrust-pc-sdk .ot-host-hdr a{pointer-events:initial}#onetrust-pc-sdk .ot-host-hdr .ot-host-name~a{margin-top:5px;font-size:.813em;text-decoration:underline}#onetrust-pc-sdk .ot-ven-hdr{width:88%;float:right}#onetrust-pc-sdk input:focus+.ot-acc-hdr{outline:#000 solid 1px !important}#onetrust-pc-sdk #ot-selall-hostcntr input[type=checkbox],#onetrust-pc-sdk #ot-selall-vencntr input[type=checkbox],#onetrust-pc-sdk #ot-selall-adtlvencntr input[type=checkbox]{position:absolute}#onetrust-pc-sdk .ot-host-item .ot-chkbox{float:left}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all-hdr{right:38px}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk{background-color:#f9f9fc;border:1px solid #e2e2e2;width:auto;padding-bottom:5px;padding-top:5px}#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all-chkbox{right:2px;width:auto}#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr{position:relative;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr input{z-index:1}#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr>.ot-acc-hdr{background:#f9f9fc;padding-top:10px;padding-bottom:10px;background-color:#f9f9fc}#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr>.ot-acc-hdr input{z-index:2}#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr>input[type=checkbox]:checked~.ot-acc-hdr{border-bottom:1px solid #e2e2e2}#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr .ot-addtl-venbox{display:none}#onetrust-pc-sdk #ot-addtl-venlst .ot-tgl-cntr{margin-right:13px}#onetrust-pc-sdk .ot-vensec-title{font-size:.813em;display:inline-block}#onetrust-pc-sdk .ot-ven-item>button:focus,#onetrust-pc-sdk .ot-host-item>button:focus,#onetrust-pc-sdk .ot-acc-cntr>button:focus{outline:#000 solid 2px}#onetrust-pc-sdk .ot-ven-item>button,#onetrust-pc-sdk .ot-host-item>button,#onetrust-pc-sdk .ot-acc-cntr>button{position:absolute;cursor:pointer;width:100%;height:100%;border:0;opacity:0;margin:0;top:0;left:0}#onetrust-pc-sdk .ot-ven-item>button~.ot-acc-hdr,#onetrust-pc-sdk .ot-host-item>button~.ot-acc-hdr,#onetrust-pc-sdk .ot-acc-cntr>button~.ot-acc-hdr{cursor:pointer}#onetrust-pc-sdk .ot-ven-item>button[aria-expanded=false]~.ot-acc-txt,#onetrust-pc-sdk .ot-host-item>button[aria-expanded=false]~.ot-acc-txt,#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=false]~.ot-acc-txt{margin-top:0;max-height:0;opacity:0;overflow:hidden;width:100%;transition:.25s ease-out;display:none}#onetrust-pc-sdk .ot-ven-item>button[aria-expanded=true]~.ot-acc-txt,#onetrust-pc-sdk .ot-host-item>button[aria-expanded=true]~.ot-acc-txt,#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=true]~.ot-acc-txt{transition:.1s ease-in;display:block}#onetrust-pc-sdk .ot-ven-item ul{list-style:none inside;font-size:100%;margin:0}#onetrust-pc-sdk .ot-ven-item ul li{margin:0 !important;padding:0;border:none !important}#onetrust-pc-sdk .ot-hide-acc>button{pointer-events:none}#onetrust-pc-sdk .ot-hide-acc .ot-arw-cntr>*{visibility:hidden}#onetrust-pc-sdk #ot-ven-lst,#onetrust-pc-sdk #ot-host-lst,#onetrust-pc-sdk #ot-addtl-venlst,#onetrust-pc-sdk #ot-gn-venlst{width:100%}#onetrust-pc-sdk #ot-ven-lst li,#onetrust-pc-sdk #ot-host-lst li,#onetrust-pc-sdk #ot-addtl-venlst li,#onetrust-pc-sdk #ot-gn-venlst li{border:1px solid #d7d7d7;border-radius:2px;position:relative;margin-top:10px}#onetrust-pc-sdk #ot-gn-venlst li.ot-host-info{padding:.5rem;overflow-y:hidden}#onetrust-pc-sdk #ot-ven-lst .ot-tgl-cntr{width:65%}#onetrust-pc-sdk #ot-host-lst .ot-tgl-cntr{width:65%;float:left}#onetrust-pc-sdk label{margin-bottom:0}#onetrust-pc-sdk .ot-host-notice{float:right}#onetrust-pc-sdk .ot-ven-link,#onetrust-pc-sdk .ot-ven-legclaim-link,#onetrust-pc-sdk .ot-host-expand{color:dimgray;font-size:.75em;line-height:.9;display:inline-block}#onetrust-pc-sdk .ot-ven-link *,#onetrust-pc-sdk .ot-ven-legclaim-link *,#onetrust-pc-sdk .ot-host-expand *{font-size:inherit}#onetrust-pc-sdk .ot-ven-link,#onetrust-pc-sdk .ot-ven-legclaim-link{position:relative;z-index:2}#onetrust-pc-sdk .ot-ven-link:hover,#onetrust-pc-sdk .ot-ven-legclaim-link:hover{text-decoration:underline}#onetrust-pc-sdk .ot-ven-dets{border-radius:2px;background-color:#f8f8f8}#onetrust-pc-sdk .ot-ven-dets li:first-child p:first-child{border-top:none}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:not(:first-child){border-top:1px solid #ddd !important}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p{display:inline-block}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(odd){width:30%}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(even){width:50%;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p,#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h4{padding-top:5px;padding-bottom:5px;display:block}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h4{display:inline-block}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p:nth-last-child(-n+1){padding-bottom:10px}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p:nth-child(-n+2):not(.disc-pur){padding-top:10px}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur-cont{display:inline}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur{position:relative;width:50% !important;word-break:break-word;word-wrap:break-word;left:calc(30% + 17px)}#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc .disc-pur:nth-child(-n+1){position:static}#onetrust-pc-sdk .ot-ven-dets p,#onetrust-pc-sdk .ot-ven-dets h4,#onetrust-pc-sdk .ot-ven-dets span{font-size:.69em;text-align:left;vertical-align:middle;word-break:break-word;word-wrap:break-word;margin:0;padding-bottom:10px;padding-left:15px;color:#2e3644}#onetrust-pc-sdk .ot-ven-dets h4{padding-top:5px}#onetrust-pc-sdk .ot-ven-dets span{color:dimgray;padding:0;vertical-align:baseline}#onetrust-pc-sdk .ot-ven-dets .ot-ven-pur h4{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding-bottom:5px;margin-bottom:5px;font-weight:bold}#onetrust-pc-sdk .ot-host-opt{display:inline-block;width:100%;margin:0;font-size:inherit}#onetrust-pc-sdk .ot-host-opt li>div div{font-size:.81em;padding:5px 0}#onetrust-pc-sdk .ot-host-opt li>div div:nth-child(1){width:30%;float:left}#onetrust-pc-sdk .ot-host-opt li>div div:nth-child(2){width:70%;float:left;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk #ot-host-lst li.ot-host-info{border:none;font-size:.8em;color:dimgray;float:left;text-align:left;padding:10px;margin-bottom:10px;width:calc(100% - 10px);background-color:#f8f8f8}#onetrust-pc-sdk #ot-host-lst li.ot-host-info a{color:dimgray}#onetrust-pc-sdk #ot-host-lst li.ot-host-info>div{overflow:auto}#onetrust-pc-sdk #no-results{text-align:center;margin-top:30px}#onetrust-pc-sdk #no-results p{font-size:1em;color:#2e3644;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk #no-results p span{font-weight:bold}#onetrust-pc-sdk .ot-tgl-cntr{display:inline-block;vertical-align:middle}#onetrust-pc-sdk .ot-arw-cntr,#onetrust-pc-sdk .ot-tgl-cntr{float:right}#onetrust-pc-sdk .ot-desc-cntr{padding-top:0px;margin-top:20px;padding-right:0px;border-radius:3px;overflow:hidden;padding-bottom:10px}#onetrust-pc-sdk .ot-desc-cntr:focus,#onetrust-pc-sdk .ot-desc-cntr:active,#onetrust-pc-sdk .ot-desc-cntr:focus-visible{outline:2px solid #101010;border-radius:2px}#onetrust-pc-sdk .ot-leg-border-color{border:1px solid #e9e9e9}#onetrust-pc-sdk .ot-leg-border-color .ot-subgrp-cntr{border-top:1px solid #e9e9e9;padding-bottom:10px}#onetrust-pc-sdk .ot-category-desc{padding-bottom:10px}#onetrust-pc-sdk .ot-grp-hdr1{padding-left:10px;width:calc(100% - 20px);padding-top:10px;margin-bottom:0px;padding-bottom:8px}#onetrust-pc-sdk .ot-subgrp-cntr{padding-top:10px}#onetrust-pc-sdk .ot-desc-cntr>*:not(.ot-grp-hdr1){padding-left:10px;padding-right:10px}#onetrust-pc-sdk .ot-pli-hdr{overflow:hidden;padding-top:7.5px;padding-bottom:7.5px;background-color:#f8f8f8;border:none;border-bottom:1px solid #e9e9e9}#onetrust-pc-sdk .ot-pli-hdr span:first-child{text-align:left;max-width:80px;padding-right:5px}#onetrust-pc-sdk .ot-pli-hdr span:last-child{padding-right:20px;text-align:center}#onetrust-pc-sdk .ot-li-title{float:right;font-size:.813em}#onetrust-pc-sdk .ot-desc-cntr .ot-tgl-cntr:first-of-type,#onetrust-pc-sdk .ot-cat-header+.ot-tgl{padding-left:7px;padding-right:7px}#onetrust-pc-sdk .ot-always-active-group .ot-grp-hdr1 .ot-tgl-cntr:first-of-type{padding-left:0px}#onetrust-pc-sdk .ot-cat-header,#onetrust-pc-sdk .ot-subgrp h4{max-width:calc(100% - 133px)}#onetrust-pc-sdk #ot-lst-cnt #ot-sel-blk{width:100%;display:inline-block;padding:0}#onetrust-pc-sdk .ot-sel-all{display:inline-block;width:100%}#onetrust-pc-sdk .ot-sel-all-hdr,#onetrust-pc-sdk .ot-sel-all-chkbox{width:100%;float:right;position:relative}#onetrust-pc-sdk .ot-sel-all-chkbox{z-index:1}#onetrust-pc-sdk :not(.ot-hosts-ui) .ot-sel-all-hdr,#onetrust-pc-sdk :not(.ot-hosts-ui) .ot-sel-all-chkbox{right:23px;width:calc(100% - 23px)}#onetrust-pc-sdk .ot-consent-hdr,#onetrust-pc-sdk .ot-li-hdr{float:right;font-size:.813em;position:relative;line-height:normal;text-align:center;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-hosts-ui .ot-consent-hdr{float:left;position:relative;left:5px}#onetrust-pc-sdk .ot-li-hdr{max-width:100px;margin-right:10px}#onetrust-pc-sdk .ot-consent-hdr{max-width:55px}#onetrust-pc-sdk .ot-ven-ctgl{margin-left:10px}#onetrust-pc-sdk .ot-ven-litgl{margin-right:55px}#onetrust-pc-sdk .ot-ven-litgl.ot-ven-litgl-only{margin-right:86px}#onetrust-pc-sdk .ot-ven-ctgl,#onetrust-pc-sdk .ot-ven-litgl,#onetrust-pc-sdk .ot-ven-gvctgl{float:left}#onetrust-pc-sdk .ot-ven-ctgl label,#onetrust-pc-sdk .ot-ven-litgl label,#onetrust-pc-sdk .ot-ven-gvctgl label{width:22px;padding:0}#onetrust-pc-sdk #ot-selall-licntr{display:block;width:21px;height:21px;position:relative;float:right;right:80px}#onetrust-pc-sdk #ot-selall-licntr input{position:absolute}#onetrust-pc-sdk #ot-selall-vencntr,#onetrust-pc-sdk #ot-selall-adtlvencntr,#onetrust-pc-sdk #ot-selall-gnvencntr{float:right;width:21px;height:21px;position:relative;right:15px}#onetrust-pc-sdk #ot-ven-lst .ot-tgl-cntr{float:right;width:auto}#onetrust-pc-sdk .ot-ven-hdr{float:left;width:60%}#onetrust-pc-sdk #vdr-lst-dsc{font-size:.812em;line-height:1.5;padding:10px 15px 5px 15px}#onetrust-pc-sdk #ot-anchor{border:12px solid rgba(0,0,0,0);display:none;position:absolute;z-index:2147483647;top:40px;right:35px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);background-color:#fff;-webkit-box-shadow:-3px -3px 5px -2px #c7c5c7;-moz-box-shadow:-3px -3px 5px -2px #c7c5c7;box-shadow:-3px -3px 5px -2px #c7c5c7}#onetrust-pc-sdk #ot-fltr-modal{width:300px;position:absolute;z-index:2147483646;top:46px;height:90%;max-height:350px;display:none;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:2s ease;transition:.2s ease;opacity:1;right:0}#onetrust-pc-sdk #ot-fltr-modal button{max-width:200px;line-height:1;word-break:break-word;white-space:normal;height:auto;font-weight:bold}#onetrust-pc-sdk #ot-fltr-cnt{background-color:#fff;margin:5px;border-radius:3px;height:100%;margin-right:10px;padding-right:10px;-webkit-box-shadow:0px 0px 12px 2px #c7c5c7;-moz-box-shadow:0px 0px 12px 2px #c7c5c7;box-shadow:0px 0px 12px 2px #c7c5c7}#onetrust-pc-sdk .ot-fltr-scrlcnt{overflow-y:auto;overflow-x:hidden;clear:both;max-height:calc(100% - 60px)}#onetrust-pc-sdk .ot-fltr-opt{margin-bottom:25px;margin-left:15px;clear:both}#onetrust-pc-sdk .ot-fltr-opt label{height:auto}#onetrust-pc-sdk .ot-fltr-opt span{cursor:pointer;color:dimgray;font-size:.8em;line-height:1.1;font-weight:normal}#onetrust-pc-sdk #clear-filters-handler{float:right;margin-top:15px;margin-bottom:10px;text-decoration:none;color:#3860be;font-size:.9em;border:none;padding:1px}#onetrust-pc-sdk #clear-filters-handler:hover{color:#1883fd}#onetrust-pc-sdk #clear-filters-handler:focus{outline:#000 solid 1px}#onetrust-pc-sdk #filter-apply-handler{margin-right:10px}#onetrust-pc-sdk .ot-grp-desc+.ot-leg-btn-container{margin-top:0}#onetrust-pc-sdk .ot-leg-btn-container{display:inline-block;width:100%;margin-top:10px}#onetrust-pc-sdk .ot-leg-btn-container button{height:auto;padding:6.5px 8px;margin-bottom:0;line-height:normal;letter-spacing:0}#onetrust-pc-sdk .ot-leg-btn-container svg{display:none;height:14px;width:14px;padding-right:5px;vertical-align:sub}#onetrust-pc-sdk .ot-active-leg-btn{cursor:default;pointer-events:none}#onetrust-pc-sdk .ot-active-leg-btn svg{display:inline-block}#onetrust-pc-sdk .ot-remove-objection-handler{border:none;text-decoration:underline;padding:0;font-size:.82em;font-weight:600;line-height:1.4;padding-left:10px}#onetrust-pc-sdk .ot-obj-leg-btn-handler span{font-weight:bold;text-align:center;font-size:.91em;line-height:1.5}#onetrust-pc-sdk.ot-close-btn-link #close-pc-btn-handler{border:none;height:auto;line-height:1.5;text-decoration:underline;font-size:.69em;background:none;width:auto}#onetrust-pc-sdk.ot-close-btn-link .ot-close-cntr{right:5px;top:5px;transform:none}#onetrust-pc-sdk .ot-grps-cntr{overflow-y:hidden}#onetrust-pc-sdk .ot-cat-header{float:left;font-weight:600;font-size:.875em;line-height:1.5;max-width:90%;vertical-align:middle}#onetrust-pc-sdk .ot-vnd-item>button:focus{outline:#000 solid 2px}#onetrust-pc-sdk .ot-vnd-item>button{position:absolute;cursor:pointer;width:100%;height:100%;margin:0;top:0;left:0;z-index:1;max-width:none;border:none}#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=false]~.ot-acc-txt{margin-top:0;max-height:0;opacity:0;overflow:hidden;width:100%;transition:.25s ease-out;display:none}#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=true]~.ot-acc-txt{transition:.1s ease-in;margin-top:10px;width:100%;overflow:auto;display:block}#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=true]~.ot-acc-grpcntr{width:auto;margin-top:0px;padding-bottom:10px}#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item{position:relative;border-radius:2px;margin:0;padding:0;border:1px solid #d8d8d8;border-top:none;width:calc(100% - 2px);float:left}#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type{margin-top:10px;border-top:1px solid #d8d8d8}#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:first-child{margin-top:10px}#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:last-child,#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr:last-child{margin-bottom:5px}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr{padding-top:11.5px;padding-bottom:11.5px;padding-left:20px;padding-right:20px;width:calc(100% - 40px);display:inline-block}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-txt{width:100%;padding:0}#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp-cntr{padding-left:20px;padding-right:15px;padding-bottom:0;width:calc(100% - 35px)}#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp{padding-right:5px}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpcntr{z-index:1;position:relative}#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header+.ot-arw-cntr{position:absolute;top:50%;transform:translateY(-50%);right:20px;margin-top:-2px}#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header+.ot-arw-cntr .ot-arw{width:15px;height:20px;margin-left:5px;color:dimgray}#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header{float:none;color:#2e3644;margin:0;display:inline-block;height:auto;word-wrap:break-word;min-height:inherit}#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr,#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr{padding-left:20px;width:calc(100% - 20px);display:inline-block;margin-top:0;padding-bottom:2px}#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr{position:relative;min-height:25px}#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl,#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active{position:absolute;top:50%;transform:translateY(-50%);right:20px}#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl+.ot-tgl{right:95px}#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler,#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler+a{margin-top:5px}#onetrust-pc-sdk #ot-lst-cnt{margin-top:1rem;max-height:calc(100% - 96px)}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr{border:1px solid #d8d8d8;padding:.75rem 2rem;padding-bottom:0;width:auto;margin-top:.5rem}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info{margin-bottom:1rem;padding-left:.75rem;padding-right:.75rem;display:flex;flex-direction:column}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOEmail]{border-top:1px solid #d8d8d8;padding-top:1rem}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOLink]{border-bottom:1px solid #d8d8d8;padding-bottom:1rem}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-lbl{font-weight:bold;font-size:.85em;margin-bottom:.5rem}#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-cnt{margin-left:.5rem;font-weight:500;font-size:.85rem}#onetrust-pc-sdk .ot-vs-list,#onetrust-pc-sdk .ot-vnd-serv{width:auto;padding:1rem 1.25rem;padding-bottom:0}#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr{padding-bottom:.75rem;border-bottom:1px solid #d8d8d8}#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr{font-weight:600;font-size:.95em;line-height:2;margin-left:.5rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item{border:none;margin:0;padding:0}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button{outline:none;border-bottom:1px solid #d8d8d8}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button[aria-expanded=true],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button[aria-expanded=true]{border-bottom:none}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:first-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:first-child{margin-top:.25rem;border-top:unset}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child{margin-bottom:.5rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child button,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child button{border-bottom:none}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info-cntr{border:1px solid #d8d8d8;padding:.75rem 1.75rem;padding-bottom:0;width:auto;margin-top:.5rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info{margin-bottom:1rem;padding-left:.75rem;padding-right:.75rem;display:flex;flex-direction:column}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail]{border-top:1px solid #d8d8d8;padding-top:1rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink],#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink]{border-bottom:1px solid #d8d8d8;padding-bottom:1rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-lbl,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-lbl{font-weight:bold;font-size:.85em;margin-bottom:.5rem}#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-cnt,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-cnt{margin-left:.5rem;font-weight:500;font-size:.85rem}#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt{padding-left:40px}#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr{font-size:.8em}#onetrust-pc-sdk .ot-vs-list.ot-vnd-subgrp-cnt .ot-cat-header,#onetrust-pc-sdk .ot-vnd-serv.ot-vnd-subgrp-cnt .ot-cat-header{font-size:.8em}#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv{margin-bottom:1rem;padding:1rem .95rem}#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv .ot-vnd-serv-hdr-cntr{padding-bottom:.75rem;border-bottom:1px solid #d8d8d8}#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr{font-weight:700;font-size:.8em;line-height:20px;margin-left:.82rem}#onetrust-pc-sdk .ot-subgrp-cntr .ot-cat-header{font-weight:700;font-size:.8em;line-height:20px}#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-vnd-serv .ot-vnd-lst-cont .ot-accordion-layout .ot-acc-hdr div.ot-chkbox{margin-left:.82rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr{padding:.7rem 0;margin:0;display:flex;width:100%;align-items:center;justify-content:space-between}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:first-child,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:first-child{margin-left:.5rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:last-child,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:last-child{margin-right:.5rem;margin-left:.5rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-always-active{position:relative;right:unset;top:unset;transform:unset}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-arw-cntr{float:none;top:unset;right:unset;transform:unset;margin-top:-2px;position:relative}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-cat-header{flex:1;margin:0 .5rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-tgl{position:relative;transform:none;right:0;top:0;float:none}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox{position:relative;margin:0 .5rem}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label{padding:0}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label::before{position:relative}#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk ul.ot-subgrps .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input,#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox input{position:absolute;cursor:pointer;width:100%;height:100%;opacity:0;margin:0;top:0;left:0;z-index:1}#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp .ot-acc-hdr h5.ot-cat-header,#onetrust-pc-sdk .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp .ot-acc-hdr h4.ot-cat-header{margin:0}#onetrust-pc-sdk .ot-vs-config .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp h5{top:0;line-height:20px}#onetrust-pc-sdk .ot-vs-list{display:flex;flex-direction:column;padding:0;margin:.5rem 4px}#onetrust-pc-sdk .ot-vs-selc-all{display:flex;padding:0;float:unset;align-items:center;justify-content:flex-start}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf{justify-content:flex-end}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf.ot-caret-conf .ot-sel-all-chkbox{margin-right:48px}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf .ot-sel-all-chkbox{margin:0;padding:0;margin-right:14px;justify-content:flex-end}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-chkbox,#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-tgl{display:inline-block;right:unset;width:auto;height:auto;float:none}#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr label{width:45px;height:25px}#onetrust-pc-sdk .ot-vs-selc-all .ot-sel-all-chkbox{margin-right:11px;margin-left:.75rem;display:flex;align-items:center}#onetrust-pc-sdk .ot-vs-selc-all .sel-all-hdr{margin:0 1.25rem;font-size:.812em;line-height:normal;text-align:center;word-break:break-word;word-wrap:break-word}#onetrust-pc-sdk .ot-vnd-list-cnt #ot-selall-vencntr.ot-chkbox{float:unset;right:0}#onetrust-pc-sdk.otPcTab .ot-vs-selc-all.ot-toggle-conf.ot-caret-conf .ot-sel-all-chkbox{margin-right:50px}#onetrust-pc-sdk.otPcTab .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr label{width:35px;height:10px}#onetrust-pc-sdk.otPcTab .ot-vs-selc-all.ot-toggle-conf .ot-sel-all-chkbox{justify-content:flex-end}#onetrust-pc-sdk.otPcTab .ot-vs-selc-all .ot-sel-all-chkbox{right:unset;display:flex;align-items:center}#onetrust-pc-sdk.otPcTab .ot-vs-selc-all .ot-sel-all-chkbox #ot-selall-vencntr.ot-chkbox{right:unset}#onetrust-pc-sdk.otPcTab .ot-vs-selc-all .ot-sel-all-chkbox{margin-left:12px}#onetrust-pc-sdk.otPcTab .ot-vs-selc-all .ot-sel-all-chkbox .sel-all-hdr{margin:0 1rem}#onetrust-pc-sdk .ot-pgph-link{font-size:.813em;margin-top:5px;position:relative}#onetrust-pc-sdk .ot-pgph-link.ot-pgph-link-subgroup{margin-bottom:1rem}#onetrust-pc-sdk .ot-pgph-contr{margin:0 2.5rem}#onetrust-pc-sdk .ot-pgph-title{font-size:1.18rem;margin-bottom:2rem}#onetrust-pc-sdk .ot-pgph-desc{font-size:1rem;font-weight:400;margin-bottom:2rem;line-height:1.5rem}#onetrust-pc-sdk .ot-pgph-desc:not(:last-child):after{content:"";width:96%;display:block;margin:0 auto;padding-bottom:2rem;border-bottom:1px solid #e9e9e9}#onetrust-pc-sdk.otPcTab[dir=rtl] input~.ot-acc-hdr .ot-arw,#onetrust-pc-sdk.otPcTab[dir=rtl] #ot-back-arw{transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}#onetrust-pc-sdk.otPcTab[dir=rtl] input:checked~.ot-acc-hdr .ot-arw{transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg)}#onetrust-pc-sdk.otPcTab[dir=rtl] #ot-search-cntr svg{right:15px}#onetrust-pc-sdk.otPcTab[dir=rtl] .ot-chkbox label::after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);border-left:0;border-right:3px solid}#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon{padding:0;background-color:rgba(0,0,0,0);border:none;margin:0}@media(max-width: 767px){#onetrust-pc-sdk{width:100%;border:none}#onetrust-pc-sdk .ot-optout-signal{margin:.625rem}#onetrust-pc-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container{padding:0;margin:0}#onetrust-pc-sdk #ot-pc-title{margin-left:10px;max-width:60%}#onetrust-pc-sdk .ot-desc-cntr{margin:0;padding-top:20px;padding-right:20px;padding-bottom:15px;padding-left:20px;position:relative;left:auto}#onetrust-pc-sdk .ot-desc-cntr{margin-top:20px;margin-left:20px;padding:0;padding-bottom:10px}#onetrust-pc-sdk .ot-grps-cntr{max-height:none;overflow:hidden}#onetrust-pc-sdk #accept-recommended-btn-handler{float:none}}@media(min-width: 768px){#onetrust-pc-sdk.ot-tgl-with-label .ot-label-status{display:inline}#onetrust-pc-sdk.ot-tgl-with-label #ot-pc-lst .ot-label-status{display:none}#onetrust-pc-sdk.ot-tgl-with-label.ot-leg-opt-out .ot-pli-hdr{padding-right:8%}#onetrust-pc-sdk.ot-tgl-with-label .ot-cat-header{max-width:60%}#onetrust-pc-sdk.ot-tgl-with-label .ot-subgrp h4{max-width:58%}#onetrust-pc-sdk.ot-tgl-with-label .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp>h6{max-width:50%}#onetrust-pc-sdk.ot-tgl-with-label .ot-desc-cntr .ot-tgl-cntr:first-of-type,#onetrust-pc-sdk.ot-tgl-with-label .ot-cat-header+.ot-tgl{padding-left:15px}}@media(max-width: 640px){#onetrust-pc-sdk{height:100%}#onetrust-pc-sdk .ot-optout-signal{margin:.625rem}#onetrust-pc-sdk .ot-pc-header{padding:10px;width:calc(100% - 20px)}#onetrust-pc-sdk #ot-pc-content{overflow:auto}#onetrust-pc-sdk .ot-sdk-row .ot-sdk-columns{width:100%}#onetrust-pc-sdk .ot-desc-cntr{margin:0;overflow:hidden}#onetrust-pc-sdk .ot-desc-cntr{margin-left:10px;width:calc(100% - 15px);margin-top:5px;margin-bottom:5px}#onetrust-pc-sdk .ot-ven-hdr{max-width:80%}#onetrust-pc-sdk #ot-lst-cnt{width:calc(100% - 18px);padding-top:13px;padding-right:5px;padding-left:10px}#onetrust-pc-sdk .ot-grps-cntr{width:100%}#onetrust-pc-sdk .ot-pc-footer{max-height:300px}#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk #ot-pc-lst{height:calc(100% - 322px)}#onetrust-pc-sdk.ot-close-btn-link #close-pc-btn-handler{position:fixed;top:10px;right:15px}#onetrust-pc-sdk.ot-close-btn-link .ot-pc-header{padding-top:25px}#onetrust-pc-sdk.ot-close-btn-link #ot-pc-title{max-width:100%}}@media(max-width: 640px)and (orientation: portrait){#onetrust-pc-sdk #ot-pc-hdr{height:70px;padding:15px 0;width:100%}#onetrust-pc-sdk .ot-lst-subhdr{width:calc(100% - 15px);float:none;bottom:auto;display:inline-block;padding-top:8px;padding-left:15px}#onetrust-pc-sdk .ot-btn-subcntr{float:none}#onetrust-pc-sdk #ot-search-cntr{display:inline-block;width:calc(100% - 55px);position:relative}#onetrust-pc-sdk #ot-anchor{top:75px;right:30px}#onetrust-pc-sdk #ot-fltr-modal{top:81px}#onetrust-pc-sdk #ot-fltr-cntr{float:right;right:15px}#onetrust-pc-sdk #ot-lst-title{padding-left:15px}#onetrust-pc-sdk #ot-lst-cnt{height:auto;overflow:auto}#onetrust-pc-sdk .save-preference-btn-handler,#onetrust-pc-sdk #accept-recommended-btn-handler,#onetrust-pc-sdk .ot-pc-refuse-all-handler{width:calc(100% - 33px)}#onetrust-pc-sdk.ot-ftr-stacked .save-preference-btn-handler,#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr{max-width:none}#onetrust-pc-sdk.ot-ftr-stacked .ot-pc-footer button{margin:15px}#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button{min-width:none;max-width:none}#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button:nth-child(2){margin-top:15px}#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container button:not(:last-child){margin-bottom:0}}@media(max-width: 425px){#onetrust-pc-sdk #ot-pc-lst .ot-acc-txt{padding-top:6px;padding-bottom:10px}#onetrust-pc-sdk #ot-pc-lst .ot-host-notice{float:left;margin-left:30px}#onetrust-pc-sdk #ot-pc-lst .ot-arw-cntr{float:none;display:inline}#onetrust-pc-sdk #ot-pc-lst .ot-ven-hdr{float:left;width:100%;max-width:85%}#onetrust-pc-sdk.ot-addtl-vendors #ot-pc-lst .ot-acc-cntr .ot-arw-cntr:first-of-type{float:right}#onetrust-pc-sdk #ot-pc-title{max-width:100%}#onetrust-pc-sdk .ot-subgrp-cntr li.ot-subgrp{margin-left:10px;width:calc(100% - 10px)}#onetrust-pc-sdk #ot-ven-lst .ot-tgl-cntr{width:auto;float:right}#onetrust-pc-sdk #ot-ven-lst .ot-arw-cntr{float:right}#onetrust-pc-sdk .ot-ven-hdr{max-width:47%}#onetrust-pc-sdk .ot-always-active-group .ot-tgl-cntr:first-of-type{max-width:none;padding-left:20px}}@media only screen and (max-height: 425px)and (max-width: 896px)and (orientation: landscape){#onetrust-pc-sdk{height:100%;width:100%;max-width:none}#onetrust-pc-sdk .ot-always-active-group .ot-tgl-cntr{max-width:none}#onetrust-pc-sdk .ot-pc-header{padding:10px;width:calc(100% - 20px)}#onetrust-pc-sdk #ot-lst-cnt{height:auto;overflow:auto}#onetrust-pc-sdk #accept-recommended-btn-handler{float:right}#onetrust-pc-sdk .save-preference-btn-handler,#onetrust-pc-sdk #accept-recommended-btn-handler,#onetrust-pc-sdk .ot-pc-refuse-all-handler{width:auto}#onetrust-pc-sdk #ot-pc-content,#onetrust-pc-sdk #ot-pc-lst{height:calc(100% - 155px)}#onetrust-pc-sdk.ot-shw-fltr .ot-lst-cntr{overflow:hidden}#onetrust-pc-sdk.ot-shw-fltr #ot-pc-lst{position:static}#onetrust-pc-sdk.ot-shw-fltr #ot-fltr-modal{top:0;width:100%;height:100%;max-height:none}#onetrust-pc-sdk.ot-shw-fltr #ot-fltr-modal>div{margin:0;box-sizing:initial;height:100%;max-height:none}#onetrust-pc-sdk.ot-shw-fltr #clear-filters-handler{padding-right:20px}#onetrust-pc-sdk.ot-shw-fltr #ot-anchor{display:none !important}#onetrust-pc-sdk .ot-pc-footer button{margin:10px}}@media(max-width: 425px),(max-width: 896px)and (max-height: 425px)and (orientation: landscape){#onetrust-pc-sdk .ot-pc-header{padding-right:20px}#onetrust-pc-sdk .ot-pc-logo{margin-left:0px;margin-top:5px;width:150px}#onetrust-pc-sdk .ot-close-icon{width:44px;height:44px;background-size:12px}#onetrust-pc-sdk .ot-grp-hdr1{float:right;margin-left:10px;width:auto}#onetrust-pc-sdk .ot-grp-hdr1{margin-left:0px;padding-right:10px}#onetrust-pc-sdk #ot-pvcy-hdr,#onetrust-pc-sdk .ot-grp-hdr1 .ot-cat-header{display:none}#onetrust-pc-sdk .ot-grp-hdr1+.ot-vlst-cntr{padding-top:10px}}@media only screen and (max-height: 610px){#onetrust-pc-sdk{max-height:100%}} #onetrust-consent-sdk #onetrust-pc-sdk, #onetrust-consent-sdk #ot-search-cntr, #onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle, #onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after ,#onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt, #onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor { background-color: #FFFFFF; } #onetrust-consent-sdk #onetrust-pc-sdk h3, #onetrust-consent-sdk #onetrust-pc-sdk h4, #onetrust-consent-sdk #onetrust-pc-sdk h5, #onetrust-consent-sdk #onetrust-pc-sdk h6, #onetrust-consent-sdk #onetrust-pc-sdk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header, #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category, #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status, #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler, #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal { color: #000000; } #onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link, #onetrust-consent-sdk #onetrust-pc-sdk .ot-pgph-link, #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler, #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler + a, #onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler, #onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-link, #onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-legclaim-link, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-name a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .ot-link-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a, #onetrust-consent-sdk #onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info a { color: #000000; } #onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler:hover { text-decoration: underline;} #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-ven-dets { background-color: #F8F8F8; } #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn { background-color: #000000;border-color: #000000; color: #FFFFFF; } #onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu { border-color: #000000; } #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-remove-objection-handler{ background-color: transparent; border: 1px solid transparent; } #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn { background-color: #FFFFFF; color: #78808E; border-color: #78808E; } #onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus + .ot-switch, .ot-switch .ot-switch-nob, .ot-switch .ot-switch-nob:before, #onetrust-pc-sdk .ot-checkbox input[type="checkbox"]:focus + label::before, #onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:focus + label::before { outline-color: #000000; outline-width: 1px; } #onetrust-pc-sdk .ot-host-item > button:focus, #onetrust-pc-sdk .ot-ven-item > button:focus { border: 1px solid #000000; } #onetrust-consent-sdk #onetrust-pc-sdk *:focus, #onetrust-consent-sdk #onetrust-pc-sdk .ot-vlst-cntr > a:focus { outline: 1px solid #000000; }#onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler { background-color: #ffffff }#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu { background-color: #ffffff }#onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler { background-color: #ffffff }#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu { background-color: #ffffff }#onetrust-pc-sdk .ot-vlst-cntr .ot-ext-lnk, #onetrust-pc-sdk .ot-ven-hdr .ot-ext-lnk{ background-image: url('https://cdn.cookielaw.org/logos/static/ot_external_link.svg'); } #onetrust-pc-sdk { border-radius: 0; } #onetrust-pc-sdk .ot-pc-header { border-bottom: 1px solid var(--color-content-low); display: flex; flex-direction: column; padding: 16px 24px; width: calc(100% - 48px); } #onetrust-pc-sdk .ot-pc-logo { background-position: left; padding-left: 10px; width: fit-content; } #onetrust-pc-sdk #ot-pc-title { font-size: var(--font-size-heading-l); font-weight: var(--font-weight-light); letter-spacing: var(--letter-spacing-heading-l); max-width: 100%; padding-left: unset; padding-top: var(--spacing-05); text-transform: uppercase; } #onetrust-pc-sdk .category-menu-switch-handler { padding-left: 16px; } #onetrust-pc-sdk .category-menu-switch-handler { border-left: 8px solid transparent; } #onetrust-pc-sdk .ot-active-menu { border-left: 8px solid var(--color-content-high); } #onetrust-pc-sdk #ot-pvcy-hdr { margin-bottom: 16px; } #onetrust-pc-sdk .ot-desc-cntr { border-radius: 0; margin-left: 0; margin-top: 24px; padding-bottom: 16px; } #onetrust-pc-sdk .ot-desc-cntr > *:not(.ot-grp-hdr1) { padding-right: 16px; } #onetrust-pc-sdk .ot-grp-hdr1 { padding-bottom: 16px; } #onetrust-pc-sdk .ot-grp-desc { font-size: var(--font-size-paragraph-m); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: var(--line-height-paragraph-m); } a.privacy-notice-link:focus { outline-color: var(--color-content-low); outline-style: solid; outline-width: 4px; } #onetrust-pc-sdk .ot-pc-footer button { border: none; border: 1px solid var(--color-content-high); border-radius: 0; font-size: var(--font-size-heading-s); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-stretch: var(--font-stretch-heading-s); font-weight: var(--font-weight-heading-s); letter-spacing: var(--letter-spacing-heading-s); line-height: var(--line-height-heading-s); margin-bottom: 24px; margin-top: 24px; min-width: 240px; padding: 8px 16px; text-transform: uppercase; } #onetrust-consent-sdk #onetrust-pc-sdk button.save-preference-btn-handler:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler) { background-color: var(--color-background-base-alt); border: 1px solid var(--color-content-high); color: var(--color-content-high); } #onetrust-pc-sdk .ot-btn-subcntr button { margin-right: 24px; } #onetrust-pc-sdk .save-preference-btn-handler { margin-left: 24px; } #onetrust-pc-sdk .ot-pc-footer-logo { background: var(--color-background-base); border-radius: 0; height: 32px; } #ot-sdk-btn.ot-sdk-show-settings { background: none; border: none; color: inherit; display: inherit; font-size: inherit; font-stretch: inherit; font-weight: inherit; letter-spacing: inherit; padding: 0; text-align: left; text-transform: uppercase; } #ot-sdk-btn.ot-sdk-show-settings:hover { background: none; color: inherit; text-decoration: underline; } #onetrust-pc-sdk .ot-pc-footer-logo { display: none !important; } #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button { margin-right: var(--spacing-05); width: 100%; } #onetrust-pc-sdk .category-menu-switch-handler h3 { font-size: var(--font-size-heading-s); font-weight: var(--font-weight-light); letter-spacing: var(--letter-spacing-heading-s); margin: 0; text-transform: uppercase; } @media only screen and (max-width: 640px) { #onetrust-pc-sdk .ot-pc-header { align-items: center; display: flex; flex-direction: column; } #onetrust-pc-sdk .ot-pc-logo { background-position: center; margin: 0 0 12px; width: 100%; } #onetrust-pc-sdk .ot-title-cntr { padding-left: 0; width: 100%; } #onetrust-pc-sdk #ot-pc-title { line-height: 20px; margin-left: 0; overflow: hidden; padding-right: unset; text-align: center; white-space: normal; width: 100%; } #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container { align-items: center; background-color: var(--color-background-base-alt); display: flex; flex-direction: column-reverse; padding: 20px 16px; } #onetrust-pc-sdk.ot-ftr-stacked .ot-pc-footer button { margin: var(--spacing-01) 0 0 0; width: 100%; } #onetrust-pc-sdk.ot-ftr-stacked .save-preference-btn-handler, #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr, #onetrust-pc-sdk #accept-recommended-btn-handler { max-width: 100%; width: 100%; } #onetrust-pc-sdk #accept-recommended-btn-handler { margin-bottom: 8px; width: 100%; } }.ot-sdk-cookie-policy{font-family:inherit;font-size:16px}.ot-sdk-cookie-policy.otRelFont{font-size:1rem}.ot-sdk-cookie-policy h3,.ot-sdk-cookie-policy h4,.ot-sdk-cookie-policy h6,.ot-sdk-cookie-policy p,.ot-sdk-cookie-policy li,.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy th,.ot-sdk-cookie-policy #cookie-policy-description,.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}.ot-sdk-cookie-policy h4{font-size:1.2em}.ot-sdk-cookie-policy h6{font-size:1em;margin-top:2em}.ot-sdk-cookie-policy th{min-width:75px}.ot-sdk-cookie-policy a,.ot-sdk-cookie-policy a:hover{background:#fff}.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}.ot-sdk-cookie-policy .ot-mobile-border{display:none}.ot-sdk-cookie-policy section{margin-bottom:2em}.ot-sdk-cookie-policy table{border-collapse:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy{font-family:inherit;font-size:1rem}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title{color:dimgray}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup{margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td{font-size:.9em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a{font-size:inherit}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group{font-size:1em;margin-bottom:.6em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title{margin-bottom:1.2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section{margin-bottom:1em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{min-width:75px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover{background:#fff}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead{background-color:#f6f6f4;font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border{display:none}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section{margin-bottom:2em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li{list-style:disc;margin-left:1.5em}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4{display:inline-block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{border-collapse:inherit;margin:auto;border:1px solid #d7d7d7;border-radius:5px;border-spacing:initial;width:100%;overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child{border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:25%}.ot-sdk-cookie-policy[dir=rtl]{text-align:left}#ot-sdk-cookie-policy h3{font-size:1.5em}@media only screen and (max-width: 530px){.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{display:block}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr{position:absolute;top:-9999px;left:-9999px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr{margin:0 0 1em 0}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a{background:#f6f6f4}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{position:absolute;height:100%;left:6px;width:40%;padding-right:10px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border{display:inline-block;background-color:#e4e4e4;position:absolute;height:100%;top:0;left:45%;width:2px}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before{content:attr(data-label);font-weight:bold}.ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table{overflow:hidden}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td{border:none;border-bottom:1px solid #d7d7d7}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{display:block}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type{width:auto}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr{margin:0 0 1em 0}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{height:100%;width:40%;padding-right:10px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before{content:attr(data-label);font-weight:bold}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li{word-break:break-word;word-wrap:break-word}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr{position:absolute;top:-9999px;left:-9999px;z-index:-9999}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td{border-bottom:1px solid #d7d7d7;border-right:0px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child{border-bottom:0px}} #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description { color: #696969; } #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th { color: #696969; } #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group { color: #696969; } #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title { color: #696969; } #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th { background-color: #F8F8F8; } .ot-floating-button__front{background-image:url('https://cdn.cookielaw.org/logos/static/ot_persistent_cookie_icon.png')}</style><script type="text/javascript" class="optanon-category-C0003">OneTrust.InsertScript("//cdn.optimizely.com/js/151300895.js", "head", function() {window.optimizely = window.optimizely || [];window.optimizely.push(["activate"]);}, null, "C0003");</script><script type="text/javascript" src="./files/151300895.js"></script><meta name="viewport" content="width=device-width, initial-scale=1.0" data-react-helmet="true"><link rel="canonical" href="https://www.zara.com/jp/" data-react-helmet="true"><link rel="alternate" hreflang="sq-AL" href="https://www.zara.com/al/" data-react-helmet="true"><link rel="alternate" hreflang="en-AL" href="https://www.zara.com/al/en/" data-react-helmet="true"><link rel="alternate" hreflang="ar-DZ" href="https://www.zara.com/dz/" data-react-helmet="true"><link rel="alternate" hreflang="en-DZ" href="https://www.zara.com/dz/en/" data-react-helmet="true"><link rel="alternate" hreflang="fr-DZ" href="https://www.zara.com/dz/fr/" data-react-helmet="true"><link rel="alternate" hreflang="ca-AD" href="https://www.zara.com/ad/" data-react-helmet="true"><link rel="alternate" hreflang="en-AD" href="https://www.zara.com/ad/en/" data-react-helmet="true"><link rel="alternate" hreflang="fr-AD" href="https://www.zara.com/ad/fr/" data-react-helmet="true"><link rel="alternate" hreflang="es-AD" href="https://www.zara.com/ad/es/" data-react-helmet="true"><link rel="alternate" hreflang="pt-AO" href="https://www.zara.com/ao/" data-react-helmet="true"><link rel="alternate" hreflang="en-AO" href="https://www.zara.com/ao/en/" data-react-helmet="true"><link rel="alternate" hreflang="ru-AM" href="https://www.zara.com/am/" data-react-helmet="true"><link rel="alternate" hreflang="en-AM" href="https://www.zara.com/am/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-AR" href="https://www.zara.com/ar/" data-react-helmet="true"><link rel="alternate" hreflang="en-AR" href="https://www.zara.com/ar/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-AW" href="https://www.zara.com/aw/" data-react-helmet="true"><link rel="alternate" hreflang="es-AW" href="https://www.zara.com/aw/es/" data-react-helmet="true"><link rel="alternate" hreflang="en-AU" href="https://www.zara.com/au/" data-react-helmet="true"><link rel="alternate" hreflang="ru-AZ" href="https://www.zara.com/az/" data-react-helmet="true"><link rel="alternate" hreflang="en-AZ" href="https://www.zara.com/az/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-BH" href="https://www.zara.com/bh/" data-react-helmet="true"><link rel="alternate" hreflang="ar-BH" href="https://www.zara.com/bh/ar/" data-react-helmet="true"><link rel="alternate" hreflang="en-BE" href="https://www.zara.com/be/" data-react-helmet="true"><link rel="alternate" hreflang="nl-BE" href="https://www.zara.com/be/nl/" data-react-helmet="true"><link rel="alternate" hreflang="fr-BE" href="https://www.zara.com/be/fr/" data-react-helmet="true"><link rel="alternate" hreflang="en-BY" href="https://www.zara.com/by/" data-react-helmet="true"><link rel="alternate" hreflang="ru-BY" href="https://www.zara.com/by/ru/" data-react-helmet="true"><link rel="alternate" hreflang="hr-BA" href="https://www.zara.com/ba/" data-react-helmet="true"><link rel="alternate" hreflang="en-BA" href="https://www.zara.com/ba/en/" data-react-helmet="true"><link rel="alternate" hreflang="pt-BR" href="https://www.zara.com/br/" data-react-helmet="true"><link rel="alternate" hreflang="en-BR" href="https://www.zara.com/br/en/" data-react-helmet="true"><link rel="alternate" hreflang="bg-BG" href="https://www.zara.com/bg/" data-react-helmet="true"><link rel="alternate" hreflang="en-BG" href="https://www.zara.com/bg/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-KH" href="https://www.zara.com/kh/" data-react-helmet="true"><link rel="alternate" hreflang="en-CA" href="https://www.zara.com/ca/" data-react-helmet="true"><link rel="alternate" hreflang="fr-CA" href="https://www.zara.com/ca/fr/" data-react-helmet="true"><link rel="alternate" hreflang="es-CL" href="https://www.zara.com/cl/" data-react-helmet="true"><link rel="alternate" hreflang="en-CL" href="https://www.zara.com/cl/en/" data-react-helmet="true"><link rel="alternate" hreflang="zh-CN" href="https://www.zara.com/cn/" data-react-helmet="true"><link rel="alternate" hreflang="en-CN" href="https://www.zara.com/cn/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-HK" href="https://www.zara.com/hk/" data-react-helmet="true"><link rel="alternate" hreflang="zh-HK" href="https://www.zara.com/hk/zt/" data-react-helmet="true"><link rel="alternate" hreflang="zh-MO" href="https://www.zara.com/mo/" data-react-helmet="true"><link rel="alternate" hreflang="en-MO" href="https://www.zara.com/mo/en/" data-react-helmet="true"><link rel="alternate" hreflang="zh-TW" href="https://www.zara.com/tw/" data-react-helmet="true"><link rel="alternate" hreflang="en-TW" href="https://www.zara.com/tw/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-CO" href="https://www.zara.com/co/" data-react-helmet="true"><link rel="alternate" hreflang="en-CO" href="https://www.zara.com/co/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-CR" href="https://www.zara.com/cr/" data-react-helmet="true"><link rel="alternate" hreflang="en-CR" href="https://www.zara.com/cr/en/" data-react-helmet="true"><link rel="alternate" hreflang="el-CY" href="https://www.zara.com/cy/" data-react-helmet="true"><link rel="alternate" hreflang="en-CY" href="https://www.zara.com/cy/en/" data-react-helmet="true"><link rel="alternate" hreflang="cs-CZ" href="https://www.zara.com/cz/" data-react-helmet="true"><link rel="alternate" hreflang="en-CZ" href="https://www.zara.com/cz/en/" data-react-helmet="true"><link rel="alternate" hreflang="da-DK" href="https://www.zara.com/dk/" data-react-helmet="true"><link rel="alternate" hreflang="en-DK" href="https://www.zara.com/dk/en/" data-react-helmet="true"><link rel="alternate" hreflang="de-DE" href="https://www.zara.com/de/" data-react-helmet="true"><link rel="alternate" hreflang="en-DE" href="https://www.zara.com/de/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-EC" href="https://www.zara.com/ec/" data-react-helmet="true"><link rel="alternate" hreflang="en-EC" href="https://www.zara.com/ec/en/" data-react-helmet="true"><link rel="alternate" hreflang="et-EE" href="https://www.zara.com/ee/" data-react-helmet="true"><link rel="alternate" hreflang="en-EE" href="https://www.zara.com/ee/en/" data-react-helmet="true"><link rel="alternate" hreflang="ar-EG" href="https://www.zara.com/eg/" data-react-helmet="true"><link rel="alternate" hreflang="en-EG" href="https://www.zara.com/eg/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-SV" href="https://www.zara.com/sv/" data-react-helmet="true"><link rel="alternate" hreflang="en-SV" href="https://www.zara.com/sv/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-ES" href="https://www.zara.com/es/" data-react-helmet="true"><link rel="alternate" hreflang="en-ES" href="https://www.zara.com/es/en/" data-react-helmet="true"><link rel="alternate" hreflang="eu-ES" href="https://www.zara.com/es/eu/" data-react-helmet="true"><link rel="alternate" hreflang="gl-ES" href="https://www.zara.com/es/gl/" data-react-helmet="true"><link rel="alternate" hreflang="ca-ES" href="https://www.zara.com/es/ca/" data-react-helmet="true"><link rel="alternate" hreflang="fi-FI" href="https://www.zara.com/fi/" data-react-helmet="true"><link rel="alternate" hreflang="sv-FI" href="https://www.zara.com/fi/sv/" data-react-helmet="true"><link rel="alternate" hreflang="en-FI" href="https://www.zara.com/fi/en/" data-react-helmet="true"><link rel="alternate" hreflang="fr-FR" href="https://www.zara.com/fr/" data-react-helmet="true"><link rel="alternate" hreflang="en-FR" href="https://www.zara.com/fr/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-GE" href="https://www.zara.com/ge/" data-react-helmet="true"><link rel="alternate" hreflang="ka-GE" href="https://www.zara.com/ge/ka/" data-react-helmet="true"><link rel="alternate" hreflang="el-GR" href="https://www.zara.com/gr/" data-react-helmet="true"><link rel="alternate" hreflang="en-GR" href="https://www.zara.com/gr/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-GT" href="https://www.zara.com/gt/" data-react-helmet="true"><link rel="alternate" hreflang="en-GT" href="https://www.zara.com/gt/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-HN" href="https://www.zara.com/hn/" data-react-helmet="true"><link rel="alternate" hreflang="en-HN" href="https://www.zara.com/hn/en/" data-react-helmet="true"><link rel="alternate" hreflang="hr-HR" href="https://www.zara.com/hr/" data-react-helmet="true"><link rel="alternate" hreflang="en-HR" href="https://www.zara.com/hr/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-IS" href="https://www.zara.com/is/" data-react-helmet="true"><link rel="alternate" hreflang="en-IN" href="https://www.zara.com/in/" data-react-helmet="true"><link rel="alternate" hreflang="id-ID" href="https://www.zara.com/id/" data-react-helmet="true"><link rel="alternate" hreflang="en-ID" href="https://www.zara.com/id/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-IE" href="https://www.zara.com/ie/" data-react-helmet="true"><link rel="alternate" hreflang="he-IL" href="https://www.zara.com/il/" data-react-helmet="true"><link rel="alternate" hreflang="en-IL" href="https://www.zara.com/il/en/" data-react-helmet="true"><link rel="alternate" hreflang="it-IT" href="https://www.zara.com/it/" data-react-helmet="true"><link rel="alternate" hreflang="en-IT" href="https://www.zara.com/it/en/" data-react-helmet="true"><link rel="alternate" hreflang="ja-JP" href="https://www.zara.com/jp/" data-react-helmet="true"><link rel="alternate" hreflang="en-JP" href="https://www.zara.com/jp/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-JO" href="https://www.zara.com/jo/" data-react-helmet="true"><link rel="alternate" hreflang="ar-JO" href="https://www.zara.com/jo/ar/" data-react-helmet="true"><link rel="alternate" hreflang="ru-KZ" href="https://www.zara.com/kz/" data-react-helmet="true"><link rel="alternate" hreflang="kk-KZ" href="https://www.zara.com/kz/kk/" data-react-helmet="true"><link rel="alternate" hreflang="en-KZ" href="https://www.zara.com/kz/en/" data-react-helmet="true"><link rel="alternate" hreflang="sq-XK" href="https://www.zara.com/xk/" data-react-helmet="true"><link rel="alternate" hreflang="en-XK" href="https://www.zara.com/xk/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-KW" href="https://www.zara.com/kw/" data-react-helmet="true"><link rel="alternate" hreflang="ar-KW" href="https://www.zara.com/kw/ar/" data-react-helmet="true"><link rel="alternate" hreflang="lv-LV" href="https://www.zara.com/lv/" data-react-helmet="true"><link rel="alternate" hreflang="en-LV" href="https://www.zara.com/lv/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-LB" href="https://www.zara.com/lb/" data-react-helmet="true"><link rel="alternate" hreflang="ar-LB" href="https://www.zara.com/lb/ar/" data-react-helmet="true"><link rel="alternate" hreflang="lt-LT" href="https://www.zara.com/lt/" data-react-helmet="true"><link rel="alternate" hreflang="en-LT" href="https://www.zara.com/lt/en/" data-react-helmet="true"><link rel="alternate" hreflang="fr-LU" href="https://www.zara.com/lu/" data-react-helmet="true"><link rel="alternate" hreflang="en-LU" href="https://www.zara.com/lu/en/" data-react-helmet="true"><link rel="alternate" hreflang="de-LU" href="https://www.zara.com/lu/de/" data-react-helmet="true"><link rel="alternate" hreflang="mk-MK" href="https://www.zara.com/mk/" data-react-helmet="true"><link rel="alternate" hreflang="sq-MK" href="https://www.zara.com/mk/sq/" data-react-helmet="true"><link rel="alternate" hreflang="en-MK" href="https://www.zara.com/mk/en/" data-react-helmet="true"><link rel="alternate" hreflang="hu-HU" href="https://www.zara.com/hu/" data-react-helmet="true"><link rel="alternate" hreflang="en-HU" href="https://www.zara.com/hu/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-MY" href="https://www.zara.com/my/" data-react-helmet="true"><link rel="alternate" hreflang="en-MT" href="https://www.zara.com/mt/" data-react-helmet="true"><link rel="alternate" hreflang="fr-MA" href="https://www.zara.com/ma/" data-react-helmet="true"><link rel="alternate" hreflang="ar-MA" href="https://www.zara.com/ma/ar/" data-react-helmet="true"><link rel="alternate" hreflang="en-MA" href="https://www.zara.com/ma/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-MX" href="https://www.zara.com/mx/" data-react-helmet="true"><link rel="alternate" hreflang="en-MX" href="https://www.zara.com/mx/en/" data-react-helmet="true"><link rel="alternate" hreflang="fr-MC" href="https://www.zara.com/mc/" data-react-helmet="true"><link rel="alternate" hreflang="en-MC" href="https://www.zara.com/mc/en/" data-react-helmet="true"><link rel="alternate" hreflang="sr-ME" href="https://www.zara.com/me/" data-react-helmet="true"><link rel="alternate" hreflang="en-ME" href="https://www.zara.com/me/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-NL" href="https://www.zara.com/nl/" data-react-helmet="true"><link rel="alternate" hreflang="nl-NL" href="https://www.zara.com/nl/nl/" data-react-helmet="true"><link rel="alternate" hreflang="en-NZ" href="https://www.zara.com/nz/" data-react-helmet="true"><link rel="alternate" hreflang="es-NI" href="https://www.zara.com/ni/" data-react-helmet="true"><link rel="alternate" hreflang="en-NI" href="https://www.zara.com/ni/en/" data-react-helmet="true"><link rel="alternate" hreflang="no-NO" href="https://www.zara.com/no/" data-react-helmet="true"><link rel="alternate" hreflang="en-NO" href="https://www.zara.com/no/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-OM" href="https://www.zara.com/om/" data-react-helmet="true"><link rel="alternate" hreflang="ar-OM" href="https://www.zara.com/om/ar/" data-react-helmet="true"><link rel="alternate" hreflang="de-AT" href="https://www.zara.com/at/" data-react-helmet="true"><link rel="alternate" hreflang="en-AT" href="https://www.zara.com/at/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-PA" href="https://www.zara.com/pa/" data-react-helmet="true"><link rel="alternate" hreflang="en-PA" href="https://www.zara.com/pa/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-PY" href="https://www.zara.com/py/" data-react-helmet="true"><link rel="alternate" hreflang="en-PY" href="https://www.zara.com/py/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-PE" href="https://www.zara.com/pe/" data-react-helmet="true"><link rel="alternate" hreflang="en-PE" href="https://www.zara.com/pe/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-PH" href="https://www.zara.com/ph/" data-react-helmet="true"><link rel="alternate" hreflang="pl-PL" href="https://www.zara.com/pl/" data-react-helmet="true"><link rel="alternate" hreflang="uk-PL" href="https://www.zara.com/pl/uk/" data-react-helmet="true"><link rel="alternate" hreflang="en-PL" href="https://www.zara.com/pl/en/" data-react-helmet="true"><link rel="alternate" hreflang="pt-PT" href="https://www.zara.com/pt/" data-react-helmet="true"><link rel="alternate" hreflang="en-PT" href="https://www.zara.com/pt/en/" data-react-helmet="true"><link rel="alternate" hreflang="es-PR" href="https://www.zara.com/pr/" data-react-helmet="true"><link rel="alternate" hreflang="en-PR" href="https://www.zara.com/pr/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-QA" href="https://www.zara.com/qa/" data-react-helmet="true"><link rel="alternate" hreflang="ar-QA" href="https://www.zara.com/qa/ar/" data-react-helmet="true"><link rel="alternate" hreflang="es-DO" href="https://www.zara.com/do/" data-react-helmet="true"><link rel="alternate" hreflang="en-DO" href="https://www.zara.com/do/en/" data-react-helmet="true"><link rel="alternate" hreflang="ro-RO" href="https://www.zara.com/ro/" data-react-helmet="true"><link rel="alternate" hreflang="en-RO" href="https://www.zara.com/ro/en/" data-react-helmet="true"><link rel="alternate" hreflang="ar-SA" href="https://www.zara.com/sa/" data-react-helmet="true"><link rel="alternate" hreflang="en-SA" href="https://www.zara.com/sa/en/" data-react-helmet="true"><link rel="alternate" hreflang="sr-RS" href="https://www.zara.com/rs/" data-react-helmet="true"><link rel="alternate" hreflang="en-RS" href="https://www.zara.com/rs/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-SG" href="https://www.zara.com/sg/" data-react-helmet="true"><link rel="alternate" hreflang="sk-SK" href="https://www.zara.com/sk/" data-react-helmet="true"><link rel="alternate" hreflang="en-SK" href="https://www.zara.com/sk/en/" data-react-helmet="true"><link rel="alternate" hreflang="sl-SI" href="https://www.zara.com/si/" data-react-helmet="true"><link rel="alternate" hreflang="en-SI" href="https://www.zara.com/si/en/" data-react-helmet="true"><link rel="alternate" hreflang="ko-KR" href="https://www.zara.com/kr/" data-react-helmet="true"><link rel="alternate" hreflang="en-KR" href="https://www.zara.com/kr/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-ZA" href="https://www.zara.com/za/" data-react-helmet="true"><link rel="alternate" hreflang="sv-SE" href="https://www.zara.com/se/" data-react-helmet="true"><link rel="alternate" hreflang="en-SE" href="https://www.zara.com/se/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-CH" href="https://www.zara.com/ch/" data-react-helmet="true"><link rel="alternate" hreflang="fr-CH" href="https://www.zara.com/ch/fr/" data-react-helmet="true"><link rel="alternate" hreflang="de-CH" href="https://www.zara.com/ch/de/" data-react-helmet="true"><link rel="alternate" hreflang="it-CH" href="https://www.zara.com/ch/it/" data-react-helmet="true"><link rel="alternate" hreflang="th-TH" href="https://www.zara.com/th/" data-react-helmet="true"><link rel="alternate" hreflang="en-TH" href="https://www.zara.com/th/en/" data-react-helmet="true"><link rel="alternate" hreflang="fr-TN" href="https://www.zara.com/tn/" data-react-helmet="true"><link rel="alternate" hreflang="ar-TN" href="https://www.zara.com/tn/ar/" data-react-helmet="true"><link rel="alternate" hreflang="en-TN" href="https://www.zara.com/tn/en/" data-react-helmet="true"><link rel="alternate" hreflang="tr-TR" href="https://www.zara.com/tr/" data-react-helmet="true"><link rel="alternate" hreflang="en-TR" href="https://www.zara.com/tr/en/" data-react-helmet="true"><link rel="alternate" hreflang="uk-UA" href="https://www.zara.com/ua/" data-react-helmet="true"><link rel="alternate" hreflang="en-UA" href="https://www.zara.com/ua/en/" data-react-helmet="true"><link rel="alternate" hreflang="en-AE" href="https://www.zara.com/ae/" data-react-helmet="true"><link rel="alternate" hreflang="ar-AE" href="https://www.zara.com/ae/ar/" data-react-helmet="true"><link rel="alternate" hreflang="en-GB" href="https://www.zara.com/uk/" data-react-helmet="true"><link rel="alternate" hreflang="en-US" href="https://www.zara.com/us/" data-react-helmet="true"><link rel="alternate" hreflang="es-US" href="https://www.zara.com/us/es/" data-react-helmet="true"><link rel="alternate" hreflang="es-UY" href="https://www.zara.com/uy/" data-react-helmet="true"><link rel="alternate" hreflang="en-UY" href="https://www.zara.com/uy/en/" data-react-helmet="true"><link rel="alternate" hreflang="uz-UZ" href="https://www.zara.com/uz/" data-react-helmet="true"><link rel="alternate" hreflang="en-UZ" href="https://www.zara.com/uz/en/" data-react-helmet="true"><link rel="alternate" hreflang="ru-UZ" href="https://www.zara.com/uz/ru/" data-react-helmet="true"><link rel="alternate" hreflang="es-VE" href="https://www.zara.com/ve/" data-react-helmet="true"><link rel="alternate" hreflang="en-VE" href="https://www.zara.com/ve/en/" data-react-helmet="true"><link rel="alternate" hreflang="vi-VN" href="https://www.zara.com/vn/" data-react-helmet="true"><link rel="alternate" hreflang="en-VN" href="https://www.zara.com/vn/en/" data-react-helmet="true"><link rel="alternate" hreflang="x-default" href="https://www.zara.com/" data-react-helmet="true"><script async="" src="./files/entry.js"></script><script attributionsrc="" type="text/javascript" async="" src="./files/f.txt"></script><script attributionsrc="" type="text/javascript" async="" src="./files/f(1).txt"></script><script src="./files/remote-entry.js"></script><style>@keyframes blink { 0% { border-color: var(--color-surface-low-alt); } 50% { border-color: var(--color-content-mid); } 100% { border-color: var(--color-surface-low-alt); } } .tray { bottom: 20px; font-size: var(--font-size-body-s); position: fixed; line-height: var(--line-height-body-s); letter-spacing: var(--letter-spacing-body-s); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .tray { text-align: center; } [dir=ltr] .tray { right: 0; } [dir=rtl] .tray { left: 0; } [dir="rtl"] .tray { right: auto; } .tray__button { align-items: center; box-sizing: border-box; display: flex; flex-direction: row; gap: var(--chat-spacing-02); min-width: 100px; text-decoration: none; } [dir] .tray__button { background-color: var(--color-background-base); border: 1px solid var(--color-surface-low-alt); cursor: pointer; padding: var(--chat-spacing-02) var(--chat-spacing-06); text-align: center; } .tray__button:active { outline: none; } [dir=ltr] .tray--unread-messages .tray__button { animation: blink 1.5s ease infinite; } [dir=rtl] .tray--unread-messages .tray__button { animation: blink 1.5s ease infinite; } .tray__button-text { font-size: var(--font-size-heading-s); line-height: var(--line-height-heading-s); letter-spacing: var(--letter-spacing-heading-s); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } .tray__button-icon { fill: var(--color-content-high); } </style><style>.chat-toast { bottom: 60px; color: var(--color-content-inverse); display: flex; font-size: var(--font-size-paragraph-m); position: absolute; width: 100%; z-index: 2; line-height: var(--line-height-paragraph-m); letter-spacing: var(--letter-spacing-paragraph-m); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); }[dir] .chat-toast { background: var(--color-surface-high); padding: var(--chat-spacing-03) var(--chat-spacing-04); } .chat-toast__message { flex-grow: 1; } .chat-toast__action { font-size: var(--font-size-paragraph-m-highlight); text-transform: uppercase; line-height: var(--line-height-paragraph-m-highlight); letter-spacing: var(--letter-spacing-paragraph-m-highlight); font-stretch: var(--font-stretch-normal); font-weight: 400; } [dir] .chat-toast__action { cursor: pointer; } @media screen and (min-width: 768px) { .chat-toast { bottom: 54px; } } </style><style>.message-image-dialog__content { align-self: center; } </style><style>.message-image-block-actions { display: flex; gap: var(--chat-spacing-04); }[dir] .message-image-block-actions { margin-top: var(--chat-spacing-04); } .message-image-block-actions--left { justify-content: flex-start; } .message-image-block-actions--right { justify-content: flex-end; } [dir] .message-image-block-actions__image-zoom-selector { cursor: pointer; } [dir=ltr] .message-image-block-actions__image-zoom-selector { margin-right: var(--chat-spacing-01); } [dir=rtl] .message-image-block-actions__image-zoom-selector { margin-left: var(--chat-spacing-01); } [dir="rtl"] .message-image-block-actions__image-zoom-selector { margin-right: 0; } .message-image-block-actions__image-zoom-selector-icon { fill: var(--color-content-high); height: 22px; width: 22px; } [dir] .message-image-block-actions__download-image { cursor: pointer; } .message-image-block-actions__download-image-icon { fill: var(--color-content-high); height: 24px; width: 24px; } </style><style>.message-image-block__attachment { display: flex; justify-content: flex-end; } .message-image-block__attachment-img { max-height: 150px; max-width: 100%; } .message-image-block__actions--left { justify-content: flex-start; } .message-image-block__actions--right { justify-content: flex-end; } </style><style>.chat-message-product { display: block; } .chat-message-product__info { display: block; } [dir] .chat-message-product__info { margin-bottom: var(--chat-spacing-04); } .chat-message-product__name { display: block; font-size: var(--font-size-paragraph-l); line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .chat-message-product__name { cursor: pointer; } .chat-message-product__subtitle { color: var(--color-content-mid); display: block; font-size: var(--font-size-paragraph-l); line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } </style><style>.message-timestamp { align-items: center; color: var(--color-content-mid); display: flex; font-size: var(--font-size-paragraph-s); gap: var(--chat-spacing-01); height: 12px; justify-content: flex-end; line-height: var(--line-height-paragraph-s); letter-spacing: var(--letter-spacing-paragraph-s); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); }[dir] .message-timestamp { margin-top: var(--chat-spacing-01); } .message-timestamp__clock { fill: var(--color-content-mid); } .message-timestamp__clock--hidden { visibility: hidden; } </style><style>.message-conversational-buttons { display: flex; flex-direction: column; gap: var(--chat-spacing-02); }[dir] .message-conversational-buttons { margin-top: var(--chat-spacing-04); } .message-conversational-buttons__button { font-size: var(--font-size-paragraph-l); line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } </style><style>/* stylelint-disable selector-max-compound-selectors */ .message { font-size: var(--font-size-body-s); line-height: var(--line-height-body-s); letter-spacing: var(--letter-spacing-body-s); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .message { margin: 0 var(--chat-spacing-01); } [dir=ltr] .message__type-user { text-align: right; } [dir=rtl] .message__type-user { text-align: left; } .message__content { display: inline-block; max-width: calc(100% - var(--chat-spacing-08)); position: relative; } [dir] .message__content { padding: var(--chat-spacing-02) var(--chat-spacing-04) var(--chat-spacing-02); } .message__content--form { max-width: 100%; } [dir] .message__type-user .message__content { background-color: var(--color-surface-low-alt); } [dir] .message__type-contact .message__content { border: 1px solid var(--color-surface-low-alt); } .message__type-user .message__content::after, .message__type-contact .message__content::before, .message__type-contact .message__content::after { bottom: 12px; content: ""; height: 8px; position: absolute; width: 5px; } [dir] .message__type-user .message__content::after, [dir] .message__type-contact .message__content::before, [dir] .message__type-contact .message__content::after { margin-top: -7px; } .message__type-contact .message__content::after { -webkit-clip-path: polygon(100% 0, 100% 100%, 0 50%); clip-path: polygon(100% 0, 100% 100%, 0 50%); z-index: 2; } [dir] .message__type-contact .message__content::after { background-color: var(--color-background-base); } [dir=ltr] .message__type-contact .message__content::after { left: 0; margin-left: -4px; } [dir=rtl] .message__type-contact .message__content::after { right: 0; margin-right: -4px; } .message__type-user .message__content::after { -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%); clip-path: polygon(0 0, 0 100%, 100% 50%); } [dir] .message__type-user .message__content::after { background-color: var(--color-surface-low-alt); } [dir=ltr] .message__type-user .message__content::after { margin-right: -5px; right: 0; } [dir=rtl] .message__type-user .message__content::after { margin-left: -5px; left: 0; } [dir="rtl"] .message__type-user .message__content::after { -webkit-clip-path: polygon(100% 0, 100% 100%, 0 50%); clip-path: polygon(100% 0, 100% 100%, 0 50%); } .message__type-contact .message__content::before { -webkit-clip-path: polygon(100% 0, 100% 100%, 0 50%); clip-path: polygon(100% 0, 100% 100%, 0 50%); z-index: 1; } [dir] .message__type-contact .message__content::before { background-color: var(--color-surface-low-alt); } [dir=ltr] .message__type-contact .message__content::before { left: 0; margin-left: -5px; } [dir=rtl] .message__type-contact .message__content::before { right: 0; margin-right: -5px; } [dir="rtl"] .message__type-contact .message__content::after { -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%); clip-path: polygon(0 0, 0 100%, 100% 50%); } [dir="rtl"] .message__type-contact .message__content::before { -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%); clip-path: polygon(0 0, 0 100%, 100% 50%); } .message__type-contact .message__content-kind-bot-warning { color: var(--color-content-mid); min-width: 100%; } [dir] .message__type-contact .message__content-kind-bot-warning { border: 0; padding: 0; } .message__type-contact .message__content-kind-bot-warning::before, .message__type-contact .message__content-kind-bot-warning::after { display: none; } .message__type-system .message__content { display: block; max-width: 100%; } [dir] .message__type-user .message__content-kind-shared-product { padding: var(--chat-spacing-02) var(--chat-spacing-04); } [dir=ltr] .message__type-user .message__content-kind-shared-product { text-align: left; } [dir=rtl] .message__type-user .message__content-kind-shared-product { text-align: right; } [dir] .message__type-system .message__content-kind-html { padding: 0; } .message__text { display: block; font-size: var(--font-size-paragraph-l); white-space: pre-wrap; word-wrap: break-word; line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir=ltr] .message__text { text-align: left; } [dir=rtl] .message__text { text-align: right; } .message__type-system .message__text { color: var(--color-content-mid); font-size: var(--font-size-paragraph-s); line-height: var(--line-height-paragraph-s); letter-spacing: var(--letter-spacing-paragraph-s); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .message__type-system .message__text { text-align: center; } .message__type-contact .message__content-kind-bot-warning .message__text { font-size: var(--font-size-paragraph-s); line-height: var(--line-height-paragraph-s); letter-spacing: var(--letter-spacing-paragraph-s); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .message__type-contact .message__content-kind-bot-warning .message__text { text-align: center; } .message__shared-product { display: block; } .message__shared-product-text { display: block; } [dir] .message__shared-product-text { clear: both; padding-top: var(--chat-spacing-02); } </style><style>.message-list { display: flex; flex-direction: column; font-size: var(--font-size-body-s); gap: var(--chat-spacing-04); height: 100%; -webkit-overflow-scrolling: touch; overflow-x: hidden; scrollbar-width: none; word-wrap: break-word; line-height: var(--line-height-body-s); letter-spacing: var(--letter-spacing-body-s); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); }[dir] .message-list { padding: 0 var(--chat-spacing-05); } .message-list::before, .message-list::after { content: ""; } .message-list::-webkit-scrollbar { display: none; } .message-list__chat-timestamp { display: flex; justify-content: center; } </style><style>.chat-timestamp { display: flex; justify-content: center; } .chat-timestamp__text { color: var(--color-content-mid); font-size: var(--font-size-paragraph-s); line-height: var(--line-height-paragraph-s); letter-spacing: var(--letter-spacing-paragraph-s); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .chat-timestamp__text { background-color: var(--color-background-base); border: 1px solid var(--color-surface-low-alt); padding: var(--chat-spacing-01) var(--chat-spacing-02); } </style><style>:root { --chat-input-line-height: 20px; } .chat-writer { align-items: center; display: flex; gap: var(--chat-spacing-02); justify-content: space-between; } [dir] .chat-writer { border-top: var(--chat-border); padding: 0 var(--chat-spacing-02); } .chat-writer__button { display: flex; transition: var(--chat-transition-regular); } [dir] .chat-writer__button { cursor: pointer; } .chat-writer__button:disabled { color: var(--color-content-low); } [dir] .chat-writer__button:disabled { cursor: not-allowed; } .chat-writer__button .chat-writer__icon { fill: var(--color-content-high); } .chat-writer__button:disabled .chat-writer__icon { fill: var(--color-content-low); } .chat-writer__message { flex: 1; } .chat-writer__message-label { display: block; height: 0; visibility: hidden; } .chat-writer__control { font-size: var(--font-size-paragraph-l); max-height: calc(var(--chat-input-line-height) * 3); /* max num of lines in the input */ min-height: 48px; -webkit-overflow-scrolling: touch; resize: none; width: 100%; line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } .chat-writer__control::-ms-input-placeholder { color: var(--color-content-low); } .chat-writer__control::placeholder { color: var(--color-content-low); } .chat-writer--disabled .chat-writer__control { color: var(--color-content-low); } [dir] .chat-writer--disabled .chat-writer__control { border-color: var(--color-surface-low-alt); cursor: not-allowed; } .chat-writer__control:focus { outline: none; } </style><style>.chat-take-picture-action__input { display: none; } </style><style>.chat-upload-picture-action-std:focus, .chat-upload-picture-action-std:active { outline: none; } [dir] .chat-upload-picture-action-std--dragging { background-color: var(--color-surface-low-alt); } .chat-upload-picture-action-std__image { fill: var(--color-content-high); } [dir] .chat-upload-picture-action-std__image { margin-bottom: var(--chat-spacing-05); } [dir="rtl"] .chat-upload-picture-action-std__image { transform: rotateY(180deg); } .chat-upload-picture-action-std__container { align-items: center; display: flex; flex-direction: column; } [dir] .chat-upload-picture-action-std__container { border: 1px dashed var(--color-surface-high-alt); padding: var(--chat-spacing-05); } .chat-upload-picture-action-std__text { font-size: var(--font-size-paragraph-l); line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .chat-upload-picture-action-std__text { margin-bottom: var(--chat-spacing-07); } </style><style>.chat-upload-picture-action__input { display: none; } </style><style>.chat-actions-wrapper-std__content { bottom: 0; position: absolute; z-index: 3; }[dir] .chat-actions-wrapper-std__content { background-color: var(--color-background-base); border-top: var(--line-width) solid var(--color-content-high); padding-bottom: var(--chat-spacing-04); }[dir=ltr] .chat-actions-wrapper-std__content { left: 0; padding-left: var(--chat-spacing-03); right: 0; }[dir=rtl] .chat-actions-wrapper-std__content { right: 0; padding-right: var(--chat-spacing-03); left: 0; } .chat-actions-wrapper-std__header { display: flex; justify-content: flex-end; width: 100%; } [dir] .chat-actions-wrapper-std__header { padding: var(--chat-spacing-03) var(--chat-spacing-07) 0; } .chat-actions-wrapper-std__cancel-button { display: flex; } [dir] .chat-actions-wrapper-std__cancel-button { cursor: pointer; } .chat-actions-wrapper-std__cancel-icon { fill: var(--color-content-high); } .chat-actions-wrapper-std__overlay { bottom: 0; position: absolute; top: 0; z-index: 1; } [dir] .chat-actions-wrapper-std__overlay { background-color: var(--color-background-overlay-alt); } [dir=ltr] .chat-actions-wrapper-std__overlay { left: 0; right: 0; } [dir=rtl] .chat-actions-wrapper-std__overlay { right: 0; left: 0; } </style><style>.conversation { display: flex; flex: 1; flex-direction: column; font-size: var(--font-size-body-m); line-height: var(--line-height-body-m); letter-spacing: var(--letter-spacing-body-m); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } .conversation__messages-container { flex: 1 1 auto; height: 0; overflow-y: auto; } .conversation__privacy { color: var(--color-content-mid); font-size: var(--font-size-paragraph-s); line-height: var(--line-height-paragraph-s); letter-spacing: var(--letter-spacing-paragraph-s); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .conversation__privacy { margin: 0; padding: var(--chat-spacing-04) var(--chat-spacing-05); text-align: center; } .conversation__privacy-link { text-decoration: underline; } .conversation__writer-container { align-items: center; display: flex; } @media screen and (min-width: 768px) { .conversation__writer-container { width: 100%; } } </style><style>.start-confirmation { display: flex; flex-direction: column; height: 100%; } .start-confirmation__content { align-items: center; display: flex; flex: 1; flex-direction: column; justify-content: center; } .start-confirmation__title { color: var(--color-content-mid); font-size: var(--font-size-paragraph-l); line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } .start-confirmation__button { min-width: 148px; width: 230px; } [dir] .start-confirmation__button { cursor: pointer; margin-top: var(--spacing-04); } </style><style>[dir] .buttons-category { padding: var(--chat-spacing-04) 0; } [dir] .buttons-category__header { padding: 0 var(--chat-spacing-05); } .buttons-category__title { font-size: var(--font-size-heading-m); line-height: var(--line-height-heading-m); letter-spacing: var(--letter-spacing-heading-m); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } .buttons-category__subtitle { font-size: var(--font-size-paragraph-m); line-height: var(--line-height-paragraph-m); letter-spacing: var(--letter-spacing-paragraph-m); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .buttons-category__subtitle { margin-top: var(--chat-spacing-03); padding-bottom: 0; } [dir] .buttons-category__list { margin-top: var(--chat-spacing-04); } </style><style>.chat-alert-dialog { align-items: center; display: grid; height: 100%; position: absolute; width: 100%; z-index: 350; } .chat-alert-dialog__content { height: auto; } [dir] .chat-alert-dialog__content { background-color: var(--color-background-base); border: var(--chat-border); margin: 0 var(--chat-spacing-05); } .chat-alert-dialog__title { font-size: var(--font-size-heading-m); line-height: var(--line-height-heading-m); letter-spacing: var(--letter-spacing-heading-m); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .chat-alert-dialog__title { padding: var(--spacing-05) var(--spacing-05) var(--spacing-03) var(--spacing-05); } .chat-alert-dialog__message { font-size: var(--font-size-paragraph-l); line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .chat-alert-dialog__message { padding: 0 var(--spacing-05); } [dir] .chat-alert-dialog__actions-container { margin-top: var(--spacing-05); padding: 0; } .chat-alert-dialog__actions-button { outline: var(--chat-border); } [dir] .chat-alert-dialog__actions-button { border: none; } .chat-alert-dialog__overlay { height: 100%; position: absolute; top: 0; width: 100%; z-index: 4; } [dir] .chat-alert-dialog__overlay { background-color: var(--color-background-overlay-alt); } </style><style>.loading { align-items: center; display: flex; flex-direction: column; gap: var(--chat-spacing-04); height: 100%; justify-content: center; }[dir] .loading { padding: 0 var(--chat-spacing-04); text-align: center; } .loading__text { color: var(--color-content-mid); font-size: var(--font-size-paragraph-l); line-height: var(--line-height-paragraph-l); letter-spacing: var(--letter-spacing-paragraph-l); text-transform: none; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } .loading__icon { fill: var(--color-content-high); width: var(--chat-spacing-04); } </style><style>.chat-panel { bottom: 0; display: flex; flex-direction: column; height: 100vh; height: -webkit-fill-available; height: stretch; overflow: hidden; position: fixed; top: 0; width: 100%; z-index: 10; }[dir] .chat-panel { background-color: var(--color-background-base); }[dir=ltr] .chat-panel { right: 0; }[dir=rtl] .chat-panel { left: 0; } [dir="rtl"] .chat-panel { right: auto; } .chat-panel__header { align-items: center; display: flex; justify-content: space-between; } [dir] .chat-panel__header { background-color: var(--color-background-base); padding: var(--chat-spacing-03) var(--chat-spacing-05); } .chat-panel__header-overlay { min-height: 60px; position: absolute; top: 0; width: 100%; z-index: 4; } [dir] .chat-panel__header-overlay { background-color: var(--color-background-overlay-alt); } .chat-panel__title-container { flex: 1; } [dir] .chat-panel__title-container { text-align: center; } .chat-panel__close, .chat-panel__minimize { display: flex; } [dir] .chat-panel__close, [dir] .chat-panel__minimize { cursor: pointer; } .chat-panel__close:active, .chat-panel__minimize:active { outline: none; } .chat-panel__close-svg, .chat-panel__minimize-svg { fill: var(--color-content-high); } .chat-panel__title { font-size: var(--font-size-heading-s); max-width: 200px; line-height: var(--line-height-heading-s); letter-spacing: var(--letter-spacing-heading-s); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .chat-panel__title { margin-bottom: var(--chat-spacing-07); } .chat-panel__body { display: flex; flex-direction: column; height: 100%; overflow: auto; position: relative; scrollbar-width: none; } .chat-panel__body::-webkit-scrollbar { display: none; } @media screen and (min-width: 768px) { .chat-panel { bottom: 20px; font-size: var(--font-size-heading-m-highlight); height: 424px; top: auto; width: 300px; line-height: var(--line-height-heading-m-highlight); letter-spacing: var(--letter-spacing-heading-m-highlight); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-medium); } [dir] .chat-panel { border-bottom: var(--chat-border); border-top: var(--chat-border); } [dir=ltr] .chat-panel { border-left: var(--chat-border); left: auto; } [dir=rtl] .chat-panel { border-right: var(--chat-border); right: auto; } [dir="rtl"] .chat-panel__minimize { transform: rotate(180deg); } } @media screen and (min-width: 1920px) { .chat-panel { height: 605px; width: 366px; } } @media screen and (min-width: 2560px) { .chat-panel { height: 673px; width: 398px; } } </style><style>.notification-header { width: 100%; } .notification-header__message-container { align-items: center; display: flex; height: 44px; justify-content: left; } [dir] .notification-header__message-container { background-color: var(--color-semantic-info-high); padding: 0 var(--chat-spacing-05); } .notification-header__message-container--hidden { display: none; } .notification-header__message-text { color: var(--color-content-inverse); font-family: Neue-Helvetica, Arial, sans-serif; font-size: var(--font-size-body-s); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: var(--line-height-body-s); letter-spacing: var(--letter-spacing-body-s); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } [dir] .notification-header__message-text { text-align: center; } </style><style>/* stylelint-disable selector-max-id */ .chat-theme { color: var(--color-content-high); font-family: Neue-Helvetica, Arial, sans-serif; font-size: var(--font-size-body-s); line-height: var(--line-height-body-s); letter-spacing: var(--letter-spacing-body-s); text-transform: uppercase; font-stretch: var(--font-stretch-normal); font-weight: var(--font-weight-light); } #chat-container { position: static; z-index: auto; } @media screen and (min-width: 768px) { #chat-container { position: relative; z-index: 350; } } </style><style>:root { --chat-spacing-01: 4px; --chat-spacing-02: 8px; --chat-spacing-03: 12px; --chat-spacing-04: 16px; --chat-spacing-05: 20px; --chat-spacing-06: 24px; --chat-spacing-07: 32px; --chat-spacing-08: 40px; --chat-spacing-09: 48px; --chat-spacing-10: 56px; --chat-spacing-11: 64px; --chat-spacing-12: 72px; --chat-spacing-13: 80px; --chat-spacing-14: 96px; --chat-spacing-15: 112px; --chat-spacing-16: 128px; --chat-spacing-17: 144px; } @media screen and (min-width: 1920px) { :root { --chat-spacing-01: 8px; --chat-spacing-02: 12px; --chat-spacing-03: 16px; --chat-spacing-04: 20px; --chat-spacing-05: 24px; --chat-spacing-06: 32px; --chat-spacing-07: 40px; --chat-spacing-08: 48px; --chat-spacing-09: 56px; --chat-spacing-10: 64px; --chat-spacing-11: 72px; --chat-spacing-12: 80px; --chat-spacing-13: 96px; --chat-spacing-14: 112px; --chat-spacing-15: 128px; --chat-spacing-16: 160px; --chat-spacing-17: 200px; } } </style><style>:root { --chat-transition-regular: all 0.2s ease; } </style><style>:root { --chat-line-width: 1px; --chat-border: var(--chat-line-width) solid var(--color-content-high); } @media (min-resolution: 2dppx) { .root { --chat-line-width: 0.5px; } } </style><style class="automa-element-selector">@font-face { font-family: "Inter var"; font-weight: 100 900; font-display: swap; font-style: normal; font-named-instance: "Regular"; src: url("chrome-extension://infppggnoaenmfagbfknfkancpbljcca/Inter-roman-latin.var.woff2") format("woff2") } .automa-element-selector { direction: ltr } [automa-isDragging] { user-select: none } [automa-el-list] {outline: 2px dashed #6366f1;}</style></head><body class="mkt-image-page home-page no-mkt zds-theme zds-theme--light theme--keyboard-user"><div id="app-root"><div class="theme"><div id="theme-app" class="theme__app"><div class=""><div class="layout layout--grid-type-standard layout-catalog" style="color: rgb(0, 0, 0); fill: rgb(0, 0, 0);"><header class="layout-header-grid layout-header-grid--size-medium layout-header-std layout-header-std--size-medium layout-header-std--background-transparent layout-header-std--fixed layout-catalog__header"><button aria-label="メニューを開く" class="layout-header-icon layout-header-std__icon" data-qa-id="layout-header-toggle-menu"><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="inherit" stroke="inherit" class="layout-header-icon__icon"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.4 6.9H3.6v-1h16.8v1zm0 11.2H3.6v-1h16.8v1z"></path></svg></button><div class="layout-header-logo layout-header-logo--size-medium layout-header-std__logo layout-catalog__logo"><div class="layout-catalog-logo"><h1 itemscope=""><a class="layout-catalog-logo__link link" href="https://www.zara.com/jp/" title="ZARA Japan / 日本, ザラのホームページに移動します" itemprop="url" data-qa-action="logo-click" tabindex="0"><svg aria-label="ZARA ロゴ トップページに行く" class="layout-catalog-logo-icon" viewBox="0 0 132 55" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M105.673.035l19.557 53.338 6.77.002v.383h-21.548v-.383h6.344l-6.431-17.54H97.311v.007l.07.204c.521 1.548.78 3.17.764 4.803v6.575c0 3.382 1.494 6.81 4.347 6.81 1.675 0 3.012-.59 4.604-2.046l.227.211C105.594 54.224 103.5 55 100.36 55c-2.37 0-4.398-.57-6.03-1.693l-.309-.222c-2.148-1.624-3.542-4.278-4.142-7.89l-.096-.583-.1-.882-.01-.152-3.599 9.792h5.107v.384H80.496v-.384h5.162l3.951-10.753v-.023a34.924 34.924 0 0 1-.075-1.906v-4.693c0-5.77-4.29-9.08-11.771-9.08H70.41v26.458h6.371v.383h-24.9v-.383h6.345l-6.431-17.54H33.948l-6.371 17.346.266-.044c8.366-1.442 12.213-7.827 12.265-14.55h.388v15.171H0L30.06 2.185H17.972C7.954 2.185 3.42 9.922 3.35 17.635h-.387V1.8h36.488l-.222.385L9.396 53.373h15.695c.39 0 .778-.019 1.169-.05.26-.018.522-.044.788-.077l.095-.01L46.703 0h.387l.013.035 15.369 41.916V2.185h-6.328v-.39h21.778c10.467 0 17.774 5.372 17.774 13.068 0 5.612-5.005 10.27-12.45 11.595l-1.367.174 1.377.14c4.515.517 8.1 1.906 10.641 4.127l.017.016L105.273 0h.386l.014.035zm-8.552 35.32l.038.094h13.061l-8.773-23.928-7.221 19.67.039.037.367.364a11.876 11.876 0 0 1 2.489 3.762zM70.415 26.53V2.185h5.611c7.496 0 11.454 4.414 11.454 12.76 0 8.877-2.272 11.585-9.717 11.585h-7.348zM42.882 11.521L34.09 35.45h17.565L42.882 11.52z"></path></svg></a></h1></div></div><div class="layout-header-std__search-container"><div role="search" class="layout-header-std__search" aria-label="商品検索"><a href="https://www.zara.com/jp/ja/search" data-qa-id="header-search-bar-link" class="layout-search-link--input link" aria-label="エンターキーを押して検索窓へ移動する" tabindex="0"><span aria-hidden="true"><span>検索</span></span></a></div></div><div class="layout-header-links layout-header-std__links"><a class="layout-header-link layout-header-link-logon link" href="https://www.zara.com/jp/ja/logon" data-qa-id="header-logon-link" tabindex="0"><span>マイアカウント</span></a><a class="layout-header-link layout-header-link-help link" href="https://www.zara.com/jp/ja/help-center" data-qa-id="notify-help-center-click" tabindex="0"><span>ヘルプ</span></a><a class="layout-header-link layout-header-link-shop-cart link" aria-label="買い物かごは空です。" data-qa-id="layout-header-go-to-cart" href="https://www.zara.com/jp/ja/shop/cart" tabindex="0"><span>買い物かご</span> (<span role="status" aira-live="polite" data-qa-id="layout-header-go-to-cart-items-count">0</span>)</a></div></header><div data-hidden="true" aria-hidden="true" role="presentation" class="zds-modal layout-menu-std layout-menu-std--close"><div class="layout-header-grid layout-header-grid--size-medium layout-menu-std__grid layout-menu-std__grid-medium"><div class="layout-menu-std__content" aria-label="カテゴリーメニュー" role="dialog" tabindex="-1"><div class="layout-header-logo layout-header-logo--size-medium layout-menu-std__logo"><a href="https://www.zara.com/jp/" aria-label="ZARA ロゴ"><svg class="layout-header-logo__icon" viewBox="0 0 132 55" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M105.673.035l19.557 53.338 6.77.002v.383h-21.548v-.383h6.344l-6.431-17.54H97.311v.007l.07.204c.521 1.548.78 3.17.764 4.803v6.575c0 3.382 1.494 6.81 4.347 6.81 1.675 0 3.012-.59 4.604-2.046l.227.211C105.594 54.224 103.5 55 100.36 55c-2.37 0-4.398-.57-6.03-1.693l-.309-.222c-2.148-1.624-3.542-4.278-4.142-7.89l-.096-.583-.1-.882-.01-.152-3.599 9.792h5.107v.384H80.496v-.384h5.162l3.951-10.753v-.023a34.924 34.924 0 0 1-.075-1.906v-4.693c0-5.77-4.29-9.08-11.771-9.08H70.41v26.458h6.371v.383h-24.9v-.383h6.345l-6.431-17.54H33.948l-6.371 17.346.266-.044c8.366-1.442 12.213-7.827 12.265-14.55h.388v15.171H0L30.06 2.185H17.972C7.954 2.185 3.42 9.922 3.35 17.635h-.387V1.8h36.488l-.222.385L9.396 53.373h15.695c.39 0 .778-.019 1.169-.05.26-.018.522-.044.788-.077l.095-.01L46.703 0h.387l.013.035 15.369 41.916V2.185h-6.328v-.39h21.778c10.467 0 17.774 5.372 17.774 13.068 0 5.612-5.005 10.27-12.45 11.595l-1.367.174 1.377.14c4.515.517 8.1 1.906 10.641 4.127l.017.016L105.273 0h.386l.014.035zm-8.552 35.32l.038.094h13.061l-8.773-23.928-7.221 19.67.039.037.367.364a11.876 11.876 0 0 1 2.489 3.762zM70.415 26.53V2.185h5.611c7.496 0 11.454 4.414 11.454 12.76 0 8.877-2.272 11.585-9.717 11.585h-7.348zM42.882 11.521L34.09 35.45h17.565L42.882 11.52z"></path></svg></a></div><div class="layout-menu-std__menu"><nav class="layout-categories" data-qa-action="close-sidebar-on-click-outside"><div><div class="zds-nav-row layout-categories__container"><ul class="zds-nav-row__list zds-nav-row__list--label"><li class="zds-nav-row__list-item zds-nav-row__list-item--label zds-nav-row__list-item--active layout-categories__container-item--level-1"><div class="zds-nav-row__list-item-wrapper"><div class="layout-categories-category layout-categories-category--level-1 layout-categories-category--highlighted" data-categoryid="1591811" data-seocategoryid="1000" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-1"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" aria-expanded="true" role="button" href="https://www.zara.com/jp/ja/woman-mkt1000.html" tabindex="0"><span class="layout-categories-category__name">woman</span></a></div></div></li><li class="zds-nav-row__list-item zds-nav-row__list-item--label layout-categories__container-item--level-1"><div class="zds-nav-row__list-item-wrapper"><div class="layout-categories-category layout-categories-category--level-1" data-categoryid="1591802" data-seocategoryid="534" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-1"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/man-mkt534.html" tabindex="0"><span class="layout-categories-category__name">man</span></a></div></div></li><li class="zds-nav-row__list-item zds-nav-row__list-item--label layout-categories__container-item--level-1"><div class="zds-nav-row__list-item-wrapper"><div class="layout-categories-category layout-categories-category--level-1" data-categoryid="1591823" data-seocategoryid="1" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-1"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-mkt1.html" tabindex="0"><span class="layout-categories-category__name">kids</span></a></div></div></li><li class="zds-nav-row__list-item zds-nav-row__list-item--label layout-categories__container-item--level-1"><div class="zds-nav-row__list-item-wrapper"><div class="layout-categories-category layout-categories-category--level-1" data-categoryid="2124389" data-seocategoryid="2085" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-1"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-mkt2085.html" tabindex="0"><span class="layout-categories-category__name">home</span></a></div></div></li><li class="zds-nav-row__list-item zds-nav-row__list-item--label layout-categories__container-item--level-1"><div class="zds-nav-row__list-item-wrapper"><div class="layout-categories-category layout-categories-category--level-1" data-categoryid="1881296" data-seocategoryid="1414" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-1"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/woman-beauty-mkt1414.html" tabindex="0"><span class="layout-categories-category__name">beauty</span></a></div></div></li></ul></div></div><div class="layout-categories__carousel"><div class="zds-carousel"><div class="zds-carousel-container" style="overflow-x: clip; --zds-carousel-space-between-items: 0px;"><div class="zds-carousel-content zds-carousel-content--horizontal layout-categories-category__carousel-items-animation" style="transform: translate3d(0px, 0px, 0px);"><div class="zds-carousel-item layout-categories__carousel-item" data-zds-carousel-element="true"><ul class="layout-categories-category__subcategory-main"><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419517" data-seocategoryid="1180" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-new-in-l1180.html" tabindex="0"><span class="layout-categories-category__name">/// new</span></a></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420962" data-seocategoryid="5317" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-mother-day-l5317.html" tabindex="0"><span class="layout-categories-category__name">ribbon</span><span class="layout-categories-category__tag layout-categories-category__tag--sup">NEW</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420954" data-seocategoryid="4108" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-must-have-l4108.html" tabindex="0"><span class="layout-categories-category__name">ランキング</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420895" data-seocategoryid="1066" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-dresses-l1066.html" tabindex="0"><span class="layout-categories-category__name">ワンピース | オールインワン</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-dresses-l1066.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-dresses-midi-l1081.html" class="link" tabindex="0">ミディ | マキシ</a></li><li><a href="https://www.zara.com/jp/ja/woman-dresses-mini-l1083.html" class="link" tabindex="0">ミニ</a></li><li><a href="https://www.zara.com/jp/ja/woman-jumpsuits-l1150.html" class="link" tabindex="0">オ-ルインワン</a></li><li><a href="https://www.zara.com/jp/ja/woman-dresses-white-l1676.html" class="link" tabindex="0">ホワイト</a></li><li><a href="https://www.zara.com/jp/ja/woman-dresses-satin-l3082.html" class="link" tabindex="0">サテン</a></li><li><a href="https://www.zara.com/jp/ja/woman-dresses-strappy-l1094.html" class="link" tabindex="0">キャミソール</a></li><li><a href="https://www.zara.com/jp/ja/woman-dresses-printed-l1089.html" class="link" tabindex="0">プリント</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419939" data-seocategoryid="1322" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-tops-l1322.html" tabindex="0"><span class="layout-categories-category__name">トップス | ボディスーツ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-tops-l1322.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-body-l1057.html" class="link" tabindex="0">ボディ</a></li><li><a href="https://www.zara.com/jp/ja/woman-tops-sleeveless-l1791.html" class="link" tabindex="0">ノースリーブ</a></li><li><a href="https://www.zara.com/jp/ja/woman-knitwear-tops-l1167.html" class="link" tabindex="0">ニット</a></li><li><a href="https://www.zara.com/jp/ja/woman-tops-crop-l1584.html" class="link" tabindex="0">クロップド</a></li><li><a href="https://www.zara.com/jp/ja/woman-tops-sleeveless-l1791.html" class="link" tabindex="0">キャミソール</a></li><li><a href="https://www.zara.com/jp/ja/women-tops-halter-neck-l2213.html" class="link" tabindex="0">ホルターネック</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420416" data-seocategoryid="1362" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-tshirts-l1362.html" tabindex="0"><span class="layout-categories-category__name">tシャツ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-tshirts-l1362.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-tshirts-basics-l1364.html" class="link" tabindex="0">ベーシック</a></li><li><a href="https://www.zara.com/jp/ja/woman-tshirts-short-sleeved-l1380.html" class="link" tabindex="0">半袖</a></li><li><a href="https://www.zara.com/jp/ja/woman-tshirts-sleeveless-l1382.html" class="link" tabindex="0">ストラップ</a></li><li><a href="https://www.zara.com/jp/ja/women-shirts-white-l2225.html" class="link" tabindex="0">ホワイト</a></li><li><a href="https://www.zara.com/jp/ja/woman-tshirts-printed-l1378.html" class="link" tabindex="0">グラフィック</a></li><li><a href="https://www.zara.com/jp/ja/woman-tshirts-striped-l1385.html" class="link" tabindex="0">ストライプ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420368" data-seocategoryid="1217" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-shirts-l1217.html" tabindex="0"><span class="layout-categories-category__name">シャツ | ブラウス</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-shirts-l1217.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/women-shirts-white-l2208.html" class="link" tabindex="0">ホワイト</a></li><li><a href="https://www.zara.com/jp/ja/woman-shirts-linen-l4104.html" class="link" tabindex="0">リネン</a></li><li><a href="https://www.zara.com/jp/ja/woman-shirts-striped-l1247.html" class="link" tabindex="0">ストライプ</a></li><li><a href="https://www.zara.com/jp/ja/woman-shirts-cropped-l4874.html" class="link" tabindex="0">クロップド</a></li><li><a href="https://www.zara.com/jp/ja/woman-shirts-poplin-l1472.html" class="link" tabindex="0">ポプリン</a></li><li><a href="https://www.zara.com/jp/ja/woman-shirts-basics-l1218.html" class="link" tabindex="0">ベーシック</a></li><li><a href="https://www.zara.com/jp/ja/woman-shirts-embroidered-l1228.html" class="link" tabindex="0">エンブロイダリー</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420453" data-seocategoryid="1299" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-skirts-l1299.html" tabindex="0"><span class="layout-categories-category__name">スカート</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-skirts-l1299.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-skirts-midi-l1305.html" class="link" tabindex="0">ミディ</a></li><li><a href="https://www.zara.com/jp/ja/woman-skirts-mini-l1307.html" class="link" tabindex="0">ミニ</a></li><li><a href="https://www.zara.com/jp/ja/woman-skirts-denim-l1703.html" class="link" tabindex="0">デニム</a></li><li><a href="https://www.zara.com/jp/ja/woman-shorts-skorts-l1297.html" class="link" tabindex="0">スコート</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420482" data-seocategoryid="1355" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-trousers-shorts-l1355.html" tabindex="0"><span class="layout-categories-category__name">ショートパンツ | スコート</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-trousers-shorts-l1355.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-shorts-denim-l1710.html" class="link" tabindex="0">デニム</a></li><li><a href="https://www.zara.com/jp/ja/woman-shorts-bermudas-l2012.html" class="link" tabindex="0">バミューダパンツ</a></li><li><a href="https://www.zara.com/jp/ja/woman-shorts-skorts-l1297.html" class="link" tabindex="0">スコート</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420794" data-seocategoryid="1335" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-trousers-l1335.html" tabindex="0"><span class="layout-categories-category__name">パンツ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-trousers-l1335.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/women-jeans-high-rise-l1779.html" class="link" tabindex="0">ハイライズ</a></li><li><a href="https://www.zara.com/jp/ja/woman-trousers-mid-waist-l6339.html" class="link" tabindex="0">ミッドウエスト</a></li><li><a href="https://www.zara.com/jp/ja/woman-trousers-wide-l1360.html" class="link" tabindex="0">ワイド</a></li><li><a href="https://www.zara.com/jp/ja/woman-trousers-basics-l1336.html" class="link" tabindex="0">ベーシック</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419242" data-seocategoryid="1119" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-jeans-l1119.html" tabindex="0"><span class="layout-categories-category__name">ジ-ンズ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-jeans-l1119.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-jeans-high-waist-l1134.html" class="link" tabindex="0">ハイウエスト</a></li><li><a href="https://www.zara.com/jp/ja/woman-jeans-mid-waist-l1463.html" class="link" tabindex="0">ミッドウエスト</a></li><li><a href="https://www.zara.com/jp/ja/woman-jeans-regular-l1140.html" class="link" tabindex="0">ストレートレッグ</a></li><li><a href="https://www.zara.com/jp/ja/women-jeans-wide-l2241.html" class="link" tabindex="0">ワイドレッグ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420505" data-seocategoryid="1204" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-outerwear-vests-l1204.html" tabindex="0"><span class="layout-categories-category__name">ベスト</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-outerwear-vests-l1204.html" class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420293" data-seocategoryid="1152" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-knitwear-l1152.html" tabindex="0"><span class="layout-categories-category__name">ニット</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-knitwear-l1152.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-knitwear-tops-l1167.html" class="link" tabindex="0">トップス</a></li><li><a href="https://www.zara.com/jp/ja/woman-knitwear-dresses-l1160.html" class="link" tabindex="0">ドレス | ワンピース</a></li><li><a href="https://www.zara.com/jp/ja/woman-knitwear-cardigans-l1156.html" class="link" tabindex="0">カ-ディガン</a></li><li><a href="https://www.zara.com/jp/ja/woman-knitwear-neutral-l1733.html" class="link" tabindex="0">セットアップ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419846" data-seocategoryid="1156" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-knitwear-l1152.html" tabindex="0"><span class="layout-categories-category__name">カーディガン | セーター</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-knitwear-l1152.html" class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2417770" data-seocategoryid="1114" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-jackets-l1114.html" tabindex="0"><span class="layout-categories-category__name">ジャケット | ブレザー</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-jackets-l1114.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-blazers-l1055.html" class="link" tabindex="0">ブレザー</a></li><li><a href="https://www.zara.com/jp/ja/woman-outerwear-kimono-l1192.html" class="link" tabindex="0">キモノ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419159" data-seocategoryid="1251" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-shoes-l1251.html" tabindex="0"><span class="layout-categories-category__name">シューズ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-shoes-l1251.html" class="link" tabindex="0">すべて表示</a></li><li><a href="https://www.zara.com/jp/ja/woman-shoes-sandals-flat-l1282.html" class="link" tabindex="0">フラットサンダル</a></li><li><a href="https://www.zara.com/jp/ja/woman-shoes-sandals-heeled-l1284.html" class="link" tabindex="0">ヒールサンダル</a></li><li><a href="https://www.zara.com/jp/ja/woman-shoes-flat-l1269.html" class="link" tabindex="0">フラットシューズ</a></li><li><a href="https://www.zara.com/jp/ja/woman-shoes-heeled-l1271.html" class="link" tabindex="0">パンプス</a></li><li><a href="https://www.zara.com/jp/ja/woman-shoes-leather-l1275.html" class="link" tabindex="0">レザー</a></li><li><a href="https://www.zara.com/jp/ja/woman-shoes-sneakers-l1287.html" class="link" tabindex="0">スニーカー</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2417678" data-seocategoryid="1024" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-bags-l1024.html" tabindex="0"><span class="layout-categories-category__name">バッグ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-bags-l1024.html" class="link" tabindex="0">すべて表示</a></li><li><a href="https://www.zara.com/jp/ja/woman-bags-edited-l4759.html" class="link" tabindex="0">EDITED | カスタマイズ</a></li><li><a href="https://www.zara.com/jp/ja/woman-bags-crossbody-l1032.html" class="link" tabindex="0">ショルダーバッグ</a></li><li><a href="https://www.zara.com/jp/ja/woman-bags-shoulder-l1924.html" class="link" tabindex="0">トートバッグ</a></li><li><a href="https://www.zara.com/jp/ja/woman-bags-leather-l1041.html" class="link" tabindex="0">レザー</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2418986" data-seocategoryid="1003" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-accessories-l1003.html" tabindex="0"><span class="layout-categories-category__name">アクセサリー | ジュエリー</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-accessories-l1003.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-accessories-jewelry-l1015.html" class="link" tabindex="0">ジュエリ-</a></li><li><a href="https://www.zara.com/jp/ja/woman-accessories-belts-l1004.html" class="link" tabindex="0">ベルト</a></li><li><a href="https://www.zara.com/jp/ja/woman-accessories-foulards-l1008.html" class="link" tabindex="0">ポケットチーフ | スカーフ</a></li><li><a href="https://www.zara.com/jp/ja/woman-accessories-headwear-l1013.html" class="link" tabindex="0">ヘッドウェア</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2418953" data-seocategoryid="1052" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-beachwear-l1052.html" tabindex="0"><span class="layout-categories-category__name">スイムウェア | ビキニ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-beachwear-l1052.html" class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419795" data-seocategoryid="4021" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-lingerie-l4021.html" tabindex="0"><span class="layout-categories-category__name">ランジェリー | シェイプアップウェア</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-lingerie-l4021.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-lingerie-dresses-l6260.html" class="link" tabindex="0">ワンピース</a></li><li><a class="link" tabindex="0">トップス | ボディスーツ</a></li><li><a href="https://www.zara.com/jp/ja/woman-lingerie-bras-l4022.html" class="link" tabindex="0">ブラ</a></li><li><a href="https://www.zara.com/jp/ja/woman-lingerie-briefs-l4023.html" class="link" tabindex="0">ショーツ</a></li><li><a class="link" tabindex="0">シェイプアップウェア</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419830" data-seocategoryid="1415" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-beauty-perfumes-l1415.html" tabindex="0"><span class="layout-categories-category__name">パフューム</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-beauty-perfumes-l1415.html" class="link" tabindex="0">すべて表示</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2418886" data-seocategoryid="7345" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-hair-l7345.html" tabindex="0"><span class="layout-categories-category__name">zara hair</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-hair-l7345.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-hair-collection-mkt7336.html" class="link" tabindex="0">COLLECTION</a></li><li><a href="https://www.zara.com/jp/ja/woman-hair-undone-mkt7743.html" class="link" tabindex="0">EDITORIAL UNDONE</a></li><li><a href="https://www.zara.com/jp/ja/woman-hair-editorial-mkt7335.html" class="link" tabindex="0">EDITORIAL</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2418892" data-seocategoryid="1414" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-beauty-makeup-l4414.html" tabindex="0"><span class="layout-categories-category__name">ビューティ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-beauty-makeup-l4414.html" class="link" tabindex="0">すべて表示</a></li><li><a class="link" tabindex="0">ベストセラー</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-eyes-l4239.html" class="link" tabindex="0">アイメイク</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-face-l4240.html" class="link" tabindex="0">フェイス</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-nails-l4241.html" class="link" tabindex="0">ネイルエナメル</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-body-l6461.html" class="link" tabindex="0">ボディ</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-tools-l4242.html" class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">チュートリアル</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2438414" data-seocategoryid="7569" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">collagerie | home collection</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2124389" data-seocategoryid="2085" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-mkt2085.html" tabindex="0"><span class="layout-categories-category__name">home</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-new-in-l2086.html" class="link" tabindex="0">/// NEW</a></li><li><a class="link" tabindex="0">COLLAGERIE</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_HOME1</a></li><li><a class="link" tabindex="0">家具</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-chairs-l4110.html" class="link" tabindex="0">チェア | アームチェア</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-seats-l7854.html" class="link" tabindex="0">スツール | ベンチ</a></li><li><a class="link" tabindex="0">ソファー</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-3-seater-l7849.html" class="link" tabindex="0">3人用ソファ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-2-seater-l7850.html" class="link" tabindex="0">2人用ソファ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-1-seater-l7851.html" class="link" tabindex="0">1 SEAT SOFAS</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-footstools-l7853.html" class="link" tabindex="0">フットレスト</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-cover-l7852.html" class="link" tabindex="0">ソファーカバー</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-living-room-tables-l4109.html" class="link" tabindex="0">テーブル</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-storage-l7855.html" class="link" tabindex="0">保管</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-bed-l7856.html" class="link" tabindex="0">ベッドルーム家具</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-vvd-l7857.html" class="link" tabindex="0">VINCENT VAN DUYSEN 家具</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-decoration-mkt6612.html" class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-l2119.html" class="link" tabindex="0">ラグ</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-l2119.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-plain-l7831.html" class="link" tabindex="0">プレーンラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-vintage-l7832.html" class="link" tabindex="0">ヴィンテージラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-deco-l7833.html" class="link" tabindex="0">デコラティブラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-yute-l7834.html" class="link" tabindex="0">ジュートラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-mat-l7835.html" class="link" tabindex="0">ドアマット</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-vdd-l7836.html" class="link" tabindex="0">VINCENT VAN DUYSEN RUGS</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-decoration-light-l7839.html" class="link" tabindex="0">ランプ</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-mirror-l7840.html" class="link" tabindex="0">ミラー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-blanket-l7841.html" class="link" tabindex="0">ブランケット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">クッション | フィリング</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">クッション</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">パッド</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-decoration-curtain-l7843.html" class="link" tabindex="0">カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-jar-l7837.html" class="link" tabindex="0">ベース&フラワーポット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-candle-l7838.html" class="link" tabindex="0">キャンドル&キャンドルホルダー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-basket-l7845.html" class="link" tabindex="0">バスケット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-accessories-l7846.html" class="link" tabindex="0">フレーム | ボックス | アクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-knob-l7847.html" class="link" tabindex="0">ドアノブ</a></li></ul><li><a class="link" tabindex="0">アウトドア</a></li><ul><li><a class="link" tabindex="0">コレクション</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-mkt2087.html" class="link" tabindex="0">ベッドルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-bed-linen-l2103.html" class="link" tabindex="0">ベッドリネン</a></li><li><a class="link" tabindex="0">ベッドカバー | ベッドスプレッド</a></li><li><a class="link" tabindex="0">フィリング | プロテクター</a></li><li><a href="https://www.zara.com/jp/ja/home-bedroom-blankets-l2104.html" class="link" tabindex="0">ブランケット&クッション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-blankets-l2104.html" class="link" tabindex="0">ブランケット</a></li><li><a href="https://www.zara.com/jp/ja/home-bedroom-cushions-l2105.html" class="link" tabindex="0">クッション</a></li></ul><li><a class="link" tabindex="0">ベッドルーム家具</a></li><li><a class="link" tabindex="0">更衣室</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-dining-mkt6615.html" class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">テーブルリネン</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">テーブルクロス</a></li><li><a class="link" tabindex="0">テーブルナプキン</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">プレースマット</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tableware-l2099.html" class="link" tabindex="0">テーブルウェア</a></li><li><a class="link" tabindex="0">ガラス食器</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">タンブラー</a></li><li><a class="link" tabindex="0">ワイングラス</a></li><li><a class="link" tabindex="0">クリスタルマグ</a></li><li><a class="link" tabindex="0">ガラスピッチャー</a></li><li><a class="link" tabindex="0">ガラスプレート | ボウル</a></li></ul><li><a class="link" tabindex="0">カトラリー</a></li><ul><li><a class="link" tabindex="0">コンプリート カトラリー セット</a></li><li><a class="link" tabindex="0">カトラリーアクセサリー</a></li></ul><li><a class="link" tabindex="0">テーブルアクセサリー</a></li><li><a class="link" tabindex="0">トレイ</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-l2089.html" class="link" tabindex="0">キッチン</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-l2089.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">ジャーと弁当箱</a></li><li><a class="link" tabindex="0">キッチンストレージ</a></li><li><a class="link" tabindex="0">キッチンアクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-textile-l2098.html" class="link" tabindex="0">キッチンクロス | エプロン</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-laundry-l6606.html" class="link" tabindex="0">ランドリー | クリーニング</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-laundry-l6606.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-laundry-laundry-l6610.html" class="link" tabindex="0">ランドリー</a></li><li><a class="link" tabindex="0">クリーニング</a></li><li><a href="https://www.zara.com/jp/ja/home-laundry-dispensers-l6608.html" class="link" tabindex="0">ディスペンサー</a></li><li><a class="link" tabindex="0">ゴミ箱</a></li><li><a class="link" tabindex="0">バスケット</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-mkt2090.html" class="link" tabindex="0">バスルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-collection-l5511.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">バスルームセット</a></li><ul><li><a class="link" tabindex="0">バスルームセット</a></li><li><a class="link" tabindex="0">補助アクセサリー</a></li></ul><li><a class="link" tabindex="0">ベーシックタオル</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-towels-l2114.html" class="link" tabindex="0">タオル</a></li><li><a class="link" tabindex="0">バスマット</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-bathrobe-l4137.html" class="link" tabindex="0">バスローブ</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-baskets-l2624.html" class="link" tabindex="0">バスルームバスケット</a></li><li><a class="link" tabindex="0">ダストボックス&カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-spa-l3958.html" class="link" tabindex="0">SPA COLLECTION</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-fragrances-l2091.html" class="link" tabindex="0">ホームフレグランス</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-fragrances-l2091.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">スティック式アロマディフューザー</a></li><li><a href="https://www.zara.com/jp/ja/home-fragrances-candles-l2109.html" class="link" tabindex="0">キャンドル</a></li><li><a class="link" tabindex="0">ソープ&クリーム</a></li><li><a class="link" tabindex="0">リネンスプレー</a></li></ul><li><a class="link" tabindex="0">ブック | ステーショナリー | スポーツ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-pets-l4102.html" class="link" tabindex="0">ペット</a></li><li><a class="link" tabindex="0">ラウンジウェア | シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">レディース</a></li><ul><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">バッグ | アクセサリー</a></li></ul><li><a class="link" tabindex="0">メンズ</a></li><ul><li><a class="link" tabindex="0">ホームウェア</a></li><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">バッグ | アクセサリー</a></li></ul></ul><li><a class="link" tabindex="0">DIVIDER_MENU_HOME2</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-mkt3042.html" class="link" tabindex="0">HOME キッズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-view-all-l3049.html" class="link" tabindex="0">/// NEW</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">トイショップ</a></li><li><a class="link" tabindex="0">ベッドルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">掛け布団カバー</a></li><li><a class="link" tabindex="0">ベッドカバー | ベッドスプレッド</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-blankets-l2582.html" class="link" tabindex="0">ブランケット&クッション</a></li></ul><li><a class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-l3042.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">家具</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">ラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-baskets-l2123.html" class="link" tabindex="0">バスケット</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-lighting-l2121.html" class="link" tabindex="0">ランプ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-curtains-l3015.html" class="link" tabindex="0">カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-door-knobs-l2942.html" class="link" tabindex="0">ハンドル | デコレーションアイテム</a></li></ul><li><a class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">プレート | ボウル</a></li><li><a class="link" tabindex="0">カトラリー</a></li><li><a class="link" tabindex="0">カップ I マグ</a></li><li><a class="link" tabindex="0">ビブ</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">プレースマット</a></li></ul><li><a class="link" tabindex="0">バスルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">タオル</a></li><li><a class="link" tabindex="0">バスローブ</a></li><li><a class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">バスマット</a></li></ul><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><ul><li><a class="link" tabindex="0">0~24か月</a></li><li><a class="link" tabindex="0">1歳~9歳</a></li></ul><li><a class="link" tabindex="0">シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">0~24か月</a></li><li><a class="link" tabindex="0">1歳~9歳</a></li></ul><li><a class="link" tabindex="0">新生児</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-view-all-l3049.html" class="link" tabindex="0">新生児商品をすべて見る</a></li><li><a class="link" tabindex="0">新生児ベッドルーム</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">新生児家具</a></li><li><a class="link" tabindex="0">新生児アクセサリー</a></li><li><a class="link" tabindex="0">新生児バスルーム</a></li><li><a class="link" tabindex="0">ダイニングルーム</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">新生児用おもちゃ</a></li><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><li><a class="link" tabindex="0">シューズ | 新生児バッグ</a></li></ul><li><a class="link" tabindex="0">LE PETIT PRINCE</a></li><li><a href="https://www.zara.com/jp/ja/home-disney-l7337.html" class="link" tabindex="0">MICKEY MOUSE © DISNEY</a></li><li><a class="link" tabindex="0">Winnie the Pooh</a></li><li><a class="link" tabindex="0">BACK TO SCHOOL</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_HOME3</a></li><li><a href="https://www.zara.com/jp/ja/home-vvd-collection-l5438.html" class="link" tabindex="0">Vincent Van Duysen</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-vvd-collection-l5438.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">CAMPAIGN 03</a></li><li><a class="link" tabindex="0">詳細</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_HOME4</a></li><li><a class="link" tabindex="0">SPECIAL PRICES</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-special-prices-collection-l6481.html" class="link" tabindex="0">コレクション</a></li></ul><li><a class="link" tabindex="0">セール</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-l2088.html" class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-l2088.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-l2087.html" class="link" tabindex="0">ベッドルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-l2087.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-kitchenware-l2097.html" class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-kitchenware-l2097.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-l2090.html" class="link" tabindex="0">バスルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-l2090.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">ラウンジウェア | シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul></ul><li><a class="link" tabindex="0">DIVIDER_MENU_HOME5</a></li><li><a class="link" tabindex="0">JOIN LIFE</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-join-life-mkt1399.html" class="link" tabindex="0">詳細情報</a></li><li><a class="link" tabindex="0">イノベーション</a></li><ul><li><a class="link" tabindex="0">SIHについて</a></li><li><a class="link" tabindex="0">仕組み</a></li><li><a class="link" tabindex="0">コラボレーション</a></li><ul><li><a class="link" tabindex="0">LOOPAMID</a></li><li><a class="link" tabindex="0">CIRC</a></li><li><a class="link" tabindex="0">AMBERCYCLE</a></li><li><a class="link" tabindex="0">NILIT</a></li><li><a class="link" tabindex="0">EVRNU</a></li><li><a class="link" tabindex="0">STARTUP LANZATECH X ZARA</a></li><li><a class="link" tabindex="0">INFINITED FIBER</a></li><li><a class="link" tabindex="0">PIÑATEX</a></li><li><a class="link" tabindex="0">RENEWCELL</a></li></ul></ul><li><a class="link" tabindex="0">プロジェクト</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">センターにおけるワーカー</a></li><li><a class="link" tabindex="0">生産プロセス</a></li><li><a class="link" tabindex="0">アライアンス</a></li><li><a class="link" tabindex="0">衣類寄付</a></li><li><a href="https://www.zara.com/jp/ja/preowned-mkt5794.html" class="link" tabindex="0">ZARA PRE-OWNED</a></li><li><a class="link" tabindex="0">素材</a></li><li><a class="link" tabindex="0">衣類のお手入れ</a></li><li><a class="link" tabindex="0">より持続可能な店舗</a></li><li><a class="link" tabindex="0">バイオダイバーシティ&エコシステム</a></li><li><a class="link" tabindex="0">当社のパッケージング</a></li><li><a class="link" tabindex="0">コミュニティ支援</a></li></ul></ul><li><a class="link" tabindex="0">+ Info</a></li><ul><li><a class="link" tabindex="0">ニュースレター</a></li><li><a class="link" tabindex="0">コンタクト</a></li><li><a href="https://www.zara.com/jp/ja/z-stores-st1404.html" class="link" tabindex="0">店舗検索</a></li><li><a class="link" tabindex="0">ヘルプ</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=295504" class="link" tabindex="0">残高確認</a></li></ul><li><a href="https://www.zara.com/jp/ja/z-press-mkt1401.html" class="link" tabindex="0">プレス</a></li><li><a class="link" tabindex="0">企業情報</a></li><ul><li><a class="link" tabindex="0">企業情報</a></li><li><a class="link" tabindex="0">世界のオフィス</a></li><li><a href="https://www.zara.com/jp/ja/z-job-corp1398.html" class="link" tabindex="0">ZARAで働く</a></li></ul></ul></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2420284" data-seocategoryid="1061" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-co-ords-l1061.html" tabindex="0"><span class="layout-categories-category__name">セットアップ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-co-ords-l1061.html" class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2418878" data-seocategoryid="2447" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-linen-l2447.html" tabindex="0"><span class="layout-categories-category__name">リネン</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-linen-l2447.html" class="link" tabindex="0"></a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419777" data-seocategoryid="1050" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-basics-mkt1050.html" tabindex="0"><span class="layout-categories-category__name">ベーシック</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-basics-mkt1050.html" class="link" tabindex="0">メニュー</a></li><li><a href="https://www.zara.com/jp/ja/woman-basics-tshirts-l6119.html" class="link" tabindex="0">Tシャツ</a></li><li><a href="https://www.zara.com/jp/ja/woman-basics-shirts-l6118.html" class="link" tabindex="0">シャツ</a></li><li><a href="https://www.zara.com/jp/ja/woman-basics-trousers-l6122.html" class="link" tabindex="0">パンツ</a></li><li><a href="https://www.zara.com/jp/ja/woman-jeans-basics-l1120.html" class="link" tabindex="0">ジ-ンズ</a></li><li><a href="https://www.zara.com/jp/ja/woman-trousers-shorts-l1355.html" class="link" tabindex="0">スカート | ショートパンツ</a></li><li><a href="https://www.zara.com/jp/ja/woman-basics-knitwear-l6121.html" class="link" tabindex="0">ニット</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2419724" data-seocategoryid="1314" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" tabindex="0" style="color: rgb(250, 52, 127);"><span class="layout-categories-category__name">special prices</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--has-background" data-categoryid="1564710" data-seocategoryid="1000" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2" style="background-color: rgb(35, 244, 68);"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/woman-jackets-l1114.html" tabindex="0" style="background-color: rgb(35, 244, 68); color: rgb(0, 0, 0);"><span class="layout-categories-category__name">sale</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-jackets-l1114.html" class="link" tabindex="0">ジャケット | コート</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-jackets-l1114.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">50%オフより</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-blazers-l1055.html" class="link" tabindex="0">ブレザー | ベスト</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-blazers-l1055.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-dresses-l1066.html" class="link" tabindex="0">ワンピース | オールインワン</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-dresses-l1066.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">50%オフより</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">70%オフより</a></li><li><a href="https://www.zara.com/jp/ja/woman-dresses-midi-l1081.html" class="link" tabindex="0">ミディ | マキシ</a></li><li><a href="https://www.zara.com/jp/ja/woman-dresses-mini-l1083.html" class="link" tabindex="0">ミニ</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-tops-l1322.html" class="link" tabindex="0">トップス | ボディスーツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-tops-l1322.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">70%オフより</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-shirts-l1217.html" class="link" tabindex="0">シャツ | ブラウス</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-shirts-l1217.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">70%オフより</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-tshirts-l1362.html" class="link" tabindex="0">Tシャツ | スウェット</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-tshirts-l1362.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">70%オフより</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-knitwear-l1152.html" class="link" tabindex="0">ニット</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-knitwear-l1152.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">50%オフより</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">70%オフより</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-skirts-l1299.html" class="link" tabindex="0">スカート</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-skirts-l1299.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">50%オフより</a></li><li><a href="https://www.zara.com/jp/ja/woman-special-prices-l1314.html" class="link" tabindex="0">70%オフより</a></li><li><a href="https://www.zara.com/jp/ja/woman-skirts-midi-l1305.html" class="link" tabindex="0">ミディ</a></li><li><a href="https://www.zara.com/jp/ja/woman-skirts-mini-l1307.html" class="link" tabindex="0">ミニ</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-trousers-casual-l1339.html" class="link" tabindex="0">パンツ | デニムパンツ</a></li><li><a href="https://www.zara.com/jp/ja/woman-accessories-l1003.html" class="link" tabindex="0">アクセサリー | パフューム | ランジェリー</a></li><li><a href="https://www.zara.com/jp/ja/woman-shoes-bags-l1253.html" class="link" tabindex="0">シューズ | バッグ</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="757004" data-seocategoryid="1394" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" tabindex="0"><span class="layout-categories-category__name">ギフトカード</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=815531" class="link" tabindex="0">残高確認</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2419523" data-seocategoryid="0" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/z-join-life-mkt1399.html" tabindex="0"><span class="layout-categories-category__name">join life</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/z-join-life-mkt1399.html" class="link" tabindex="0">詳細情報</a></li><li><a class="link" tabindex="0">イノベーション</a></li><ul><li><a class="link" tabindex="0">SIHについて</a></li><li><a class="link" tabindex="0">仕組み</a></li><li><a class="link" tabindex="0">コラボレーション</a></li><ul><li><a class="link" tabindex="0">LOOPAMID</a></li><li><a class="link" tabindex="0">AMBERCYCLE</a></li><li><a class="link" tabindex="0">CIRC</a></li><li><a class="link" tabindex="0">NILIT</a></li><li><a class="link" tabindex="0">EVRNU</a></li><li><a class="link" tabindex="0">RENEWCELL</a></li><li><a class="link" tabindex="0">PIÑATEX</a></li><li><a class="link" tabindex="0">INFINITED FIBER</a></li><li><a class="link" tabindex="0">STARTUP LANZATECH X ZARA</a></li></ul></ul><li><a class="link" tabindex="0">プロジェクト</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">センターにおけるワーカー</a></li><li><a class="link" tabindex="0">生産プロセス</a></li><li><a class="link" tabindex="0">アライアンス</a></li><li><a class="link" tabindex="0">衣類寄付</a></li><li><a href="https://www.zara.com/jp/ja/preowned-mkt5794.html" class="link" tabindex="0">ZARA PRE-OWNED</a></li><li><a class="link" tabindex="0">素材</a></li><li><a class="link" tabindex="0">衣類のお手入れ</a></li><li><a class="link" tabindex="0">バイオダイバーシティ&エコシステム</a></li><li><a class="link" tabindex="0">より持続可能な店舗</a></li><li><a class="link" tabindex="0">当社のパッケージング</a></li><li><a class="link" tabindex="0">コミュニティ支援</a></li></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="194501" data-seocategoryid="1397" data-layout="moreinfo-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">+ info</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">ニュースレター</a></li><li><a class="link" tabindex="0">コンタクト</a></li><li><a href="https://www.zara.com/jp/ja/z-stores-st1404.html" class="link" tabindex="0">店舗検索</a></li><li><a class="link" tabindex="0">ヘルプ</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=295504" class="link" tabindex="0">残高確認</a></li></ul><li><a href="https://www.zara.com/jp/ja/z-press-mkt1401.html" class="link" tabindex="0">プレス</a></li><li><a class="link" tabindex="0">企業情報</a></li><ul><li><a class="link" tabindex="0">企業情報</a></li><li><a class="link" tabindex="0">世界のオフィス</a></li><li><a href="https://www.zara.com/jp/ja/z-job-corp1398.html" class="link" tabindex="0">ZARAで働く</a></li></ul></ul></li></ul></div><div class="zds-carousel-item layout-categories__carousel-item" data-zds-carousel-element="true"><ul class="layout-categories-category__subcategory-main"><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2431916" data-seocategoryid="711" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-new-in-l711.html" tabindex="0"><span class="layout-categories-category__name">/// new</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-new-in-l711.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">#SELECTEDBY</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436673" data-seocategoryid="5833" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">edition</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">Editorial</a></li><li><a class="link" tabindex="0">コレクション</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436944" data-seocategoryid="835" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">evening</span></a></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2431934" data-seocategoryid="1847" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">#selectedby</span><span class="layout-categories-category__tag layout-categories-category__tag--sup">NEW</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2431932" data-seocategoryid="7465" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">すべてを見る</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-l534.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">トップス</a></li><li><a class="link" tabindex="0">ボトムス</a></li><li><a href="https://www.zara.com/jp/ja/man-denim-l1683.html" class="link" tabindex="0">ジーンズ</a></li><li><a class="link" tabindex="0">カジュアル ジャケット</a></li><li><a class="link" tabindex="0">シューズ | バッグ</a></li><li><a class="link" tabindex="0">アクセサリー | パフューム</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2431949" data-seocategoryid="5899" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-the-best-sellers-l5899.html" tabindex="0"><span class="layout-categories-category__name">ランキング</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2431993" data-seocategoryid="737" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-shirts-l737.html" tabindex="0"><span class="layout-categories-category__name">シャツ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-shirts-l737.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-shirts-plain-l757.html" class="link" tabindex="0">無地</a></li><li><a href="https://www.zara.com/jp/ja/man-shirts-short-sleeved-l762.html" class="link" tabindex="0">半袖シャツ</a></li><li><a href="https://www.zara.com/jp/ja/man-shirts-linen-l754.html" class="link" tabindex="0">リネン</a></li><li><a href="https://www.zara.com/jp/ja/man-shirts-formal-l751.html" class="link" tabindex="0">フォーマル</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432040" data-seocategoryid="855" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-tshirts-l855.html" tabindex="0"><span class="layout-categories-category__name">tシャツ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-tshirts-l855.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-tshirts-basics-l856.html" class="link" tabindex="0">ベーシック</a></li><li><a href="https://www.zara.com/jp/ja/man-tshirts-printed-l867.html" class="link" tabindex="0">プリント</a></li><li><a href="https://www.zara.com/jp/ja/man-tshirts-sleeveless-l870.html" class="link" tabindex="0">ノースリーブ</a></li><li><a href="https://www.zara.com/jp/ja/man-tshirts-plain-l865.html" class="link" tabindex="0">無地</a></li><li><a href="https://www.zara.com/jp/ja/zara-athleticz-t-shirts-l4652.html" class="link" tabindex="0">ATHLETICZ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432163" data-seocategoryid="592" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-bermudas-l592.html" tabindex="0"><span class="layout-categories-category__name">ハーフパンツ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-bermudas-l592.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-bermudas-jorts-l7862.html" class="link" tabindex="0">JORTS</a></li><li><a href="https://www.zara.com/jp/ja/man-bermudas-linen-l601.html" class="link" tabindex="0">リネン</a></li><li><a href="https://www.zara.com/jp/ja/man-bermudas-denim-l597.html" class="link" tabindex="0">デニム</a></li><li><a href="https://www.zara.com/jp/ja/man-bermudas-joggers-l599.html" class="link" tabindex="0">ジョガーパンツ</a></li><li><a href="https://www.zara.com/jp/ja/man-bermudas-basics-l594.html" class="link" tabindex="0">ベーシック</a></li><li><a href="https://www.zara.com/jp/ja/zara-athleticz-shorts-l4653.html" class="link" tabindex="0">ATHLETICZ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432095" data-seocategoryid="838" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-trousers-l838.html" tabindex="0"><span class="layout-categories-category__name">パンツ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-trousers-l838.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-trousers-joggers-l849.html" class="link" tabindex="0">ジョガーパンツ</a></li><li><a href="https://www.zara.com/jp/ja/man-trousers-linen-l851.html" class="link" tabindex="0">リネン</a></li><li><a href="https://www.zara.com/jp/ja/man-trousers-chinos-l845.html" class="link" tabindex="0">チノ</a></li><li><a href="https://www.zara.com/jp/ja/man-trousers-formal-l847.html" class="link" tabindex="0">スラックス</a></li><li><a href="https://www.zara.com/jp/ja/man-bermudas-l592.html" class="link" tabindex="0">ハーフパンツ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432130" data-seocategoryid="659" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-jeans-l659.html" tabindex="0"><span class="layout-categories-category__name">ジーンズ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-jeans-l659.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-jeans-straight-l677.html" class="link" tabindex="0">ストレート</a></li><li><a href="https://www.zara.com/jp/ja/menzu-denimupantu-ruuzufitto-l2533.html" class="link" tabindex="0">リラックス</a></li><li><a href="https://www.zara.com/jp/ja/man-jeans-slim-l675.html" class="link" tabindex="0">スリム</a></li><li><a href="https://www.zara.com/jp/ja/man-jeans-skinny-l673.html" class="link" tabindex="0">スキニー</a></li><li><a class="link" tabindex="0">トップス</a></li><li><a class="link" tabindex="0">ハーフパンツ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432056" data-seocategoryid="733" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-polos-l733.html" tabindex="0"><span class="layout-categories-category__name">ポロシャツ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-polos-l733.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-polos-basics-l735.html" class="link" tabindex="0">ベーシック</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2431957" data-seocategoryid="708" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-linen-l708.html" tabindex="0"><span class="layout-categories-category__name">リネン</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-linen-l708.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-shirts-linen-l754.html" class="link" tabindex="0">リネン100%</a></li><li><a href="https://www.zara.com/jp/ja/man-shirts-linen-l754.html" class="link" tabindex="0">シャツ</a></li><li><a href="https://www.zara.com/jp/ja/man-trousers-linen-l851.html" class="link" tabindex="0">パンツ</a></li><li><a href="https://www.zara.com/jp/ja/man-bermudas-linen-l601.html" class="link" tabindex="0">ハーフパンツ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432191" data-seocategoryid="808" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-suits-l808.html" tabindex="0"><span class="layout-categories-category__name">スーツ | セットアップ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-suits-l808.html" class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436314" data-seocategoryid="5490" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-total-look-l5490.html" tabindex="0"><span class="layout-categories-category__name">セットアップ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-total-look-l5490.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-total-look-l5490.html" class="link" tabindex="0">トラックスーツ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432193" data-seocategoryid="590" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-beachwear-l590.html" tabindex="0"><span class="layout-categories-category__name">ビーチコレクション</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2439343" data-seocategoryid="7323" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-outgarments-l7323.html" tabindex="0"><span class="layout-categories-category__name">ジャケット | シャツジャケット</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432231" data-seocategoryid="821" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-sweatshirts-l821.html" tabindex="0"><span class="layout-categories-category__name">スウェット</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-sweatshirts-l821.html" class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2432264" data-seocategoryid="681" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-knitwear-l681.html" tabindex="0"><span class="layout-categories-category__name">セーター</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-knitwear-l681.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-knitwear-basics-l683.html" class="link" tabindex="0">ベーシック</a></li><li><a href="https://www.zara.com/jp/ja/man-knitwear-printed-l696.html" class="link" tabindex="0">プリント</a></li><li><a href="https://www.zara.com/jp/ja/man-knitwear-short-sleeved-l698.html" class="link" tabindex="0">半袖</a></li><li><a href="https://www.zara.com/jp/ja/man-knitwear-printed-l696.html" class="link" tabindex="0">長袖</a></li><li><a href="https://www.zara.com/jp/ja/man-polos-knitwear-l1701.html" class="link" tabindex="0">ポロシャツ</a></li><li><a href="https://www.zara.com/jp/ja/man-knitwear-vest-l4384.html" class="link" tabindex="0">ベスト</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436309" data-seocategoryid="608" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-blazers-l608.html" tabindex="0"><span class="layout-categories-category__name">ブレザー | フォーマル ジャケット</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-blazers-l608.html" class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436318" data-seocategoryid="7460" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-shoes-sneakers-l797.html" tabindex="0"><span class="layout-categories-category__name">スニ-カ-</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-shoes-sneakers-l797.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-sneakers-running-l7457.html" class="link" tabindex="0">ATHLETICZ</a></li><li><a href="https://www.zara.com/jp/ja/man-sneakers-white-l7453.html" class="link" tabindex="0">ホワイトスニーカー</a></li><li><a href="https://www.zara.com/jp/ja/man-sneakers-casual-l7472.html" class="link" tabindex="0">カジュアル</a></li><li><a href="https://www.zara.com/jp/ja/man-sneakers-streetwear-l7473.html" class="link" tabindex="0">Streetwear</a></li><li><a href="https://www.zara.com/jp/ja/man-sneakers-leather-l7454.html" class="link" tabindex="0">レザー</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436372" data-seocategoryid="769" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-shoes-l769.html" tabindex="0"><span class="layout-categories-category__name">シューズ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-shoes-l769.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-shoes-sandals-l794.html" class="link" tabindex="0">サンダル | エスパドリーユ</a></li><li><a href="https://www.zara.com/jp/ja/man-shoes-moccasins-l789.html" class="link" tabindex="0">モカシン</a></li><li><a href="https://www.zara.com/jp/ja/man-shoes-laceup-l4378.html" class="link" tabindex="0">シューズ</a></li><li><a href="https://www.zara.com/jp/ja/man-shoes-boots-l781.html" class="link" tabindex="0">ブーツ</a></li><li><a href="https://www.zara.com/jp/ja/man-shoes-sneakers-l797.html" class="link" tabindex="0">スニ-カ-</a></li><li><a href="https://www.zara.com/jp/ja/man-shoes-leather-l788.html" class="link" tabindex="0">レザー</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436397" data-seocategoryid="563" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-bags-l563.html" tabindex="0"><span class="layout-categories-category__name">バッグ | バックパック</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-bags-l563.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-bags-crossbody-l573.html" class="link" tabindex="0">クロスボディバッグ</a></li><li><a href="https://www.zara.com/jp/ja/man-bags-backpacks-l565.html" class="link" tabindex="0">バックパック</a></li><li><a class="link" tabindex="0">オフィス</a></li><li><a class="link" tabindex="0">ラージバッグ</a></li><li><a href="https://www.zara.com/jp/ja/man-bags-wallets-l586.html" class="link" tabindex="0">ウォレット&アクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/man-bags-travel-l584.html" class="link" tabindex="0">トラベル</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436430" data-seocategoryid="6029" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-accessories-l537.html" tabindex="0"><span class="layout-categories-category__name">アクセサリー</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-accessories-l537.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/man-beachwear-l590.html" class="link" tabindex="0">スイムウェア</a></li><li><a href="https://www.zara.com/jp/ja/man-accessories-jewelry-l1563.html" class="link" tabindex="0">ジュエリ-</a></li><li><a href="https://www.zara.com/jp/ja/man-accessories-socks-l555.html" class="link" tabindex="0">ソックス</a></li><li><a href="https://www.zara.com/jp/ja/man-accessories-belts-l538.html" class="link" tabindex="0">ベルト</a></li><li><a href="https://www.zara.com/jp/ja/man-underwear-l875.html" class="link" tabindex="0">アンダーウェア</a></li><li><a href="https://www.zara.com/jp/ja/man-accessories-hats-caps-l546.html" class="link" tabindex="0">キャップ | ハット</a></li><li><a href="https://www.zara.com/jp/ja/man-accessories-sunglasses-l558.html" class="link" tabindex="0">サングラス</a></li><li><a class="link" tabindex="0">バンダナ</a></li><li><a href="https://www.zara.com/jp/ja/man-accessories-ties-bows-l560.html" class="link" tabindex="0">ネクタイ&蝶ネクタイ</a></li><li><a class="link" tabindex="0">ATHLETICZ</a></li><li><a href="https://www.zara.com/jp/ja/man-bags-wallets-l586.html" class="link" tabindex="0">財布&アクセサリー</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436462" data-seocategoryid="551" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/man-accessories-perfumes-l551.html" tabindex="0"><span class="layout-categories-category__name">香水</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-accessories-perfumes-l551.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">パック</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2124389" data-seocategoryid="2085" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-mkt2085.html" tabindex="0"><span class="layout-categories-category__name">home</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-new-in-l2086.html" class="link" tabindex="0">/// NEW</a></li><li><a class="link" tabindex="0">COLLAGERIE</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_HOME1</a></li><li><a class="link" tabindex="0">家具</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-chairs-l4110.html" class="link" tabindex="0">チェア | アームチェア</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-seats-l7854.html" class="link" tabindex="0">スツール | ベンチ</a></li><li><a class="link" tabindex="0">ソファー</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-3-seater-l7849.html" class="link" tabindex="0">3人用ソファ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-2-seater-l7850.html" class="link" tabindex="0">2人用ソファ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-1-seater-l7851.html" class="link" tabindex="0">1 SEAT SOFAS</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-footstools-l7853.html" class="link" tabindex="0">フットレスト</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-cover-l7852.html" class="link" tabindex="0">ソファーカバー</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-living-room-tables-l4109.html" class="link" tabindex="0">テーブル</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-storage-l7855.html" class="link" tabindex="0">保管</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-bed-l7856.html" class="link" tabindex="0">ベッドルーム家具</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-vvd-l7857.html" class="link" tabindex="0">VINCENT VAN DUYSEN 家具</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-decoration-mkt6612.html" class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-l2119.html" class="link" tabindex="0">ラグ</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-l2119.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-plain-l7831.html" class="link" tabindex="0">プレーンラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-vintage-l7832.html" class="link" tabindex="0">ヴィンテージラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-deco-l7833.html" class="link" tabindex="0">デコラティブラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-yute-l7834.html" class="link" tabindex="0">ジュートラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-mat-l7835.html" class="link" tabindex="0">ドアマット</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-vdd-l7836.html" class="link" tabindex="0">VINCENT VAN DUYSEN RUGS</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-decoration-light-l7839.html" class="link" tabindex="0">ランプ</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-mirror-l7840.html" class="link" tabindex="0">ミラー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-blanket-l7841.html" class="link" tabindex="0">ブランケット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">クッション | フィリング</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">クッション</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">パッド</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-decoration-curtain-l7843.html" class="link" tabindex="0">カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-jar-l7837.html" class="link" tabindex="0">ベース&フラワーポット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-candle-l7838.html" class="link" tabindex="0">キャンドル&キャンドルホルダー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-basket-l7845.html" class="link" tabindex="0">バスケット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-accessories-l7846.html" class="link" tabindex="0">フレーム | ボックス | アクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-knob-l7847.html" class="link" tabindex="0">ドアノブ</a></li></ul><li><a class="link" tabindex="0">アウトドア</a></li><ul><li><a class="link" tabindex="0">コレクション</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-mkt2087.html" class="link" tabindex="0">ベッドルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-bed-linen-l2103.html" class="link" tabindex="0">ベッドリネン</a></li><li><a class="link" tabindex="0">ベッドカバー | ベッドスプレッド</a></li><li><a class="link" tabindex="0">フィリング | プロテクター</a></li><li><a href="https://www.zara.com/jp/ja/home-bedroom-blankets-l2104.html" class="link" tabindex="0">ブランケット&クッション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-blankets-l2104.html" class="link" tabindex="0">ブランケット</a></li><li><a href="https://www.zara.com/jp/ja/home-bedroom-cushions-l2105.html" class="link" tabindex="0">クッション</a></li></ul><li><a class="link" tabindex="0">ベッドルーム家具</a></li><li><a class="link" tabindex="0">更衣室</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-dining-mkt6615.html" class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">テーブルリネン</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">テーブルクロス</a></li><li><a class="link" tabindex="0">テーブルナプキン</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">プレースマット</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tableware-l2099.html" class="link" tabindex="0">テーブルウェア</a></li><li><a class="link" tabindex="0">ガラス食器</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">タンブラー</a></li><li><a class="link" tabindex="0">ワイングラス</a></li><li><a class="link" tabindex="0">クリスタルマグ</a></li><li><a class="link" tabindex="0">ガラスピッチャー</a></li><li><a class="link" tabindex="0">ガラスプレート | ボウル</a></li></ul><li><a class="link" tabindex="0">カトラリー</a></li><ul><li><a class="link" tabindex="0">コンプリート カトラリー セット</a></li><li><a class="link" tabindex="0">カトラリーアクセサリー</a></li></ul><li><a class="link" tabindex="0">テーブルアクセサリー</a></li><li><a class="link" tabindex="0">トレイ</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-l2089.html" class="link" tabindex="0">キッチン</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-l2089.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">ジャーと弁当箱</a></li><li><a class="link" tabindex="0">キッチンストレージ</a></li><li><a class="link" tabindex="0">キッチンアクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-textile-l2098.html" class="link" tabindex="0">キッチンクロス | エプロン</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-laundry-l6606.html" class="link" tabindex="0">ランドリー | クリーニング</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-laundry-l6606.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-laundry-laundry-l6610.html" class="link" tabindex="0">ランドリー</a></li><li><a class="link" tabindex="0">クリーニング</a></li><li><a href="https://www.zara.com/jp/ja/home-laundry-dispensers-l6608.html" class="link" tabindex="0">ディスペンサー</a></li><li><a class="link" tabindex="0">ゴミ箱</a></li><li><a class="link" tabindex="0">バスケット</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-mkt2090.html" class="link" tabindex="0">バスルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-collection-l5511.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">バスルームセット</a></li><ul><li><a class="link" tabindex="0">バスルームセット</a></li><li><a class="link" tabindex="0">補助アクセサリー</a></li></ul><li><a class="link" tabindex="0">ベーシックタオル</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-towels-l2114.html" class="link" tabindex="0">タオル</a></li><li><a class="link" tabindex="0">バスマット</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-bathrobe-l4137.html" class="link" tabindex="0">バスローブ</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-baskets-l2624.html" class="link" tabindex="0">バスルームバスケット</a></li><li><a class="link" tabindex="0">ダストボックス&カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-spa-l3958.html" class="link" tabindex="0">SPA COLLECTION</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-fragrances-l2091.html" class="link" tabindex="0">ホームフレグランス</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-fragrances-l2091.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">スティック式アロマディフューザー</a></li><li><a href="https://www.zara.com/jp/ja/home-fragrances-candles-l2109.html" class="link" tabindex="0">キャンドル</a></li><li><a class="link" tabindex="0">ソープ&クリーム</a></li><li><a class="link" tabindex="0">リネンスプレー</a></li></ul><li><a class="link" tabindex="0">ブック | ステーショナリー | スポーツ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-pets-l4102.html" class="link" tabindex="0">ペット</a></li><li><a class="link" tabindex="0">ラウンジウェア | シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">レディース</a></li><ul><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">バッグ | アクセサリー</a></li></ul><li><a class="link" tabindex="0">メンズ</a></li><ul><li><a class="link" tabindex="0">ホームウェア</a></li><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">バッグ | アクセサリー</a></li></ul></ul><li><a class="link" tabindex="0">DIVIDER_MENU_HOME2</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-mkt3042.html" class="link" tabindex="0">HOME キッズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-view-all-l3049.html" class="link" tabindex="0">/// NEW</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">トイショップ</a></li><li><a class="link" tabindex="0">ベッドルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">掛け布団カバー</a></li><li><a class="link" tabindex="0">ベッドカバー | ベッドスプレッド</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-blankets-l2582.html" class="link" tabindex="0">ブランケット&クッション</a></li></ul><li><a class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-l3042.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">家具</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">ラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-baskets-l2123.html" class="link" tabindex="0">バスケット</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-lighting-l2121.html" class="link" tabindex="0">ランプ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-curtains-l3015.html" class="link" tabindex="0">カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-door-knobs-l2942.html" class="link" tabindex="0">ハンドル | デコレーションアイテム</a></li></ul><li><a class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">プレート | ボウル</a></li><li><a class="link" tabindex="0">カトラリー</a></li><li><a class="link" tabindex="0">カップ I マグ</a></li><li><a class="link" tabindex="0">ビブ</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">プレースマット</a></li></ul><li><a class="link" tabindex="0">バスルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">タオル</a></li><li><a class="link" tabindex="0">バスローブ</a></li><li><a class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">バスマット</a></li></ul><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><ul><li><a class="link" tabindex="0">0~24か月</a></li><li><a class="link" tabindex="0">1歳~9歳</a></li></ul><li><a class="link" tabindex="0">シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">0~24か月</a></li><li><a class="link" tabindex="0">1歳~9歳</a></li></ul><li><a class="link" tabindex="0">新生児</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-view-all-l3049.html" class="link" tabindex="0">新生児商品をすべて見る</a></li><li><a class="link" tabindex="0">新生児ベッドルーム</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">新生児家具</a></li><li><a class="link" tabindex="0">新生児アクセサリー</a></li><li><a class="link" tabindex="0">新生児バスルーム</a></li><li><a class="link" tabindex="0">ダイニングルーム</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">新生児用おもちゃ</a></li><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><li><a class="link" tabindex="0">シューズ | 新生児バッグ</a></li></ul><li><a class="link" tabindex="0">LE PETIT PRINCE</a></li><li><a href="https://www.zara.com/jp/ja/home-disney-l7337.html" class="link" tabindex="0">MICKEY MOUSE © DISNEY</a></li><li><a class="link" tabindex="0">Winnie the Pooh</a></li><li><a class="link" tabindex="0">BACK TO SCHOOL</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_HOME3</a></li><li><a href="https://www.zara.com/jp/ja/home-vvd-collection-l5438.html" class="link" tabindex="0">Vincent Van Duysen</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-vvd-collection-l5438.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">CAMPAIGN 03</a></li><li><a class="link" tabindex="0">詳細</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_HOME4</a></li><li><a class="link" tabindex="0">SPECIAL PRICES</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-special-prices-collection-l6481.html" class="link" tabindex="0">コレクション</a></li></ul><li><a class="link" tabindex="0">セール</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-l2088.html" class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-l2088.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-l2087.html" class="link" tabindex="0">ベッドルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-l2087.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-kitchenware-l2097.html" class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-kitchenware-l2097.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-l2090.html" class="link" tabindex="0">バスルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-l2090.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">ラウンジウェア | シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul></ul><li><a class="link" tabindex="0">DIVIDER_MENU_HOME5</a></li><li><a class="link" tabindex="0">JOIN LIFE</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-join-life-mkt1399.html" class="link" tabindex="0">詳細情報</a></li><li><a class="link" tabindex="0">イノベーション</a></li><ul><li><a class="link" tabindex="0">SIHについて</a></li><li><a class="link" tabindex="0">仕組み</a></li><li><a class="link" tabindex="0">コラボレーション</a></li><ul><li><a class="link" tabindex="0">LOOPAMID</a></li><li><a class="link" tabindex="0">CIRC</a></li><li><a class="link" tabindex="0">AMBERCYCLE</a></li><li><a class="link" tabindex="0">NILIT</a></li><li><a class="link" tabindex="0">EVRNU</a></li><li><a class="link" tabindex="0">STARTUP LANZATECH X ZARA</a></li><li><a class="link" tabindex="0">INFINITED FIBER</a></li><li><a class="link" tabindex="0">PIÑATEX</a></li><li><a class="link" tabindex="0">RENEWCELL</a></li></ul></ul><li><a class="link" tabindex="0">プロジェクト</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">センターにおけるワーカー</a></li><li><a class="link" tabindex="0">生産プロセス</a></li><li><a class="link" tabindex="0">アライアンス</a></li><li><a class="link" tabindex="0">衣類寄付</a></li><li><a href="https://www.zara.com/jp/ja/preowned-mkt5794.html" class="link" tabindex="0">ZARA PRE-OWNED</a></li><li><a class="link" tabindex="0">素材</a></li><li><a class="link" tabindex="0">衣類のお手入れ</a></li><li><a class="link" tabindex="0">より持続可能な店舗</a></li><li><a class="link" tabindex="0">バイオダイバーシティ&エコシステム</a></li><li><a class="link" tabindex="0">当社のパッケージング</a></li><li><a class="link" tabindex="0">コミュニティ支援</a></li></ul></ul><li><a class="link" tabindex="0">+ Info</a></li><ul><li><a class="link" tabindex="0">ニュースレター</a></li><li><a class="link" tabindex="0">コンタクト</a></li><li><a href="https://www.zara.com/jp/ja/z-stores-st1404.html" class="link" tabindex="0">店舗検索</a></li><li><a class="link" tabindex="0">ヘルプ</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=295504" class="link" tabindex="0">残高確認</a></li></ul><li><a href="https://www.zara.com/jp/ja/z-press-mkt1401.html" class="link" tabindex="0">プレス</a></li><li><a class="link" tabindex="0">企業情報</a></li><ul><li><a class="link" tabindex="0">企業情報</a></li><li><a class="link" tabindex="0">世界のオフィス</a></li><li><a href="https://www.zara.com/jp/ja/z-job-corp1398.html" class="link" tabindex="0">ZARAで働く</a></li></ul></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436489" data-seocategoryid="4622" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">メイクアップ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">すべて表示</a></li><li><a class="link" tabindex="0">アイメイク</a></li><li><a class="link" tabindex="0">フェイス</a></li><li><a class="link" tabindex="0">ネイルエナメル</a></li><li><a class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">チュートリアル</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436537" data-seocategoryid="4659" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/origins-collection-l4661.html" tabindex="0"><span class="layout-categories-category__name">zara origins</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">ムービー</a></li><li><a class="link" tabindex="0">ルックブック</a></li><li><a href="https://www.zara.com/jp/ja/origins-collection-l4661.html" class="link" tabindex="0">コレクション</a></li><ul><li><a href="https://www.zara.com/jp/ja/origins-collection-l4661.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/origins-jackets-l6105.html" class="link" tabindex="0">ジャケット | ダウンジャケット</a></li><li><a href="https://www.zara.com/jp/ja/origins-knitwear-l6104.html" class="link" tabindex="0">ニット</a></li><li><a class="link" tabindex="0">シャツジャケット</a></li><li><a class="link" tabindex="0">Tシャツ</a></li><li><a class="link" tabindex="0">ハーフパンツ</a></li><li><a class="link" tabindex="0">パンツ</a></li><li><a class="link" tabindex="0">スーツ</a></li><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">アクセサリー</a></li></ul><li><a href="https://www.zara.com/jp/ja/origins-campaign-mkt6107.html" class="link" tabindex="0">CAMPAIGN</a></li><li><a class="link" tabindex="0">STORE LOCATOR</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2436579" data-seocategoryid="4651" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/zara-athleticz-collection-l4712.html" tabindex="0"><span class="layout-categories-category__name layout-categories-category__name--ZARAATHLETICZ">zara アスレチックス</span><span class="layout-categories-category__tag layout-categories-category__tag--sup">NEW</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/zara-athleticz-collection-l4712.html" class="link" tabindex="0">コレクション</a></li><ul><li><a href="https://www.zara.com/jp/ja/zara-athleticz-collection-l4712.html" class="link" tabindex="0">すべて表示</a></li><li><a href="https://www.zara.com/jp/ja/zara-athleticz-t-shirts-l4652.html" class="link" tabindex="0">Tシャツ</a></li><li><a href="https://www.zara.com/jp/ja/zara-athleticz-shorts-l4653.html" class="link" tabindex="0">ハーフパンツ</a></li><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">バッグ | アクセサリー</a></li></ul><li><a class="link" tabindex="0">ストーリー</a></li><li><a class="link" tabindex="0">SOCIAL</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2436632" data-seocategoryid="4896" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/man-special-editions-mkt4896.html" tabindex="0"><span class="layout-categories-category__name">special edition</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">Collagerie | Home Collection</a></li><li><a class="link" tabindex="0">ZARA STUDIO CAPSULE</a></li><ul><li><a class="link" tabindex="0">Editorial</a></li><li><a class="link" tabindex="0">Collection</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-hair-collection-mkt7336.html" class="link" tabindex="0">ZARA HAIR</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-hair-collection-mkt7336.html" class="link" tabindex="0">COLLECTION</a></li><li><a href="https://www.zara.com/jp/ja/woman-hair-undone-mkt7743.html" class="link" tabindex="0">UNDONE</a></li><li><a href="https://www.zara.com/jp/ja/woman-hair-editorial-mkt7335.html" class="link" tabindex="0">EDITORIAL</a></li></ul></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--has-background" data-categoryid="1564709" data-seocategoryid="534" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2" style="background-color: rgb(35, 244, 68);"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/man-l534.html" tabindex="0" style="background-color: rgb(35, 244, 68); color: rgb(0, 0, 0);"><span class="layout-categories-category__name">sale</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-50-off-l5446.html" class="link" tabindex="0">50%オフより</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">60%オフより</a></li></ul><li><a class="link" tabindex="0">すべてを見る</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="757005" data-seocategoryid="1394" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" tabindex="0"><span class="layout-categories-category__name">ギフトカード</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=815540" class="link" tabindex="0">残高確認</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2436718" data-seocategoryid="5166" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">join life</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/z-join-life-mkt1399.html" class="link" tabindex="0">詳細情報</a></li><li><a class="link" tabindex="0">イノベーション</a></li><ul><li><a class="link" tabindex="0">SIHについて</a></li><li><a class="link" tabindex="0">仕組み</a></li><li><a class="link" tabindex="0">コラボレーション</a></li><ul><li><a class="link" tabindex="0">LOOPAMID</a></li><li><a class="link" tabindex="0">AMBERCYCLE</a></li><li><a class="link" tabindex="0">CIRC</a></li><li><a class="link" tabindex="0">NILIT</a></li><li><a class="link" tabindex="0">EVRNU</a></li><li><a class="link" tabindex="0">RENEWCELL</a></li><li><a class="link" tabindex="0">PIÑATEX</a></li><li><a class="link" tabindex="0">INFINITED FIBER</a></li><li><a class="link" tabindex="0">STARTUP LANZATECH X ZARA</a></li></ul></ul><li><a class="link" tabindex="0">プロジェクト</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">センターにおけるワーカー</a></li><li><a class="link" tabindex="0">生産プロセス</a></li><li><a class="link" tabindex="0">アライアンス</a></li><li><a href="https://www.zara.com/jp/ja/sustainability-collection-program-mkt1452.html" class="link" tabindex="0">衣類寄付</a></li><li><a href="https://www.zara.com/jp/ja/preowned-mkt5794.html" class="link" tabindex="0">ZARA PRE-OWNED</a></li><li><a class="link" tabindex="0">素材</a></li><li><a class="link" tabindex="0">衣類のお手入れ</a></li><li><a class="link" tabindex="0">より持続可能な店舗</a></li><li><a class="link" tabindex="0">バイオダイバーシティ&エコシステム</a></li><li><a class="link" tabindex="0">当社のパッケージング</a></li><li><a class="link" tabindex="0">コミュニティ支援</a></li></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="194501" data-seocategoryid="1397" data-layout="moreinfo-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">+ info</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">ニュースレター</a></li><li><a class="link" tabindex="0">コンタクト</a></li><li><a href="https://www.zara.com/jp/ja/z-stores-st1404.html" class="link" tabindex="0">店舗検索</a></li><li><a class="link" tabindex="0">ヘルプ</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=295504" class="link" tabindex="0">残高確認</a></li></ul><li><a href="https://www.zara.com/jp/ja/z-press-mkt1401.html" class="link" tabindex="0">プレス</a></li><li><a class="link" tabindex="0">企業情報</a></li><ul><li><a class="link" tabindex="0">企業情報</a></li><li><a class="link" tabindex="0">世界のオフィス</a></li><li><a href="https://www.zara.com/jp/ja/z-job-corp1398.html" class="link" tabindex="0">ZARAで働く</a></li></ul></ul></li></ul></div><div class="zds-carousel-item layout-categories__carousel-item" data-zds-carousel-element="true"><ul class="layout-categories-category__subcategory-main"><li class="layout-categories-category"><h2 class="layout-categories-category__name layout-categories-category__link layout-categories-category__title" style="font-weight: var(--font-weight-medium);">ガール</h2></li><li class="layout-categories-category__line-break" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="1591824" data-seocategoryid="87" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-babygirl-l87.html" tabindex="0"><span class="layout-categories-category__name">1歳半 - 6歳</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/kids-babygirl-trend12-l4031.html" class="link" tabindex="0">RAIN BRINGS FLOWERS</a></li><ul><li><a class="link" tabindex="0">EDITORIAL</a></li><li><a class="link" tabindex="0">COLLECTION</a></li></ul><li><a class="link" tabindex="0">BALLET</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-new-in-l127.html" class="link" tabindex="0">/// NEW</a></li><li><a class="link" tabindex="0">すべてを見る</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-5-6-years-l7151.html" class="link" tabindex="0">6 歳 | 116 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-4-5-years-l7150.html" class="link" tabindex="0">5 歳 | 110 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-3-4-years-l7149.html" class="link" tabindex="0">4 歳 | 104 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-2-3-years-l7148.html" class="link" tabindex="0">3 歳 | 98 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-18-24-months-l7161.html" class="link" tabindex="0">2 歳 | 92 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-12-18-months-l7162.html" class="link" tabindex="0">1½ 歳 | 86 CM</a></li></ul><li><a class="link" tabindex="0">ランキング</a></li><ul><li><a class="link" tabindex="0">すべて見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-dresses-l108.html" class="link" tabindex="0">ワンピース | ジャンプスーツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-dresses-l108.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">ワンピース</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-jumpsuits-l120.html" class="link" tabindex="0">ジャンプスーツ | オーバーオール</a></li><li><a class="link" tabindex="0">TIMELESZ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-tshirts-l162.html" class="link" tabindex="0">Tシャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-tshirts-l162.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">無地</a></li><li><a class="link" tabindex="0">プリント</a></li><li><a class="link" tabindex="0">TIMELESZ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-sweatshirts-l153.html" class="link" tabindex="0">トレーナー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-sweatshirts-l153.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shirts-l133.html" class="link" tabindex="0">シャツ | ブラウス</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shirts-l133.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-skirts-l1406.html" class="link" tabindex="0">スカート | ショートパンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-skirts-l1406.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-skirts-plain-l4498.html" class="link" tabindex="0">無地</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-skirts-printed-l4499.html" class="link" tabindex="0">プリント</a></li><li><a class="link" tabindex="0">TIMELESZ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-trousers-l160.html" class="link" tabindex="0">パンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-trousers-l160.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">TIMELESZ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-jeans-l115.html" class="link" tabindex="0">デニムパンツ | デニム</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-jeans-l115.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">SKINNY</a></li><li><a class="link" tabindex="0">REGULAR</a></li><li><a class="link" tabindex="0">WIDE LEG</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-jeans-baggy-l4251.html" class="link" tabindex="0">BAGGY</a></li><li><a class="link" tabindex="0">トップス</a></li><li><a class="link" tabindex="0">ワンピース | スカート</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-leggings-l6269.html" class="link" tabindex="0">レギンス</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-leggings-l6269.html" class="link" tabindex="0">すべて見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-outerwear-l131.html" class="link" tabindex="0">ジャケット | コート</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-outerwear-l131.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-knitwear-l122.html" class="link" tabindex="0">ニット</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-knitwear-l122.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-total-look-l3916.html" class="link" tabindex="0">セットアップ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-total-look-l3916.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-jogging-l117.html" class="link" tabindex="0">トラックスーツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-jogging-l117.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">ベーシック</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-license-l2955.html" class="link" tabindex="0">人気キャラクター</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-license-l2955.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-underwear-pijamas-l169.html" class="link" tabindex="0">パジャマ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-underwear-pijamas-l169.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-underwear-l167.html" class="link" tabindex="0">下着 | 靴下</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-underwear-l167.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">下着 | ロンパース</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-underwear-socks-l1443.html" class="link" tabindex="0">靴下 | タイツ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-beachwear-l103.html" class="link" tabindex="0">水着</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-beachwear-l103.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shoes-l136.html" class="link" tabindex="0">シューズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shoes-l136.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shoes-sneakers-l148.html" class="link" tabindex="0">スポーツ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shoes-shoes-l146.html" class="link" tabindex="0">シューズ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shoes-sandals-l144.html" class="link" tabindex="0">サンダル</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shoes-flipflop-l5110.html" class="link" tabindex="0">スイムウェア</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-girl-shoes-leather-l1641.html" class="link" tabindex="0">レザー</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-shoes-special-prices-l2994.html" class="link" tabindex="0">スペシャル プライス</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-bags-l100.html" class="link" tabindex="0">バッグ | リュック</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-bags-l100.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-bags-backpacks-l1684.html" class="link" tabindex="0">リュック</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-bags-maternity-l5122.html" class="link" tabindex="0">マザーズバッグ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-bags-edited-l5123.html" class="link" tabindex="0">EDITED | カスタマイズ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-accessories-l90.html" class="link" tabindex="0">アクセサリー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-accessories-l90.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-accessories-headwear-l92.html" class="link" tabindex="0">ハット</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-accesories-hair-l4074.html" class="link" tabindex="0">ヘアアクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-accessories-others-l93.html" class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">コスチューム</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-perfumes-l4041.html" class="link" tabindex="0">パフューム | ビューティー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-perfumes-l4041.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babygirl-edited-l3183.html" class="link" tabindex="0">EDITED | カスタマイズ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-special-prices-l152.html" class="link" tabindex="0">スペシャルプライス</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS2</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=815544" class="link" tabindex="0">残高確認</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS3</a></li><li><a class="link" tabindex="0">-</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="1591855" data-seocategoryid="323" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-girl-l323.html" tabindex="0"><span class="layout-categories-category__name">6 - 14歳</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/kids-editorial-12-l2043.html" class="link" tabindex="0">RAIN BRINGS FLOWERS</a></li><ul><li><a class="link" tabindex="0">Editorial</a></li><li><a class="link" tabindex="0">コレクション</a></li></ul><li><a class="link" tabindex="0">トレンド | リボンモチーフ</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-new-in-l391.html" class="link" tabindex="0">/// NEW</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-trend-43-l7636.html" class="link" tabindex="0">すべてを見る</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-13-years-l7158.html" class="link" tabindex="0">13-14 歳 | 164 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-11-years-l7157.html" class="link" tabindex="0">11-12 歳 | 152 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-10-years-l7156.html" class="link" tabindex="0">10 歳 | 140 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-9-years-l7155.html" class="link" tabindex="0">9 歳 | 134 CM</a></li><li><a class="link" tabindex="0">8 歳 | 128 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-7-years-l7153.html" class="link" tabindex="0">7 歳 | 122 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-6-years-l7152.html" class="link" tabindex="0">6 歳 | 116 CM</a></li></ul><li><a class="link" tabindex="0">ランキング</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-best-sellers-l5064.html" class="link" tabindex="0">すべて見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-dresses-l360.html" class="link" tabindex="0">ワンピース | ジャンプスーツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-dresses-l360.html" class="link" tabindex="0">すべて表示</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-tops-l432.html" class="link" tabindex="0">トップス</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-tshirts-l450.html" class="link" tabindex="0">Tシャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-tshirts-l450.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-tshirts-plain-l3076.html" class="link" tabindex="0">無地</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-tshirts-printed-l3750.html" class="link" tabindex="0">プリント</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-sweatshirts-l430.html" class="link" tabindex="0">トレーナー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-sweatshirts-l430.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-shirts-l401.html" class="link" tabindex="0">シャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-shirts-l401.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-shorts-l1430.html" class="link" tabindex="0">ショートパンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-shorts-l1430.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-skirts-l425.html" class="link" tabindex="0">スカート</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-skirts-l425.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-trousers-l439.html" class="link" tabindex="0">パンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-trousers-l439.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-jeans-l378.html" class="link" tabindex="0">ジーンズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-jeans-l378.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">MOM FIT</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-jeans-marine-l7184.html" class="link" tabindex="0">マリン</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-jeans-skinny-l3215.html" class="link" tabindex="0">スキニー</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-jeans-wide-leg-l4256.html" class="link" tabindex="0">WIDE LEG</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-trousers-leggings-l442.html" class="link" tabindex="0">レギンス</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-trousers-leggings-l442.html" class="link" tabindex="0">すべて見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-outerwear-l394.html" class="link" tabindex="0">ジャケット | コート</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-outerwear-l394.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-looks-l388.html" class="link" tabindex="0">セットアップ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-looks-l388.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-knitwear-l385.html" class="link" tabindex="0">ニット</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-knitwear-l385.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-sporty-l1588.html" class="link" tabindex="0">アクティブウェア</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">ベーシック</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">人気キャラクター</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-underwear-pijamas-l470.html" class="link" tabindex="0">パジャマ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-underwear-pijamas-l470.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-underwear-l469.html" class="link" tabindex="0">下着 | 靴下</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-underwear-l469.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">下着</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-underwear-socks-l1440.html" class="link" tabindex="0">靴下 | タイツ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-beachwear-l350.html" class="link" tabindex="0">水着</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-beachwear-l350.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-shoes-l404.html" class="link" tabindex="0">シューズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-shoes-l404.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-shoes-shoes-l418.html" class="link" tabindex="0">シューズ</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-shoes-sneakers-l420.html" class="link" tabindex="0">スポーツ</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-shoes-sandals-l416.html" class="link" tabindex="0">サンダル</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-shoes-flip-flop-l5025.html" class="link" tabindex="0">スイムウェア</a></li><li><a class="link" tabindex="0">スペシャル プライス</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-bags-l346.html" class="link" tabindex="0">バッグ | リュック </a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-bags-l346.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-back-to-school-l196.html" class="link" tabindex="0">BACK TO SCHOOL</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-bags-travel-l5106.html" class="link" tabindex="0">TEEN</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-bags-backpacks-l1600.html" class="link" tabindex="0">リュック</a></li><li><a class="link" tabindex="0">人気キャラクター</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-accessories-l326.html" class="link" tabindex="0">アクセサリー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-accessories-l326.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-accessories-headwear-l332.html" class="link" tabindex="0">ハット</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-accessories-hair-l3079.html" class="link" tabindex="0">ヘアアクセサリー</a></li><li><a class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">コスチューム</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-perfumes-l4039.html" class="link" tabindex="0">パフューム | ビューティー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-perfumes-l4039.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-edited-l3184.html" class="link" tabindex="0">EDITED | カスタマイズ</a></li><li><a class="link" tabindex="0">フォーマルコレクション</a></li><li><a class="link" tabindex="0">アニマルプリント</a></li><li><a href="https://www.zara.com/jp/ja/kids-girl-special-prices-l427.html" class="link" tabindex="0">スペシャルプライス</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS2</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=815544" class="link" tabindex="0">残高確認</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS3</a></li><li><a class="link" tabindex="0">-</a></li></ul></li><li class="layout-categories-category__line-break" role="separator" aria-hidden="true"></li><li class="layout-categories-category"><h2 class="layout-categories-category__name layout-categories-category__link layout-categories-category__title" style="font-weight: var(--font-weight-medium);">ボーイ</h2></li><li class="layout-categories-category__line-break" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="1591838" data-seocategoryid="5" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-babyboy-l5.html" tabindex="0"><span class="layout-categories-category__name">1歳半 - 6歳</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/kids-babyboy-trend-8-l2361.html" class="link" tabindex="0">RAIN BRINGS FLOWERS</a></li><ul><li><a class="link" tabindex="0">EDITORIAL</a></li><li><a class="link" tabindex="0">COLLECTION</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-new-in-l43.html" class="link" tabindex="0">/// NEW</a></li><li><a class="link" tabindex="0">すべてを見る</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-5-6-years-l7151.html" class="link" tabindex="0">6 歳 | 116 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-4-5-years-l7150.html" class="link" tabindex="0">5 歳 | 110 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-3-4-years-l7149.html" class="link" tabindex="0">4 歳 | 104 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-2-3-years-l7148.html" class="link" tabindex="0">3 歳 | 98 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-18-24-months-l7161.html" class="link" tabindex="0">2 歳 | 92 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-12-18-months-l7162.html" class="link" tabindex="0">1½ 歳 | 86 CM</a></li></ul><li><a class="link" tabindex="0">ランキング</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-best-sellers-l5067.html" class="link" tabindex="0">すべて見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-tshirts-l78.html" class="link" tabindex="0">Tシャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-tshirts-l78.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">ホワイト</a></li><li><a class="link" tabindex="0">無地</a></li><li><a class="link" tabindex="0">プリント</a></li><li><a class="link" tabindex="0">アニメ キャラクター®</a></li><li><a class="link" tabindex="0">TIMELESZ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-sweatshirts-l70.html" class="link" tabindex="0">スウェットシャツ | フーディ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-sweatshirts-l70.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">無地</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-sweatshirts-printed-l3923.html" class="link" tabindex="0">プリント</a></li><li><a class="link" tabindex="0">ライセンス</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shirts-l51.html" class="link" tabindex="0">シャツ | シャツジャケット</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shirts-l51.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shirts-white-l7512.html" class="link" tabindex="0">ホワイト</a></li><li><a class="link" tabindex="0">無地</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shirts-denim-l4475.html" class="link" tabindex="0">デニム</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bermudas-l25.html" class="link" tabindex="0">ショ-トパンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bermudas-l25.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bermudas-denim-l4461.html" class="link" tabindex="0">デニム</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bermudas-cotton-l4464.html" class="link" tabindex="0">BAMBULA</a></li><li><a class="link" tabindex="0">無地</a></li><li><a class="link" tabindex="0">プリント</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-trousers-l76.html" class="link" tabindex="0">パンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-trousers-l76.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">ジョガーパンツ</a></li><li><a class="link" tabindex="0">無地</a></li><li><a class="link" tabindex="0">プリント</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-jeans-l33.html" class="link" tabindex="0">デニムパンツ | デニム</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-jeans-l33.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">スキニー</a></li><li><a class="link" tabindex="0">レギュラーフィット</a></li><li><a class="link" tabindex="0">ローウエスト</a></li><li><a class="link" tabindex="0">リラックス</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-jeans-l33.html" class="link" tabindex="0">ワイドレッグ</a></li><li><a class="link" tabindex="0">サロペット</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-denim-l1723.html" class="link" tabindex="0">ジャケット | シャツ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-outerwear-l47.html" class="link" tabindex="0">ジャケット | コート</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-outerwear-l47.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-jackets-l31.html" class="link" tabindex="0">ジャケット</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-outerwear-padded-l1552.html" class="link" tabindex="0">ダウンキルティングジャケット</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-outerwear-vests-l4702.html" class="link" tabindex="0">ベスト</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-knitwear-l38.html" class="link" tabindex="0">ニット</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-knitwear-l38.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-trousers-overalls-l1763.html" class="link" tabindex="0">サロペット</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-trousers-overalls-l1763.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-jogging-l35.html" class="link" tabindex="0">スポーツ | トラックスーツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-jogging-l35.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">トップス</a></li><li><a class="link" tabindex="0">ボトムス</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-total-look-sets-l4679.html" class="link" tabindex="0">セット</a></li></ul><li><a class="link" tabindex="0">ベーシック</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-total-look-l3918.html" class="link" tabindex="0">セットアップ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-total-look-l3918.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-total-looks-sets-l7649.html" class="link" tabindex="0">セット</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-total-looks-looks-l7648.html" class="link" tabindex="0">トータル ルック</a></li><li><a class="link" tabindex="0">TIMELESZ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-license-l2956.html" class="link" tabindex="0">人気キャラクター</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-license-l2956.html" class="link" tabindex="0">すべて見る</a></li><li><a class="link" tabindex="0">Tシャツ</a></li><li><a class="link" tabindex="0">ショ-トパンツ</a></li><li><a class="link" tabindex="0">スウェットシャツ | フーディ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-suits-l7462.html" class="link" tabindex="0">スーツ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-underwear-pijamas-l86.html" class="link" tabindex="0">パジャマ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-underwear-pijamas-l86.html" class="link" tabindex="0">VIEW ALL</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-underwear-l84.html" class="link" tabindex="0">下着 | 靴下</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-underwear-l84.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">下着 | ロンパース</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-accessories-socks-l14.html" class="link" tabindex="0">靴下</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-beachwear-l22.html" class="link" tabindex="0">水着</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-beachwear-l22.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shoes-l54.html" class="link" tabindex="0">シューズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shoes-l54.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shoes-sneakers-l66.html" class="link" tabindex="0">スポーツ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shoes-shoes-l64.html" class="link" tabindex="0">シューズ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shoes-sandals-l62.html" class="link" tabindex="0">サンダル</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-shoes-flipflop-l5131.html" class="link" tabindex="0">スイムウェア</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-boy-shoes-leather-l1675.html" class="link" tabindex="0">レザー</a></li><li><a class="link" tabindex="0">スペシャル プライス</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bags-l2629.html" class="link" tabindex="0">バッグ | リュック</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bags-l2629.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bags-backpacks-l5126.html" class="link" tabindex="0">リュック</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bags-maternity-l5129.html" class="link" tabindex="0">マザーズバッグ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-bags-edited-l5130.html" class="link" tabindex="0">EDITED | カスタマイズ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-accessories-l7.html" class="link" tabindex="0">アクセサリー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-accessories-l7.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-accessories-hats-l9.html" class="link" tabindex="0">ハット</a></li><li><a class="link" tabindex="0">アクセサリー</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-perfumes-l4042.html" class="link" tabindex="0">パフューム | ビューティー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-babyboy-perfumes-l4042.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">EDITED | カスタマイズ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babyboy-special-prices-l69.html" class="link" tabindex="0">スペシャルプライス</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS2</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=815544" class="link" tabindex="0">残高確認</a></li></ul><li><a class="link" tabindex="0">-</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="1591871" data-seocategoryid="173" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-boy-l173.html" tabindex="0"><span class="layout-categories-category__name">6 - 14歳</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/kids-editorial-2-l314.html" class="link" tabindex="0">RAIN BRINGS FLOWERS</a></li><ul><li><a class="link" tabindex="0">Editorial</a></li><li><a class="link" tabindex="0">コレクション</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-new-in-l228.html" class="link" tabindex="0">/// NEW</a></li><li><a class="link" tabindex="0">すべてを見る</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-13-years-l7158.html" class="link" tabindex="0">13-14 歳 | 164 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-11-years-l7157.html" class="link" tabindex="0">11-12 歳 | 152 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-10-years-l7156.html" class="link" tabindex="0">10 歳 | 140 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-9-years-l7155.html" class="link" tabindex="0">9 歳 | 134 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-8-years-l7154.html" class="link" tabindex="0">8 歳 | 128 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-7-years-l7153.html" class="link" tabindex="0">7 歳 | 122 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-size-6-years-l7152.html" class="link" tabindex="0">6 歳 | 116 CM</a></li></ul><li><a class="link" tabindex="0">ランキング</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-best-sellers-l5065.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-tshirts-l286.html" class="link" tabindex="0">Tシャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-tshirts-l286.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-polos-l237.html" class="link" tabindex="0">ポロシャツ</a></li><li><a class="link" tabindex="0">ホワイト</a></li><li><a class="link" tabindex="0">無地</a></li><li><a class="link" tabindex="0">プリント</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-tshirts-license-l1716.html" class="link" tabindex="0">アニメ キャラクター®</a></li><li><a class="link" tabindex="0">パック</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-sweatshirts-l267.html" class="link" tabindex="0">トレーナー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-sweatshirts-l267.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-shirts-l239.html" class="link" tabindex="0">シャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-shirts-l239.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">無地</a></li><li><a class="link" tabindex="0">プリント</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-shirts-white-l3110.html" class="link" tabindex="0">ホワイト</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-shirts-linen-l5347.html" class="link" tabindex="0">リネン</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-bermudas-l203.html" class="link" tabindex="0">ショ-トパンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-bermudas-l203.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">プレーン</a></li><li><a class="link" tabindex="0">プリント</a></li><li><a class="link" tabindex="0">デニム</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-bermudas-packs-l6230.html" class="link" tabindex="0">セット</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-trousers-l274.html" class="link" tabindex="0">パンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-trousers-l274.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-jeans-l218.html" class="link" tabindex="0">ジーンズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-jeans-l218.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-outerwear-l231.html" class="link" tabindex="0">ジャケット | コート</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-outerwear-l231.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-knitwear-l223.html" class="link" tabindex="0">ニット</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-knitwear-l223.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-suits-l266.html" class="link" tabindex="0">スーツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-suits-l266.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-jogging-l220.html" class="link" tabindex="0">アクティブウェア</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-jogging-l220.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">テニス</a></li><li><a class="link" tabindex="0">トップス</a></li><li><a class="link" tabindex="0">ボトムス</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-total-look-packs-l4757.html" class="link" tabindex="0">セットアップ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-total-look-packs-l4757.html" class="link" tabindex="0">すべて見る</a></li></ul><li><a class="link" tabindex="0">ベーシック</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">Tシャツ</a></li><li><a class="link" tabindex="0">パンツ</a></li><li><a class="link" tabindex="0">パック</a></li></ul><li><a class="link" tabindex="0">人気キャラクター</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">ショ-トパンツ</a></li><li><a class="link" tabindex="0">トレーナー</a></li><li><a class="link" tabindex="0">Tシャツ</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-underwear-pijamas-l306.html" class="link" tabindex="0">パジャマ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-underwear-pijamas-l306.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-underwear-l304.html" class="link" tabindex="0">下着 | 靴下</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-underwear-l304.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">下着</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-underwear-socks-l1441.html" class="link" tabindex="0">靴下</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-beachwear-l201.html" class="link" tabindex="0">水着</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-beachwear-l201.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-shoes-l241.html" class="link" tabindex="0">シューズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-shoes-l241.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-shoes-sneakers-l256.html" class="link" tabindex="0">スポーツ</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-shoes-shoes-l254.html" class="link" tabindex="0">シューズ</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-shoes-sandals-l252.html" class="link" tabindex="0">サンダル</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-shoes-flip-flop-l5091.html" class="link" tabindex="0">スイムウェア</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-shoes-leather-l250.html" class="link" tabindex="0">レザー</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-special-prices-l263.html" class="link" tabindex="0">スペシャル プライス</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-backpacks-l197.html" class="link" tabindex="0">バッグ | リュック </a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-backpacks-l197.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-back-to-school-l196.html" class="link" tabindex="0">BACK TO SCHOOL</a></li><li><a class="link" tabindex="0">人気キャラクター</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-accessories-l176.html" class="link" tabindex="0">アクセサリー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-boy-accessories-l176.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-accessories-hats-l183.html" class="link" tabindex="0">ハット</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-accessories-others-l184.html" class="link" tabindex="0">アクセサリー</a></li></ul><li><a class="link" tabindex="0">パフューム | ビューティー</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-boy-edited-l3185.html" class="link" tabindex="0">EDITED | カスタマイズ</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-special-prices-l263.html" class="link" tabindex="0">スペシャルプライス</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS2</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=815544" class="link" tabindex="0">残高確認</a></li></ul><li><a class="link" tabindex="0">-</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS3</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li></ul></li><li class="layout-categories-category__line-break" role="separator" aria-hidden="true"></li><li class="layout-categories-category"><h2 class="layout-categories-category__name layout-categories-category__link layout-categories-category__title" style="font-weight: var(--font-weight-medium);">ベビー</h2></li><li class="layout-categories-category__line-break" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2434917" data-seocategoryid="474" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-newborn-l474.html" tabindex="0"><span class="layout-categories-category__name">0 - 6ヵ月</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">LA VIE DOUCE</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-new-l6843.html" class="link" tabindex="0">/// NEW</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-l474.html" class="link" tabindex="0">すべてを見る</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-newborn-l474.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">3-6ヶ月 | 68 CM</a></li><li><a class="link" tabindex="0">1-3 か月</a></li><li><a class="link" tabindex="0">0~1か月</a></li></ul><li><a class="link" tabindex="0">プレミアムニット</a></li><li><a class="link" tabindex="0">SHOP THE LOOK</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-sacs-l6815.html" class="link" tabindex="0">ラップ | カバーオール</a></li><li><a class="link" tabindex="0">セットアップ</a></li><li><a class="link" tabindex="0">ジャンプスーツ | ロンパース</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-bodies-l6926.html" class="link" tabindex="0">ボディスーツ | シャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-newborn-bodies-l6926.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-newborn-tee-l6933.html" class="link" tabindex="0">Tシャツ</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-knitwear-l495.html" class="link" tabindex="0">ニット</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-newborn-knitwear-l495.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">プレミアムニット</a></li></ul><li><a class="link" tabindex="0">トレーナー</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-bottomwear-l6930.html" class="link" tabindex="0">レギンス | フットレギンス</a></li><li><a class="link" tabindex="0">キュロットパンツ | ブルマー</a></li><li><a class="link" tabindex="0">アクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-undies-l6931.html" class="link" tabindex="0">アンダーウェア | パジャマ</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-shoes-bootee-l5109.html" class="link" tabindex="0">ルームブーティ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-bags-maternity-l5122.html" class="link" tabindex="0">マザーズバッグ</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-homewear-l6932.html" class="link" tabindex="0">ホームウェア</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS2</a></li><li><a class="link" tabindex="0">EDITED | カスタマイズ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="1591846" data-seocategoryid="474" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-newborn-l474.html" tabindex="0"><span class="layout-categories-category__name">6 - 18ヵ月</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/kids-newborn-event-4-l4235.html" class="link" tabindex="0">RAIN BRINGS FLOWERS</a></li><ul><li><a class="link" tabindex="0">EDITORIAL</a></li><li><a class="link" tabindex="0">COLLECTION</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-new-in-l7218.html" class="link" tabindex="0">/// NEW</a></li><li><a class="link" tabindex="0">すべてを見る</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-shop-by-size-12-18-months-l7229.html" class="link" tabindex="0">12-18ヶ月 | 86 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-shop-by-size-9-12-months-l7233.html" class="link" tabindex="0">9-12ヶ月 | 80 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-shop-by-size-6-9-months-l7232.html" class="link" tabindex="0">6-9か月</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-shop-by-size-3-6-months-l7231.html" class="link" tabindex="0">3-6ヶ月 | 68 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-shop-by-size-1-3-months-l7230.html" class="link" tabindex="0">1-3 か月</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-shop-by-size-0-1-months-l7228.html" class="link" tabindex="0">0~1か月</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-total-look-l7237.html" class="link" tabindex="0">セットアップ</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-dresses-l7290.html" class="link" tabindex="0">ワンピース | ドレス</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-dresses-l7290.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-tshirts-l7239.html" class="link" tabindex="0">Tシャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-tshirts-l7239.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-bodysuits-l7202.html" class="link" tabindex="0">ボディスーツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-bodysuits-l7202.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-newborn-shirts-l511.html" class="link" tabindex="0">シャツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-newborn-shirts-l511.html" class="link" tabindex="0">VIEW ALL</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-sweatshirts-l7235.html" class="link" tabindex="0">トレーナー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-sweatshirts-l7235.html" class="link" tabindex="0">VIEW ALL</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-knitwear-l7208.html" class="link" tabindex="0">ニット</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-knitwear-l7208.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">PREMIUM KNIT</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-knitwear-12-18-months-l7210.html" class="link" tabindex="0">12-18ヶ月 | 86 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-knitwear-9-12-months-l7214.html" class="link" tabindex="0">9-12ヶ月 | 80 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-knitwear-6-9-months-l7213.html" class="link" tabindex="0">6-9ヶ月 | 74 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-knitwear-3-6-months-l7212.html" class="link" tabindex="0">3-6ヶ月 | 68 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-knitwear-1-3-months-l7211.html" class="link" tabindex="0">1-3ヶ月 | 62 CM</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-knitwear-0-1-months-l7209.html" class="link" tabindex="0">0-1ヶ月 | 56 CM</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-outerwear-l7219.html" class="link" tabindex="0">コート | カバーオール</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-outerwear-l7219.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-dungarees-l7206.html" class="link" tabindex="0">サロペット | オールインワン</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-trousers-l7238.html" class="link" tabindex="0">パンツ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-trousers-l7238.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-leggings-l7217.html" class="link" tabindex="0">レギンス</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-leggings-l7217.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-bottoms-l7291.html" class="link" tabindex="0">ブリーフ | バミューダパンツ</a></li><li><a class="link" tabindex="0">ベーシック</a></li><ul><li><a class="link" tabindex="0">全て表示</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-accessories-l7199.html" class="link" tabindex="0">アクセサリー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-accessories-l7199.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-underwear-l7241.html" class="link" tabindex="0">肌着 | パジャマ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-baby-underwear-l7241.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-underwear-bodies-l7242.html" class="link" tabindex="0">ロンパース</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-accessories-socks-l7200.html" class="link" tabindex="0">靴下 | タイツ</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-pijamas-l7221.html" class="link" tabindex="0">カバーオール</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-baby-shoes-l7222.html" class="link" tabindex="0">シューズ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-bags-maternity-l5122.html" class="link" tabindex="0">マザーズバッグ</a></li><li><a href="https://www.zara.com/jp/ja/kids-baby-homewear-l7220.html" class="link" tabindex="0">ホームウェア</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS2</a></li><li><a class="link" tabindex="0">EDITED | カスタマイズ</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS3</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=815544" class="link" tabindex="0">残高確認</a></li></ul><li><a class="link" tabindex="0">-</a></li></ul></li><li class="layout-categories-category__line-break" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2435024" data-seocategoryid="3" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-accessories-l3.html" tabindex="0"><span class="layout-categories-category__name">アクセサリー | シューズ | 0 - 14歳</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">/// NEW</a></li><ul><li><a class="link" tabindex="0">アクセサリー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-accessories-l3.html" class="link" tabindex="0">/// NEW</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a class="link" tabindex="0">0-6ヵ月 | 新生児</a></li><li><a class="link" tabindex="0">6-18ヵ月 | ベビー</a></li></ul><li><a class="link" tabindex="0">シューズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-accessories-l3.html" class="link" tabindex="0">/// NEW</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">0-18ヵ月 | ベビー</a></li></ul></ul><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a href="https://www.zara.com/jp/ja/kids-accessories-pyjamas-l4592.html" class="link" tabindex="0">パジャマ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-accessories-pyjamas-l4592.html" class="link" tabindex="0">すべて見る</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-pijamas-l6917.html" class="link" tabindex="0">0-6ヵ月 | 新生児</a></li><li><a class="link" tabindex="0">0-18ヵ月 | ベビー</a></li></ul><li><a class="link" tabindex="0">靴下 | タイツ</a></li><ul><li><a class="link" tabindex="0">すべて見る</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a class="link" tabindex="0">0-18ヵ月 | ベビー</a></li></ul><li><a class="link" tabindex="0">アンダーウェア | ボディスーツ</a></li><ul><li><a class="link" tabindex="0">すべて見る</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a href="https://www.zara.com/jp/ja/kids-newborn-underwear-l528.html" class="link" tabindex="0">0-6ヵ月 | 新生児</a></li><li><a class="link" tabindex="0">0-18ヵ月 | ベビー</a></li></ul><li><a class="link" tabindex="0">ビーニー | バンダナ</a></li><ul><li><a class="link" tabindex="0">すべて見る</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a class="link" tabindex="0">0-6ヵ月 | 新生児</a></li><li><a class="link" tabindex="0">0-18ヵ月 | ベビー</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-accessories-view-all-l4613.html" class="link" tabindex="0">アクセサリー</a></li><ul><li><a class="link" tabindex="0">すべて見る</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a class="link" tabindex="0">0-18ヵ月 | ベビー</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-accessories-swimwear-l6094.html" class="link" tabindex="0">水着</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-accessories-swimwear-l6094.html" class="link" tabindex="0">すべて見る</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li></ul><li><a class="link" tabindex="0">コスチューム</a></li><li><a class="link" tabindex="0">バッグ | リュック</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-bags-maternity-l5122.html" class="link" tabindex="0">マザーズバッグ</a></li></ul><li><a class="link" tabindex="0">シューズ</a></li><ul><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a class="link" tabindex="0">0-18ヵ月 | ベビー</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-accessories-perfumes-l5951.html" class="link" tabindex="0">パフューム | ビューティー</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-accessories-perfumes-l5951.html" class="link" tabindex="0">すべて見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">トイ</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415415" data-seocategoryid="3042" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-kids-mkt3042.html" tabindex="0"><span class="layout-categories-category__name">home キッズ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-kids-view-all-l3049.html" class="link" tabindex="0">/// NEW</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">トイショップ</a></li><li><a class="link" tabindex="0">ベッドルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">掛け布団カバー</a></li><li><a class="link" tabindex="0">ベッドカバー | ベッドスプレッド</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-blankets-l2582.html" class="link" tabindex="0">ブランケット&クッション</a></li></ul><li><a class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-l3042.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">家具</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">ラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-baskets-l2123.html" class="link" tabindex="0">バスケット</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-lighting-l2121.html" class="link" tabindex="0">ランプ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-curtains-l3015.html" class="link" tabindex="0">カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-door-knobs-l2942.html" class="link" tabindex="0">ハンドル | デコレーションアイテム</a></li></ul><li><a class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">プレート | ボウル</a></li><li><a class="link" tabindex="0">カトラリー</a></li><li><a class="link" tabindex="0">カップ I マグ</a></li><li><a class="link" tabindex="0">ビブ</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">プレースマット</a></li></ul><li><a class="link" tabindex="0">バスルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">タオル</a></li><li><a class="link" tabindex="0">バスローブ</a></li><li><a class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">バスマット</a></li></ul><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><ul><li><a class="link" tabindex="0">0~24か月</a></li><li><a class="link" tabindex="0">1歳~9歳</a></li></ul><li><a class="link" tabindex="0">シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">0~24か月</a></li><li><a class="link" tabindex="0">1歳~9歳</a></li></ul><li><a class="link" tabindex="0">新生児</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-view-all-l3049.html" class="link" tabindex="0">新生児商品をすべて見る</a></li><li><a class="link" tabindex="0">新生児ベッドルーム</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">新生児家具</a></li><li><a class="link" tabindex="0">新生児アクセサリー</a></li><li><a class="link" tabindex="0">新生児バスルーム</a></li><li><a class="link" tabindex="0">ダイニングルーム</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">新生児用おもちゃ</a></li><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><li><a class="link" tabindex="0">シューズ | 新生児バッグ</a></li></ul><li><a class="link" tabindex="0">LE PETIT PRINCE</a></li><li><a href="https://www.zara.com/jp/ja/home-disney-l7337.html" class="link" tabindex="0">MICKEY MOUSE © DISNEY</a></li><li><a class="link" tabindex="0">Winnie the Pooh</a></li><li><a class="link" tabindex="0">BACK TO SCHOOL</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2435443" data-seocategoryid="7808" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/kids-girl-event-l344.html" tabindex="0"><span class="layout-categories-category__name">rain brings flowers</span><span class="layout-categories-category__tag layout-categories-category__tag--sup">NEW</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">EDITORIAL</a></li><li><a class="link" tabindex="0">COLLECTION</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display layout-categories-category--has-background" data-categoryid="2435163" data-seocategoryid="7531" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0" style="background-color: rgb(212, 229, 239); color: rgb(0, 0, 0);"><span class="layout-categories-category__name">timelesz</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">EDITORIAL</a></li><li><a class="link" tabindex="0">COLLECTION</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2435201" data-seocategoryid="318" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">カスタマイズ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">すべてを見る</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--has-background" data-categoryid="1568943" data-seocategoryid="879" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2" style="background-color: rgb(35, 244, 68);"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0" style="background-color: rgb(35, 244, 68); color: rgb(0, 0, 0);"><span class="layout-categories-category__name">sale</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">ガール</a></li><li><a class="link" tabindex="0">-</a></li><li><a href="https://www.zara.com/jp/ja/kids-babygirl-l87.html" class="link" tabindex="0">1歳半 - 6歳</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-l1.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">シューズ | バッグ</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a class="link" tabindex="0">NEWコレクションをご覧ください</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-l323.html" class="link" tabindex="0">6歳 - 14歳</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-l1.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-shoes-l404.html" class="link" tabindex="0">シューズ</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-shoes-l404.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/kids-girl-bags-l346.html" class="link" tabindex="0">バッグ | リュック </a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-girl-bags-l346.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a class="link" tabindex="0">NEWコレクションをご覧ください</a></li></ul><li><a class="link" tabindex="0">-</a></li><li><a class="link" tabindex="0">ボーイ</a></li><li><a class="link" tabindex="0">-</a></li><li><a href="https://www.zara.com/jp/ja/kids-boy-l173.html" class="link" tabindex="0">6歳 - 14歳</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-l1.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">シューズ | バッグ</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a class="link" tabindex="0">NEWコレクションをご覧ください</a></li></ul><li><a class="link" tabindex="0">-</a></li><li><a class="link" tabindex="0">-</a></li><li><a class="link" tabindex="0">-</a></li><li><a href="https://www.zara.com/jp/ja/kids-accessories-l3.html" class="link" tabindex="0">アクセサリー | シューズ | 0 - 14歳</a></li><ul><li><a href="https://www.zara.com/jp/ja/kids-san-valentin-l6103.html" class="link" tabindex="0">すべて見る</a></li><li><a class="link" tabindex="0">バッグ | リュック</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li></ul><li><a class="link" tabindex="0">シューズ</a></li><ul><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ガール</a></li><li><a class="link" tabindex="0">6~14歳 | ガール</a></li><li><a class="link" tabindex="0">1歳半 - 6歳 | ボーイ</a></li><li><a class="link" tabindex="0">6~14歳 | ボーイ</a></li><li><a class="link" tabindex="0">0-18ヵ月 | ベビー</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">トイ</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li><li><a class="link" tabindex="0">DIVIDER_MENU_KIDS1</a></li></ul></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2435945" data-seocategoryid="5166" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">join life</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/z-join-life-mkt1399.html" class="link" tabindex="0">詳細情報</a></li><li><a class="link" tabindex="0">イノベーション</a></li><ul><li><a class="link" tabindex="0">SIHについて</a></li><li><a class="link" tabindex="0">仕組み</a></li><li><a class="link" tabindex="0">コラボレーション</a></li><ul><li><a class="link" tabindex="0">LOOPAMID</a></li><li><a class="link" tabindex="0">AMBERCYCLE</a></li><li><a class="link" tabindex="0">CIRC</a></li><li><a class="link" tabindex="0">NILIT</a></li><li><a class="link" tabindex="0">EVRNU</a></li><li><a class="link" tabindex="0">RENEWCELL</a></li><li><a class="link" tabindex="0">PIÑATEX</a></li><li><a class="link" tabindex="0">INFINITED FIBER</a></li><li><a class="link" tabindex="0">STARTUP LANZATECH X ZARA</a></li></ul></ul><li><a class="link" tabindex="0">プロジェクト</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">サプライヤー</a></li><li><a class="link" tabindex="0">生産プロセス</a></li><li><a class="link" tabindex="0">アライアンス</a></li><li><a class="link" tabindex="0">衣類寄付</a></li><li><a href="https://www.zara.com/jp/ja/preowned-mkt5794.html" class="link" tabindex="0">ZARA PRE-OWNED</a></li><li><a class="link" tabindex="0">素材</a></li><li><a class="link" tabindex="0">衣類のお手入れ</a></li><li><a class="link" tabindex="0">より持続可能な店舗</a></li><li><a class="link" tabindex="0">バイオダイバーシティ&エコシステム</a></li><li><a class="link" tabindex="0">当社のパッケージング</a></li><li><a class="link" tabindex="0">コミュニティ支援</a></li></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2435943" data-seocategoryid="1484" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">careers</span></a></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="194501" data-seocategoryid="1397" data-layout="moreinfo-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">+ info</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">ニュースレター</a></li><li><a class="link" tabindex="0">コンタクト</a></li><li><a href="https://www.zara.com/jp/ja/z-stores-st1404.html" class="link" tabindex="0">店舗検索</a></li><li><a class="link" tabindex="0">ヘルプ</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=295504" class="link" tabindex="0">残高確認</a></li></ul><li><a href="https://www.zara.com/jp/ja/z-press-mkt1401.html" class="link" tabindex="0">プレス</a></li><li><a class="link" tabindex="0">企業情報</a></li><ul><li><a class="link" tabindex="0">企業情報</a></li><li><a class="link" tabindex="0">世界のオフィス</a></li><li><a href="https://www.zara.com/jp/ja/z-job-corp1398.html" class="link" tabindex="0">ZARAで働く</a></li></ul></ul></li></ul></div><div class="zds-carousel-item layout-categories__carousel-item" data-zds-carousel-element="true"><ul class="layout-categories-category__subcategory-main"><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415459" data-seocategoryid="2086" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/home-new-in-l2086.html" tabindex="0"><span class="layout-categories-category__name">/// new</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415277" data-seocategoryid="2633" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">collagerie</span></a></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415464" data-seocategoryid="6181" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">家具</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-chairs-l4110.html" class="link" tabindex="0">チェア | アームチェア</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-seats-l7854.html" class="link" tabindex="0">スツール | ベンチ</a></li><li><a class="link" tabindex="0">ソファー</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-3-seater-l7849.html" class="link" tabindex="0">3人用ソファ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-2-seater-l7850.html" class="link" tabindex="0">2人用ソファ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-1-seater-l7851.html" class="link" tabindex="0">1 SEAT SOFAS</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-footstools-l7853.html" class="link" tabindex="0">フットレスト</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-sofas-cover-l7852.html" class="link" tabindex="0">ソファーカバー</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-living-room-tables-l4109.html" class="link" tabindex="0">テーブル</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-storage-l7855.html" class="link" tabindex="0">保管</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-bed-l7856.html" class="link" tabindex="0">ベッドルーム家具</a></li><li><a href="https://www.zara.com/jp/ja/home-furniture-vvd-l7857.html" class="link" tabindex="0">VINCENT VAN DUYSEN 家具</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415491" data-seocategoryid="6612" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-decoration-mkt6612.html" tabindex="0"><span class="layout-categories-category__name">デコレーション</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-l2119.html" class="link" tabindex="0">ラグ</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-l2119.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-plain-l7831.html" class="link" tabindex="0">プレーンラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-vintage-l7832.html" class="link" tabindex="0">ヴィンテージラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-deco-l7833.html" class="link" tabindex="0">デコラティブラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-yute-l7834.html" class="link" tabindex="0">ジュートラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-mat-l7835.html" class="link" tabindex="0">ドアマット</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-rugs-vdd-l7836.html" class="link" tabindex="0">VINCENT VAN DUYSEN RUGS</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-decoration-light-l7839.html" class="link" tabindex="0">ランプ</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-mirror-l7840.html" class="link" tabindex="0">ミラー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-blanket-l7841.html" class="link" tabindex="0">ブランケット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">クッション | フィリング</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">クッション</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-cushion-l7842.html" class="link" tabindex="0">パッド</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-decoration-curtain-l7843.html" class="link" tabindex="0">カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-jar-l7837.html" class="link" tabindex="0">ベース&フラワーポット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-candle-l7838.html" class="link" tabindex="0">キャンドル&キャンドルホルダー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-basket-l7845.html" class="link" tabindex="0">バスケット</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-accessories-l7846.html" class="link" tabindex="0">フレーム | ボックス | アクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/home-decoration-knob-l7847.html" class="link" tabindex="0">ドアノブ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415462" data-seocategoryid="7192" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">アウトドア</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">コレクション</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415508" data-seocategoryid="2087" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-bedroom-mkt2087.html" tabindex="0"><span class="layout-categories-category__name">ベッドルーム</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-bedroom-bed-linen-l2103.html" class="link" tabindex="0">ベッドリネン</a></li><li><a class="link" tabindex="0">ベッドカバー | ベッドスプレッド</a></li><li><a class="link" tabindex="0">フィリング | プロテクター</a></li><li><a href="https://www.zara.com/jp/ja/home-bedroom-blankets-l2104.html" class="link" tabindex="0">ブランケット&クッション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-blankets-l2104.html" class="link" tabindex="0">ブランケット</a></li><li><a href="https://www.zara.com/jp/ja/home-bedroom-cushions-l2105.html" class="link" tabindex="0">クッション</a></li></ul><li><a class="link" tabindex="0">ベッドルーム家具</a></li><li><a class="link" tabindex="0">更衣室</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2416341" data-seocategoryid="6615" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-dining-mkt6615.html" tabindex="0"><span class="layout-categories-category__name">ダイニングルーム</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">テーブルリネン</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">テーブルクロス</a></li><li><a class="link" tabindex="0">テーブルナプキン</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">プレースマット</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tableware-l2099.html" class="link" tabindex="0">テーブルウェア</a></li><li><a class="link" tabindex="0">ガラス食器</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">タンブラー</a></li><li><a class="link" tabindex="0">ワイングラス</a></li><li><a class="link" tabindex="0">クリスタルマグ</a></li><li><a class="link" tabindex="0">ガラスピッチャー</a></li><li><a class="link" tabindex="0">ガラスプレート | ボウル</a></li></ul><li><a class="link" tabindex="0">カトラリー</a></li><ul><li><a class="link" tabindex="0">コンプリート カトラリー セット</a></li><li><a class="link" tabindex="0">カトラリーアクセサリー</a></li></ul><li><a class="link" tabindex="0">テーブルアクセサリー</a></li><li><a class="link" tabindex="0">トレイ</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2416346" data-seocategoryid="2089" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-kitchen-dining-l2089.html" tabindex="0"><span class="layout-categories-category__name">キッチン</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-l2089.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">ジャーと弁当箱</a></li><li><a class="link" tabindex="0">キッチンストレージ</a></li><li><a class="link" tabindex="0">キッチンアクセサリー</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-textile-l2098.html" class="link" tabindex="0">キッチンクロス | エプロン</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2416357" data-seocategoryid="6606" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-laundry-l6606.html" tabindex="0"><span class="layout-categories-category__name">ランドリー | クリーニング</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-laundry-l6606.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-laundry-laundry-l6610.html" class="link" tabindex="0">ランドリー</a></li><li><a class="link" tabindex="0">クリーニング</a></li><li><a href="https://www.zara.com/jp/ja/home-laundry-dispensers-l6608.html" class="link" tabindex="0">ディスペンサー</a></li><li><a class="link" tabindex="0">ゴミ箱</a></li><li><a class="link" tabindex="0">バスケット</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2414778" data-seocategoryid="2090" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-bathroom-mkt2090.html" tabindex="0"><span class="layout-categories-category__name">バスルーム</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-bathroom-collection-l5511.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">バスルームセット</a></li><ul><li><a class="link" tabindex="0">バスルームセット</a></li><li><a class="link" tabindex="0">補助アクセサリー</a></li></ul><li><a class="link" tabindex="0">ベーシックタオル</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-towels-l2114.html" class="link" tabindex="0">タオル</a></li><li><a class="link" tabindex="0">バスマット</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-bathrobe-l4137.html" class="link" tabindex="0">バスローブ</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-baskets-l2624.html" class="link" tabindex="0">バスルームバスケット</a></li><li><a class="link" tabindex="0">ダストボックス&カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-bathroom-spa-l3958.html" class="link" tabindex="0">SPA COLLECTION</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2414792" data-seocategoryid="2091" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-fragrances-l2091.html" tabindex="0"><span class="layout-categories-category__name">ホームフレグランス</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-fragrances-l2091.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">スティック式アロマディフューザー</a></li><li><a href="https://www.zara.com/jp/ja/home-fragrances-candles-l2109.html" class="link" tabindex="0">キャンドル</a></li><li><a class="link" tabindex="0">ソープ&クリーム</a></li><li><a class="link" tabindex="0">リネンスプレー</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2414800" data-seocategoryid="5293" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">ブック | ステーショナリー | スポーツ</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2414801" data-seocategoryid="4102" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/home-living-room-pets-l4102.html" tabindex="0"><span class="layout-categories-category__name">ペット</span></a></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2414810" data-seocategoryid="6616" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">ラウンジウェア | シューズ | バッグ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">レディース</a></li><ul><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">バッグ | アクセサリー</a></li></ul><li><a class="link" tabindex="0">メンズ</a></li><ul><li><a class="link" tabindex="0">ホームウェア</a></li><li><a class="link" tabindex="0">シューズ</a></li><li><a class="link" tabindex="0">バッグ | アクセサリー</a></li></ul></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415415" data-seocategoryid="3042" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/home-kids-mkt3042.html" tabindex="0"><span class="layout-categories-category__name">home キッズ</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-kids-view-all-l3049.html" class="link" tabindex="0">/// NEW</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">トイショップ</a></li><li><a class="link" tabindex="0">ベッドルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">掛け布団カバー</a></li><li><a class="link" tabindex="0">ベッドカバー | ベッドスプレッド</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-blankets-l2582.html" class="link" tabindex="0">ブランケット&クッション</a></li></ul><li><a class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-l3042.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">家具</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">ラグ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-baskets-l2123.html" class="link" tabindex="0">バスケット</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-lighting-l2121.html" class="link" tabindex="0">ランプ</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-curtains-l3015.html" class="link" tabindex="0">カーテン</a></li><li><a href="https://www.zara.com/jp/ja/home-living-room-door-knobs-l2942.html" class="link" tabindex="0">ハンドル | デコレーションアイテム</a></li></ul><li><a class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">プレート | ボウル</a></li><li><a class="link" tabindex="0">カトラリー</a></li><li><a class="link" tabindex="0">カップ I マグ</a></li><li><a class="link" tabindex="0">ビブ</a></li><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-tablecloth-l4211.html" class="link" tabindex="0">プレースマット</a></li></ul><li><a class="link" tabindex="0">バスルーム</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">タオル</a></li><li><a class="link" tabindex="0">バスローブ</a></li><li><a class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">バスマット</a></li></ul><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><ul><li><a class="link" tabindex="0">0~24か月</a></li><li><a class="link" tabindex="0">1歳~9歳</a></li></ul><li><a class="link" tabindex="0">シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">0~24か月</a></li><li><a class="link" tabindex="0">1歳~9歳</a></li></ul><li><a class="link" tabindex="0">新生児</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kids-view-all-l3049.html" class="link" tabindex="0">新生児商品をすべて見る</a></li><li><a class="link" tabindex="0">新生児ベッドルーム</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-rugs-l6877.html" class="link" tabindex="0">新生児家具</a></li><li><a class="link" tabindex="0">新生児アクセサリー</a></li><li><a class="link" tabindex="0">新生児バスルーム</a></li><li><a class="link" tabindex="0">ダイニングルーム</a></li><li><a href="https://www.zara.com/jp/ja/home-kids-toys-l3044.html" class="link" tabindex="0">新生児用おもちゃ</a></li><li><a class="link" tabindex="0">LOUNGEWEAR</a></li><li><a class="link" tabindex="0">シューズ | 新生児バッグ</a></li></ul><li><a class="link" tabindex="0">LE PETIT PRINCE</a></li><li><a href="https://www.zara.com/jp/ja/home-disney-l7337.html" class="link" tabindex="0">MICKEY MOUSE © DISNEY</a></li><li><a class="link" tabindex="0">Winnie the Pooh</a></li><li><a class="link" tabindex="0">BACK TO SCHOOL</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2416271" data-seocategoryid="5441" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" href="https://www.zara.com/jp/ja/home-vvd-collection-l5438.html" tabindex="0"><span class="layout-categories-category__name" style="font-style: italic;">vincent van duysen</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-vvd-collection-l5438.html" class="link" tabindex="0">コレクション</a></li><li><a class="link" tabindex="0">CAMPAIGN 03</a></li><li><a class="link" tabindex="0">詳細</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2416288" data-seocategoryid="5301" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">special prices</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-special-prices-collection-l6481.html" class="link" tabindex="0">コレクション</a></li></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2415162" data-seocategoryid="2660" data-layout="marketing-content-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">セール</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/home-living-room-l2088.html" class="link" tabindex="0">デコレーション</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-living-room-l2088.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-l2087.html" class="link" tabindex="0">ベッドルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bedroom-l2087.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-kitchenware-l2097.html" class="link" tabindex="0">ダイニングルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-kitchen-dining-kitchenware-l2097.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-l2090.html" class="link" tabindex="0">バスルーム</a></li><ul><li><a href="https://www.zara.com/jp/ja/home-bathroom-l2090.html" class="link" tabindex="0">すべてを見る</a></li></ul><li><a class="link" tabindex="0">ラウンジウェア | シューズ | バッグ</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li></ul></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2416294" data-seocategoryid="2681" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">join life</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/z-join-life-mkt1399.html" class="link" tabindex="0">詳細情報</a></li><li><a class="link" tabindex="0">イノベーション</a></li><ul><li><a class="link" tabindex="0">SIHについて</a></li><li><a class="link" tabindex="0">仕組み</a></li><li><a class="link" tabindex="0">コラボレーション</a></li><ul><li><a class="link" tabindex="0">LOOPAMID</a></li><li><a class="link" tabindex="0">CIRC</a></li><li><a class="link" tabindex="0">AMBERCYCLE</a></li><li><a class="link" tabindex="0">NILIT</a></li><li><a class="link" tabindex="0">EVRNU</a></li><li><a class="link" tabindex="0">STARTUP LANZATECH X ZARA</a></li><li><a class="link" tabindex="0">INFINITED FIBER</a></li><li><a class="link" tabindex="0">PIÑATEX</a></li><li><a class="link" tabindex="0">RENEWCELL</a></li></ul></ul><li><a class="link" tabindex="0">プロジェクト</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">センターにおけるワーカー</a></li><li><a class="link" tabindex="0">生産プロセス</a></li><li><a class="link" tabindex="0">アライアンス</a></li><li><a class="link" tabindex="0">衣類寄付</a></li><li><a href="https://www.zara.com/jp/ja/preowned-mkt5794.html" class="link" tabindex="0">ZARA PRE-OWNED</a></li><li><a class="link" tabindex="0">素材</a></li><li><a class="link" tabindex="0">衣類のお手入れ</a></li><li><a class="link" tabindex="0">より持続可能な店舗</a></li><li><a class="link" tabindex="0">バイオダイバーシティ&エコシステム</a></li><li><a class="link" tabindex="0">当社のパッケージング</a></li><li><a class="link" tabindex="0">コミュニティ支援</a></li></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="194501" data-seocategoryid="1397" data-layout="moreinfo-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">+ info</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">ニュースレター</a></li><li><a class="link" tabindex="0">コンタクト</a></li><li><a href="https://www.zara.com/jp/ja/z-stores-st1404.html" class="link" tabindex="0">店舗検索</a></li><li><a class="link" tabindex="0">ヘルプ</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=295504" class="link" tabindex="0">残高確認</a></li></ul><li><a href="https://www.zara.com/jp/ja/z-press-mkt1401.html" class="link" tabindex="0">プレス</a></li><li><a class="link" tabindex="0">企業情報</a></li><ul><li><a class="link" tabindex="0">企業情報</a></li><li><a class="link" tabindex="0">世界のオフィス</a></li><li><a href="https://www.zara.com/jp/ja/z-job-corp1398.html" class="link" tabindex="0">ZARAで働く</a></li></ul></ul></li></ul></div><div class="zds-carousel-item layout-categories__carousel-item" data-zds-carousel-element="true"><ul class="layout-categories-category__subcategory-main"><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2422780" data-seocategoryid="1414" data-layout="products-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/woman-beauty-l1414.html" tabindex="0"><span class="layout-categories-category__name">woman</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/woman-beauty-perfumes-l1415.html" class="link" tabindex="0">パフューム</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-beauty-perfumes-l1415.html" class="link" tabindex="0">すべて表示</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-beauty-makeup-l4414.html" class="link" tabindex="0">メイクアップ</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-beauty-makeup-l4414.html" class="link" tabindex="0">VIEW ALL</a></li><li><a class="link" tabindex="0">ベストセラー</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-eyes-l4239.html" class="link" tabindex="0">アイ</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-face-l4240.html" class="link" tabindex="0">フェイス</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-nails-l4241.html" class="link" tabindex="0">ネイルポリッシュ</a></li><li><a href="https://www.zara.com/jp/ja/woman-beauty-tools-l4242.html" class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">チュートリアル</a></li></ul><li><a href="https://www.zara.com/jp/ja/woman-hair-l7345.html" class="link" tabindex="0">ZARA HAIR</a></li><ul><li><a href="https://www.zara.com/jp/ja/woman-hair-l7345.html" class="link" tabindex="0">すべてを見る</a></li><li><a href="https://www.zara.com/jp/ja/woman-hair-collection-mkt7336.html" class="link" tabindex="0">COLLECTION</a></li><li><a href="https://www.zara.com/jp/ja/woman-hair-undone-mkt7743.html" class="link" tabindex="0">EDITORIAL UNDONE</a></li><li><a href="https://www.zara.com/jp/ja/woman-hair-editorial-mkt7335.html" class="link" tabindex="0">EDITORIAL</a></li></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2422781" data-seocategoryid="4622" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">man</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/man-accessories-perfumes-l551.html" class="link" tabindex="0">香水</a></li><ul><li><a href="https://www.zara.com/jp/ja/man-accessories-perfumes-l551.html" class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">パック</a></li></ul><li><a class="link" tabindex="0">メイクアップ</a></li><ul><li><a class="link" tabindex="0">すべて表示</a></li><li><a class="link" tabindex="0">アイメイク</a></li><li><a class="link" tabindex="0">フェイス</a></li><li><a class="link" tabindex="0">ネイルエナメル</a></li><li><a class="link" tabindex="0">アクセサリー</a></li><li><a class="link" tabindex="0">チュートリアル</a></li></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2" data-categoryid="2421283" data-seocategoryid="5951" data-layout="products-category-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" href="https://www.zara.com/jp/ja/kids-perfumes-l7249.html" tabindex="0"><span class="layout-categories-category__name">kids</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a href="https://www.zara.com/jp/ja/kids-perfumes-l7249.html" class="link" tabindex="0">パフューム</a></li><li><a href="https://www.zara.com/jp/ja/kids-perfumes-l7249.html" class="link" tabindex="0">BEAUTY</a></li></ul></li><li class="layout-categories-category__divider" role="separator" aria-hidden="true"></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="2122860" data-seocategoryid="5166" data-layout="marketing-content-view" data-isredirected="true" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" tabindex="0"><span class="layout-categories-category__name">join life</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">詳細情報</a></li><li><a class="link" tabindex="0">イノベーション</a></li><ul><li><a class="link" tabindex="0">SIHについて</a></li><li><a class="link" tabindex="0">仕組み</a></li><li><a class="link" tabindex="0">コラボレーション</a></li><ul><li><a class="link" tabindex="0">LOOPAMID</a></li><li><a class="link" tabindex="0">AMBERCYCLE</a></li><li><a class="link" tabindex="0">CIRC</a></li><li><a class="link" tabindex="0">NILIT</a></li><li><a class="link" tabindex="0">EVRNU</a></li><li><a class="link" tabindex="0">RENEWCELL</a></li><li><a class="link" tabindex="0">PIÑATEX</a></li><li><a class="link" tabindex="0">INFINITED FIBER</a></li><li><a class="link" tabindex="0">STARTUP LANZATECH X ZARA</a></li></ul></ul><li><a class="link" tabindex="0">プロジェクト</a></li><ul><li><a class="link" tabindex="0">すべてを見る</a></li><li><a class="link" tabindex="0">センターにおけるワーカー</a></li><li><a class="link" tabindex="0">生産プロセス</a></li><li><a class="link" tabindex="0">アライアンス</a></li><li><a class="link" tabindex="0">衣類寄付</a></li><li><a href="https://www.zara.com/jp/ja/preowned-mkt5794.html" class="link" tabindex="0">ZARA PRE-OWNED</a></li><li><a class="link" tabindex="0">素材</a></li><li><a class="link" tabindex="0">衣類のお手入れ</a></li><li><a class="link" tabindex="0">バイオダイバーシティ&エコシステム</a></li><li><a class="link" tabindex="0">より持続可能な店舗</a></li><li><a class="link" tabindex="0">当社のパッケージング</a></li><li><a class="link" tabindex="0">コミュニティ支援</a></li></ul></ul></li><li class="layout-categories-category layout-categories-category--level-2 layout-categories-category--box-display" data-categoryid="194501" data-seocategoryid="1397" data-layout="moreinfo-category-view" data-isredirected="false" data-qa-qualifier="category-level-2"><a class="layout-categories-category__link link" data-qa-action="unfold-category" draggable="false" role="button" tabindex="0"><span class="layout-categories-category__name">+ info</span></a><ul class="layout-categories-category__subcategory layout-categories-category__subcategory--hidden"><li><a class="link" tabindex="0">ニュースレター</a></li><li><a class="link" tabindex="0">コンタクト</a></li><li><a href="https://www.zara.com/jp/ja/z-stores-st1404.html" class="link" tabindex="0">店舗検索</a></li><li><a class="link" tabindex="0">ヘルプ</a></li><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><ul><li><a href="https://www.zara.com/jp/ja/z-giftcard-l1394.html" class="link" tabindex="0">ギフトカード</a></li><li><a href="https://www.zara.com/jp/ja/z-zara-card/balance?c=295504" class="link" tabindex="0">残高確認</a></li></ul><li><a href="https://www.zara.com/jp/ja/z-press-mkt1401.html" class="link" tabindex="0">プレス</a></li><li><a class="link" tabindex="0">企業情報</a></li><ul><li><a class="link" tabindex="0">企業情報</a></li><li><a class="link" tabindex="0">世界のオフィス</a></li><li><a href="https://www.zara.com/jp/ja/z-job-corp1398.html" class="link" tabindex="0">ZARAで働く</a></li></ul></ul></li></ul></div></div></div></div></div></nav></div></div></div></div><div class="layout-content layout-catalog-content--full"><main class="layout-content__main" id="main"><article class="layout-content__article"><div class="content-header"><div class="content-header__info"><h2 class="screen-reader-text">ZARA Japan / 日本 | 最新コレクション</h2></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"ZARA","url":"https://www.zara.com/jp/","potentialAction":{"@type":"SearchAction","target":"https://www.zara.com/jp/ja/search?searchTerm={search_term_string}","query-input":"required name=search_term_string"}}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","url":"https://www.zara.com/jp/","name":"ZARA"}</script><div class="slider-spot"><ul class="slider-spot__universes" style="transform:translateX(0%);width:500vw"><li id="slider-spot__universe_WOMAN" class="slider-spot__universe" data-qa-qualifier="slider-spot-current-universe" tabindex="-1"><ul class="slider-spot__universe-items"><li id="slider-spot__slide_97b042e99995_4e71049473d9" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.609095);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/image-landscape-fill-6717684b-6722-4925-b5ed-a1e800d36449-default_0.jpg"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div></li><li id="slider-spot__slide_366444aab767_fc36ead786c8" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.610005);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/image-landscape-fill-8ea91ee6-a11a-450d-9fab-7741e60d2531-default_0.jpg"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div></li><li id="slider-spot__slide_2b4643acadf4_03b9380c86b5" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.609095);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/image-landscape-fill-20f62306-e2fe-4d8b-986e-b133098890e7-default_0.jpg"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div></li><li id="slider-spot__slide_76b84bad8ec8_13abc9b198b1" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.609095);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="https://static.zara.net/assets/public/aed6/bc74/084b4d5eb351/8842f0f314a0/image-landscape-fill-b1b670a8-3b9e-4420-8c5b-e0495bdeaebb-default_0/image-landscape-fill-b1b670a8-3b9e-4420-8c5b-e0495bdeaebb-default_0.jpg?ts=1723029962398&w=2880"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div></li><li id="slider-spot__slide_1a8e447b9a8e_1a9d69e6dbf6" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.610005);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="https://static.zara.net/assets/public/b0bc/5aac/e6f34c09bf19/f915129b96c0/image-landscape-fill-fadfc091-8a47-412c-b874-00780b7ca410-default_0/image-landscape-fill-fadfc091-8a47-412c-b874-00780b7ca410-default_0.jpg?ts=1722450062024&w=2880"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div></li><li id="slider-spot__slide_0cec45f898b5_d1d5f5cb8ac3" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.609095);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="https://static.zara.net/assets/public/2c30/7946/0f4745879ef4/d334c12f8ef0/image-landscape-fill-ed7aeb53-aefe-49bb-93c1-78ab1e348b09-default_0/image-landscape-fill-ed7aeb53-aefe-49bb-93c1-78ab1e348b09-default_0.jpg?ts=1723225859164&w=2880"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div></li><li id="slider-spot__slide_70194945aadd_4f117f8874e6" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.609095);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="https://static.zara.net/assets/public/d6b3/3394/03a04e2987bd/baef35d2ff83/image-landscape-fill-0b10464a-c786-496e-859d-9dcbbe05271b-default_0/image-landscape-fill-0b10464a-c786-496e-859d-9dcbbe05271b-default_0.jpg?ts=1723030632700&w=2880"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">シューズ</div></li><li id="slider-spot__slide_59cd4c8bbebb_d3e47d3db077" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.610005);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="https://static.zara.net/assets/public/1306/eef6/d80e4aae8488/8c7c759567a4/image-landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771-default_0/image-landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771-default_0.jpg?ts=1723197614523&w=2880"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">HOME COLLECTION</div></li><li id="slider-spot__slide_69bc49888ed4_020c151358a9" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: scale(0.609095);"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""><source type="video/mp4" src="blob:https://www.zara.com/e9c69693-20f8-450f-88e0-325d7980b5e0"><img decoding="async" class="media-video__poster" src="https://static.zara.net/photos///contents/c372/00f5/69bc49888ed4/020c151358a9//w/2880/aw24-join-life-new-subhome-xmedia-31-landscape_0.jpg?ts=1722422645386" alt=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">JOIN LIFE</div></li><li id="slider-spot__slide_ss22-newsletter_subhome-xmedia-03" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="https://static.zara.net/photos///contents/mkt/spots/ss22-newsletter/subhome-xmedia-03//w/2880/IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0.jpg?ts=1643121593479"></div></div></div><div class="slider-spot-slide-footer__content"><div class="home-footer__main"><h2 class="screen-reader-text"><span>脚注</span></h2><div class="home-footer__newsletter"><h2 class="home-page__newsletter"><span>ニュースレターに登録しましょう。</span></h2></div><div><div class="home-footer__social-network"><div class="mk-spot html-spot" data-name="ESpot_SocialNetwork_Footer"><ul id="homeSocialFooter" class="zds-body-s"> <li> <a href="https://www.tiktok.com/@zara" target="_blank" id="" class="">TIKTOK</a> </li> <li> <a href="https://www.instagram.com/zara/" target="_blank" id="" class="">INSTAGRAM</a> </li> <li> <a href="https://www.facebook.com/Zara" target="_blank" id="" class="">FACEBOOK</a> </li> <li> <a href="https://twitter.com/ZARA_JP" target="_blank" id="" class="">X</a> </li> <li> <a href="https://page.line.me/zara_japan" target="_blank" id="" class="">LINE</a> </li> <li> <a href="https://es.pinterest.com/zaraofficial" target="_blank" id="" class="">PINTEREST</a> </li> <li> <a href="http://www.youtube.com/user/zara" target="_blank" id="" class="">YOUTUBE</a> </li> <li> <a href="https://open.spotify.com/user/r6ivwuv0ebk346hhxo446pbfv" target="_blank" id="" class="">SPOTIFY</a> </li> </ul></div></div></div></div><div class="home-footer__legal"></div></div></div></li></ul></li><li id="slider-spot__universe_MAN" class="slider-spot__universe" tabindex="-1"><ul class="slider-spot__universe-items"><li id="slider-spot__slide_6b254ae88221_c1280499e4d8" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">/// NEW</div></li><li id="slider-spot__slide_48b44bab99ae_33bf9ce8243e" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/image-landscape-4033edea-80e7-40b6-91e0-7681d2582a0b-default_0.jpg"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">ZARA ATHLETICZ</div></li><li id="slider-spot__slide_7c6446b695d9_81e4cb55ae3a" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">#SELECTEDBY</div></li><li id="slider-spot__slide_00ec4a3ab2c7_3641a3739939" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">コレクション</div></li><li id="slider-spot__slide_2b0542508a36_13ff0b6b1f69" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">シューズ</div></li><li id="slider-spot__slide_59cd4c8bbebb_d3e47d3db077" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">HOME COLLECTION</div></li><li id="slider-spot__slide_69bc49888ed4_020c151358a9" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">JOIN LIFE</div></li><li id="slider-spot__slide_ss22-newsletter_subhome-xmedia-03" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-footer__content"><div class="home-footer__main"><h2 class="screen-reader-text"><span>脚注</span></h2><div class="home-footer__newsletter"><h2 class="home-page__newsletter"><span>ニュースレターに登録しましょう。</span></h2></div><div><div class="home-footer__social-network"><div class="mk-spot html-spot" data-name="ESpot_SocialNetwork_Footer"><ul id="homeSocialFooter" class="zds-body-s"> <li> <a href="https://www.tiktok.com/@zara" target="_blank" id="" class="">TIKTOK</a> </li> <li> <a href="https://www.instagram.com/zara/" target="_blank" id="" class="">INSTAGRAM</a> </li> <li> <a href="https://www.facebook.com/Zara" target="_blank" id="" class="">FACEBOOK</a> </li> <li> <a href="https://twitter.com/ZARA_JP" target="_blank" id="" class="">X</a> </li> <li> <a href="https://page.line.me/zara_japan" target="_blank" id="" class="">LINE</a> </li> <li> <a href="https://es.pinterest.com/zaraofficial" target="_blank" id="" class="">PINTEREST</a> </li> <li> <a href="http://www.youtube.com/user/zara" target="_blank" id="" class="">YOUTUBE</a> </li> <li> <a href="https://open.spotify.com/user/r6ivwuv0ebk346hhxo446pbfv" target="_blank" id="" class="">SPOTIFY</a> </li> </ul></div></div></div></div><div class="home-footer__legal"></div></div></div></li></ul></li><li id="slider-spot__universe_KID" class="slider-spot__universe" tabindex="-1"><ul class="slider-spot__universe-items"><li id="slider-spot__slide_85e645a08798_5b860930cb8b" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">RAIN BRINGS FLOWERS</div></li><li id="slider-spot__slide_d51b43618796_01e24206c1f0" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">1歳半 - 6歳 | ガール</div></li><li id="slider-spot__slide_4c834c78af0c_65a79f28e5e0" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">6~14歳 | ガール </div></li><li id="slider-spot__slide_be8842b395eb_1fdbc52b6636" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">1歳半 - 6歳 | ボーイ</div></li><li id="slider-spot__slide_e900478d8c43_95c4d578af0e" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">6~14歳 | ボーイ</div></li><li id="slider-spot__slide_afd642bc8a6a_c2bb6b924aa7" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">0-6ヵ月 | 新生児</div></li><li id="slider-spot__slide_5a9848a39274_8228d198535d" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">6-18ヵ月 | ベビー</div></li><li id="slider-spot__slide_091a48238f0b_a3860914ff74" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">シューズ</div></li><li id="slider-spot__slide_7ab2469bb5c6_67c8a195d58e" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">HOME キッズ</div></li><li id="slider-spot__slide_9e8a4acb978a_9522560e095b" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 1;">ZARA TIMELESZ</div></li><li id="slider-spot__slide_69bc49888ed4_020c151358a9" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection">JOIN LIFE</div></li><li id="slider-spot__slide_ss22-newsletter_subhome-xmedia-03" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-footer__content"><div class="home-footer__main"><h2 class="screen-reader-text"><span>脚注</span></h2><div class="home-footer__newsletter"><h2 class="home-page__newsletter"><span>ニュースレターに登録しましょう。</span></h2></div><div><div class="home-footer__social-network"><div class="mk-spot html-spot" data-name="ESpot_SocialNetwork_Footer"><ul id="homeSocialFooter" class="zds-body-s"> <li> <a href="https://www.tiktok.com/@zara" target="_blank" id="" class="">TIKTOK</a> </li> <li> <a href="https://www.instagram.com/zara/" target="_blank" id="" class="">INSTAGRAM</a> </li> <li> <a href="https://www.facebook.com/Zara" target="_blank" id="" class="">FACEBOOK</a> </li> <li> <a href="https://twitter.com/ZARA_JP" target="_blank" id="" class="">X</a> </li> <li> <a href="https://page.line.me/zara_japan" target="_blank" id="" class="">LINE</a> </li> <li> <a href="https://es.pinterest.com/zaraofficial" target="_blank" id="" class="">PINTEREST</a> </li> <li> <a href="http://www.youtube.com/user/zara" target="_blank" id="" class="">YOUTUBE</a> </li> <li> <a href="https://open.spotify.com/user/r6ivwuv0ebk346hhxo446pbfv" target="_blank" id="" class="">SPOTIFY</a> </li> </ul></div></div></div></div><div class="home-footer__legal"></div></div></div></li></ul></li><li id="slider-spot__universe_HOME" class="slider-spot__universe" tabindex="-1"><ul class="slider-spot__universe-items"><li id="slider-spot__slide_782040408862_2ffd74405f14" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">/// NEW</div></li><li id="slider-spot__slide_8cd14bafb4c3_b94c082216b9" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">HOME キッズ</div></li><li id="slider-spot__slide_69bc49888ed4_020c151358a9" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">JOIN LIFE</div></li><li id="slider-spot__slide_aw22-newsletter_subhome-xmedia-home" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-footer__content"><div class="home-footer__main"><h2 class="screen-reader-text"><span>脚注</span></h2><div class="home-footer__newsletter"><h2 class="home-page__newsletter"><span>ニュースレターに登録しましょう。</span></h2></div><div><div class="home-footer__social-network"><div class="mk-spot html-spot" data-name="ESpot_SocialNetwork_Footer"><ul id="homeSocialFooter" class="zds-body-s"> <li> <a href="https://www.tiktok.com/@zara" target="_blank" id="" class="">TIKTOK</a> </li> <li> <a href="https://www.instagram.com/zara/" target="_blank" id="" class="">INSTAGRAM</a> </li> <li> <a href="https://www.facebook.com/Zara" target="_blank" id="" class="">FACEBOOK</a> </li> <li> <a href="https://twitter.com/ZARA_JP" target="_blank" id="" class="">X</a> </li> <li> <a href="https://page.line.me/zara_japan" target="_blank" id="" class="">LINE</a> </li> <li> <a href="https://es.pinterest.com/zaraofficial" target="_blank" id="" class="">PINTEREST</a> </li> <li> <a href="http://www.youtube.com/user/zara" target="_blank" id="" class="">YOUTUBE</a> </li> <li> <a href="https://open.spotify.com/user/r6ivwuv0ebk346hhxo446pbfv" target="_blank" id="" class="">SPOTIFY</a> </li> </ul></div></div></div></div><div class="home-footer__legal"></div></div></div></li></ul></li><li id="slider-spot__universe_BEAUTY" class="slider-spot__universe" tabindex="-1"><ul class="slider-spot__universe-items"><li id="slider-spot__slide_de654ef5974c_04e512d1c850" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: none;"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div></li><li id="slider-spot__slide_c6b64c66bf8b_d8d0a54775c1" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">/// NEW</div></li><li id="slider-spot__slide_c45e4ad7bac1_4e1fcf620781" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background: rgb(255, 255, 255); transform: none;"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">アイ</div></li><li id="slider-spot__slide_d5db4c7e9707_f2e7d125a4b9" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">フェイス</div></li><li id="slider-spot__slide_c9bc4439a806_0e47c50d5652" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">ネイルエナメル</div></li><li id="slider-spot__slide_afb4432995a1_d028791b07ad" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">パフューム</div></li><li id="slider-spot__slide_69bc49888ed4_020c151358a9" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-video media__wrapper--media media-video__wrapper"><div class="media-video__player"><video class="media-video__video" playsinline="" loop=""></video></div></div></div></div><div class="slider-spot-slide-editorial__content"></div></div><div class="slider-spot-universe-collection" style="opacity: 0;">JOIN LIFE</div></li><li id="slider-spot__slide_ss22-newsletter_subhome-xmedia-03" class="slider-spot__slide" draggable="false" data-qa-action="slider-spot-slide-click"><div class="slider-spot__slide-content" style="background:#ffffff;transform:none"><div class="media slider-spot__slide-background"><div class="media__wrapper media__wrapper--by-aspect-ratio media__wrapper--fill"><div class="media-image__wrapper"><img decoding="async" class="media-image__image" data-qa-qualifier="media-image" alt="" src="./files/transparent-background.png"></div></div></div><div class="slider-spot-slide-footer__content"><div class="home-footer__main"><h2 class="screen-reader-text"><span>脚注</span></h2><div class="home-footer__newsletter"><h2 class="home-page__newsletter"><span>ニュースレターに登録しましょう。</span></h2></div><div><div class="home-footer__social-network"><div class="mk-spot html-spot" data-name="ESpot_SocialNetwork_Footer"><ul id="homeSocialFooter" class="zds-body-s"> <li> <a href="https://www.tiktok.com/@zara" target="_blank" id="" class="">TIKTOK</a> </li> <li> <a href="https://www.instagram.com/zara/" target="_blank" id="" class="">INSTAGRAM</a> </li> <li> <a href="https://www.facebook.com/Zara" target="_blank" id="" class="">FACEBOOK</a> </li> <li> <a href="https://twitter.com/ZARA_JP" target="_blank" id="" class="">X</a> </li> <li> <a href="https://page.line.me/zara_japan" target="_blank" id="" class="">LINE</a> </li> <li> <a href="https://es.pinterest.com/zaraofficial" target="_blank" id="" class="">PINTEREST</a> </li> <li> <a href="http://www.youtube.com/user/zara" target="_blank" id="" class="">YOUTUBE</a> </li> <li> <a href="https://open.spotify.com/user/r6ivwuv0ebk346hhxo446pbfv" target="_blank" id="" class="">SPOTIFY</a> </li> </ul></div></div></div></div><div class="home-footer__legal"></div></div></div></li></ul></li></ul><ul class="slider-spot-universes-bar slider-spot-universes-bar--visible"><li><button class="slider-spot-universes-bar__item slider-spot-universes-bar__item--selected">WOMAN</button></li><li><button class="slider-spot-universes-bar__item">MAN</button></li><li><button class="slider-spot-universes-bar__item">KIDS</button></li><li><button class="slider-spot-universes-bar__item">HOME</button></li><li><button class="slider-spot-universes-bar__item">BEAUTY</button></li></ul></div></article></main></div><footer class="layout-footer"><div class="layout-footer__container"></div></footer></div></div><section id="chat-container" aria-label="チャットする" class="chat"></section></div><div id="theme-modal-container" class="theme__modal-container"></div></div><div role="alert" aria-live="polite" class="screen-reader-text"></div></div><script data-compress="true" type="text/javascript">window.zara.appConfig = {"appAssetsBasePath":"stdstatic","clientSideNavigationTimeout":30000,"env":"production","trkpln":{"clientId":"TP803257","config":{"env":"production"}},"wechatAppId":"wxd95a72c5f595b6a3","appLinks":{"ios":"https://itunes.apple.com/app/id547951480?mt=8","android":"https://play.google.com/store/apps/details?id=com.inditex.zara"},"channel":"web","cookiesConsent":{"isEnabled":true,"oneTrustId":"cadb9218-57dc-4d9d-88e2-9f60895ffd8e"},"enabledFeatures":["is-payment-bundle-required","use-initialized-media-url","use-exhaustive-initialized-media-url","custom-handle-403-in-ajax","is-toast-personalization-enabled","is-trkpln-enabled","is-product-personalized-grid-enabled","use-cloud-pdp-grid-recommendation","use-cloud-pdp-toast-recommendation","use-cloud-search-home-recommendation","use-cloud-grid-recommendation","use-product-detail-rest-api-cache-ttl","use-initial-product-media-url","zenit-send-impressions-hit","requester-encode-path","is-zenit-logs-enabled","page-view-on-close-modal","show-category-nav-on-help-detail","use-cloud-cart-recommendation","live-stylesheet-spot-enabled","hide-help-section-page","o11y-lib-enabled","use-related-products-cloud-request","use-similar-products-cloud-request","o11y-lib-prerender-error-log-enabled","o11y-lib-component-error-boundary-log-enabled","o11y-lib-ajax-error-log-enabled","o11y-lib-cwv-lcp-metric-enabled","o11y-lib-itx-visually-ready-metric-enabled","o11y-lib-ajax-request-time-enabled","o11y-lib-creativity-log-enabled","common-mkspots-disabled","o11y-lib-app-error-boundary-log-enabledq","o11y-lib-session-created-metric-enabled","use-similar-products-by-reference-cloud-request","is-accurate-stock-size-enabled","o11y-lib-client-error-metric-enabled","is-simple-simulation-from-summary-enabled","o11y-lib-open-connections-metric-enabled","is-zenit-click-enabled","use-xmedia-consumer-url","is-ticket-api-v2-enabled","avoid-serve-stale-store-info","is-backend-milestones-order-enabled","is-new-get-online-order-list-enabled","allow-text-emojis","is-return-list-page-refactor-enabled","is-default-wishlist-full-enabled"],"formatterConfig":{"currency":"JPY","symbol":"¥","currencyFormat":"¤ #,##0","currencyDecimals":0,"currencyCode":"JPY","currencySymbol":"¥","currencyRateToEuro":0.00626017,"formats":{"number":{"decimalSeparator":".","thousandsSeparator":","},"date":{"shortDate":"YYYY/M/D","longDate":"YYYY/M/D HH:mm"}}},"formatterConfigByCur":{"JPY":{"currency":"JPY","symbol":"¥","currencyFormat":"¤ #,##0","currencyDecimals":0,"currencyCode":"JPY","currencySymbol":"¥","currencyRateToEuro":0.00626017,"formats":{"number":{"decimalSeparator":".","thousandsSeparator":","},"date":{"shortDate":"YYYY/M/D","longDate":"YYYY/M/D HH:mm"}}}},"geo":{"openMapCoordinatesUrl":"https://maps.google.com/?q={lat},{lng}","googleMapsPlaceUrl":"https://www.google.com/maps/search/?api=1&query={lat},{lng}&query_place_id={placeId}","mapsService":"gmaps","gmaps":{"user":"gme-itxecommerceireland","key":"ABQIAAAAuLM0t2_kkFjBTv19NCnv4xQ1eARysJDSA6Rsmys1__vV4q3ogRSAPpMJQEtE6PZS8bUt68TqwWpmdA","channel":"Zara","isAddressAutocompleteActive":true,"autocompleteKey":"gme-itxecommerceireland"}},"imageBaseUrl":"https://static.zara.net/photos/","isDevEnv":false,"isOpenProductPageInNewTab":false,"isSsl":false,"langCode":"ja","langId":-10,"locale":"ja_JP@JP","languageTag":"ja-JP","originalUrl":"/jp/","sem":{"exelution":{"enabled":false}},"storeCode":"jp","storeCountryCode":"jp","storeId":11723,"universalLinks":{"ios":"download-app/ios","android":"download-app/android"},"version":"6.21.1","videoBaseUrl":"https://static.zara.net/video/","xmediaFormats":[{"datatype":"xmediaFormat","id":12,"set":2,"type":"png","name":"PNG","description":"Imagen transparente","codecs":"png","extension":"png","width":800,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":19,"set":2,"type":"video","name":"MPEG4_MEGAZOOM","description":"Video MPEG4 Megazoom","codecs":"avc1.4d401f","extension":"mp4","width":1920,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":20,"set":2,"type":"video","name":"MPEG4_ZOOM","description":"Video MPEG4 Zoom","codecs":"avc1.4d401f","extension":"mp4","width":560,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":21,"set":2,"type":"video","name":"MPEG4_DETAIL","description":"Video MPEG4 Detail","codecs":"avc1.4d401f","extension":"mp4","width":400,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":22,"set":2,"type":"video","name":"MPEG4_STANDARD2","description":"Video MPEG4 Standard 2","codecs":"avc1.4d401f","extension":"mp4","width":200,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":23,"set":2,"type":"video","name":"MPEG4_THUMB","description":"Video MPEG4 Thumb","codecs":"avc1.4d401f","extension":"mp4","width":135,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":24,"set":2,"type":"video","name":"MPEG4_MOBILE","description":"Video MPEG4 Mobile","codecs":"avc1.4d401f","extension":"mp4","width":1024,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":25,"set":2,"type":"vector","name":"VECTOR_SVG","description":"Imagen vectorial svg","codecs":"svg","extension":"svg","width":800,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":26,"set":2,"type":"vector","name":"VECTOR_PDF","description":"Imagen vectorial pdf","codecs":"pdf","extension":"pdf","width":800,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":27,"set":2,"type":"hls","name":"HLS_VIDEO","description":"Video HLS","codecs":"H264","extension":"m3u8","width":1920,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":28,"set":2,"type":"image","name":"2400p","description":"2400p","codecs":"JPEG","extension":"jpg","width":2400,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":29,"set":2,"type":"image","name":"1920p","description":"1920p","codecs":"JPEG","extension":"jpg","width":1900,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":30,"set":2,"type":"image","name":"1440p","description":"1440p","codecs":"JPEG","extension":"jpg","width":1440,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":31,"set":2,"type":"image","name":"1280p","description":"1280p","codecs":"JPEG","extension":"jpg","width":1280,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":32,"set":2,"type":"image","name":"1125p","description":"1125​p","codecs":"JPEG","extension":"jpg","width":1125,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":33,"set":2,"type":"image","name":"1024p","description":"1024p","codecs":"JPEG","extension":"jpg","width":1024,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":34,"set":2,"type":"image","name":"850p","description":"850​p","codecs":"JPEG","extension":"jpg","width":850,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":35,"set":2,"type":"image","name":"750p","description":"750​p","codecs":"JPEG","extension":"jpg","width":750,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":36,"set":2,"type":"image","name":"563p","description":"563​p","codecs":"JPEG","extension":"jpg","width":563,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":37,"set":2,"type":"image","name":"375p","description":"375p","codecs":"JPEG","extension":"jpg","width":375,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":38,"set":2,"type":"image","name":"135p","description":"135p","codecs":"JPEG","extension":"jpg","width":135,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":39,"set":2,"type":"3dadvanced","name":"3DAdvanced_GLB","description":"Advanced OBJ 3D Model","codecs":"glb","extension":"glb","width":800,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":40,"set":2,"type":"spin360","name":"spin360","description":"Spin 360 Model","codecs":"jpg","extension":"jpg","width":560,"isSeoRelevant":false}],"xmediaTransformations":[{"meta":{"xmedia":[{"allowedScreens":["large"],"datatype":"xmedia","height":1650,"kind":"other","name":"simple-large@en_GB_0","path":"/contents/cm/watermarks/looks-ctx","set":2,"timestamp":"1674150787592","type":"vector","width":1100}]},"name":"look","type":"watermark"}],"store":{"accountVerification":{"guestRegister":{"isEnabled":false,"showCaptcha":false,"verificationMethod":"PHONE"},"phoneLegalText":{"isEnabled":false},"registeredUser":{"isEnabled":false}},"cartCompositionExtraDetail":{"enabledChannels":[]},"cartRelatedProducts":{"isEnabled":true,"supportedChannels":["ios","android","web","web-mobile"],"maxItems":20},"catalogId":21054,"colbensonUrl":"https://sbzara.empathybroker.com/sb-zara","countriesInfo":{"billingCountries":[{"countryCode":"JP","name":"日本","compulsoryDocumentTypesForLegalReasons":[]}],"shippingCountries":[{"countryCode":"JP","name":"日本"}]},"countryCode":"JP","countryName":"Japan / 日本","discountDisclaimer":"*シーズン価格に対して割引が適用されます","displayDiscountPercentage":true,"displayFuturePrice":false,"displayOriginalPrice":false,"eguiData":{"assignTitleBaseUrl":"https://www.einvoice.nat.gov.tw/APMEMBERVAN/membercardlogin","donationEntitiesListBaseUrl":"https://www.einvoice.nat.gov.tw/APMEMBERVAN/XcaOrgPreserveCodeQuery/XcaOrgPreserveCodeQuery","isEnabled":false},"generatePermanentSeoUrl":true,"giftCardStepSliderValue":4,"gitftCardMonthsToExpire":36,"hidePriceNotAvailableMessage":true,"id":11723,"inditexLinkedAccounts":{"default":{"isEnabled":false},"register":{"isEnabled":false},"checkout":{"isEnabled":false}},"isABTestingAllowed":true,"isAddressEvaluationEnabled":true,"isCompanyAllowed":true,"isDarkModeEnabled":false,"isDataConsentPolicyEnabled":false,"isDeleteAccountActive":true,"isDonationEnabled":false,"isDonationFilterEnabled":true,"isElectronicInvoiceActive":false,"isFacebookConversionEnabled":false,"isForceRefundOldConfig":false,"isGiftcardDetailRequired":false,"isInStoreOrdersTicketScanningEnabled":true,"isLiveTrackingEnabled":false,"isMultiOrderReturnsDetailActive":true,"isMultiOrderReturnsExchangeActive":true,"isMultiOrderReturnsReturnActive":true,"isNewsletterSingleOptInEnabled":false,"isNewsletterSingleOptOutEnabled":false,"newsletter":{"isAutomaticSubscribeEnabled":false,"isAutomaticUnsubscribeEnabled":false,"isDetailedUnsubscribeEnabled":false},"isNewsletterUnsubscribeButtonEnabled":false,"isNotificationCenterEnabled":true,"isOnlineExchangeAllowed":true,"isOpenForSale":true,"isOrderCancellationRequestFormEnabled":false,"isPaperlessShipmentEnabled":true,"isPrefixPhoneDisabled":false,"isPromotionAndroidActive":false,"isPromotioniOSActive":false,"isRefundBankSearchAvailable":false,"isRefundHelpEnabled":false,"isRegionGroupEnabled":false,"isRegisterEnabled":true,"isRepentanceEnabled":false,"isReturnInStoreMessageVisible":false,"isReturnRequestFormProcessEnabled":false,"isReturnRequestListAvailable":true,"isShowPriceTaxMessageRequired":false,"isShowTaxesRequired":true,"isSocialDesign":false,"isStockAccurateEnabled":true,"isStockInStoresAvailable":true,"isTaxIncluded":true,"isUsePhoneAsLogonId":false,"isVirtualGiftCardShareAllowed":false,"isWalletAvailable":true,"linkToRelatedStores":false,"omnibusMessageEnabled":false,"phoneCountryCode":"+81","physicalStores":{"hasPhysicalStores":true,"storeServices":["store_mode","fitting_room_booking","banner_locatable_products_out_store","banner_locatable_products_in_store","locate_products_out_store","advertise_nearby_only","fast_sint_purchase_outside","fast_sint_purchase_inside","locate_products_in_store","fitting"],"storeServicesBaseUrl":"https://ws.inditex.com/RFEAI689/ItxBSStoreServices/FittingRoomReserve.svc/Rest/","services":{"stockInStore":{"baseUrl":"/itxrest/1/bam/store/{storeId}/physical-store/product/availability","enabledChannels":["ios","android","web"]}}},"privacy":{"url":"https://static.zara.net/static/pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf","version":"1699228800000"},"privacyUrl":"https://static.zara.net/static/pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf","recommendProviderLocation":{"global":{"enabledSections":[],"provider":"google","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":[]},"grid":{"enabledSections":["WOMAN","MAN","KID"],"provider":"yoda","timeout":3000,"enabledChannels":["android","ios","web","web_mobile"],"multitenantEnabledChannels":[]},"pdpGrid":{"enabledSections":["WOMAN","MAN","KID","HOME"],"provider":"google","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":[]},"pdpToast":{"enabledSections":["WOMAN","MAN","KID","HOME"],"provider":"zara","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":["ios","android","web","web_mobile"]},"cart":{"enabledSections":[],"provider":"","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":[]},"searchHome":{"enabledSections":["WOMAN","MAN","KID","HOME"],"provider":"google","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":["ios","android","web","web_mobile"]},"fullPersonalizedGrid":{"enabledSections":["WOMAN","MAN","KID","HOME"],"enabledChannels":["android","ios"],"multitenantEnabledChannels":[]},"ownUniversePersonalizedGrid":{"enabledSections":["WOMAN","MAN","KID"],"enabledChannels":["android","ios"],"multitenantEnabledChannels":[]}},"relatedStores":[],"searchLang":"ja_JP","sections":[{"id":0,"name":"ALL","description":"All","availableFor":["product_search"],"engDescription":"All"},{"id":1,"name":"WOMAN","description":"WOMAN","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Woman"},{"id":2,"name":"MAN","description":"MAN","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Man"},{"id":3,"name":"KID","description":"KIDS","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Kids"},{"id":4,"name":"HOME","description":"Home","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Home"},{"id":5,"name":"SRPLS","description":"SRPLS","availableFor":["product_search","newsletter_collection"],"engDescription":"SRPLS"},{"id":6,"name":"BEAUTY","description":"Beauty","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Beauty"},{"id":7,"name":"MASSIMODUTTI","description":"Massimo Dutti","availableFor":[],"engDescription":"Massimo Dutti"}],"sharingMethods":["pinterest","facebook","twitter"],"shouldShowState":true,"showAdCookiesPreferences":false,"showContactLinkInHelpMenu":false,"showContactOnUserMenu":false,"showCrossBorderPrivacyCheck":false,"showPrivacityPolicyCookie":true,"showSensitivePrivacyCheck":false,"stockBaseUrl":"https://api.inditex.com/ocpstiencom-external/common","styles":{"colors":{"priceColors":{"salesPrice":{"backgroundColorHexCode":"#23f444","textColorHexCode":"#000000","darkModeBackgroundColorHexCode":"#23f444","darkModeTextColorHexCode":"#000000"},"futurePrice":{"backgroundColorHexCode":"#23f444","textColorHexCode":"#000000","darkModeBackgroundColorHexCode":"#23f444","darkModeTextColorHexCode":"#000000"},"highlightPrice":{"backgroundColorHexCode":"#000000","textColorHexCode":"#ffffff","darkModeBackgroundColorHexCode":"#ffffff","darkModeTextColorHexCode":"#000000"}},"freeShippingMethod":{"textColorHexCodeLight":"#000000","textColorHexCodeDark":"#ffffff"}},"checkout":{"summary":"default"}},"supportedLanguages":[{"id":-10,"code":"ja","locale":"ja_JP","name":"日本語","countryName":"Japan / 日本","isSeoIrrelevant":false,"isSeoProductIrrelevant":false,"direction":"ltr","formats":{"number":{"decimalSeparator":".","thousandsSeparator":","},"date":{"shortDate":"y/MM/dd","longDate":"y/MM/dd H:mm:ss"}},"languageTag":"ja-JP","isRtl":false},{"id":-1,"code":"en","locale":"en_GB","name":"English","countryName":"Japan","isSeoIrrelevant":true,"isSeoProductIrrelevant":false,"direction":"ltr","formats":{"number":{"decimalSeparator":".","thousandsSeparator":","},"date":{"shortDate":"d MMM y","longDate":"d MMM y HH:mm:ss"}},"languageTag":"en-GB","isRtl":false}],"userPreferredLanguage":{"register":{"isEnabled":false},"profile":{"isEnabled":true}},"useXmediaRealWidth":true,"virtualGiftCard":{"share":{"enabledChannels":[]},"instantShipping":{"enabledChannels":[],"isEnabled":false}},"virtualGiftCardMaxDaysToSend":30,"virtualGiftCardMinTimeToSend":60,"warehouseId":14552,"wishlist":{"isEnabled":true},"zaraIdQR":{"isEnabled":true,"colors":[{"backgroundColor":"#4D5dEE","textColor":"#FFFFFF"},{"backgroundColor":"#000000","textColor":"#FFFFFF"},{"backgroundColor":"#FFFFFF","textColor":"#000000"},{"backgroundColor":"#D7DA73","textColor":"#000000"},{"backgroundColor":"#65C39F","textColor":"#000000"},{"backgroundColor":"#FFB4E2","textColor":"#000000"},{"backgroundColor":"#FE9459","textColor":"#000000"},{"backgroundColor":"#F0E7DF","textColor":"#000000"}]},"addressSearchEngine":{"daum":{"clientServiceUrl":"https://ssl.daumcdn.net/dmaps/map_js_init/postcode.v2.js"}},"deviceFingerprint":{"alipayJavascriptRiskUrl":"https://rds.alipay.com/merchant/merchant.js","deviceFingerPrintFlashActive":false,"fraudCybersourceBasicMerchantId":"tarjetaregalo_dm","giftcardFraudCheckActive":false,"hostname":"h.online-metrix.net","merchantId":"itx_dm","organizationId":"k8vif92e"},"genericRecommendationsDisabledChannels":[],"geoInfo":{"location":{"lat":36.204824,"lng":138.252924},"bounds":{"northeast":{"lat":45.5490769,"lng":148.8878911},"southwest":{"lat":24.0486928,"lng":122.9339324}}},"giftCardTerms":{"url":"https://static.zara.net/static/pdfs/JP/giftcard-conditions/giftcard-conditions-ja_JP-20201101.pdf","version":"1604156400000"},"interactiveSizeGuide":{"enabledChannels":["web","web_mobile","app"],"enabledSections":["WOMAN","MAN","HOME","KID"]},"locale":{"currencyCode":"JPY","currencySymbol":"¥","currencyFormat":"¤ #,##0","currencyDecimals":0,"currencyRate":0.00626017,"currencies":[{"currencyCode":"JPY","currencySymbol":"¥","currencyFormat":"¤ #,##0","currencyDecimals":0,"conversionRates":[{"from":"JPY","to":"EUR","rate":0.00626017}]}],"isBankBicMandatory":false,"isBankInnMandatory":false,"isBankSwift":true,"isCompoundName":false,"isLastNameFirst":true},"prosinecki":{"webScriptUrl":"https://static.zara.net/static/contents/prosinecki/2.2.0/launcher.js?ts=1717668008000","appsScriptUrl":"https://static.zara.net/static/contents/prosinecki/2.2.0/launcher.html?ts=1717668008000","enabledChannels":["web","web_mobile","android","ios"],"enabledBrandGroups":["zara"],"enabledSections":["MAN","WOMAN"],"enabledFamilies":["ALL"]},"sizeRecommender":{"sizeRecommenderDesktopScript":"//widget.fitanalytics.com/widget.js","isSizeRecommenderEnabled":true,"sizeRecommenderMobileScript":"//widget.fitanalytics.com/widget_jq.js","sizeRecommenderPurchaseScript":"nd"},"support":{"abTesting":{"appsClientKey":"","enabled":true,"enabledChannels":["web","web-mobile","web_mobile","app"],"webMobileClientKey":"2984620232","webStandardClientKey":"151300895"},"accessibilityAid":{"enabledChannels":{"web":{"en":{"siteKey":"925faa3ff1a057b4b3ed01fdb1ce2a40","position":"right"}}}},"adoptLegalChangesInOrderInfo":false,"chat":{"integratedChatLangIds":[-10,-1],"integratedChatUrl":"https://www.zara.com/integration/chat-static/entry.js","isChatEnabled":false,"isMochatEnabled":true,"itxWebChatMainUrl":"https://www.zara.com/static/applications/chat/index.html","registeredChatBasePath":"http://static.zara.net/static/chat_cn/","dynamicsChatConfig":{"enabledChannels":[],"orgId":"6adce26c-724e-ee11-94d0-6045bd003438","orgUrl":"https://unq6adce26c724eee1194d06045bd003-crm.omnichannelengagementhub.com","appId":"b16587ff-34b3-49d0-8e82-dc660a029579"},"isDynamicsChatEnabled":false},"clickToCall":{"clickToCallBaseUrl":"https://ctc.zara.com/CCPROCTC/ClickToCallRequest.jsp?Idioma={langId}&UserDefined6={countryId}&UserDefined7={originId}&ProductId={productCode}","clickToCallLangs":[],"clickToCallLangsId":[]},"contact":{"enabledChannels":[]},"contactLinkInHelpMenu":{"enabledChannels":["android","ios"]},"isContactLegalMessageRequired":false,"isContactPopupEnable":true,"conversionIntegration":{"adWords":{"accountId":"","baseImageUrl":"","color":"ffffff","enabled":false,"format":"3","label":"","scriptUrl":"","scriptUrlAsync":"https://www.googleadservices.com/pagead/conversion_async.js"},"doubleClick":{"enabled":false},"facebook":{"accountId":"969087516477356","enabled":false,"scriptUrl":"https://connect.facebook.net/en_US/fbevents.js"},"yahoo":{"accountId":"","baseImageUrl":"","conversionId":"","enabled":false,"label":"LABEL12345","scriptUrl":""}},"donation":{"isTermsLinkEnabled":false},"dropPoints":{"showCode":false},"forceHttps":["mobile","desktop"],"fraudConfig":{"isRiskifiedActive":true},"isGiftCardExpirationDisclaimerRequired":false,"googleServices":{"key":"AIzaSyCTJ_0LCrIe8CRiafZrm0FiCROH_dYGfIo"},"tracking":{"finalMilestones":["delivery","rejection","cancellation"],"liveTracking":{"enabledChannels":[]},"milestonesOrder":["purchase","inPreparation","readyForShipment","expedition","readyForDelivery","outForDelivery","inDropPoint","delivery"]},"gtm":{"accountId":"GTM-NK4BSSL","enabled":true},"orderList":{"apiVersion":"3"},"helpCenter":{"enabledChannels":["app"]},"legalDocuments":[{"kind":"TERMS_AND_CONDITIONS","label":"利用規約 ","url":"https://static.zara.net/static/pdfs/JP/terms-and-conditions/terms-and-conditions-ja_JP-20230901.pdf","version":"1693440000000","showWarningDuringDays":0,"visibleAt":["home"]},{"kind":"PRIVACY_POLICY","label":"プライバシーポリシー ","url":"https://static.zara.net/static/pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf","version":"1699228800000","showWarningDuringDays":0,"visibleAt":["home"]},{"kind":"DISPLAY_BASED_PAYMENT_SERVICES_ACT","label":"DISPLAY_BASED_PAYMENT_SERVICES_ACT","url":"https://static.zara.net/static/pdfs/JP/display-based-payment-services-act/display-based-payment-services-act-ja_JP-20240730.pdf","version":"1722297600000","showWarningDuringDays":0,"visibleAt":[]},{"kind":"GIFTCARD_TERMS","label":"ギフトカードの諸条件 ","url":"https://static.zara.net/static/pdfs/JP/giftcard-conditions/giftcard-conditions-ja_JP-20201101.pdf","version":"1604156400000","showWarningDuringDays":0,"visibleAt":[]},{"kind":"TERMS_AND_CONDITIONS_APP","label":"T&Cアプリの機能 ","url":"https://static.zara.net/static/pdfs/JP/terms-and-conditions-app/terms-and-conditions-app-ja_JP-20210303.pdf","version":"1614816000000","showWarningDuringDays":0,"visibleAt":[]}],"documents":[],"miniContactAvailableContext":"","naizfit":{"webScriptUrl":"https://backend.production.naiz.fit/bundle","appsScriptUrl":"https://static.zara.net/static/contents/naizfit/naizfit-app-embedded.html?ts=1646903103655","enabledChannels":[]},"onlineExchange":{"isEnabled":true,"enabledChannels":["web","web_mobile","app"],"maxExchangeUnitsCount":50,"isMobileNewProcessForGuestAvailable":false,"isNewWindowForGuestAvailable":true,"isShippingEditable":true},"orderProcess":{"edgeImplementationStatus":{"webMobile":"off","webStandard":"live"},"isFullBillingAddresNeeded":false,"restylingCheckoutStatus":"off","restylingCheckoutUrl":"https://static.zara.net/static/applications/checkout-restyling/css/redesign.css?v=16","restylingLegacyCheckoutUrl":""},"payment":{"cardinalDeviceDataCollectionUrl":"https://centinelapi.cardinalcommerce.com/V1/Cruise/Collect","creditCardExpirationMonthsThresold":1,"isShowPaymentExchangeWarningEnable":false,"kcpBinaryInstallerUrl":"https://pay.kcp.co.kr/plugin_new/file/k5/KCPPaymentPluginSetup.exe","kcpJsUrl":"https://pay.kcp.co.kr/plugin/payplus.js","kcpWebPluginUrl":"https://pay.kcp.co.kr/plugin/payplus_web.jsp","klarnaWidgetUrl":"https://x.klarnacdn.net/kp/lib/v1/api.js","offlineExpirationDelayTime":24},"productsCategoryNamePosition":4,"productsSearch":{"provider":"colbenson","maxPrefetchedNextQueries":2,"searchByImage":{"enabled":true,"host":"api.wide-eyes.it","apiKey":"fc908eafa60f3fda16d06cf87f6a1578ecaadbf8"},"urls":{"autocomplete":"https://api.empathybroker.com/search/v1/query/zara/autocomplete","empathize":"https://api.empathybroker.com/search/v1/query/zara/empathize","ping":"https://api.empathybroker.com/tagging/v1/ping","search":"https://api.empathybroker.com/search/v1/query/zara/search","nextQueries":"https://api.empathybroker.com/search/v1/query/zara/nextqueries"},"filtering":{"enabledStatus":{"webMobile":"live","webStandard":"off","iOS":"live","android":"live"},"allowedFacets":["sizes_facet","color_facet","specificFeatures_facet","groupSection_facet"]},"query":[{"name":"sort","value":["score desc","kpi_salesAmount_11723 desc"]}],"engineName":"colbenson-platform","engines":[{"name":"colbenson","urls":{"autocomplete":"https://api.empathybroker.com/search/v1/query/zara/autocomplete","empathize":"https://api.empathybroker.com/search/v1/query/zara/empathize","ping":"https://api.empathybroker.com/tagging/v1/ping","search":"https://api.empathybroker.com/search/v1/query/zara/search","nextQueries":"https://api.empathybroker.com/search/v1/query/zara/nextqueries"},"query":[{"name":"sort","value":["score desc","kpi_salesAmount_11723 desc"]}]},{"name":"colbenson-platform","urls":{"autocomplete":"https://api.empathy.co/search/v1/query/zara/empathize","empathize":"https://api.empathy.co/search/v1/query/zara/empathize","ping":"https://api.empathy.co/tagging/v1/ping","search":"https://api.empathy.co/search/v1/query/zara/search","nextQueries":"https://api.empathy.co/nextqueries/zara"},"query":[]}]},"helpSearch":{"appId":"HYP5W1XTLH","apiKey":"dec276a037b4d2c891202b5ef370a06f","indexName":"za-help-pro-data","minCharsToQuery":2,"minMillisToQuery":500,"showSuggestionWhenNoResults":true,"articleKeyMappings":[]},"qubit":{"isQubitEnabled":false,"qubitScriptUrl":"https://static.goqubit.com/smartserve-5089.js"},"rgpd":{"isEnabled":false,"showPopup":false},"showAndroidLegacyCartPercent":0,"showPrivacyLinks":false,"stockOutSubscription":{"shouldConfirmEmail":false},"ticketToBill":{"captchaUrl":"/integration/bille/captcha","createInvoiceUrl":"/integration/bille/t2f/createInvoice","isEnabled":false,"ticketImageUrl":"https://static.zara.net/static/images/ticket-to-bill/mx/ticket-sample.svg"},"networkClientMonitoring":{"web":{"enabled":false,"interval":30000}},"webClientPerformanceMonitoring":{"enabled":false,"webMobileKey":"69F5W-SKVXA-FCA66-T7RDS-MMYU2","webStandardKey":"CW94T-UEA6E-MVD66-4CNLM-2687T"},"wideEyes":{"apiKey":"186e68fad9bd145e0cf965f2dc6d25ff708f10cf","host":"pro.api-mirror.wide-eyes.it","showSimilar":{"enabledChannels":["app","web","web_mobile"],"enabledSections":[]},"wearItWith":{"enabledChannels":["app","web","web_mobile"],"enabledSections":[1,2,3]}},"itxRestRelatedProducts":{"enabledChannels":["web","web_mobile","android","ios"],"enabledSections":["WOMAN","MAN","KID","HOME"]},"checkout":{"disabledCartContinue":false,"forceShippingMethodSelection":true,"quickPurchase":{"isEnabled":false,"supportedChannels":["web","web_mobile","android","ios"]},"blockSerialReturners":{"enabledChannels":["web","web_mobile","android","ios"]},"postPayment":{"supportedChannels":["ios","android","web","web-mobile"]},"genericPunchout":{"supportedChannels":[]},"deliveryGroupsEnabled":{"supportedChannels":["web-mobile","web","android","ios","store"]},"getPurchaseAttempt":{"supportedChannels":[]},"deliveryGroup":{"defaultVariant":"DIRECT","postShipping":{"supportedChannels":["web","web-mobile","ios","android"]},"shippingByDelivery":{"supportedChannels":["web","web_mobile","android","ios","store"]}},"isApplePayEnabled":{"enabledChannels":[]},"walletPayment":{"enabledChannels":["web","web_mobile","android","ios"],"supportedFlows":["repayment","iop_payment"]}},"multiWishlist":{"enabledChannels":["web","web_mobile","app","android","ios"]},"wishlistActiveChannels":["app","web","web_mobile"],"wishlistOnUserMenuActiveChannels":[],"wishlistSharingActiveChannels":["app","web","web_mobile"],"buyLaterActiveChannels":["app","web","web_mobile"],"categoryGrid":{"webMobile":{"clientRows":8,"numPreloadMedia":6}},"isCookieMigrationEnabled":true,"isNewAddressFormsEnabled":false,"clientTelemetry":{"pageViewsEnabledChannels":["web","web_mobile","android","ios","miniprogram"],"addToCartEnabledChannels":["web","web_mobile","android","ios","miniprogram"],"purchaseConfirmedEnabledChannels":["web","web_mobile","android","ios","miniprogram"]},"isSRPLSSubscriptionEnabled":false,"cookies":{"cookiesConsent":{"enabledChannels":["web","web_mobile","ios","android"],"oneTrust":{"ids":{"web":"cadb9218-57dc-4d9d-88e2-9f60895ffd8e","web-mobile":"95ac13d1-7372-4a30-be31-94fe06cb97e4","ios":"367ae91a-19e7-413b-8609-3c201c87ebb8","android":"22954c7c-4ad1-4bc7-8979-0d5d75129058","mini-p":""}}}},"cookiesConfig":{"cookiesConsent":{"enabledChannels":["web","web_mobile","ios","android"],"oneTrust":{"ids":{"web":"cadb9218-57dc-4d9d-88e2-9f60895ffd8e","web-mobile":"95ac13d1-7372-4a30-be31-94fe06cb97e4","ios":"367ae91a-19e7-413b-8609-3c201c87ebb8","android":"22954c7c-4ad1-4bc7-8979-0d5d75129058","mini-p":""}}}},"returns":{"paymentMethodsWarning":{"enabledChannels":[],"methodsAllowed":[]},"returnRequestForm":{"enabledChannels":[]}},"tempe3DViewer":{"urls":{"react":"https://static.zara.net/static/applications/tp-3d-viewer/launcher.js","standalone":"https://static.zara.net/static/applications/tp-3d-viewer/index.html"}},"isIOSNewGridEnabled":false,"productRecommendation":{"enabled":false},"accountVerification":{"registrationProcessActiveChannels":[],"registrationProcessV2ActiveChannels":[],"registrationProcessV2VerificationMethod":"PHONE","registeredActiveChannels":[],"registrationProcessCaptchaActiveChannels":[],"phoneLegalTextActiveChannels":[]},"liveStreaming":{"scriptUrls":{"web":"https://lcx-embed-eu.bambuser.com/default/embed.js","apps":"https://static.zara.net/static/contents/bambuser/bambuser-app-embedded.html?ts=1713943264704"},"enabledChannels":["web","web_mobile","android","ios"]},"showCrossBorderPrivacyCheck":false,"legal":{"TERMS_AND_CONDITIONS":{"kind":"TERMS_AND_CONDITIONS","label":"利用規約 ","url":"https://static.zara.net/static/pdfs/JP/terms-and-conditions/terms-and-conditions-ja_JP-20230901.pdf","version":"1693440000000","showWarningDuringDays":0,"visibleAt":["home"]},"PRIVACY_POLICY":{"kind":"PRIVACY_POLICY","label":"プライバシーポリシー ","url":"https://static.zara.net/static/pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf","version":"1699228800000","showWarningDuringDays":0,"visibleAt":["home"]},"DISPLAY_BASED_PAYMENT_SERVICES_ACT":{"kind":"DISPLAY_BASED_PAYMENT_SERVICES_ACT","label":"DISPLAY_BASED_PAYMENT_SERVICES_ACT","url":"https://static.zara.net/static/pdfs/JP/display-based-payment-services-act/display-based-payment-services-act-ja_JP-20240730.pdf","version":"1722297600000","showWarningDuringDays":0,"visibleAt":[]},"GIFTCARD_TERMS":{"kind":"GIFTCARD_TERMS","label":"ギフトカードの諸条件 ","url":"https://static.zara.net/static/pdfs/JP/giftcard-conditions/giftcard-conditions-ja_JP-20201101.pdf","version":"1604156400000","showWarningDuringDays":0,"visibleAt":[]},"TERMS_AND_CONDITIONS_APP":{"kind":"TERMS_AND_CONDITIONS_APP","label":"T&Cアプリの機能 ","url":"https://static.zara.net/static/pdfs/JP/terms-and-conditions-app/terms-and-conditions-app-ja_JP-20210303.pdf","version":"1614816000000","showWarningDuringDays":0,"visibleAt":[]}},"showSensitivePrivacyCheck":false}},"i18nConfig":{"cacheEnabled":true,"defaultMessage":"","url":"https://www.zara.com/jp/ja/util/messages?v=1028","version":1028},"domains":{"desktop":{"dynamic":{"base":"www.zara.com","cn":"www.zara.cn","xn":"www.zara.cn"},"static":{"base":"static.zara.net","cn":"static.zara.cn","xn":"static.zara.cn"},"ports":{"plain":443,"ssl":80}}},"serverPorts":{"plain":443,"ssl":80},"zenitEndpoints":{"addToCart":"/integration/zenit/topics/meccano.za.pro.store.add-to-cart.input.v1","click":"/integration/zenit/topics/meccano.za.pro.store.click.input.v1","hit":"/integration/zenit/topics/meccano.za.store.hit","impressions":"/integration/zenit/topics/meccano.za.pro.store.impressions.input.v1","log":"/integration/zenit/topics/meccano.za.pro.store.log.input.v1","purchaseConfirmed":"/integration/zenit/topics/meccano.za.pro.store.purchase-confirmed.input.v1"},"o11y":{"apiToken":"3f0f084d-afe7-45d1-b738-0c39136991a0","bufferSize":5,"domain":"www.zara.com","environment":"pro"},"chatConfig":{"zaraApiBaseUrl":"/itxrest","chatServerUrl":"/chat/http-bind","mochatApiBaseUrl":"/integration/chat"},"growthBook":{"enabled":"true","clientKey":"sdk-vHkqL16vxPfcTuk","decryptionKey":"Lw+OlfNj17PSu14fZDWQAg==","host":"https://features.inditex.com"},"sizeSelector":{"isEnabledOnPdpDesktop":false},"initialComponentPath":"catalog/home"};window.zara.viewPayload = {"sliderSpot":{"type":"spotSlider","content":{"features":{},"direction":"horizontal","slides":[{"type":"slide","slideTitle":"WOMAN","sectionName":"WOMAN","spot":{"type":"spotSlider","content":{"direction":"vertical","slides":[{"sectionName":"WOMAN","initialBlockId":"HOME10","type":"slide","categoryId":2419517,"category":{"id":2419517,"key":"I2024-MUJER-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"woman-new-in","id":2419517,"seoCategoryId":1180,"layout":"products-category-view"}],"discernCategoryId":2419517,"irrelevant":false,"keyword":"woman-new-in","metaDescription":"ZARAの新作レディースファッションアイテム。最新トレンドアイテムのルーズシルエットコート、ベルベットワンピース、ドット柄ブラウス、プリントモカシン、ロングピアス、パールバッグなど、ザラ公式オンラインストアでは毎週新作が入荷。","seoCategoryId":1180,"title":"今週の新商品 | レディース | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-new-in"},{"langId":-10,"keyword":"woman-new-in"}]},"attributeList":[{"key":"DISABLE_A2C_ON_GRID","value":"true"},{"key":"NEW","value":"true"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"false"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"REELS","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1722601711843","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7_0","path":"/contents/e821/cb49/d4d844418d7d/70fb71d899e6/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722601711843","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7-default_0","path":"/contents/e821/cb49/d4d844418d7d/70fb71d899e6/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/b73a/420f/8546453f80ec/766fc8302a55/image-portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7-default_0/image-portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7-default_0.jpg?ts=1722601719846&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1722601711843","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7_0","path":"/contents/e821/cb49/d4d844418d7d/70fb71d899e6/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722601711843","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7-default_0","path":"/contents/e821/cb49/d4d844418d7d/70fb71d899e6/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/b73a/420f/8546453f80ec/766fc8302a55/image-portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7-default_0/image-portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7-default_0.jpg?ts=1722601719846&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722601712432","datatype":"xmedia","height":5700,"name":"portrait-fill-986a9cbe-1376-4379-8195-08ecd1798064_0","path":"/contents/fa69/99c1/e3fb4c1db4eb/854d4d1a26a3/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722601712432","datatype":"xmedia","height":5700,"name":"image-portrait-fill-986a9cbe-1376-4379-8195-08ecd1798064-default_0","path":"/contents/fa69/99c1/e3fb4c1db4eb/854d4d1a26a3/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/1180/e71a/58094f908dee/e6368f50faed/image-portrait-fill-986a9cbe-1376-4379-8195-08ecd1798064-default_0/image-portrait-fill-986a9cbe-1376-4379-8195-08ecd1798064-default_0.jpg?ts=1722601722550&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-986a9cbe-1376-4379-8195-08ecd1798064_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722601710328","datatype":"xmedia","height":1700,"name":"landscape-fill-6717684b-6722-4925-b5ed-a1e800d36449_0","path":"/contents/0de5/9570/97b042e99995/4e71049473d9/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722601710328","datatype":"xmedia","height":1700,"name":"image-landscape-fill-6717684b-6722-4925-b5ed-a1e800d36449-default_0","path":"/contents/0de5/9570/97b042e99995/4e71049473d9/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/0341/2952/46854f09b348/f200deadf47f/image-landscape-fill-6717684b-6722-4925-b5ed-a1e800d36449-default_0/image-landscape-fill-6717684b-6722-4925-b5ed-a1e800d36449-default_0.jpg?ts=1722601717640&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6717684b-6722-4925-b5ed-a1e800d36449_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-6e347fc7-f452-451c-95d9-15e23c28ffe7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-986a9cbe-1376-4379-8195-08ecd1798064_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6717684b-6722-4925-b5ed-a1e800d36449_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"aw24-north-woman-new-subhome-xmedia-32-home-10-jp-kre821/cb49/d4d844418d7d-woman-1","name":"aw24-north-woman-new-subhome-xmedia-32-home-10-jp-kr","creativity":"I2024-MUJER-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"WOMAN","initialBlockId":"HOME1","sortingGroup":"GROUP1","type":"slide","categoryId":2419517,"category":{"id":2419517,"key":"I2024-MUJER-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"woman-new-in","id":2419517,"seoCategoryId":1180,"layout":"products-category-view"}],"discernCategoryId":2419517,"irrelevant":false,"keyword":"woman-new-in","metaDescription":"ZARAの新作レディースファッションアイテム。最新トレンドアイテムのルーズシルエットコート、ベルベットワンピース、ドット柄ブラウス、プリントモカシン、ロングピアス、パールバッグなど、ザラ公式オンラインストアでは毎週新作が入荷。","seoCategoryId":1180,"title":"今週の新商品 | レディース | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-new-in"},{"langId":-10,"keyword":"woman-new-in"}]},"attributeList":[{"key":"DISABLE_A2C_ON_GRID","value":"true"},{"key":"NEW","value":"true"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"false"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"REELS","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723185777059","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c_0","path":"/contents/c787/c388/c6c643398342/1831d5152a00/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723185788185","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c-default_0","path":"/contents/8b26/7777/ca9d4d0496ae/151a26f66654/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8b26/7777/ca9d4d0496ae/151a26f66654/image-portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c-default_0/image-portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c-default_0.jpg?ts=1723185788185&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723185777059","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c_0","path":"/contents/c787/c388/c6c643398342/1831d5152a00/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723185788185","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c-default_0","path":"/contents/8b26/7777/ca9d4d0496ae/151a26f66654/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8b26/7777/ca9d4d0496ae/151a26f66654/image-portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c-default_0/image-portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c-default_0.jpg?ts=1723185788185&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723185779623","datatype":"xmedia","height":5700,"name":"portrait-fill-c91163b9-c074-4b00-860a-69c87ef41f35_0","path":"/contents/8000/2b81/3c1d47a2ac8c/de476d0f3bed/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723185795076","datatype":"xmedia","height":5700,"name":"image-portrait-fill-c91163b9-c074-4b00-860a-69c87ef41f35-default_0","path":"/contents/5e9f/5277/945843c49391/26e01af98eb9/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/5e9f/5277/945843c49391/26e01af98eb9/image-portrait-fill-c91163b9-c074-4b00-860a-69c87ef41f35-default_0/image-portrait-fill-c91163b9-c074-4b00-860a-69c87ef41f35-default_0.jpg?ts=1723185795076&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-c91163b9-c074-4b00-860a-69c87ef41f35_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723185776107","datatype":"xmedia","height":1700,"name":"landscape-fill-8ea91ee6-a11a-450d-9fab-7741e60d2531_0","path":"/contents/d1af/82a8/366444aab767/fc36ead786c8/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723185779845","datatype":"xmedia","height":1700,"name":"image-landscape-fill-8ea91ee6-a11a-450d-9fab-7741e60d2531-default_0","path":"/contents/d913/74d8/63eb4ede88f4/6ad7b6251c9b/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/d913/74d8/63eb4ede88f4/6ad7b6251c9b/image-landscape-fill-8ea91ee6-a11a-450d-9fab-7741e60d2531-default_0/image-landscape-fill-8ea91ee6-a11a-450d-9fab-7741e60d2531-default_0.jpg?ts=1723185779845&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-8ea91ee6-a11a-450d-9fab-7741e60d2531_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-9be61674-b288-4b7b-ba2d-c4177c1b228c_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-c91163b9-c074-4b00-860a-69c87ef41f35_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-8ea91ee6-a11a-450d-9fab-7741e60d2531_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"aw24-north-woman-new-subhome-xmedia-32-3-home-1c787/c388/c6c643398342-woman-3","name":"aw24-north-woman-new-subhome-xmedia-32-3-home-1","creativity":"I2024-MUJER-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"WOMAN","initialBlockId":"HOME2","sortingGroup":"GROUP1","type":"slide","categoryId":2419517,"category":{"id":2419517,"key":"I2024-MUJER-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"woman-new-in","id":2419517,"seoCategoryId":1180,"layout":"products-category-view"}],"discernCategoryId":2419517,"irrelevant":false,"keyword":"woman-new-in","metaDescription":"ZARAの新作レディースファッションアイテム。最新トレンドアイテムのルーズシルエットコート、ベルベットワンピース、ドット柄ブラウス、プリントモカシン、ロングピアス、パールバッグなど、ザラ公式オンラインストアでは毎週新作が入荷。","seoCategoryId":1180,"title":"今週の新商品 | レディース | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-new-in"},{"langId":-10,"keyword":"woman-new-in"}]},"attributeList":[{"key":"DISABLE_A2C_ON_GRID","value":"true"},{"key":"NEW","value":"true"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"false"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"REELS","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723029796372","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df_0","path":"/contents/7af0/bb24/ab844888a334/2d470b7a9906/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723029806931","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df-default_0","path":"/contents/fba1/34f5/c73b466c90ab/e84faa13fc9e/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/fba1/34f5/c73b466c90ab/e84faa13fc9e/image-portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df-default_0/image-portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df-default_0.jpg?ts=1723029806931&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723029796372","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df_0","path":"/contents/7af0/bb24/ab844888a334/2d470b7a9906/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723029806931","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df-default_0","path":"/contents/fba1/34f5/c73b466c90ab/e84faa13fc9e/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/fba1/34f5/c73b466c90ab/e84faa13fc9e/image-portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df-default_0/image-portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df-default_0.jpg?ts=1723029806931&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723029801636","datatype":"xmedia","height":5700,"name":"portrait-fill-76858c92-4fab-4ac2-851f-07ef0e9c997c_0","path":"/contents/3956/5d8f/72ff43a1ab9e/469d0f69ad02/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723029818388","datatype":"xmedia","height":5700,"name":"image-portrait-fill-76858c92-4fab-4ac2-851f-07ef0e9c997c-default_0","path":"/contents/8782/9851/8fef406dbdc7/0712ac96b464/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8782/9851/8fef406dbdc7/0712ac96b464/image-portrait-fill-76858c92-4fab-4ac2-851f-07ef0e9c997c-default_0/image-portrait-fill-76858c92-4fab-4ac2-851f-07ef0e9c997c-default_0.jpg?ts=1723029818388&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-76858c92-4fab-4ac2-851f-07ef0e9c997c_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723029792196","datatype":"xmedia","height":1700,"name":"landscape-fill-20f62306-e2fe-4d8b-986e-b133098890e7_0","path":"/contents/d59c/d64e/2b4643acadf4/03b9380c86b5/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723029797509","datatype":"xmedia","height":1700,"name":"image-landscape-fill-20f62306-e2fe-4d8b-986e-b133098890e7-default_0","path":"/contents/ab25/7d85/fa6549049eed/3435c19b9ded/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/ab25/7d85/fa6549049eed/3435c19b9ded/image-landscape-fill-20f62306-e2fe-4d8b-986e-b133098890e7-default_0/image-landscape-fill-20f62306-e2fe-4d8b-986e-b133098890e7-default_0.jpg?ts=1723029797509&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-20f62306-e2fe-4d8b-986e-b133098890e7_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-1c2dc4d4-24e2-463e-8409-10921e62d5df_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-76858c92-4fab-4ac2-851f-07ef0e9c997c_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-20f62306-e2fe-4d8b-986e-b133098890e7_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"aw24-north-woman-new-subhome-xmedia-32-2-home-27af0/bb24/ab844888a334-woman-4","name":"aw24-north-woman-new-subhome-xmedia-32-2-home-2","creativity":"I2024-MUJER-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"WOMAN","initialBlockId":"HOME3","sortingGroup":"GROUP1","type":"slide","categoryId":2419517,"category":{"id":2419517,"key":"I2024-MUJER-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"woman-new-in","id":2419517,"seoCategoryId":1180,"layout":"products-category-view"}],"discernCategoryId":2419517,"irrelevant":false,"keyword":"woman-new-in","metaDescription":"ZARAの新作レディースファッションアイテム。最新トレンドアイテムのルーズシルエットコート、ベルベットワンピース、ドット柄ブラウス、プリントモカシン、ロングピアス、パールバッグなど、ザラ公式オンラインストアでは毎週新作が入荷。","seoCategoryId":1180,"title":"今週の新商品 | レディース | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-new-in"},{"langId":-10,"keyword":"woman-new-in"}]},"attributeList":[{"key":"DISABLE_A2C_ON_GRID","value":"true"},{"key":"NEW","value":"true"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"false"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"REELS","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723029957965","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a_0","path":"/contents/e2fb/130e/32c746a5b287/193dd3118ddc/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723029969077","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a-default_0","path":"/contents/8338/97d0/7648410c86e2/08d3bfb8edba/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8338/97d0/7648410c86e2/08d3bfb8edba/image-portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a-default_0/image-portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a-default_0.jpg?ts=1723029969077&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723029957965","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a_0","path":"/contents/e2fb/130e/32c746a5b287/193dd3118ddc/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723029969077","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a-default_0","path":"/contents/8338/97d0/7648410c86e2/08d3bfb8edba/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8338/97d0/7648410c86e2/08d3bfb8edba/image-portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a-default_0/image-portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a-default_0.jpg?ts=1723029969077&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723029965543","datatype":"xmedia","height":5700,"name":"portrait-fill-a9d00d52-ec8a-4741-9788-94c56cc97b1d_0","path":"/contents/2522/3c49/c91c4ed3a1d7/05a8cc317922/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723029981634","datatype":"xmedia","height":5700,"name":"image-portrait-fill-a9d00d52-ec8a-4741-9788-94c56cc97b1d-default_0","path":"/contents/43b1/67e1/931045a087cf/4a19dedd3338/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/43b1/67e1/931045a087cf/4a19dedd3338/image-portrait-fill-a9d00d52-ec8a-4741-9788-94c56cc97b1d-default_0/image-portrait-fill-a9d00d52-ec8a-4741-9788-94c56cc97b1d-default_0.jpg?ts=1723029981634&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-a9d00d52-ec8a-4741-9788-94c56cc97b1d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723029957447","datatype":"xmedia","height":1700,"name":"landscape-fill-b1b670a8-3b9e-4420-8c5b-e0495bdeaebb_0","path":"/contents/daf2/2af4/76b84bad8ec8/13abc9b198b1/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723029962398","datatype":"xmedia","height":1700,"name":"image-landscape-fill-b1b670a8-3b9e-4420-8c5b-e0495bdeaebb-default_0","path":"/contents/aed6/bc74/084b4d5eb351/8842f0f314a0/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/aed6/bc74/084b4d5eb351/8842f0f314a0/image-landscape-fill-b1b670a8-3b9e-4420-8c5b-e0495bdeaebb-default_0/image-landscape-fill-b1b670a8-3b9e-4420-8c5b-e0495bdeaebb-default_0.jpg?ts=1723029962398&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-b1b670a8-3b9e-4420-8c5b-e0495bdeaebb_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-cb405fe7-e362-42b5-8a8e-5d60468f801a_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-a9d00d52-ec8a-4741-9788-94c56cc97b1d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-b1b670a8-3b9e-4420-8c5b-e0495bdeaebb_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"aw24-north-woman-new-subhome-xmedia-32-2-home-3e2fb/130e/32c746a5b287-woman-5","name":"aw24-north-woman-new-subhome-xmedia-32-2-home-3","creativity":"I2024-MUJER-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"WOMAN","initialBlockId":"HOME5","sortingGroup":"GROUP1","type":"slide","categoryId":2419517,"category":{"id":2419517,"key":"I2024-MUJER-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"woman-new-in","id":2419517,"seoCategoryId":1180,"layout":"products-category-view"}],"discernCategoryId":2419517,"irrelevant":false,"keyword":"woman-new-in","metaDescription":"ZARAの新作レディースファッションアイテム。最新トレンドアイテムのルーズシルエットコート、ベルベットワンピース、ドット柄ブラウス、プリントモカシン、ロングピアス、パールバッグなど、ザラ公式オンラインストアでは毎週新作が入荷。","seoCategoryId":1180,"title":"今週の新商品 | レディース | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-new-in"},{"langId":-10,"keyword":"woman-new-in"}]},"attributeList":[{"key":"DISABLE_A2C_ON_GRID","value":"true"},{"key":"NEW","value":"true"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"false"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"REELS","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1722450055753","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08_0","path":"/contents/be4b/c6fa/5b59447b9ec4/99aecefbb367/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722450055753","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08-default_0","path":"/contents/be4b/c6fa/5b59447b9ec4/99aecefbb367/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/3e5c/497e/edfd49b5a604/8ad92c625ac1/image-portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08-default_0/image-portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08-default_0.jpg?ts=1722450063548&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1722450055753","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08_0","path":"/contents/be4b/c6fa/5b59447b9ec4/99aecefbb367/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722450055753","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08-default_0","path":"/contents/be4b/c6fa/5b59447b9ec4/99aecefbb367/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/3e5c/497e/edfd49b5a604/8ad92c625ac1/image-portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08-default_0/image-portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08-default_0.jpg?ts=1722450063548&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722450058973","datatype":"xmedia","height":5700,"name":"portrait-fill-42dcb804-14bf-4703-8b3b-3e12fc80d9ef_0","path":"/contents/76f1/47b1/a47942858a5b/c11ccdca32e6/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722450058973","datatype":"xmedia","height":5700,"name":"image-portrait-fill-42dcb804-14bf-4703-8b3b-3e12fc80d9ef-default_0","path":"/contents/76f1/47b1/a47942858a5b/c11ccdca32e6/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/21a8/a30f/b07f44f399a7/f47a3b53a1ee/image-portrait-fill-42dcb804-14bf-4703-8b3b-3e12fc80d9ef-default_0/image-portrait-fill-42dcb804-14bf-4703-8b3b-3e12fc80d9ef-default_0.jpg?ts=1722450067828&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-42dcb804-14bf-4703-8b3b-3e12fc80d9ef_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722450055149","datatype":"xmedia","height":1700,"name":"landscape-fill-fadfc091-8a47-412c-b874-00780b7ca410_0","path":"/contents/6e0b/79d2/1a8e447b9a8e/1a9d69e6dbf6/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722450055149","datatype":"xmedia","height":1700,"name":"image-landscape-fill-fadfc091-8a47-412c-b874-00780b7ca410-default_0","path":"/contents/6e0b/79d2/1a8e447b9a8e/1a9d69e6dbf6/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/b0bc/5aac/e6f34c09bf19/f915129b96c0/image-landscape-fill-fadfc091-8a47-412c-b874-00780b7ca410-default_0/image-landscape-fill-fadfc091-8a47-412c-b874-00780b7ca410-default_0.jpg?ts=1722450062024&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-fadfc091-8a47-412c-b874-00780b7ca410_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-2fddaa82-fa19-4220-8e77-76d058c8ef08_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-42dcb804-14bf-4703-8b3b-3e12fc80d9ef_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-fadfc091-8a47-412c-b874-00780b7ca410_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"aw24-north-woman-new-subhome-xmedia-31-home-5be4b/c6fa/5b59447b9ec4-woman-6","name":"aw24-north-woman-new-subhome-xmedia-31-home-5","creativity":"I2024-MUJER-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"WOMAN","initialBlockId":"HOME4","sortingGroup":"GROUP1","type":"slide","categoryId":2419517,"category":{"id":2419517,"key":"I2024-MUJER-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"woman-new-in","id":2419517,"seoCategoryId":1180,"layout":"products-category-view"}],"discernCategoryId":2419517,"irrelevant":false,"keyword":"woman-new-in","metaDescription":"ZARAの新作レディースファッションアイテム。最新トレンドアイテムのルーズシルエットコート、ベルベットワンピース、ドット柄ブラウス、プリントモカシン、ロングピアス、パールバッグなど、ザラ公式オンラインストアでは毎週新作が入荷。","seoCategoryId":1180,"title":"今週の新商品 | レディース | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-new-in"},{"langId":-10,"keyword":"woman-new-in"}]},"attributeList":[{"key":"DISABLE_A2C_ON_GRID","value":"true"},{"key":"NEW","value":"true"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"false"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"REELS","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723225856427","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562_0","path":"/contents/1954/5591/4c2045d2a9b0/aae0f4668358/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723225867639","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562-default_0","path":"/contents/8f27/106e/669641e7ae3c/c9c906660659/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8f27/106e/669641e7ae3c/c9c906660659/image-portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562-default_0/image-portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562-default_0.jpg?ts=1723225867639&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723225856427","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562_0","path":"/contents/1954/5591/4c2045d2a9b0/aae0f4668358/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723225867639","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562-default_0","path":"/contents/8f27/106e/669641e7ae3c/c9c906660659/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8f27/106e/669641e7ae3c/c9c906660659/image-portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562-default_0/image-portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562-default_0.jpg?ts=1723225867639&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723225899888","datatype":"xmedia","height":5700,"name":"portrait-fill-a4481e07-7dae-46d4-8d53-e981bc1ea87f_0","path":"/contents/8d9a/35f0/b96e467d94b0/7c25837db6ca/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723225916488","datatype":"xmedia","height":5700,"name":"image-portrait-fill-a4481e07-7dae-46d4-8d53-e981bc1ea87f-default_0","path":"/contents/d04a/668d/7c26430ab03f/e2479b23dfcc/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/d04a/668d/7c26430ab03f/e2479b23dfcc/image-portrait-fill-a4481e07-7dae-46d4-8d53-e981bc1ea87f-default_0/image-portrait-fill-a4481e07-7dae-46d4-8d53-e981bc1ea87f-default_0.jpg?ts=1723225916488&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-a4481e07-7dae-46d4-8d53-e981bc1ea87f_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723225853861","datatype":"xmedia","height":1700,"name":"landscape-fill-ed7aeb53-aefe-49bb-93c1-78ab1e348b09_0","path":"/contents/05d2/d427/0cec45f898b5/d1d5f5cb8ac3/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723225859164","datatype":"xmedia","height":1700,"name":"image-landscape-fill-ed7aeb53-aefe-49bb-93c1-78ab1e348b09-default_0","path":"/contents/2c30/7946/0f4745879ef4/d334c12f8ef0/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/2c30/7946/0f4745879ef4/d334c12f8ef0/image-landscape-fill-ed7aeb53-aefe-49bb-93c1-78ab1e348b09-default_0/image-landscape-fill-ed7aeb53-aefe-49bb-93c1-78ab1e348b09-default_0.jpg?ts=1723225859164&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-ed7aeb53-aefe-49bb-93c1-78ab1e348b09_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-9493a557-5291-4b90-85d5-f9ef93302562_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-a4481e07-7dae-46d4-8d53-e981bc1ea87f_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-ed7aeb53-aefe-49bb-93c1-78ab1e348b09_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"aw24-north-woman-new-subhome-xmedia-32-2-home-41954/5591/4c2045d2a9b0-woman-7","name":"aw24-north-woman-new-subhome-xmedia-32-2-home-4","creativity":"I2024-MUJER-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":2419159,"category":{"id":2419159,"key":"I2024-MUJER-ZAPATOS","name":"シューズ","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"シューズ","keyword":"woman-shoes","id":2419159,"seoCategoryId":1251,"layout":"products-category-view"}],"discernCategoryId":2419159,"irrelevant":false,"keyword":"woman-shoes","metaDescription":"オンラインのマストハブなレディースシューズ。理想的な一足をご覧いただき、送料無料でお手元に。今すぐサイトへ入って、ZARA.comで新コレクションのシューズをすべてご覧ください。","secondaryDescription":"どんなスタイルも引き立てるシューズ。ZARAのレディースシューズコレクションは、カジュアルな着こなしからスマートな装いまで、どんな装いも簡単に引き立てられるように、さまざまなスタイルを提供しています。\n\nアスリージャー(アスレチック+レジャー)のトレンドは今も継続中であるため、スニーカーを取り入れては。ZARAによる一連のレディーススニーカーは、フォーマルな装いに今っぽい雰囲気を添え、スポーツ風のアンサンブルにスタイルを付け加えます。ZARAのレディーススニーカーは、知的な雰囲気のスタイルとニュートラルなカラーが揃っているので、オフィスウェアとの組み合わせに最適です。ゆったりとした雰囲気の職場環境で、それらはスーツや改まった装いに依らない、適度にフォーマルな雰囲気をもたらすこと請け合いです。ブーツやショートブーツは、こうしたコレクションで特別な一足で、どんな装いも引き立てる使い勝手と機能に溢れています。ZARAのブーツセレクションは、最新のトレンドと再注目のクラシックを含んだ、多くのデザインを提供しています。現代的なルックスには、ZARAのミリタリースタイルのショートブーツが、個性を表現するための装いに強さと自信を与えてくれるでしょう。ブーツやショートブーツは、イブニングウェアのトレンドの主役でもあります。ZARAのブラックハイブーツを主役にした洗練されたイブニングルックは、必ず人目を惹きつけること間違いありません。これをミニスカートと合わせれば、フェミニンな60年代スタイルに早変わり。ヒールシューズは、時代を超えて愛される定番アイテムで、シンプルなルックスであっても優雅な雰囲気をもたらします。ZARAのハイヒールコレクションは、自信をつけたいとき、プロフェッショナルなイメージを演出するのにぴったり。履き心地がよく、エレガントなそれらのデザインは、どんな特別なシーンにも適しています。\n\nZARAはまた、色や素材だけでなく、デザインといったバリエーション豊かなサンダルを取り揃えています。また、ZARAがご紹介するフラットサンダルには、様々な種類のプラットフォームサンダルがあります。ホリデーシーズンには、ストラップサンダルやエスパドリーユサンダルをスーツケースから出す代わりに、これらのサンダルを流麗なデザインのドレスワンピースに合わせるのがおすすめ。また、ZARAのヒールサンダルコレクションは、シルエットをスタイリングしどんなルックスも引き立てて、この季節のあらゆるイベントや特別なシーンの味方になってくれるアイテム。このコーディネート提案には、エレガントなハイヒールからウェッジソールまで、あらゆるタイプのヒールが揃っているので、履き心地に妥協したくないという方にうってつけです。フットウェアは、ルックスの仕上がりを左右する大きな要素のひとつ。同じ装いでも、シューズの選び方次第でさまざまなシーンに対応できます。ヒールサンダル一足で、何気ない雰囲気のドレスが特別なシーンにふさわしい完璧なルックスへと早変わりします。","secondaryHeader":"ZARAのレディースフットウェア","seoCategoryId":1251,"title":"レディースシューズ | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-shoes"},{"langId":-10,"keyword":"woman-shoes"}]},"attributeList":[{"key":"DISPLAY_CONTENT","value":"true"},{"key":"TIME-LINE","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":"COLOR,DYNAMICGRIDFILTER_SUBPRODUCT_TYPE,DYNAMICGRIDFILTER_HEEL,TEMPE,PRICE"},{"key":"SHOW_TOPBAR_IN_SUBCATEGORIES","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":""}],"xmedia":[],"seoCloud":[{"id":2419126,"name":"パーティーシューズ","seo":{"seoCategoryId":1278,"keyword":"woman-shoes-party","irrelevant":false,"isHiddenInMenu":false}},{"id":2419103,"name":"ローファー","seo":{"seoCategoryId":2260,"keyword":"women-shoes-mocasines","irrelevant":false,"isHiddenInMenu":false}},{"id":2419171,"name":"サンダル","seo":{"seoCategoryId":1280,"keyword":"woman-shoes-sandals","irrelevant":false,"isHiddenInMenu":false}},{"id":2419138,"name":"バレエシューズ","seo":{"seoCategoryId":1260,"keyword":"woman-shoes-ballerinas","irrelevant":false,"isHiddenInMenu":false}},{"id":2419060,"name":"ブラック ブーツ","seo":{"seoCategoryId":2266,"keyword":"women-shoes-boots-black","irrelevant":false,"isHiddenInMenu":false}},{"id":2419081,"name":"ニーハイブーツ","seo":{"seoCategoryId":2261,"keyword":"women-shoes-boots-high","irrelevant":false,"isHiddenInMenu":false}},{"id":2419062,"name":"Overknees","seo":{"seoCategoryId":4729,"keyword":"woman-shoes-boots-overknees","irrelevant":false,"isHiddenInMenu":false}},{"id":2419068,"name":"ラスティックブーツ","seo":{"seoCategoryId":2343,"keyword":"woman-shoes-cowboy","irrelevant":false,"isHiddenInMenu":false}},{"id":2419119,"name":"スリングバックシューズ | ミュール","seo":{"seoCategoryId":5291,"keyword":"woman-shoes-slingback-shoes","irrelevant":false,"isHiddenInMenu":false}},{"id":2419141,"name":"ミュール","seo":{"seoCategoryId":2096,"keyword":"woman-shoes-mules","irrelevant":false,"isHiddenInMenu":false}},{"id":2419131,"name":"ヒールブーツ","seo":{"seoCategoryId":2263,"keyword":"women-shoes-boots-heel","irrelevant":false,"isHiddenInMenu":false}},{"id":2419108,"name":"ヒール アンクルブーツ","seo":{"seoCategoryId":2271,"keyword":"women-shoes-booties-heel","irrelevant":false,"isHiddenInMenu":false}},{"id":2419104,"name":"ブラウンシューズ","seo":{"seoCategoryId":4422,"keyword":"woman-shoes-brown-shoes","irrelevant":false,"isHiddenInMenu":false}},{"id":2419155,"name":"ブラック アンクルブーツ","seo":{"seoCategoryId":2275,"keyword":"women-shoes-booties-black","irrelevant":false,"isHiddenInMenu":false}},{"id":2419128,"name":"ブラウン ブーツ","seo":{"seoCategoryId":2267,"keyword":"women-shoes-boots-brown","irrelevant":false,"isHiddenInMenu":false}},{"id":2419139,"name":"ホワイト シューズ","seo":{"seoCategoryId":1682,"keyword":"woman-shoes-white","irrelevant":false,"isHiddenInMenu":false}},{"id":2419149,"name":"ブラック シューズ","seo":{"seoCategoryId":2252,"keyword":"women-shoes-black","irrelevant":false,"isHiddenInMenu":false}},{"id":2419105,"name":"シルバー シューズ","seo":{"seoCategoryId":2257,"keyword":"women-shoes-silver","irrelevant":false,"isHiddenInMenu":false}},{"id":2419056,"name":"レインブーツ","seo":{"seoCategoryId":3529,"keyword":"woman-shoes-boots-rain-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2419127,"name":"チェルシーブーツ","seo":{"seoCategoryId":3190,"keyword":"woman-shoes-boots-chelsea-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2419164,"name":"ゴールド シューズ","seo":{"seoCategoryId":2258,"keyword":"women-shoes-gold","irrelevant":false,"isHiddenInMenu":false}},{"id":2419106,"name":"レッド シューズ","seo":{"seoCategoryId":2253,"keyword":"women-shoes-red","irrelevant":false,"isHiddenInMenu":false}},{"id":2419059,"name":"ラバーブーツ","seo":{"seoCategoryId":4107,"keyword":"woman-shoes-boots-rubberized","irrelevant":false,"isHiddenInMenu":false}},{"id":2419130,"name":"レザー ブーツ","seo":{"seoCategoryId":2269,"keyword":"women-shoes-boots-leather","irrelevant":false,"isHiddenInMenu":false}},{"id":2419061,"name":"フラットブーツ","seo":{"seoCategoryId":2262,"keyword":"women-shoes-boots-flat","irrelevant":false,"isHiddenInMenu":false}},{"id":2419116,"name":"ウェディングシューズ","seo":{"seoCategoryId":5177,"keyword":"woman-shoes-wedding-shoes","irrelevant":false,"isHiddenInMenu":false}},{"id":2419102,"name":"スニーカー","seo":{"seoCategoryId":4732,"keyword":"woman-shoes-sport-shoes","irrelevant":false,"isHiddenInMenu":false}},{"id":2419133,"name":"チャンキースニーカー","seo":{"seoCategoryId":4392,"keyword":"woman-shoes-chunky-sneakers","irrelevant":false,"isHiddenInMenu":false}},{"id":2419174,"name":"ブーツ | アンクルブーツ","seo":{"seoCategoryId":1265,"keyword":"woman-shoes-boots-ankle-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2419167,"name":"ロングブーツ","seo":{"seoCategoryId":1263,"keyword":"woman-shoes-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2419125,"name":"レザー","seo":{"seoCategoryId":1275,"keyword":"woman-shoes-leather","irrelevant":false,"isHiddenInMenu":false}},{"id":2419152,"name":"ゴールデンサンダル","seo":{"seoCategoryId":3188,"keyword":"woman-shoes-golden-sandals","irrelevant":false,"isHiddenInMenu":false}},{"id":2419114,"name":"プラットフォームシューズ","seo":{"seoCategoryId":5024,"keyword":"woman-shoes-platforms","irrelevant":false,"isHiddenInMenu":false}},{"id":2419154,"name":"レースアップアンクルブーツ","seo":{"seoCategoryId":2274,"keyword":"women-shoes-booties-laces","irrelevant":false,"isHiddenInMenu":false}},{"id":2419079,"name":"バック・トゥ・オフィス","seo":{"seoCategoryId":4424,"keyword":"woman-shoes-office","irrelevant":false,"isHiddenInMenu":false}},{"id":2419178,"name":"シューズトレンド","seo":{"seoCategoryId":4724,"keyword":"woman-shoes-animal-print","irrelevant":false,"isHiddenInMenu":false}},{"id":2419143,"name":"ホワイト サンダル","seo":{"seoCategoryId":2279,"keyword":"women-shoes-sandals-white","irrelevant":false,"isHiddenInMenu":false}},{"id":2419122,"name":"キトンヒールシューズ","seo":{"seoCategoryId":5662,"keyword":"woman-shoes-kitten-heels","irrelevant":false,"isHiddenInMenu":false}},{"id":2419169,"name":"ショートブーツ","seo":{"seoCategoryId":1259,"keyword":"woman-shoes-ankle-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2419150,"name":"ピンク シューズ","seo":{"seoCategoryId":2254,"keyword":"women-shoes-pink","irrelevant":false,"isHiddenInMenu":false}},{"id":2419110,"name":"エスパドリーユ","seo":{"seoCategoryId":1266,"keyword":"woman-shoes-espadrilles","irrelevant":false,"isHiddenInMenu":false}},{"id":2419147,"name":"ブルー シューズ","seo":{"seoCategoryId":2256,"keyword":"women-shoes-blue","irrelevant":false,"isHiddenInMenu":false}},{"id":2419113,"name":"フラット アンクルブーツ","seo":{"seoCategoryId":2272,"keyword":"women-shoes-booties-flat","irrelevant":false,"isHiddenInMenu":false}},{"id":2419135,"name":"フラットサンダル","seo":{"seoCategoryId":1282,"keyword":"woman-shoes-sandals-flat","irrelevant":false,"isHiddenInMenu":false}},{"id":2419123,"name":"プラットフォームシューズ","seo":{"seoCategoryId":5661,"keyword":"woman-shoes-platform-sneakers","irrelevant":false,"isHiddenInMenu":false}},{"id":2419153,"name":"ブラック サンダル","seo":{"seoCategoryId":2278,"keyword":"women-shoes-sandals-black","irrelevant":false,"isHiddenInMenu":false}},{"id":2419146,"name":"ホワイトスニーカー","seo":{"seoCategoryId":4394,"keyword":"woman-shoes-white-sneakers","irrelevant":false,"isHiddenInMenu":false}},{"id":2419086,"name":"ヒールミュール","seo":{"seoCategoryId":4171,"keyword":"woman-shoes-heeled-mules","irrelevant":false,"isHiddenInMenu":false}},{"id":2419134,"name":"クリアハイヒールシューズ","seo":{"seoCategoryId":3084,"keyword":"woman-shoes-clear-heels","irrelevant":false,"isHiddenInMenu":false}},{"id":2419078,"name":"ウェッジソール","seo":{"seoCategoryId":1296,"keyword":"woman-shoes-wedges","irrelevant":false,"isHiddenInMenu":false}},{"id":2419070,"name":"Mary Jane","seo":{"seoCategoryId":5898,"keyword":"woman-shoes-maryjane","irrelevant":false,"isHiddenInMenu":false}},{"id":2419072,"name":"ヒールサンダル","seo":{"seoCategoryId":1284,"keyword":"woman-shoes-sandals-heeled","irrelevant":false,"isHiddenInMenu":false}},{"id":2419140,"name":"フラットミュール","seo":{"seoCategoryId":4390,"keyword":"woman-shoes-flat-mules","irrelevant":false,"isHiddenInMenu":false}},{"id":2419109,"name":"プラットフォームサンダル","seo":{"seoCategoryId":3189,"keyword":"woman-shoes-platform-sandals","irrelevant":false,"isHiddenInMenu":false}},{"id":2419111,"name":"ブロックヒール サンダル","seo":{"seoCategoryId":2280,"keyword":"women-shoes-sandals-heel-wide","irrelevant":false,"isHiddenInMenu":false}},{"id":2419051,"name":"シルバー サンダル","seo":{"seoCategoryId":2277,"keyword":"women-shoes-sandals-silver","irrelevant":false,"isHiddenInMenu":false}},{"id":2419064,"name":"キャンバススニーカー","seo":{"seoCategoryId":4391,"keyword":"woman-shoes-canvas-sneakers","irrelevant":false,"isHiddenInMenu":false}},{"id":2419117,"name":"レースアップヒール","seo":{"seoCategoryId":5070,"keyword":"woman-shoes-lace-up-heels","irrelevant":false,"isHiddenInMenu":false}},{"id":2419137,"name":"ベージュ シューズ","seo":{"seoCategoryId":2259,"keyword":"women-shoes-beige","irrelevant":false,"isHiddenInMenu":false}},{"id":2419120,"name":"スリングバックシューズ | ミュール","seo":{"seoCategoryId":5292,"keyword":"woman-shoes-wide-shoes","irrelevant":false,"isHiddenInMenu":false}},{"id":2419098,"name":"トラックブーツ","seo":{"seoCategoryId":4758,"keyword":"woman-shoes-track-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2419112,"name":"バックル付き アンクルブーツ","seo":{"seoCategoryId":2273,"keyword":"women-shoes-booties-buckle","irrelevant":false,"isHiddenInMenu":false}},{"id":2419066,"name":"クリアシューズ","seo":{"seoCategoryId":4698,"keyword":"woman-shoes-clear","irrelevant":false,"isHiddenInMenu":false}},{"id":2419057,"name":"ホワイトブーツ","seo":{"seoCategoryId":4032,"keyword":"woman-shoes-boots-white","irrelevant":false,"isHiddenInMenu":false}},{"id":2419168,"name":"スエード ブーツ","seo":{"seoCategoryId":2270,"keyword":"women-shoes-boots-suede","irrelevant":false,"isHiddenInMenu":false}},{"id":2419129,"name":"フェイクパール付きブーツ","seo":{"seoCategoryId":3530,"keyword":"woman-shoes-boots-pearl-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2419063,"name":"コンバットブーツ","seo":{"seoCategoryId":3531,"keyword":"woman-shoes-boots-combat-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2419058,"name":"ソックスブーツ","seo":{"seoCategoryId":2264,"keyword":"women-shoes-boots-socks","irrelevant":false,"isHiddenInMenu":false}},{"id":2419099,"name":"Track Shoes","seo":{"seoCategoryId":4695,"keyword":"woman-shoes-track-shoes","irrelevant":false,"isHiddenInMenu":false}},{"id":2419115,"name":"ビニールシューズ","seo":{"seoCategoryId":4393,"keyword":"woman-shoes-vinyl-shoes","irrelevant":false,"isHiddenInMenu":false}}],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723030634784","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8_0","path":"/contents/1f59/8218/8cdf479fb9a5/10f55dcb9547/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030641916","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8-default_0","path":"/contents/8e1b/8e2c/360e4b3f8d52/f36dcb8a22c1/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8e1b/8e2c/360e4b3f8d52/f36dcb8a22c1/image-portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8-default_0/image-portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8-default_0.jpg?ts=1723030641916&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723030634784","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8_0","path":"/contents/1f59/8218/8cdf479fb9a5/10f55dcb9547/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030641916","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8-default_0","path":"/contents/8e1b/8e2c/360e4b3f8d52/f36dcb8a22c1/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8e1b/8e2c/360e4b3f8d52/f36dcb8a22c1/image-portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8-default_0/image-portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8-default_0.jpg?ts=1723030641916&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723030707912","datatype":"xmedia","height":5700,"name":"portrait-fill-972893b2-497c-4dec-98df-155c784e1726_0","path":"/contents/f273/841e/a2e2464aa331/1d2309d8b5b7/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030649571","datatype":"xmedia","height":5700,"name":"image-portrait-fill-972893b2-497c-4dec-98df-155c784e1726-default_0","path":"/contents/b666/a251/883040c1ad8d/6ba1f5a31d36/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/b666/a251/883040c1ad8d/6ba1f5a31d36/image-portrait-fill-972893b2-497c-4dec-98df-155c784e1726-default_0/image-portrait-fill-972893b2-497c-4dec-98df-155c784e1726-default_0.jpg?ts=1723030649571&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-972893b2-497c-4dec-98df-155c784e1726_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723030623661","datatype":"xmedia","height":1700,"name":"landscape-fill-0b10464a-c786-496e-859d-9dcbbe05271b_0","path":"/contents/cd55/8a95/70194945aadd/4f117f8874e6/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030632700","datatype":"xmedia","height":1700,"name":"image-landscape-fill-0b10464a-c786-496e-859d-9dcbbe05271b-default_0","path":"/contents/d6b3/3394/03a04e2987bd/baef35d2ff83/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/d6b3/3394/03a04e2987bd/baef35d2ff83/image-landscape-fill-0b10464a-c786-496e-859d-9dcbbe05271b-default_0/image-landscape-fill-0b10464a-c786-496e-859d-9dcbbe05271b-default_0.jpg?ts=1723030632700&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-0b10464a-c786-496e-859d-9dcbbe05271b_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-14d9578c-2125-452a-9aff-6dfc742ef0f8_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-972893b2-497c-4dec-98df-155c784e1726_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-0b10464a-c786-496e-859d-9dcbbe05271b_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-woman-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"シューズ","analytics":{"id":"aw24-north-woman-shoes-subhome-xmedia-321f59/8218/8cdf479fb9a5-woman-8","name":"aw24-north-woman-shoes-subhome-xmedia-32","creativity":"I2024-MUJER-ZAPATOS"},"kind":"editorial"},{"sectionName":"HOME","type":"slide","categoryId":2415459,"category":{"id":2415459,"key":"I2024-ZARA_HOME-ULTIMA_SEMANA-LARGO","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"HOME","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"HOME","keyword":"home","id":2124389,"seoCategoryId":2085,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"home-new-in","id":2415459,"seoCategoryId":2086,"layout":"products-category-view"}],"discernCategoryId":2415459,"irrelevant":false,"keyword":"home-new-in","metaDescription":"ホームインテリア&アクセサリーの最新トレンドをご覧ください","seoCategoryId":2086,"title":"ザラホーム(zara Home) /// New | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"home-new-in"},{"langId":-10,"keyword":"home-new-in"}]},"attributeList":[{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"GRID_COLUMNS_COUNT","value":"4"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723197612923","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7_0","path":"/contents/3f51/1863/dad84d68af83/fb7f35179433/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723197622544","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0","path":"/contents/a7be/3f39/750a43d1b5b5/18ebf71161f8/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a7be/3f39/750a43d1b5b5/18ebf71161f8/image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0/image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0.jpg?ts=1723197622544&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723197612923","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7_0","path":"/contents/3f51/1863/dad84d68af83/fb7f35179433/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723197622544","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0","path":"/contents/a7be/3f39/750a43d1b5b5/18ebf71161f8/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a7be/3f39/750a43d1b5b5/18ebf71161f8/image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0/image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0.jpg?ts=1723197622544&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723197621973","datatype":"xmedia","height":5700,"name":"portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7_0","path":"/contents/8ae0/1f5b/ee394cc38a38/ffee43e235f4/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723197645438","datatype":"xmedia","height":5700,"name":"image-portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7-default_0","path":"/contents/f8f1/0070/b700408aa30e/2d8cb35682be/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/f8f1/0070/b700408aa30e/2d8cb35682be/image-portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7-default_0/image-portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7-default_0.jpg?ts=1723197645438&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723197606221","datatype":"xmedia","height":1700,"name":"landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771_0","path":"/contents/7913/d5b6/59cd4c8bbebb/d3e47d3db077/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723197614523","datatype":"xmedia","height":1700,"name":"image-landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771-default_0","path":"/contents/1306/eef6/d80e4aae8488/8c7c759567a4/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/1306/eef6/d80e4aae8488/8c7c759567a4/image-landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771-default_0/image-landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771-default_0.jpg?ts=1723197614523&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"HOME COLLECTION","analytics":{"id":"aw24-north-woman-home-collection-subhome-xmedia-323f51/1863/dad84d68af83-home-9","name":"aw24-north-woman-home-collection-subhome-xmedia-32","creativity":"I2024-ZARA_HOME-ULTIMA_SEMANA-LARGO"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":1468716,"category":{"id":1468716,"key":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT","name":"詳細情報","layout":"marketing-content-view","contentType":"content","gridLayout":"marketing-content-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"JOIN LIFE","id":2419523,"seoCategoryId":0,"layout":"marketing-content-view"},{"text":"詳細情報","keyword":"z-join-life","id":1468716,"seoCategoryId":1399,"layout":"marketing-content-view"}],"discernCategoryId":1468716,"irrelevant":false,"keyword":"z-join-life","metaDescription":"ジョイン ライフ(JOIN LIFE)について、プロジェクト、製品、イノベーション、ストーリー、そしてジョイン ライフ(JOIN LIFE)のコレクション。","seoCategoryId":1399,"title":"ジョイン ライフ(JOIN LIFE) | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-join-life"},{"langId":-10,"keyword":"z-join-life"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.5277777777777778,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.7925925925925926,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":1.7777777777777777,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":8000,"collectionName":"JOIN LIFE","analytics":{"id":"aw24-join-life-new-subhome-xmedia-310f1a/08fe/24de437d899d/video-woman-10","name":"aw24-join-life-new-subhome-xmedia-31/video","creativity":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.6703910614525139,"meta":{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss22-newsletter-subhome-xmedia-03mkt/spots/ss22-newsletter-woman-11","name":"ss22-newsletter-subhome-xmedia-03","creativity":"I2010-NEWSLETTER"},"kind":"footer"}],"newsletterSlide":{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.6703910614525139,"meta":{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss22-newsletter-subhome-xmedia-03mkt/spots/ss22-newsletter-woman-11","name":"ss22-newsletter-subhome-xmedia-03","creativity":"I2010-NEWSLETTER"}},"enhancement":{"active":false,"name":""}},"key":"ESpot_I2024-MUJER","enhancement":true}},{"type":"slide","slideTitle":"MAN","sectionName":"MAN","spot":{"type":"spotSlider","content":{"direction":"vertical","slides":[{"sectionName":"MAN","type":"slide","categoryId":2431917,"category":{"id":2431917,"key":"I2024-HOMBRE-ULTIMA_SEMANA-COLLECTIONS","name":"コレクション","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"MAN","seo":{"breadCrumb":[{"text":"MAN","keyword":"man","id":1591802,"seoCategoryId":534,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"man-new-in","id":2431916,"seoCategoryId":711,"layout":"products-category-view"},{"text":"コレクション","keyword":"man-new-in","id":2431917,"seoCategoryId":711,"layout":"products-category-view"}],"discernCategoryId":2431917,"irrelevant":false,"keyword":"man-new-in","metaDescription":"ZARAのメンズ最新で旬のファッショントレンドを取り入れて。新しいトップス、ボトムス、スーツ、セットアップやアクセサリーなどが毎週更新。","seoCategoryId":711,"title":"メンズウェア 新作 | メンズ | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"man-new-in"},{"langId":-10,"keyword":"man-new-in"}]},"attributeList":[{"key":"DISABLE_A2C_ON_GRID","value":"true"},{"key":"NEW","value":"true"},{"key":"BUNDLE_DISPLAY_BEHAVIOUR","value":"SHOW_MAIN_COMPONENTS"},{"key":"GRID_FORCED_VIEW","value":"ZOOM1"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"GRID_AVAILABLE_VIEWS","value":"ZOOM1"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#000000"},"topbar":{"header":"/// NEW","categories":[{"id":2431917,"name":"コレクション","seo":{"seoCategoryId":711,"keyword":"man-new-in","irrelevant":false,"isHiddenInMenu":false}},{"id":2431921,"name":"すべてを見る","seo":{"seoCategoryId":6164,"keyword":"man-new-in-collection","irrelevant":true,"isHiddenInMenu":false}},{"id":2431919,"name":"#SELECTEDBY","seo":{"seoCategoryId":1847,"keyword":"man-trend-18","irrelevant":true,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1723021914889","datatype":"xmedia","height":5700,"name":"aw24-north-man-new-subhome-xmedia-32-video-portrait_0","path":"/contents/696c/d6b4/90bf40ef9793/061cbe130f5b/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1723021914889","datatype":"xmedia","height":5700,"name":"aw24-north-man-new-subhome-xmedia-32-video-portrait_0","path":"/contents/696c/d6b4/90bf40ef9793/061cbe130f5b/","set":2,"allowedScreens":["large","small"],"width":3000}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1723021914889","datatype":"xmedia","height":5700,"name":"aw24-north-man-new-subhome-xmedia-32-video-portrait_0","path":"/contents/696c/d6b4/90bf40ef9793/061cbe130f5b/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1723021914889","datatype":"xmedia","height":5700,"name":"aw24-north-man-new-subhome-xmedia-32-video-portrait_0","path":"/contents/696c/d6b4/90bf40ef9793/061cbe130f5b/","set":2,"allowedScreens":["large","small"],"width":3000}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true},"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"aw24-north-man-new-subhome-xmedia-32-video-portrait_0","color":"#ffffff","videoSettings":{"muteButton":true,"muteButtonWhite":true},"enhancement":{"active":false,"name":"aw24-north-man-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1723021822805","datatype":"xmedia","height":2160,"name":"aw24-north-man-new-subhome-xmedia-32-video-landscape_0","path":"/contents/7c9e/bd40/6b254ae88221/c1280499e4d8/","set":2,"allowedScreens":["large","small"],"width":3840,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1723021822805","datatype":"xmedia","height":2160,"name":"aw24-north-man-new-subhome-xmedia-32-video-landscape_0","path":"/contents/7c9e/bd40/6b254ae88221/c1280499e4d8/","set":2,"allowedScreens":["large","small"],"width":3840}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true},"aspectRatio":1.7777777777777777,"meta":{"xmediaName":"aw24-north-man-new-subhome-xmedia-32-video-landscape_0","color":"#ffffff","videoSettings":{"muteButton":true,"muteButtonWhite":true},"enhancement":{"active":false,"name":"aw24-north-man-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"aw24-north-man-new-subhome-xmedia-32-video-portrait_0","color":"#ffffff","videoSettings":{"muteButton":true,"muteButtonWhite":true},"enhancement":{"active":false,"name":"aw24-north-man-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-north-man-new-subhome-xmedia-32-video-landscape_0","color":"#ffffff","videoSettings":{"muteButton":true,"muteButtonWhite":true},"enhancement":{"active":false,"name":"aw24-north-man-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"/// NEW","analytics":{"id":"aw24-north-man-new-subhome-xmedia-32-video696c/d6b4/90bf40ef9793/video-man-1","name":"aw24-north-man-new-subhome-xmedia-32-video/video","creativity":"I2024-HOMBRE-ULTIMA_SEMANA-COLLECTIONS"},"kind":"editorial"},{"sectionName":"MAN","type":"slide","categoryId":2436589,"category":{"id":2436589,"key":"I2024-HOMBRE-ATHLETICZ-COLLECTION-STORIES","name":"ストーリー","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"MAN","seo":{"breadCrumb":[{"text":"MAN","keyword":"man","id":1591802,"seoCategoryId":534,"layout":"marketing-content-view"},{"text":"ZARA アスレチックス","keyword":"zara-athleticz","id":2436579,"seoCategoryId":4651,"layout":"products-category-view"},{"text":"ストーリー","keyword":"zara-athleticz-stories","id":2436589,"seoCategoryId":4713,"layout":"products-category-view"}],"discernCategoryId":2436589,"irrelevant":true,"keyword":"zara-athleticz-stories","metaDescription":"メンズの最新の服、シューズ、そしてアクセサリーが毎週ZARAオンラインに登場。今すぐサイトに入って、新コレクションのシャツのすべてを見つけましょう","seoCategoryId":4713,"title":"Zara Athleticz ストーリー | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"zara-athleticz-stories"},{"langId":-10,"keyword":"zara-athleticz-stories"}]},"attributeList":[{"key":"CUSTOM_LAYOUT","value":"athleticz"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"GRID_AVAILABLE_VIEWS","value":"ZOOM1"},{"key":"GRID_FORCED_VIEW","value":"ZOOM1"}],"xmedia":[],"topbar":{"header":"ZARA アスレチックス","categories":[{"id":2436582,"name":"コレクション","seo":{"seoCategoryId":4712,"keyword":"zara-athleticz-collection","irrelevant":false,"isHiddenInMenu":false},"subcategories":[{"id":2436591,"name":"すべて表示","seo":{"seoCategoryId":4712,"keyword":"zara-athleticz-collection","irrelevant":false,"isHiddenInMenu":false},"subcategories":[]},{"id":2436585,"name":"Tシャツ","seo":{"seoCategoryId":4652,"keyword":"zara-athleticz-t-shirts","irrelevant":false,"isHiddenInMenu":false},"subcategories":[]},{"id":2436584,"name":"ハーフパンツ","seo":{"seoCategoryId":4653,"keyword":"zara-athleticz-shorts","irrelevant":false,"isHiddenInMenu":false},"subcategories":[]},{"id":2436592,"name":"シューズ","seo":{"seoCategoryId":5361,"keyword":"man-athleticz-shoes","irrelevant":true,"isHiddenInMenu":false},"subcategories":[]},{"id":2436583,"name":"バッグ | アクセサリー","seo":{"seoCategoryId":4657,"keyword":"zara-athleticz-accessories","irrelevant":true,"isHiddenInMenu":false},"subcategories":[]}]},{"id":2436589,"name":"ストーリー","seo":{"seoCategoryId":4713,"keyword":"zara-athleticz-stories","irrelevant":true,"isHiddenInMenu":false},"subcategories":[]},{"id":2436580,"name":"SOCIAL","seo":{"seoCategoryId":4711,"keyword":"zara-athleticz-about","irrelevant":true,"isHiddenInMenu":false},"subcategories":[]}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723036355683","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990_0","path":"/contents/598c/96fc/d3a14268ba10/15d4e28b9598/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723036375515","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990-default_0","path":"/contents/8bb6/bcbb/592941889bd1/2aae4d76e974/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8bb6/bcbb/592941889bd1/2aae4d76e974/image-portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990-default_0/image-portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990-default_0.jpg?ts=1723036375515&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723036355683","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990_0","path":"/contents/598c/96fc/d3a14268ba10/15d4e28b9598/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723036375515","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990-default_0","path":"/contents/8bb6/bcbb/592941889bd1/2aae4d76e974/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8bb6/bcbb/592941889bd1/2aae4d76e974/image-portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990-default_0/image-portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990-default_0.jpg?ts=1723036375515&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-athleticz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723036360179","datatype":"xmedia","height":3792,"name":"portrait-ipadt-92d24713-de8f-4636-b2a8-b9304f3c728a_0","path":"/contents/bac7/8765/25d04532adca/3d05f79cd58e/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723036366707","datatype":"xmedia","height":3792,"name":"image-portrait-ipadt-92d24713-de8f-4636-b2a8-b9304f3c728a-default_0","path":"/contents/1382/493e/b90f4539bf02/491f802b9f14/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/1382/493e/b90f4539bf02/491f802b9f14/image-portrait-ipadt-92d24713-de8f-4636-b2a8-b9304f3c728a-default_0/image-portrait-ipadt-92d24713-de8f-4636-b2a8-b9304f3c728a-default_0.jpg?ts=1723036366707&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipadt-92d24713-de8f-4636-b2a8-b9304f3c728a_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-athleticz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723036358063","datatype":"xmedia","height":5700,"name":"portrait-fa737d67-13a1-4ebc-a4ee-fc49d3a05a11_0","path":"/contents/35e1/e2dc/e3ef4694a825/cc6ececc9797/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723036372296","datatype":"xmedia","height":5700,"name":"image-portrait-fa737d67-13a1-4ebc-a4ee-fc49d3a05a11-default_0","path":"/contents/499e/2e36/4d6e407f84f6/c56dc53a8fd1/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/499e/2e36/4d6e407f84f6/c56dc53a8fd1/image-portrait-fa737d67-13a1-4ebc-a4ee-fc49d3a05a11-default_0/image-portrait-fa737d67-13a1-4ebc-a4ee-fc49d3a05a11-default_0.jpg?ts=1723036372296&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fa737d67-13a1-4ebc-a4ee-fc49d3a05a11_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-athleticz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723036350817","datatype":"xmedia","height":1700,"name":"landscape-4033edea-80e7-40b6-91e0-7681d2582a0b_0","path":"/contents/0ff6/4496/48b44bab99ae/33bf9ce8243e/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723036354603","datatype":"xmedia","height":1700,"name":"image-landscape-4033edea-80e7-40b6-91e0-7681d2582a0b-default_0","path":"/contents/c14c/1abe/df7041dcb3f1/5913511d8f53/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/c14c/1abe/df7041dcb3f1/5913511d8f53/image-landscape-4033edea-80e7-40b6-91e0-7681d2582a0b-default_0/image-landscape-4033edea-80e7-40b6-91e0-7681d2582a0b-default_0.jpg?ts=1723036354603&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-4033edea-80e7-40b6-91e0-7681d2582a0b_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-athleticz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-1-3f6b6f23-f6cc-4d5f-b6ac-16cf7b91f990_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-athleticz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipadt-92d24713-de8f-4636-b2a8-b9304f3c728a_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-athleticz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fa737d67-13a1-4ebc-a4ee-fc49d3a05a11_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-athleticz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-4033edea-80e7-40b6-91e0-7681d2582a0b_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-athleticz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"ZARA ATHLETICZ","analytics":{"id":"aw24-north-man-athleticz-subhome-xmedia-32598c/96fc/d3a14268ba10-man-2","name":"aw24-north-man-athleticz-subhome-xmedia-32","creativity":"I2024-HOMBRE-ATHLETICZ-COLLECTION-STORIES"},"kind":"editorial"},{"sectionName":"MAN","type":"slide","categoryId":2431934,"category":{"id":2431934,"key":"I2024-HOMBRE-SELECTEDBY","name":"#SELECTEDBY","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"MAN","seo":{"breadCrumb":[{"text":"MAN","keyword":"man","id":1591802,"seoCategoryId":534,"layout":"marketing-content-view"},{"text":"#SELECTEDBY","keyword":"man-trend-18","id":2431934,"seoCategoryId":1847,"layout":"products-category-view"}],"discernCategoryId":2431934,"irrelevant":true,"keyword":"man-trend-18","metaDescription":"メンズの最新の服、シューズ、そしてアクセサリーが毎週ZARAオンラインに登場。今すぐサイトに入って、新コレクションのシャツのすべてを見つけましょう","seoCategoryId":1847,"title":"メンズウェア #selectedby | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"man-trend-18"},{"langId":-10,"keyword":"man-trend-18"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"GRID_AVAILABLE_VIEWS","value":"ZOOM1"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#000000"},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723027991246","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190_0","path":"/contents/7c3a/9510/548f4d58bb7d/de3bdb3feb00/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723028009595","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190-default_0","path":"/contents/f443/75f3/677e403b9847/8ed3329893c1/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/f443/75f3/677e403b9847/8ed3329893c1/image-portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190-default_0/image-portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190-default_0.jpg?ts=1723028009595&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723027991246","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190_0","path":"/contents/7c3a/9510/548f4d58bb7d/de3bdb3feb00/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723028009595","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190-default_0","path":"/contents/f443/75f3/677e403b9847/8ed3329893c1/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/f443/75f3/677e403b9847/8ed3329893c1/image-portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190-default_0/image-portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190-default_0.jpg?ts=1723028009595&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723027988860","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-3f28b1c7-8b5b-4ad1-a88f-a2d17b4368f2_0","path":"/contents/2859/ba6d/b88d49a9b271/2089211a6062/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723028007894","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-3f28b1c7-8b5b-4ad1-a88f-a2d17b4368f2-default_0","path":"/contents/24f6/5e29/237d4df6938e/61e75a7cf792/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/24f6/5e29/237d4df6938e/61e75a7cf792/image-portrait-vertical-1-default-fill-3f28b1c7-8b5b-4ad1-a88f-a2d17b4368f2-default_0/image-portrait-vertical-1-default-fill-3f28b1c7-8b5b-4ad1-a88f-a2d17b4368f2-default_0.jpg?ts=1723028007894&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-3f28b1c7-8b5b-4ad1-a88f-a2d17b4368f2_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723027944424","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-60d76425-31d1-4501-8413-7bf794f9f814_0","path":"/contents/3e95/9727/3895400499a5/c5bd306ce4d1/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723027955629","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-60d76425-31d1-4501-8413-7bf794f9f814-default_0","path":"/contents/bfb9/9e37/23254ac4b53e/4c287a52188f/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/bfb9/9e37/23254ac4b53e/4c287a52188f/image-portrait-ipad-default-fill-60d76425-31d1-4501-8413-7bf794f9f814-default_0/image-portrait-ipad-default-fill-60d76425-31d1-4501-8413-7bf794f9f814-default_0.jpg?ts=1723027955629&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-60d76425-31d1-4501-8413-7bf794f9f814_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723027966356","datatype":"xmedia","height":5700,"name":"portrait-default-fill-2caf0d47-65e5-46bd-9108-0340b345844d_0","path":"/contents/00b9/d55f/ee8f4167948f/9983f3119333/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723027979728","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-2caf0d47-65e5-46bd-9108-0340b345844d-default_0","path":"/contents/a1b3/c8d0/d6e74ac3acb4/24d7ee9c61e3/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a1b3/c8d0/d6e74ac3acb4/24d7ee9c61e3/image-portrait-default-fill-2caf0d47-65e5-46bd-9108-0340b345844d-default_0/image-portrait-default-fill-2caf0d47-65e5-46bd-9108-0340b345844d-default_0.jpg?ts=1723027979728&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-2caf0d47-65e5-46bd-9108-0340b345844d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723027939286","datatype":"xmedia","height":1700,"name":"landscape-default-fill-2d07fbaa-0215-4544-8d25-13272209e325_0","path":"/contents/e478/4dc9/7c6446b695d9/81e4cb55ae3a/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723027944349","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-2d07fbaa-0215-4544-8d25-13272209e325-default_0","path":"/contents/8b27/faee/a87240d9ac48/80237dabc5c3/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/8b27/faee/a87240d9ac48/80237dabc5c3/image-landscape-default-fill-2d07fbaa-0215-4544-8d25-13272209e325-default_0/image-landscape-default-fill-2d07fbaa-0215-4544-8d25-13272209e325-default_0.jpg?ts=1723027944349&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-2d07fbaa-0215-4544-8d25-13272209e325_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-4fa25872-3b49-4630-9824-50d114eb3190_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-3f28b1c7-8b5b-4ad1-a88f-a2d17b4368f2_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-60d76425-31d1-4501-8413-7bf794f9f814_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-2caf0d47-65e5-46bd-9108-0340b345844d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-2d07fbaa-0215-4544-8d25-13272209e325_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-selected-by"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"#SELECTEDBY","analytics":{"id":"aw24-north-man-selected-by-subhome-xmedia-32-27c3a/9510/548f4d58bb7d-man-3","name":"aw24-north-man-selected-by-subhome-xmedia-32-2","creativity":"I2024-HOMBRE-SELECTEDBY"},"kind":"editorial"},{"sectionName":"MAN","type":"slide","categoryId":2436674,"category":{"id":2436674,"key":"I2024-HOMBRE-CW-COLLECTION","name":"コレクション","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"MAN","seo":{"breadCrumb":[{"text":"MAN","keyword":"man","id":1591802,"seoCategoryId":534,"layout":"marketing-content-view"},{"text":"EDITION","keyword":"man-edition","id":2436673,"seoCategoryId":5833,"layout":"products-category-view"},{"text":"コレクション","keyword":"man-edition-collection","id":2436674,"seoCategoryId":5835,"layout":"products-category-view"}],"discernCategoryId":2436674,"irrelevant":true,"keyword":"man-edition-collection","metaDescription":"メンズの最新の服、シューズ、そしてアクセサリーが毎週ZARAオンラインに登場。今すぐサイトに入って、新コレクションのシャツのすべてを見つけましょう","seoCategoryId":5835,"title":"Edition コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"man-edition-collection"},{"langId":-10,"keyword":"man-edition-collection"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":"SIZE,TEMPE,PRICE,COLOR"},{"key":"SHOW_TOPBAR_IN_SUBCATEGORIES","value":"true"},{"key":"GRID_COLUMNS_COUNT","value":"4"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#FF0000"},"topbar":{"header":"EDITION","categories":[{"id":2436675,"name":"Editorial","seo":{"seoCategoryId":5834,"keyword":"man-edition-editorial","irrelevant":true,"isHiddenInMenu":false}},{"id":2436674,"name":"コレクション","seo":{"seoCategoryId":5835,"keyword":"man-edition-collection","irrelevant":true,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1722421059780","datatype":"xmedia","height":3840,"name":"aw24-north-man-edition-subhome-xmedia-31-portrait_0","path":"/contents/3c85/4464/7e9b49089f96/caffaaf6dfa3/","set":2,"allowedScreens":["large","small"],"width":2160,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722421059780","datatype":"xmedia","height":3840,"name":"aw24-north-man-edition-subhome-xmedia-31-portrait_0","path":"/contents/3c85/4464/7e9b49089f96/caffaaf6dfa3/","set":2,"allowedScreens":["large","small"],"width":2160}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1722421059780","datatype":"xmedia","height":3840,"name":"aw24-north-man-edition-subhome-xmedia-31-portrait_0","path":"/contents/3c85/4464/7e9b49089f96/caffaaf6dfa3/","set":2,"allowedScreens":["large","small"],"width":2160,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722421059780","datatype":"xmedia","height":3840,"name":"aw24-north-man-edition-subhome-xmedia-31-portrait_0","path":"/contents/3c85/4464/7e9b49089f96/caffaaf6dfa3/","set":2,"allowedScreens":["large","small"],"width":2160}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true},"aspectRatio":0.5625,"meta":{"xmediaName":"aw24-north-man-edition-subhome-xmedia-31-portrait_0","color":"#ffffff","videoSettings":{"muteButton":true,"muteButtonWhite":true},"enhancement":{"active":false,"name":"aw24-north-man-edition"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722420993519","datatype":"xmedia","height":1080,"name":"aw24-north-man-edition-subhome-xmedia-31-landscape_0","path":"/contents/77f1/c5e4/00ec4a3ab2c7/3641a3739939/","set":2,"allowedScreens":["large","small"],"width":1920,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722420993519","datatype":"xmedia","height":1080,"name":"aw24-north-man-edition-subhome-xmedia-31-landscape_0","path":"/contents/77f1/c5e4/00ec4a3ab2c7/3641a3739939/","set":2,"allowedScreens":["large","small"],"width":1920}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true},"aspectRatio":1.7777777777777777,"meta":{"xmediaName":"aw24-north-man-edition-subhome-xmedia-31-landscape_0","color":"#ffffff","videoSettings":{"muteButton":true,"muteButtonWhite":true},"enhancement":{"active":false,"name":"aw24-north-man-edition"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"aw24-north-man-edition-subhome-xmedia-31-portrait_0","color":"#ffffff","videoSettings":{"muteButton":true,"muteButtonWhite":true},"enhancement":{"active":false,"name":"aw24-north-man-edition"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-north-man-edition-subhome-xmedia-31-landscape_0","color":"#ffffff","videoSettings":{"muteButton":true,"muteButtonWhite":true},"enhancement":{"active":false,"name":"aw24-north-man-edition"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":12000,"collectionName":"コレクション","analytics":{"id":"aw24-north-man-edition-subhome-xmedia-313c85/4464/7e9b49089f96/video-man-4","name":"aw24-north-man-edition-subhome-xmedia-31/video","creativity":"I2024-HOMBRE-CW-COLLECTION"},"kind":"editorial"},{"sectionName":"MAN","type":"slide","categoryId":2436372,"category":{"id":2436372,"key":"I2024-HOMBRE-ZAPATOS","name":"シューズ","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"MAN","seo":{"breadCrumb":[{"text":"MAN","keyword":"man","id":1591802,"seoCategoryId":534,"layout":"marketing-content-view"},{"text":"シューズ","keyword":"man-shoes","id":2436372,"seoCategoryId":769,"layout":"products-category-view"}],"discernCategoryId":2436372,"irrelevant":false,"keyword":"man-shoes","metaDescription":"ZARAオンラインへお越しいただき、実用的でスタイリッシュなシューズ、トレーナー、ブーツ、モカシン、サンダルを。ZARA.COMで新しいフットウェアコレクションをご覧ください。","secondaryDescription":"\"ZARAのメンズシューズのオンラインセレクションは、フォーマルからカジュアルまで、履き心地とスタイルを妥協なく追求した魅力的なコレクションです。今まで以上に、メンズシューズはどんな装いも仕上げてくれる理想的なな着こなし方法で、男性の見た目や気分を左右する重要な効果をもたらします。 レザー、スエード、パテントレザー、キャンバスなど、ZARAのメンズシューズのコレクションは、非の打ちどころのない完璧な素材で作られています。繊細なモノクローム調から鮮やかで大胆な色合いまで、仕上げ、質感、パターン、コントラストが際立つディテールが配されています。 メンズシューズはスタイルを凝縮させたものとして、装いでは重要なニュアンスを担い、全身をまとめる簡潔な着こなし方法や、あるいは独特な雰囲気をしっかりと示します。ブラック、ブラウン、タンカラーなどの控えめな色合いの無地は、どんなスタイルにも違和感なく合い、流行や時代を問いません。大胆な色やパターン柄はご自身の個性を表して、どんな服装にも遊び心を加えてくれます。 ブローグやダービーシューズなどのフォーマルシューズは、特別な日や仕事場でのフォーマルな装いを完成させる究極のクラシックな選択肢です。洗練されたデザインのブラックやブラウンのシューズは、他にはないエレガントな風格を醸し出すので、スーツやセミフォーマルな服装にぴったり。格好いいジーンズや少し改まった雰囲気のパンツと合わせても、リラックスしたルックスを格上げする素晴らしい仕上げとなります。知的な雰囲気のカジュアルな着こなしなら、チノパンやジーンズにボートシューズやモカシンを合わせて足首を見せることで、よりゆったりとした印象を与えることができます。ソックスが必要ないので、爽やかな履き心地がぴったりな穏やかな天候の日には特に適しています。 普段履きのカジュアルなものから、ランニングシューズのような機能性の高いものまで、スニーカーの種類は無限です。今のアクティブウェアは、トレンド感溢れる普段着のファッションと互いに関わっているので、つまり、スニーカーはどんな装いの引き立て役として完全に取り入れることができます。レジャーやくつろぎのひとときもメンズシューズの選択肢が対応し、例えば洗練された履き心地のスリッパやスライダーは、自宅でも外出先でも活躍します。スライダーにはさまざまな形や素材が揃っていて、どれもスタイリッシュで洗練された印象を与えます。今風のメンズのスリッパやスライダーは、快適さと洗練さを兼ね備え、ご自宅でもファッションを意識した感性を表現することができるでしょう。 ストラップサンダルは、休日や暖かい日にさっと履けることから、とても使い勝手が良く、トレンド感溢れるショートパンツやパターン柄のショートスリーブシャツと合わせると、休日のカジュアルな装いを引き立てます。どんなフットウェアもお任せください。今すぐZARAのメンズシューズをご覧いただき、ご自身に理想の一足をお求めください。 \"","secondaryHeader":"あらゆる装いを引き立てるメンズシューズ","seoCategoryId":769,"title":"メンズシューズ | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"man-shoes"},{"langId":-10,"keyword":"man-shoes"}]},"attributeList":[{"key":"DISPLAY_CONTENT","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":"TEMPE,DYNAMICGRIDFILTER_SUBPRODUCT_TYPE,FEATURES,DYNAMICGRIDFILTER_STYLE_TYPE,COLOR,DYNAMICGRIDFILTER_MATERIALS,DYNAMICGRIDFILTER_QUALITY_TYPE,PRICE"},{"key":"SHOW_TOPBAR_IN_SUBCATEGORIES","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"GRID_COLUMNS_COUNT","value":"4"}],"xmedia":[],"seoCloud":[{"id":2436373,"name":"エスパドリーユ","seo":{"seoCategoryId":1558,"keyword":"menzu-shuuzu-esupadoriiyu","irrelevant":false,"isHiddenInMenu":false}},{"id":2436390,"name":"サマーシューズ","seo":{"seoCategoryId":4377,"keyword":"man-shoes-summer","irrelevant":false,"isHiddenInMenu":false}},{"id":2436375,"name":"ビーチサンダル","seo":{"seoCategoryId":2564,"keyword":"menzu-shuuzu-suraidosandaru","irrelevant":false,"isHiddenInMenu":false}},{"id":2436368,"name":"ブラックシューズ","seo":{"seoCategoryId":2566,"keyword":"menzu-shuuzu-burakku","irrelevant":false,"isHiddenInMenu":false}},{"id":2436337,"name":"ブラックスニーカー","seo":{"seoCategoryId":2560,"keyword":"menzu-shuuzu-suniikaa-burakku","irrelevant":false,"isHiddenInMenu":false}},{"id":2436385,"name":"オックスフォードシューズ","seo":{"seoCategoryId":4496,"keyword":"man-shoes-shoes-oxford","irrelevant":false,"isHiddenInMenu":false}},{"id":2436369,"name":"スプリットスエードシューズ","seo":{"seoCategoryId":4380,"keyword":"man-shoes-suede","irrelevant":false,"isHiddenInMenu":false}},{"id":2436333,"name":"チェルシーブーツ","seo":{"seoCategoryId":4639,"keyword":"man-shoes-chelsea-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2436370,"name":"カジュアルシューズ","seo":{"seoCategoryId":2567,"keyword":"menzu-shuuzu-kajyuaru","irrelevant":false,"isHiddenInMenu":false}},{"id":2436386,"name":"レースアップシューズ","seo":{"seoCategoryId":796,"keyword":"man-shoes-shoes","irrelevant":false,"isHiddenInMenu":false}},{"id":2436326,"name":"ブラックブーツ","seo":{"seoCategoryId":2555,"keyword":"menzu-shuuzu-buutu-burakku","irrelevant":false,"isHiddenInMenu":false}},{"id":2436335,"name":"Chunky Trainers","seo":{"seoCategoryId":4492,"keyword":"man-shoes-chunky-trainers","irrelevant":false,"isHiddenInMenu":false}},{"id":2436329,"name":"ハイトップスニーカー","seo":{"seoCategoryId":783,"keyword":"man-shoes-high-top-sneakers","irrelevant":false,"isHiddenInMenu":false}},{"id":2436389,"name":"ブラウンシューズ","seo":{"seoCategoryId":2565,"keyword":"menzu-shuuzu-buraun","irrelevant":false,"isHiddenInMenu":false}},{"id":2436339,"name":"Evening | パーティー","seo":{"seoCategoryId":2569,"keyword":"menzu-shuuzu-ibuningu","irrelevant":false,"isHiddenInMenu":false}},{"id":2436344,"name":"デッキシューズ","seo":{"seoCategoryId":2562,"keyword":"menzu-shuuzu-marin","irrelevant":false,"isHiddenInMenu":false}},{"id":2436359,"name":"レザーサンダル","seo":{"seoCategoryId":5029,"keyword":"man-shoes-leather-sandals","irrelevant":false,"isHiddenInMenu":false}},{"id":2436356,"name":"レザーローファー","seo":{"seoCategoryId":5018,"keyword":"man-shoes-leather-loafers","irrelevant":false,"isHiddenInMenu":false}},{"id":2436353,"name":"クロッグサンダル","seo":{"seoCategoryId":4674,"keyword":"man-shoes-clogs","irrelevant":false,"isHiddenInMenu":false}},{"id":2436374,"name":"スプリットスエード仕上げブーツ","seo":{"seoCategoryId":2557,"keyword":"menzu-shuuzu-buutu-sueedo","irrelevant":false,"isHiddenInMenu":false}},{"id":2436388,"name":"レースアップブーツ","seo":{"seoCategoryId":2558,"keyword":"menzu-shuuzu-buutu-reesuappu","irrelevant":false,"isHiddenInMenu":false}},{"id":2436334,"name":"ウィンターブーツ","seo":{"seoCategoryId":4640,"keyword":"man-shoes-boots-winter","irrelevant":false,"isHiddenInMenu":false}},{"id":2436358,"name":"アンクルブーツ","seo":{"seoCategoryId":5027,"keyword":"man-shoes-ankle-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2436387,"name":"ブラウンブーツ","seo":{"seoCategoryId":2556,"keyword":"menzu-shuuzu-buutu-buraun","irrelevant":false,"isHiddenInMenu":false}},{"id":2436384,"name":"スマートシューズ","seo":{"seoCategoryId":4379,"keyword":"man-shoes-office","irrelevant":false,"isHiddenInMenu":false}},{"id":2436361,"name":"チェルシーブーツ","seo":{"seoCategoryId":5031,"keyword":"man-shoes-chelsea-ankle-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2436362,"name":"レザーアンクルブーツ","seo":{"seoCategoryId":5063,"keyword":"man-shoes-leather-ankle-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2436357,"name":"レザーブーツ","seo":{"seoCategoryId":5019,"keyword":"man-shoes-leather-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2436376,"name":"コンフォートシューズ","seo":{"seoCategoryId":4381,"keyword":"man-shoes-comfy","irrelevant":false,"isHiddenInMenu":false}},{"id":2436355,"name":"フラットシューズ","seo":{"seoCategoryId":5016,"keyword":"man-shoes-flat","irrelevant":false,"isHiddenInMenu":false}},{"id":2436360,"name":"スエードアンクルブーツ","seo":{"seoCategoryId":5030,"keyword":"man-shoes-ankle-suede-boots","irrelevant":false,"isHiddenInMenu":false}},{"id":2436365,"name":"ベージュシューズ","seo":{"seoCategoryId":5028,"keyword":"man-shoes-beige","irrelevant":false,"isHiddenInMenu":false}}],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723030485232","datatype":"xmedia","height":6333,"name":"portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660_0","path":"/contents/ba7b/fed1/b8f94f02b8de/8dab0ed3bacb/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030504377","datatype":"xmedia","height":6333,"name":"image-portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660-default_0","path":"/contents/3751/655e/5eff4d4faaf9/713455529254/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/3751/655e/5eff4d4faaf9/713455529254/image-portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660-default_0/image-portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660-default_0.jpg?ts=1723030504377&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723030485232","datatype":"xmedia","height":6333,"name":"portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660_0","path":"/contents/ba7b/fed1/b8f94f02b8de/8dab0ed3bacb/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030504377","datatype":"xmedia","height":6333,"name":"image-portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660-default_0","path":"/contents/3751/655e/5eff4d4faaf9/713455529254/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/3751/655e/5eff4d4faaf9/713455529254/image-portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660-default_0/image-portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660-default_0.jpg?ts=1723030504377&w={width}"}],"aspectRatio":0.4737091425864519,"meta":{"xmediaName":"portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723030488870","datatype":"xmedia","height":6140,"name":"portrait-vertical-1-default-fill-e14deeab-78d6-41e2-a069-87ef87f88ec9_0","path":"/contents/bc33/66e0/647843fb9980/19736b34a743/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030507148","datatype":"xmedia","height":6140,"name":"image-portrait-vertical-1-default-fill-e14deeab-78d6-41e2-a069-87ef87f88ec9-default_0","path":"/contents/e1fc/18b1/93384aa5b987/9ca18b79f1da/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/e1fc/18b1/93384aa5b987/9ca18b79f1da/image-portrait-vertical-1-default-fill-e14deeab-78d6-41e2-a069-87ef87f88ec9-default_0/image-portrait-vertical-1-default-fill-e14deeab-78d6-41e2-a069-87ef87f88ec9-default_0.jpg?ts=1723030507148&w={width}"}],"aspectRatio":0.48859934853420195,"meta":{"xmediaName":"portrait-vertical-1-default-fill-e14deeab-78d6-41e2-a069-87ef87f88ec9_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723030474737","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-06536f0a-ac41-44d3-a719-66e1d7b43a6f_0","path":"/contents/0177/e97d/44b6473e967e/c972dff6a834/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030485069","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-06536f0a-ac41-44d3-a719-66e1d7b43a6f-default_0","path":"/contents/5548/df58/8c9d4c56a76c/aefbf78e640e/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/5548/df58/8c9d4c56a76c/aefbf78e640e/image-portrait-ipad-default-fill-06536f0a-ac41-44d3-a719-66e1d7b43a6f-default_0/image-portrait-ipad-default-fill-06536f0a-ac41-44d3-a719-66e1d7b43a6f-default_0.jpg?ts=1723030485069&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-06536f0a-ac41-44d3-a719-66e1d7b43a6f_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723030485963","datatype":"xmedia","height":5700,"name":"portrait-default-fill-c815da1a-27ec-4085-94ae-9296ead2c3a2_0","path":"/contents/5cbe/2bf9/257e4e70b1b8/45e99ea4fbd9/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030499950","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-c815da1a-27ec-4085-94ae-9296ead2c3a2-default_0","path":"/contents/0497/91ac/55cd48f3a55f/76c997683afe/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/0497/91ac/55cd48f3a55f/76c997683afe/image-portrait-default-fill-c815da1a-27ec-4085-94ae-9296ead2c3a2-default_0/image-portrait-default-fill-c815da1a-27ec-4085-94ae-9296ead2c3a2-default_0.jpg?ts=1723030499950&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-c815da1a-27ec-4085-94ae-9296ead2c3a2_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723030470549","datatype":"xmedia","height":1700,"name":"landscape-default-fill-f94d9789-79e1-46ab-b37d-8f711eb64827_0","path":"/contents/3e64/5c0d/2b0542508a36/13ff0b6b1f69/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723030475021","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-f94d9789-79e1-46ab-b37d-8f711eb64827-default_0","path":"/contents/f633/0d5c/6b624778a036/ea7c07455187/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/f633/0d5c/6b624778a036/ea7c07455187/image-landscape-default-fill-f94d9789-79e1-46ab-b37d-8f711eb64827-default_0/image-landscape-default-fill-f94d9789-79e1-46ab-b37d-8f711eb64827-default_0.jpg?ts=1723030475021&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-f94d9789-79e1-46ab-b37d-8f711eb64827_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-3-default-fill-cc64c278-e69b-47f3-b3e2-09115df2e660_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-e14deeab-78d6-41e2-a069-87ef87f88ec9_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-06536f0a-ac41-44d3-a719-66e1d7b43a6f_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-c815da1a-27ec-4085-94ae-9296ead2c3a2_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-f94d9789-79e1-46ab-b37d-8f711eb64827_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-man-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"シューズ","analytics":{"id":"aw24-north-man-shoes-subhome-xmedia-32-2ba7b/fed1/b8f94f02b8de-man-5","name":"aw24-north-man-shoes-subhome-xmedia-32-2","creativity":"I2024-HOMBRE-ZAPATOS"},"kind":"editorial"},{"sectionName":"HOME","type":"slide","categoryId":2415459,"category":{"id":2415459,"key":"I2024-ZARA_HOME-ULTIMA_SEMANA-LARGO","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"HOME","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"HOME","keyword":"home","id":2124389,"seoCategoryId":2085,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"home-new-in","id":2415459,"seoCategoryId":2086,"layout":"products-category-view"}],"discernCategoryId":2415459,"irrelevant":false,"keyword":"home-new-in","metaDescription":"ホームインテリア&アクセサリーの最新トレンドをご覧ください","seoCategoryId":2086,"title":"ザラホーム(zara Home) /// New | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"home-new-in"},{"langId":-10,"keyword":"home-new-in"}]},"attributeList":[{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"GRID_COLUMNS_COUNT","value":"4"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723197612923","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7_0","path":"/contents/3f51/1863/dad84d68af83/fb7f35179433/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723197622544","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0","path":"/contents/a7be/3f39/750a43d1b5b5/18ebf71161f8/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a7be/3f39/750a43d1b5b5/18ebf71161f8/image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0/image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0.jpg?ts=1723197622544&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723197612923","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7_0","path":"/contents/3f51/1863/dad84d68af83/fb7f35179433/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723197622544","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0","path":"/contents/a7be/3f39/750a43d1b5b5/18ebf71161f8/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a7be/3f39/750a43d1b5b5/18ebf71161f8/image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0/image-portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7-default_0.jpg?ts=1723197622544&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723197621973","datatype":"xmedia","height":5700,"name":"portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7_0","path":"/contents/8ae0/1f5b/ee394cc38a38/ffee43e235f4/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723197645438","datatype":"xmedia","height":5700,"name":"image-portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7-default_0","path":"/contents/f8f1/0070/b700408aa30e/2d8cb35682be/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/f8f1/0070/b700408aa30e/2d8cb35682be/image-portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7-default_0/image-portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7-default_0.jpg?ts=1723197645438&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723197606221","datatype":"xmedia","height":1700,"name":"landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771_0","path":"/contents/7913/d5b6/59cd4c8bbebb/d3e47d3db077/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723197614523","datatype":"xmedia","height":1700,"name":"image-landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771-default_0","path":"/contents/1306/eef6/d80e4aae8488/8c7c759567a4/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/1306/eef6/d80e4aae8488/8c7c759567a4/image-landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771-default_0/image-landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771-default_0.jpg?ts=1723197614523&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-fill-8dda28b6-4c84-4963-bd06-df049d2083a7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-b0e7d8ed-8db3-4696-ad7c-9cf1bcc657a7_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-534579e2-f1ad-4f69-a937-2cca16a9c771_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-woman-home-collection"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"HOME COLLECTION","analytics":{"id":"aw24-north-woman-home-collection-subhome-xmedia-323f51/1863/dad84d68af83-home-6","name":"aw24-north-woman-home-collection-subhome-xmedia-32","creativity":"I2024-ZARA_HOME-ULTIMA_SEMANA-LARGO"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":1468716,"category":{"id":1468716,"key":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT","name":"詳細情報","layout":"marketing-content-view","contentType":"content","gridLayout":"marketing-content-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"JOIN LIFE","id":2419523,"seoCategoryId":0,"layout":"marketing-content-view"},{"text":"詳細情報","keyword":"z-join-life","id":1468716,"seoCategoryId":1399,"layout":"marketing-content-view"}],"discernCategoryId":1468716,"irrelevant":false,"keyword":"z-join-life","metaDescription":"ジョイン ライフ(JOIN LIFE)について、プロジェクト、製品、イノベーション、ストーリー、そしてジョイン ライフ(JOIN LIFE)のコレクション。","seoCategoryId":1399,"title":"ジョイン ライフ(JOIN LIFE) | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-join-life"},{"langId":-10,"keyword":"z-join-life"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.5277777777777778,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.7925925925925926,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":1.7777777777777777,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":8000,"collectionName":"JOIN LIFE","analytics":{"id":"aw24-join-life-new-subhome-xmedia-310f1a/08fe/24de437d899d/video-woman-7","name":"aw24-join-life-new-subhome-xmedia-31/video","creativity":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.6703910614525139,"meta":{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss22-newsletter-subhome-xmedia-03mkt/spots/ss22-newsletter-woman-8","name":"ss22-newsletter-subhome-xmedia-03","creativity":"I2010-NEWSLETTER"},"kind":"footer"}],"newsletterSlide":{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.6703910614525139,"meta":{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss22-newsletter-subhome-xmedia-03mkt/spots/ss22-newsletter-woman-8","name":"ss22-newsletter-subhome-xmedia-03","creativity":"I2010-NEWSLETTER"}},"enhancement":{"active":false,"name":""}},"key":"ESpot_I2024-HOMBRE","enhancement":true}},{"type":"slide","slideTitle":"KIDS","sectionName":"KID","spot":{"type":"spotSlider","content":{"direction":"vertical","slides":[{"sectionName":"KID","type":"slide","categoryId":2435443,"category":{"id":2435443,"key":"I2024-NINOS-CAMBIO_WEB","name":"RAIN BRINGS FLOWERS","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"RAIN BRINGS FLOWERS","keyword":"kids-rains-bring-flowers","id":2435443,"seoCategoryId":7808,"layout":"products-category-view"}],"discernCategoryId":2435443,"irrelevant":false,"keyword":"kids-rains-bring-flowers","metaDescription":"ZARAオンラインで毎週新登場の子供服、シューズ、アクセサリーをご覧ください。","seoCategoryId":7808,"title":"子供服 - キッズ Rain Brings Flowers | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-rains-bring-flowers"},{"langId":-10,"keyword":"kids-rains-bring-flowers"}]},"attributeList":[{"key":"DISPLAY_CONTENT","value":"true"},{"key":"SHOW_TOPBAR_IN_SUBCATEGORIES","value":"true"},{"key":"DISPLAY_TYPE","value":"box"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1722525973429","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8_0","path":"/contents/8366/f441/e2ec4059aefe/b719855a2bdb/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722525973429","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default_0","path":"/contents/8366/f441/e2ec4059aefe/b719855a2bdb/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a360/f7c9/b1cb4a039345/c166c4b70ef7/image-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default_0/image-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default_0.jpg?ts=1722525982875&w={width}"},{"type":"vector","kind":"other","timestamp":"1722525973429","datatype":"xmedia","height":3792,"name":"svg-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default","path":"/contents/8366/f441/e2ec4059aefe/b719855a2bdb/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8366/f441/e2ec4059aefe/b719855a2bdb/svg-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default.svg?ts=1722525973429"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1722525973429","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8_0","path":"/contents/8366/f441/e2ec4059aefe/b719855a2bdb/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722525973429","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default_0","path":"/contents/8366/f441/e2ec4059aefe/b719855a2bdb/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a360/f7c9/b1cb4a039345/c166c4b70ef7/image-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default_0/image-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default_0.jpg?ts=1722525982875&w={width}"},{"type":"vector","kind":"other","timestamp":"1722525973429","datatype":"xmedia","height":3792,"name":"svg-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default","path":"/contents/8366/f441/e2ec4059aefe/b719855a2bdb/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8366/f441/e2ec4059aefe/b719855a2bdb/svg-portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8-default.svg?ts=1722525973429"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-rain-brings-flowers"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722525980627","datatype":"xmedia","height":5700,"name":"portrait-default-fill-2df55646-724d-485b-9811-b065b886806d_0","path":"/contents/8e52/359b/c6d6430cb368/ce07df509ea3/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722525980627","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-2df55646-724d-485b-9811-b065b886806d-default_0","path":"/contents/8e52/359b/c6d6430cb368/ce07df509ea3/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/7d75/ab29/898b4f038fef/8aca45d0afc4/image-portrait-default-fill-2df55646-724d-485b-9811-b065b886806d-default_0/image-portrait-default-fill-2df55646-724d-485b-9811-b065b886806d-default_0.jpg?ts=1722525989915&w={width}"},{"type":"vector","kind":"other","timestamp":"1722525980627","datatype":"xmedia","height":5700,"name":"svg-portrait-default-fill-2df55646-724d-485b-9811-b065b886806d-default","path":"/contents/8e52/359b/c6d6430cb368/ce07df509ea3/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8e52/359b/c6d6430cb368/ce07df509ea3/svg-portrait-default-fill-2df55646-724d-485b-9811-b065b886806d-default.svg?ts=1722525980627"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-2df55646-724d-485b-9811-b065b886806d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-rain-brings-flowers"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722525947077","datatype":"xmedia","height":1700,"name":"landscape-default-fill-b931846e-c652-4057-9f16-79fb080fcbf1_0","path":"/contents/b1a3/56bc/85e645a08798/5b860930cb8b/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722525947077","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-b931846e-c652-4057-9f16-79fb080fcbf1-default_0","path":"/contents/b1a3/56bc/85e645a08798/5b860930cb8b/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/9800/383b/f9614d33b7ca/0084f99f7ac8/image-landscape-default-fill-b931846e-c652-4057-9f16-79fb080fcbf1-default_0/image-landscape-default-fill-b931846e-c652-4057-9f16-79fb080fcbf1-default_0.jpg?ts=1722525955005&w={width}"},{"type":"vector","kind":"other","timestamp":"1722525947077","datatype":"xmedia","height":1700,"name":"svg-landscape-default-fill-b931846e-c652-4057-9f16-79fb080fcbf1-default","path":"/contents/b1a3/56bc/85e645a08798/5b860930cb8b/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/b1a3/56bc/85e645a08798/5b860930cb8b/svg-landscape-default-fill-b931846e-c652-4057-9f16-79fb080fcbf1-default.svg?ts=1722525947077"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-b931846e-c652-4057-9f16-79fb080fcbf1_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-rain-brings-flowers"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-ipad-default-fill-909c8867-3b0c-44fa-bb72-7abd3a4277f8_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-rain-brings-flowers"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-2df55646-724d-485b-9811-b065b886806d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-rain-brings-flowers"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-b931846e-c652-4057-9f16-79fb080fcbf1_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-rain-brings-flowers"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"RAIN BRINGS FLOWERS","analytics":{"id":"aw24-north-kids-rain-brings-flowers-subhome-xmedia-318366/f441/e2ec4059aefe-kid-1","name":"aw24-north-kids-rain-brings-flowers-subhome-xmedia-31","creativity":"I2024-NINOS-CAMBIO_WEB"},"kind":"editorial"},{"sectionName":"KID","subsectionName":"BABYGIRL","type":"slide","categoryId":2426361,"category":{"id":2426361,"key":"I2024-NINOS-BEBENINA-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","subsectionName":"BABYGIRL","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"1歳半 - 6歳","keyword":"kids-babygirl","id":1591824,"seoCategoryId":87,"layout":"products-category-view"},{"text":"/// NEW","keyword":"kids-babygirl-new-in","id":2426361,"seoCategoryId":127,"layout":"products-category-view"}],"discernCategoryId":2426361,"irrelevant":false,"keyword":"kids-babygirl-new-in","metaDescription":"快適でスタイリッシュな女の子(乳幼児)用カジュアルウェアはZARAオンラインで毎週更新されます。ワンクリックですぐにそれをご覧いただけます。","seoCategoryId":127,"title":"女の子(乳幼児)用カジュアルウェア | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-babygirl-new-in"},{"langId":-10,"keyword":"kids-babygirl-new-in"}]},"attributeList":[{"key":"NEW","value":"true"},{"key":"FILTER_BLACKLIST","value":"DYNAMICGRIDFILTER_PRODUCT_TYPE#T-BAGS-Travel_P"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":"SIZE,COLOR,DYNAMICGRIDFILTER_PRODUCT_TYPE,PRICE"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#000000"},"topbar":{"header":"1歳半 - 6歳","categories":[{"id":2426361,"name":"1½ 歳半 - 6歳 | ガール","xmedia":[],"seo":{"seoCategoryId":127,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427525,"name":"6~14歳 | ガール","xmedia":[],"seo":{"seoCategoryId":391,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427973,"name":"1½ 歳半 - 6歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":43,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428503,"name":"6 - 14歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":228,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2434926,"name":"0 - 6ヵ月 | 新生児","xmedia":[],"seo":{"seoCategoryId":6843,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428807,"name":"6-18ヵ月 | ベビー","xmedia":[],"seo":{"seoCategoryId":7218,"keyword":"","irrelevant":false,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723124756933","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e_0","path":"/contents/740f/6808/d8bc4c279416/af4a288987de/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723124773609","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e-default_0","path":"/contents/956d/8c20/507e483c8c45/357fb66f2b33/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/956d/8c20/507e483c8c45/357fb66f2b33/image-portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e-default_0/image-portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e-default_0.jpg?ts=1723124773609&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723124756933","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e_0","path":"/contents/740f/6808/d8bc4c279416/af4a288987de/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723124773609","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e-default_0","path":"/contents/956d/8c20/507e483c8c45/357fb66f2b33/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/956d/8c20/507e483c8c45/357fb66f2b33/image-portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e-default_0/image-portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e-default_0.jpg?ts=1723124773609&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723124754270","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-4e4c35dd-d95f-47f3-9eb4-c0174fcae904_0","path":"/contents/9df2/b4b9/53434e88b9d1/f04b92c428a4/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723124769605","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-4e4c35dd-d95f-47f3-9eb4-c0174fcae904-default_0","path":"/contents/efae/6e6b/e637407299fd/b944d916b0df/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/efae/6e6b/e637407299fd/b944d916b0df/image-portrait-vertical-1-default-fill-4e4c35dd-d95f-47f3-9eb4-c0174fcae904-default_0/image-portrait-vertical-1-default-fill-4e4c35dd-d95f-47f3-9eb4-c0174fcae904-default_0.jpg?ts=1723124769605&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-4e4c35dd-d95f-47f3-9eb4-c0174fcae904_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723124741804","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-ef0f9bb0-18ba-4902-a28c-c7c73e96eb4c_0","path":"/contents/6bb1/795d/416c45e19eb5/c515de8aeb51/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723124753607","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-ef0f9bb0-18ba-4902-a28c-c7c73e96eb4c-default_0","path":"/contents/d432/2d17/47ac4f3f83f2/9da3b3994554/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/d432/2d17/47ac4f3f83f2/9da3b3994554/image-portrait-ipad-default-fill-ef0f9bb0-18ba-4902-a28c-c7c73e96eb4c-default_0/image-portrait-ipad-default-fill-ef0f9bb0-18ba-4902-a28c-c7c73e96eb4c-default_0.jpg?ts=1723124753607&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-ef0f9bb0-18ba-4902-a28c-c7c73e96eb4c_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723124753591","datatype":"xmedia","height":5700,"name":"portrait-default-fill-56f1dcb5-4149-4b12-8bf4-7aea2bdfa76c_0","path":"/contents/1ed2/c3b0/7775410f8ae2/30bb3417ae26/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723124766817","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-56f1dcb5-4149-4b12-8bf4-7aea2bdfa76c-default_0","path":"/contents/0a4f/5e69/73724df9b6b9/82cd8c965655/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/0a4f/5e69/73724df9b6b9/82cd8c965655/image-portrait-default-fill-56f1dcb5-4149-4b12-8bf4-7aea2bdfa76c-default_0/image-portrait-default-fill-56f1dcb5-4149-4b12-8bf4-7aea2bdfa76c-default_0.jpg?ts=1723124766817&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-56f1dcb5-4149-4b12-8bf4-7aea2bdfa76c_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723124733676","datatype":"xmedia","height":1700,"name":"landscape-default-fill-8033c0c6-db24-484a-98e2-a02855de96d5_0","path":"/contents/ad7e/dffc/d51b43618796/01e24206c1f0/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723124738319","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-8033c0c6-db24-484a-98e2-a02855de96d5-default_0","path":"/contents/37d2/9580/ed80491a96bc/104dbb306fac/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/37d2/9580/ed80491a96bc/104dbb306fac/image-landscape-default-fill-8033c0c6-db24-484a-98e2-a02855de96d5-default_0/image-landscape-default-fill-8033c0c6-db24-484a-98e2-a02855de96d5-default_0.jpg?ts=1723124738319&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-8033c0c6-db24-484a-98e2-a02855de96d5_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-994f5ace-e0db-43b1-b394-1fc92512250e_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-4e4c35dd-d95f-47f3-9eb4-c0174fcae904_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-ef0f9bb0-18ba-4902-a28c-c7c73e96eb4c_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-56f1dcb5-4149-4b12-8bf4-7aea2bdfa76c_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-8033c0c6-db24-484a-98e2-a02855de96d5_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-a"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"1歳半 - 6歳 | ガール","analytics":{"id":"aw24-north-kids-kids-a-subhome-xmedia-32740f/6808/d8bc4c279416-kid-2","name":"aw24-north-kids-kids-a-subhome-xmedia-32","creativity":"I2024-NINOS-BEBENINA-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"KID","subsectionName":"GIRL","type":"slide","categoryId":2427525,"category":{"id":2427525,"key":"I2024-NINOS-NINA-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","subsectionName":"GIRL","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"6 - 14歳","keyword":"kids-girl","id":1591855,"seoCategoryId":323,"layout":"products-category-view"},{"text":"/// NEW","keyword":"kids-girl-new-in","id":2427525,"seoCategoryId":391,"layout":"products-category-view"}],"discernCategoryId":2427525,"irrelevant":false,"keyword":"kids-girl-new-in","metaDescription":"ZARAオンラインで毎週新登場の子供服、シューズ、アクセサリーをご覧ください。","seoCategoryId":391,"title":"Girl 6 - 14歳 /// New | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-girl-new-in"},{"langId":-10,"keyword":"kids-girl-new-in"}]},"attributeList":[{"key":"NEW","value":"true"},{"key":"BUNDLE_DISPLAY_BEHAVIOUR","value":"SHOW_MAIN_COMPONENTS"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":"SIZE,COLOR,DYNAMICGRIDFILTER_PRODUCT_TYPE,PRICE"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#000000"},"topbar":{"header":"6 - 14歳","categories":[{"id":2426361,"name":"1½ 歳半 - 6歳 | ガール","xmedia":[],"seo":{"seoCategoryId":127,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427525,"name":"6~14歳 | ガール","xmedia":[],"seo":{"seoCategoryId":391,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427973,"name":"1½ 歳半 - 6歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":43,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428503,"name":"6 - 14歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":228,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2434926,"name":"0 - 6ヵ月 | 新生児","xmedia":[],"seo":{"seoCategoryId":6843,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428807,"name":"6-18ヵ月 | ベビー","xmedia":[],"seo":{"seoCategoryId":7218,"keyword":"","irrelevant":false,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723131394013","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1_0","path":"/contents/92c2/de0d/6acc4714a265/d348c6befdd3/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723131412363","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1-default_0","path":"/contents/0421/aaf1/c0f0493595f0/5dae6bae8268/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/0421/aaf1/c0f0493595f0/5dae6bae8268/image-portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1-default_0/image-portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1-default_0.jpg?ts=1723131412363&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723131394013","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1_0","path":"/contents/92c2/de0d/6acc4714a265/d348c6befdd3/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723131412363","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1-default_0","path":"/contents/0421/aaf1/c0f0493595f0/5dae6bae8268/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/0421/aaf1/c0f0493595f0/5dae6bae8268/image-portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1-default_0/image-portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1-default_0.jpg?ts=1723131412363&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723131670708","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-6fc1f5de-beb6-4300-b9b2-899836e90c48_0","path":"/contents/1c0a/5550/62c54fcc8dd6/6ce875ddec4a/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723131690659","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-6fc1f5de-beb6-4300-b9b2-899836e90c48-default_0","path":"/contents/6f36/f924/7a6043fd8361/51bf4dfd6959/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/6f36/f924/7a6043fd8361/51bf4dfd6959/image-portrait-vertical-1-default-fill-6fc1f5de-beb6-4300-b9b2-899836e90c48-default_0/image-portrait-vertical-1-default-fill-6fc1f5de-beb6-4300-b9b2-899836e90c48-default_0.jpg?ts=1723131690659&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-6fc1f5de-beb6-4300-b9b2-899836e90c48_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723131676695","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-8e5bc355-ad6f-434e-9c90-c37b546e4951_0","path":"/contents/3a27/c19c/fe1d41d7818b/64b6bc0e2bfb/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723131677127","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-8e5bc355-ad6f-434e-9c90-c37b546e4951-default_0","path":"/contents/fc34/17d7/74d34027a663/f8f99f3b005a/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/fc34/17d7/74d34027a663/f8f99f3b005a/image-portrait-ipad-default-fill-8e5bc355-ad6f-434e-9c90-c37b546e4951-default_0/image-portrait-ipad-default-fill-8e5bc355-ad6f-434e-9c90-c37b546e4951-default_0.jpg?ts=1723131677127&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-8e5bc355-ad6f-434e-9c90-c37b546e4951_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723131563951","datatype":"xmedia","height":5700,"name":"portrait-default-fill-bad3c756-71ae-48d5-aad9-cdbaa5d2f60f_0","path":"/contents/831d/b9e2/8cf94430a9b0/b4164fb0fd68/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723131578237","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-bad3c756-71ae-48d5-aad9-cdbaa5d2f60f-default_0","path":"/contents/5b25/0176/e8f5413c8dda/6c5c81d03d5b/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/5b25/0176/e8f5413c8dda/6c5c81d03d5b/image-portrait-default-fill-bad3c756-71ae-48d5-aad9-cdbaa5d2f60f-default_0/image-portrait-default-fill-bad3c756-71ae-48d5-aad9-cdbaa5d2f60f-default_0.jpg?ts=1723131578237&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-bad3c756-71ae-48d5-aad9-cdbaa5d2f60f_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723131169305","datatype":"xmedia","height":1700,"name":"landscape-default-fill-d0cacda6-d675-4f8a-b4ba-8c846ef115ad_0","path":"/contents/a783/7099/4c834c78af0c/65a79f28e5e0/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723131179903","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-d0cacda6-d675-4f8a-b4ba-8c846ef115ad-default_0","path":"/contents/b40c/b9d2/97624e478310/01bfb4934e63/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/b40c/b9d2/97624e478310/01bfb4934e63/image-landscape-default-fill-d0cacda6-d675-4f8a-b4ba-8c846ef115ad-default_0/image-landscape-default-fill-d0cacda6-d675-4f8a-b4ba-8c846ef115ad-default_0.jpg?ts=1723131179903&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-d0cacda6-d675-4f8a-b4ba-8c846ef115ad_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-537c6f4e-8a2e-46c9-8b5a-5ce2867a0ff1_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-6fc1f5de-beb6-4300-b9b2-899836e90c48_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-8e5bc355-ad6f-434e-9c90-c37b546e4951_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-bad3c756-71ae-48d5-aad9-cdbaa5d2f60f_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-d0cacda6-d675-4f8a-b4ba-8c846ef115ad_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-nina"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"6~14歳 | ガール ","analytics":{"id":"aw24-north-kids-nina-subhome-xmedia-3292c2/de0d/6acc4714a265-kid-3","name":"aw24-north-kids-nina-subhome-xmedia-32","creativity":"I2024-NINOS-NINA-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"KID","subsectionName":"BABYBOY","type":"slide","categoryId":2427973,"category":{"id":2427973,"key":"I2024-NINOS-BEBENINO-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","subsectionName":"BABYBOY","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"1歳半 - 6歳","keyword":"kids-babyboy","id":1591838,"seoCategoryId":5,"layout":"products-category-view"},{"text":"/// NEW","keyword":"kids-babyboy-new-in","id":2427973,"seoCategoryId":43,"layout":"products-category-view"}],"discernCategoryId":2427973,"irrelevant":false,"keyword":"kids-babyboy-new-in","metaDescription":"快適でスタイリッシュな男の子(乳幼児)用カジュアルウェアはZARAオンラインで毎週更新されます。ワンクリックですぐにそれをご覧いただけます。","seoCategoryId":43,"title":"男の子(乳幼児)用カジュアルウェア | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-babyboy-new-in"},{"langId":-10,"keyword":"kids-babyboy-new-in"}]},"attributeList":[{"key":"NEW","value":"true"},{"key":"FILTER_BLACKLIST","value":"DYNAMICGRIDFILTER_PRODUCT_TYPE#T-BAGS-Travel_P"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":"SIZE,COLOR,DYNAMICGRIDFILTER_PRODUCT_TYPE,PRICE"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#000000"},"topbar":{"header":"1歳半 - 6歳","categories":[{"id":2426361,"name":"1½ 歳半 - 6歳 | ガール","xmedia":[],"seo":{"seoCategoryId":127,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427525,"name":"6~14歳 | ガール","xmedia":[],"seo":{"seoCategoryId":391,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427973,"name":"1½ 歳半 - 6歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":43,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428503,"name":"6 - 14歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":228,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2434926,"name":"0 - 6ヵ月 | 新生児","xmedia":[],"seo":{"seoCategoryId":6843,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428807,"name":"6-18ヵ月 | ベビー","xmedia":[],"seo":{"seoCategoryId":7218,"keyword":"","irrelevant":false,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1723128181558","datatype":"xmedia","height":1080,"name":"aw24-north-kids-kids-o-subhome-xmedia-32-video-portrait_0","path":"/contents/6cbe/5d45/d1bc4228a5e5/df94bc8a84ae/","set":2,"allowedScreens":["large","small"],"width":568,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1723128181558","datatype":"xmedia","height":1080,"name":"aw24-north-kids-kids-o-subhome-xmedia-32-video-portrait_0","path":"/contents/6cbe/5d45/d1bc4228a5e5/df94bc8a84ae/","set":2,"allowedScreens":["large","small"],"width":568}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1723128181558","datatype":"xmedia","height":1080,"name":"aw24-north-kids-kids-o-subhome-xmedia-32-video-portrait_0","path":"/contents/6cbe/5d45/d1bc4228a5e5/df94bc8a84ae/","set":2,"allowedScreens":["large","small"],"width":568,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1723128181558","datatype":"xmedia","height":1080,"name":"aw24-north-kids-kids-o-subhome-xmedia-32-video-portrait_0","path":"/contents/6cbe/5d45/d1bc4228a5e5/df94bc8a84ae/","set":2,"allowedScreens":["large","small"],"width":568}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true},"aspectRatio":0.5259259259259259,"meta":{"xmediaName":"aw24-north-kids-kids-o-subhome-xmedia-32-video-portrait_0","videoSettings":{"muteButton":true,"muteButtonWhite":true},"color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-o"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1723128423382","datatype":"xmedia","height":1700,"name":"aw24-north-kids-kids-o-subhome-xmedia-32-video-landscape_0","path":"/contents/1922/1874/be8842b395eb/1fdbc52b6636/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1723128423382","datatype":"xmedia","height":1700,"name":"aw24-north-kids-kids-o-subhome-xmedia-32-video-landscape_0","path":"/contents/1922/1874/be8842b395eb/1fdbc52b6636/","set":2,"allowedScreens":["large","small"],"width":3000}],"extraInfo":{"videoConfiguration":{"controls":["AUDIO"],"appearance":{"controlsColor":"#ffffff"}},"hasAudio":true,"muteButtonWhite":true},"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"aw24-north-kids-kids-o-subhome-xmedia-32-video-landscape_0","videoSettings":{"muteButton":true,"muteButtonWhite":true},"color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-o"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"aw24-north-kids-kids-o-subhome-xmedia-32-video-portrait_0","videoSettings":{"muteButton":true,"muteButtonWhite":true},"color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-o"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-north-kids-kids-o-subhome-xmedia-32-video-landscape_0","videoSettings":{"muteButton":true,"muteButtonWhite":true},"color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-kids-o"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":10000,"collectionName":"1歳半 - 6歳 | ボーイ","analytics":{"id":"aw24-north-kids-kids-o-subhome-xmedia-32-video6cbe/5d45/d1bc4228a5e5/video-kid-4","name":"aw24-north-kids-kids-o-subhome-xmedia-32-video/video","creativity":"I2024-NINOS-BEBENINO-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"KID","subsectionName":"BOY","type":"slide","categoryId":2428503,"category":{"id":2428503,"key":"I2024-NINOS-NINO-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","subsectionName":"BOY","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"6 - 14歳","keyword":"kids-boy","id":1591871,"seoCategoryId":173,"layout":"products-category-view"},{"text":"/// NEW","keyword":"kids-boy-new-in","id":2428503,"seoCategoryId":228,"layout":"products-category-view"}],"discernCategoryId":2428503,"irrelevant":false,"keyword":"kids-boy-new-in","metaDescription":"快適でスタイリッシュな新しいボーイズカジュアルウェアはZARAオンラインで毎週更新されます。ワンクリックですぐにそれをご覧いただけます。","seoCategoryId":228,"title":"ボーイズカジュアルウェア | 最新コレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-boy-new-in"},{"langId":-10,"keyword":"kids-boy-new-in"}]},"attributeList":[{"key":"NEW","value":"true"},{"key":"BUNDLE_DISPLAY_BEHAVIOUR","value":"SHOW_MAIN_COMPONENTS"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":"SIZE,COLOR,DYNAMICGRIDFILTER_PRODUCT_TYPE,PRICE"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#000000"},"topbar":{"header":"6 - 14歳","categories":[{"id":2426361,"name":"1½ 歳半 - 6歳 | ガール","xmedia":[],"seo":{"seoCategoryId":127,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427525,"name":"6~14歳 | ガール","xmedia":[],"seo":{"seoCategoryId":391,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427973,"name":"1½ 歳半 - 6歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":43,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428503,"name":"6 - 14歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":228,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2434926,"name":"0 - 6ヵ月 | 新生児","xmedia":[],"seo":{"seoCategoryId":6843,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428807,"name":"6-18ヵ月 | ベビー","xmedia":[],"seo":{"seoCategoryId":7218,"keyword":"","irrelevant":false,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723123906387","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae_0","path":"/contents/ea4b/5b11/1efb4bd1a063/b8e7f64840ec/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723123923466","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae-default_0","path":"/contents/cd30/aed5/330b4e4390fc/392c271c69e2/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/cd30/aed5/330b4e4390fc/392c271c69e2/image-portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae-default_0/image-portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae-default_0.jpg?ts=1723123923466&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723123906387","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae_0","path":"/contents/ea4b/5b11/1efb4bd1a063/b8e7f64840ec/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723123923466","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae-default_0","path":"/contents/cd30/aed5/330b4e4390fc/392c271c69e2/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/cd30/aed5/330b4e4390fc/392c271c69e2/image-portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae-default_0/image-portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae-default_0.jpg?ts=1723123923466&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723123903734","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-2d471502-0d1d-4549-b2a2-5b49df710b12_0","path":"/contents/ba89/ccdb/d30e4084813d/400cca4d4218/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723123919176","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-2d471502-0d1d-4549-b2a2-5b49df710b12-default_0","path":"/contents/4162/3faf/f00d443ba363/40f2a9cb12a2/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/4162/3faf/f00d443ba363/40f2a9cb12a2/image-portrait-vertical-1-default-fill-2d471502-0d1d-4549-b2a2-5b49df710b12-default_0/image-portrait-vertical-1-default-fill-2d471502-0d1d-4549-b2a2-5b49df710b12-default_0.jpg?ts=1723123919176&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-2d471502-0d1d-4549-b2a2-5b49df710b12_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723123893990","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-62950978-d2e9-41d9-a59f-21fc8149bc53_0","path":"/contents/e5e3/1228/3465483aa0a6/4e6fb0e4a4fa/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723123904443","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-62950978-d2e9-41d9-a59f-21fc8149bc53-default_0","path":"/contents/7f1c/24f3/2b4b4586891f/66b7b3ac0338/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/7f1c/24f3/2b4b4586891f/66b7b3ac0338/image-portrait-ipad-default-fill-62950978-d2e9-41d9-a59f-21fc8149bc53-default_0/image-portrait-ipad-default-fill-62950978-d2e9-41d9-a59f-21fc8149bc53-default_0.jpg?ts=1723123904443&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-62950978-d2e9-41d9-a59f-21fc8149bc53_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723123904909","datatype":"xmedia","height":5700,"name":"portrait-default-fill-a5d0a263-de86-43d2-ab3c-c46cf075a9ef_0","path":"/contents/7366/a812/a4c04d38965f/407fb83ba57b/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723123919537","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-a5d0a263-de86-43d2-ab3c-c46cf075a9ef-default_0","path":"/contents/6fd1/de7d/86ca459da3bf/5d83c46fd293/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/6fd1/de7d/86ca459da3bf/5d83c46fd293/image-portrait-default-fill-a5d0a263-de86-43d2-ab3c-c46cf075a9ef-default_0/image-portrait-default-fill-a5d0a263-de86-43d2-ab3c-c46cf075a9ef-default_0.jpg?ts=1723123919537&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-a5d0a263-de86-43d2-ab3c-c46cf075a9ef_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723123880508","datatype":"xmedia","height":1700,"name":"landscape-default-fill-0c2a96c7-3f2c-4fd3-8316-e8495e2b1b9d_0","path":"/contents/4434/9260/e900478d8c43/95c4d578af0e/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723123885014","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-0c2a96c7-3f2c-4fd3-8316-e8495e2b1b9d-default_0","path":"/contents/3e0c/f260/41244a7787cd/048609096fae/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/3e0c/f260/41244a7787cd/048609096fae/image-landscape-default-fill-0c2a96c7-3f2c-4fd3-8316-e8495e2b1b9d-default_0/image-landscape-default-fill-0c2a96c7-3f2c-4fd3-8316-e8495e2b1b9d-default_0.jpg?ts=1723123885014&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-0c2a96c7-3f2c-4fd3-8316-e8495e2b1b9d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-eb5c7211-105f-490d-b0eb-b48d2592e5ae_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-2d471502-0d1d-4549-b2a2-5b49df710b12_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-62950978-d2e9-41d9-a59f-21fc8149bc53_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-a5d0a263-de86-43d2-ab3c-c46cf075a9ef_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-0c2a96c7-3f2c-4fd3-8316-e8495e2b1b9d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-boy"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"6~14歳 | ボーイ","analytics":{"id":"aw24-north-kids-boy-subhome-xmedia-32ea4b/5b11/1efb4bd1a063-kid-5","name":"aw24-north-kids-boy-subhome-xmedia-32","creativity":"I2024-NINOS-NINO-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"KID","type":"slide","categoryId":2434926,"category":{"id":2434926,"key":"I2024-NINOS-PRIMERA_PUESTA-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"0 - 6ヵ月","keyword":"kids-newborn","id":2434917,"seoCategoryId":474,"layout":"products-category-view"},{"text":"/// NEW","keyword":"kids-newborn-new","id":2434926,"seoCategoryId":6843,"layout":"products-category-view"}],"discernCategoryId":2434926,"irrelevant":false,"keyword":"kids-newborn-new","metaDescription":"ZARAオンラインで毎週新登場の子供服、シューズ、アクセサリーをご覧ください。","seoCategoryId":6843,"title":"0 - 6ヵ月 /// New | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-newborn-new"},{"langId":-10,"keyword":"kids-newborn-new"}]},"attributeList":[{"key":"NEW","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":"SIZE,COLOR,DYNAMICGRIDFILTER_PRODUCT_TYPE,PRICE"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#000000"},"topbar":{"header":"0 - 6ヵ月","categories":[{"id":2426361,"name":"1½ 歳半 - 6歳 | ガール","xmedia":[],"seo":{"seoCategoryId":127,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427525,"name":"6~14歳 | ガール","xmedia":[],"seo":{"seoCategoryId":391,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427973,"name":"1½ 歳半 - 6歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":43,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428503,"name":"6 - 14歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":228,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2434926,"name":"0 - 6ヵ月 | 新生児","xmedia":[],"seo":{"seoCategoryId":6843,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428807,"name":"6-18ヵ月 | ベビー","xmedia":[],"seo":{"seoCategoryId":7218,"keyword":"","irrelevant":false,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723122339392","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974_0","path":"/contents/35cd/3b1c/1deb4788a928/c09c04bd86f1/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723122358397","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974-default_0","path":"/contents/a705/d8da/c16548999cb4/09e349e8c669/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a705/d8da/c16548999cb4/09e349e8c669/image-portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974-default_0/image-portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974-default_0.jpg?ts=1723122358397&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723122339392","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974_0","path":"/contents/35cd/3b1c/1deb4788a928/c09c04bd86f1/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723122358397","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974-default_0","path":"/contents/a705/d8da/c16548999cb4/09e349e8c669/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a705/d8da/c16548999cb4/09e349e8c669/image-portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974-default_0/image-portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974-default_0.jpg?ts=1723122358397&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723122337096","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-ac97d1d7-1110-4d2a-a98d-b5872aba44e0_0","path":"/contents/8aae/6dae/25ec4482ad20/0ba1d226e140/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723122353877","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-ac97d1d7-1110-4d2a-a98d-b5872aba44e0-default_0","path":"/contents/6064/fe7e/9df44750bcda/6a20ad374d86/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/6064/fe7e/9df44750bcda/6a20ad374d86/image-portrait-vertical-1-default-fill-ac97d1d7-1110-4d2a-a98d-b5872aba44e0-default_0/image-portrait-vertical-1-default-fill-ac97d1d7-1110-4d2a-a98d-b5872aba44e0-default_0.jpg?ts=1723122353877&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-ac97d1d7-1110-4d2a-a98d-b5872aba44e0_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723122322905","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-ee665f67-ca28-4773-bd8c-d755b05a12b9_0","path":"/contents/e446/a4e9/deff4180a5d2/57bdbd85d473/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723122331725","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-ee665f67-ca28-4773-bd8c-d755b05a12b9-default_0","path":"/contents/ff91/1088/fe714c9ab5b3/1530e01838f7/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/ff91/1088/fe714c9ab5b3/1530e01838f7/image-portrait-ipad-default-fill-ee665f67-ca28-4773-bd8c-d755b05a12b9-default_0/image-portrait-ipad-default-fill-ee665f67-ca28-4773-bd8c-d755b05a12b9-default_0.jpg?ts=1723122331725&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-ee665f67-ca28-4773-bd8c-d755b05a12b9_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723122338106","datatype":"xmedia","height":5700,"name":"portrait-default-fill-f3108193-e8f1-49a2-90bc-b827c1e9add7_0","path":"/contents/abc9/7c7c/5aaf4a79a8f3/cb8bec4b2094/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723122353960","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-f3108193-e8f1-49a2-90bc-b827c1e9add7-default_0","path":"/contents/704d/e9f1/8e884d2db5d8/730b5d5782c7/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/704d/e9f1/8e884d2db5d8/730b5d5782c7/image-portrait-default-fill-f3108193-e8f1-49a2-90bc-b827c1e9add7-default_0/image-portrait-default-fill-f3108193-e8f1-49a2-90bc-b827c1e9add7-default_0.jpg?ts=1723122353960&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-f3108193-e8f1-49a2-90bc-b827c1e9add7_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723122320781","datatype":"xmedia","height":1700,"name":"landscape-default-fill-7c5bf0ac-0fdb-4fba-afd5-1609d8b18d54_0","path":"/contents/ebe3/fa7f/afd642bc8a6a/c2bb6b924aa7/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723122324495","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-7c5bf0ac-0fdb-4fba-afd5-1609d8b18d54-default_0","path":"/contents/9117/c1a5/713c4b4ab8b7/11ba7b558370/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/9117/c1a5/713c4b4ab8b7/11ba7b558370/image-landscape-default-fill-7c5bf0ac-0fdb-4fba-afd5-1609d8b18d54-default_0/image-landscape-default-fill-7c5bf0ac-0fdb-4fba-afd5-1609d8b18d54-default_0.jpg?ts=1723122324495&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-7c5bf0ac-0fdb-4fba-afd5-1609d8b18d54_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-2666d8ad-670c-4006-8e1b-c9e415707974_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-ac97d1d7-1110-4d2a-a98d-b5872aba44e0_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-ee665f67-ca28-4773-bd8c-d755b05a12b9_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-f3108193-e8f1-49a2-90bc-b827c1e9add7_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-7c5bf0ac-0fdb-4fba-afd5-1609d8b18d54_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-mini-newborn"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"0-6ヵ月 | 新生児","analytics":{"id":"aw24-north-kids-mini-newborn-subhome-xmedia-3235cd/3b1c/1deb4788a928-kid-6","name":"aw24-north-kids-mini-newborn-subhome-xmedia-32","creativity":"I2024-NINOS-PRIMERA_PUESTA-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"KID","subsectionName":"MINI","type":"slide","categoryId":2428807,"category":{"id":2428807,"key":"I2024-NINOS-MINI-ULTIMA_SEMANA","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","subsectionName":"MINI","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"6 - 18ヵ月","keyword":"kids-newborn","id":1591846,"seoCategoryId":474,"layout":"products-category-view"},{"text":"/// NEW","keyword":"kids-baby-new-in","id":2428807,"seoCategoryId":7218,"layout":"products-category-view"}],"discernCategoryId":2428807,"irrelevant":false,"keyword":"kids-baby-new-in","metaDescription":"ZARAオンラインで毎週新登場の子供服、シューズ、アクセサリーをご覧ください。","seoCategoryId":7218,"title":"Mini 6 - 18ヵ月 /// New | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-baby-new-in"},{"langId":-10,"keyword":"kids-baby-new-in"}]},"attributeList":[{"key":"NEW","value":"true"},{"key":"DISPLAY_CONTENT","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":"SIZE,COLOR,DYNAMICGRIDFILTER_PRODUCT_TYPE,PRICE"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"STORE_MODE","value":"true"}],"xmedia":[],"gridStyles":{"backgroundColor":"#FFFFFF","fontColor":"#000000","tintColor":"#000000","salesColor":"#000000"},"topbar":{"header":"6 - 18ヵ月","categories":[{"id":2426361,"name":"1½ 歳半 - 6歳 | ガール","xmedia":[],"seo":{"seoCategoryId":127,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427525,"name":"6~14歳 | ガール","xmedia":[],"seo":{"seoCategoryId":391,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2427973,"name":"1½ 歳半 - 6歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":43,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428503,"name":"6 - 14歳 | ボーイ","xmedia":[],"seo":{"seoCategoryId":228,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2434926,"name":"0 - 6ヵ月 | 新生児","xmedia":[],"seo":{"seoCategoryId":6843,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2428807,"name":"6-18ヵ月 | ベビー","xmedia":[],"seo":{"seoCategoryId":7218,"keyword":"","irrelevant":false,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723127542323","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc_0","path":"/contents/806a/d1c0/68834460b483/a2718813b240/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723127560481","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc-default_0","path":"/contents/94a7/548e/8ff9442eaeaa/ddca35f580ce/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/94a7/548e/8ff9442eaeaa/ddca35f580ce/image-portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc-default_0/image-portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc-default_0.jpg?ts=1723127560481&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723127542323","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc_0","path":"/contents/806a/d1c0/68834460b483/a2718813b240/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723127560481","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc-default_0","path":"/contents/94a7/548e/8ff9442eaeaa/ddca35f580ce/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/94a7/548e/8ff9442eaeaa/ddca35f580ce/image-portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc-default_0/image-portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc-default_0.jpg?ts=1723127560481&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723127540499","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-2cd6fb65-d678-4ade-a20e-dbc7f5f2b807_0","path":"/contents/186d/eb63/337e4eeba935/dfa15fa157b2/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723127555748","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-2cd6fb65-d678-4ade-a20e-dbc7f5f2b807-default_0","path":"/contents/d53b/328a/4d1348cf817c/29855e4333e0/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/d53b/328a/4d1348cf817c/29855e4333e0/image-portrait-vertical-1-default-fill-2cd6fb65-d678-4ade-a20e-dbc7f5f2b807-default_0/image-portrait-vertical-1-default-fill-2cd6fb65-d678-4ade-a20e-dbc7f5f2b807-default_0.jpg?ts=1723127555748&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-2cd6fb65-d678-4ade-a20e-dbc7f5f2b807_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723127526996","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-0c21262e-7ea6-42b7-92c2-52c3ff34b1b1_0","path":"/contents/fb48/9205/b6c6467d8afa/969836b873d5/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723127538248","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-0c21262e-7ea6-42b7-92c2-52c3ff34b1b1-default_0","path":"/contents/3509/652d/b46b45b29002/7dca8cb8ea2e/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/3509/652d/b46b45b29002/7dca8cb8ea2e/image-portrait-ipad-default-fill-0c21262e-7ea6-42b7-92c2-52c3ff34b1b1-default_0/image-portrait-ipad-default-fill-0c21262e-7ea6-42b7-92c2-52c3ff34b1b1-default_0.jpg?ts=1723127538248&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-0c21262e-7ea6-42b7-92c2-52c3ff34b1b1_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723127532908","datatype":"xmedia","height":5700,"name":"portrait-default-fill-7391f918-95cc-4869-9630-a2e64a98f4cb_0","path":"/contents/7207/38fb/949e49c69495/f9c496dc5ccc/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723127545781","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-7391f918-95cc-4869-9630-a2e64a98f4cb-default_0","path":"/contents/800f/78df/fdc94533b30b/6c8b6d7fa270/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/800f/78df/fdc94533b30b/6c8b6d7fa270/image-portrait-default-fill-7391f918-95cc-4869-9630-a2e64a98f4cb-default_0/image-portrait-default-fill-7391f918-95cc-4869-9630-a2e64a98f4cb-default_0.jpg?ts=1723127545781&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-7391f918-95cc-4869-9630-a2e64a98f4cb_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723127523773","datatype":"xmedia","height":1700,"name":"landscape-default-fill-2a587f66-643a-4617-ab3d-246d0ae217fa_0","path":"/contents/d17f/a9c5/5a9848a39274/8228d198535d/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723127525632","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-2a587f66-643a-4617-ab3d-246d0ae217fa-default_0","path":"/contents/c019/3865/4e3443f291c7/a66885e64649/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/c019/3865/4e3443f291c7/a66885e64649/image-landscape-default-fill-2a587f66-643a-4617-ab3d-246d0ae217fa-default_0/image-landscape-default-fill-2a587f66-643a-4617-ab3d-246d0ae217fa-default_0.jpg?ts=1723127525632&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-2a587f66-643a-4617-ab3d-246d0ae217fa_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-357816a9-e627-411a-943f-38cb1755decc_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-2cd6fb65-d678-4ade-a20e-dbc7f5f2b807_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-0c21262e-7ea6-42b7-92c2-52c3ff34b1b1_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-7391f918-95cc-4869-9630-a2e64a98f4cb_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-2a587f66-643a-4617-ab3d-246d0ae217fa_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-north-kids-mini-baby"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"6-18ヵ月 | ベビー","analytics":{"id":"aw24-north-kids-mini-baby-subhome-xmedia-32806a/d1c0/68834460b483-kid-7","name":"aw24-north-kids-mini-baby-subhome-xmedia-32","creativity":"I2024-NINOS-MINI-ULTIMA_SEMANA"},"kind":"editorial"},{"sectionName":"KID","type":"slide","categoryId":2435118,"category":{"id":2435118,"key":"I2024-NINOS-ACCESORIOS-ZAPATOS","name":"シューズ","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"アクセサリー | シューズ | 0 - 14歳","keyword":"kids-accessories","id":2435024,"seoCategoryId":3,"layout":"products-category-view"},{"text":"シューズ","keyword":"kids-shoes-new","id":2435118,"seoCategoryId":5393,"layout":"products-category-view"}],"discernCategoryId":2435118,"irrelevant":true,"keyword":"kids-shoes-new","metaDescription":"ZARAオンラインで毎週新登場の子供服、シューズ、アクセサリーをご覧ください。","seoCategoryId":5393,"title":"アクセサリー | シューズ 0 - 14歳 | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-shoes-new"},{"langId":-10,"keyword":"kids-shoes-new"}]},"attributeList":[{"key":"DISPLAY_CONTENT","value":"true"},{"key":"SHOW_TOPBAR_IN_SUBCATEGORIES","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723125902533","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b_0","path":"/contents/4172/5029/5a964f6cb63a/dcd7447fe7dd/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723125921043","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b-default_0","path":"/contents/1871/c7dd/f3ef49138aad/63e074388019/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/1871/c7dd/f3ef49138aad/63e074388019/image-portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b-default_0/image-portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b-default_0.jpg?ts=1723125921043&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723125902533","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b_0","path":"/contents/4172/5029/5a964f6cb63a/dcd7447fe7dd/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723125921043","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b-default_0","path":"/contents/1871/c7dd/f3ef49138aad/63e074388019/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/1871/c7dd/f3ef49138aad/63e074388019/image-portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b-default_0/image-portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b-default_0.jpg?ts=1723125921043&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723125904357","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-fill-e374e480-91c3-40c5-8e21-f1814d8d6c03_0","path":"/contents/d8ec/13a9/fee34cc58901/414c3ef27792/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723125919582","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-fill-e374e480-91c3-40c5-8e21-f1814d8d6c03-default_0","path":"/contents/4ab7/0418/bb1947099e6b/5054f08c3913/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/4ab7/0418/bb1947099e6b/5054f08c3913/image-portrait-vertical-1-fill-e374e480-91c3-40c5-8e21-f1814d8d6c03-default_0/image-portrait-vertical-1-fill-e374e480-91c3-40c5-8e21-f1814d8d6c03-default_0.jpg?ts=1723125919582&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-fill-e374e480-91c3-40c5-8e21-f1814d8d6c03_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723125898732","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-723003b4-c9f8-4053-92ae-e2f49c833dc8_0","path":"/contents/f3df/a791/12574116990c/f76ed3098e5c/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723125908681","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-723003b4-c9f8-4053-92ae-e2f49c833dc8-default_0","path":"/contents/1a65/ff5e/769141e993bf/7e8e04808a25/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/1a65/ff5e/769141e993bf/7e8e04808a25/image-portrait-ipad-fill-723003b4-c9f8-4053-92ae-e2f49c833dc8-default_0/image-portrait-ipad-fill-723003b4-c9f8-4053-92ae-e2f49c833dc8-default_0.jpg?ts=1723125908681&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-723003b4-c9f8-4053-92ae-e2f49c833dc8_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723125899894","datatype":"xmedia","height":5700,"name":"portrait-fill-82dff0d1-79a0-4980-a904-6fd2113668b7_0","path":"/contents/59db/1354/1f044b389b05/ab534ef440a9/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723125915386","datatype":"xmedia","height":5700,"name":"image-portrait-fill-82dff0d1-79a0-4980-a904-6fd2113668b7-default_0","path":"/contents/51ed/fcfa/b2204a0fbfbb/089bbf75a62a/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/51ed/fcfa/b2204a0fbfbb/089bbf75a62a/image-portrait-fill-82dff0d1-79a0-4980-a904-6fd2113668b7-default_0/image-portrait-fill-82dff0d1-79a0-4980-a904-6fd2113668b7-default_0.jpg?ts=1723125915386&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-82dff0d1-79a0-4980-a904-6fd2113668b7_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723125896358","datatype":"xmedia","height":1700,"name":"landscape-fill-51c0211d-8e74-46fe-85b3-e9438a710773_0","path":"/contents/32be/e2c8/091a48238f0b/a3860914ff74/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723125899936","datatype":"xmedia","height":1700,"name":"image-landscape-fill-51c0211d-8e74-46fe-85b3-e9438a710773-default_0","path":"/contents/e3bc/1d4a/eb2f433dbe98/2ffdd0b9073c/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/e3bc/1d4a/eb2f433dbe98/2ffdd0b9073c/image-landscape-fill-51c0211d-8e74-46fe-85b3-e9438a710773-default_0/image-landscape-fill-51c0211d-8e74-46fe-85b3-e9438a710773-default_0.jpg?ts=1723125899936&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-51c0211d-8e74-46fe-85b3-e9438a710773_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-fill-e532fdc4-93a1-48b9-9f0d-2ae9667c602b_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-fill-e374e480-91c3-40c5-8e21-f1814d8d6c03_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-fill-723003b4-c9f8-4053-92ae-e2f49c833dc8_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-82dff0d1-79a0-4980-a904-6fd2113668b7_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-51c0211d-8e74-46fe-85b3-e9438a710773_0","color":"#000000","enhancement":{"active":false,"name":"aw24-north-kids-shoes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"シューズ","analytics":{"id":"aw24-north-kids-shoes-subhome-xmedia-324172/5029/5a964f6cb63a-kid-8","name":"aw24-north-kids-shoes-subhome-xmedia-32","creativity":"I2024-NINOS-ACCESORIOS-ZAPATOS"},"kind":"editorial"},{"sectionName":"HOME","type":"slide","categoryId":2415455,"category":{"id":2415455,"key":"I2024-ZARA_HOME-KIDS-ULTIMA_SEMANA_LARGO","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"HOME","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"HOME","keyword":"home","id":2124389,"seoCategoryId":2085,"layout":"marketing-content-view"},{"text":"HOME キッズ","keyword":"home-kids","id":2415415,"seoCategoryId":3042,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"home-kids-view-all","id":2415455,"seoCategoryId":3049,"layout":"products-category-view"}],"discernCategoryId":2415455,"irrelevant":false,"keyword":"home-kids-view-all","metaDescription":"ホームインテリア&アクセサリーの最新トレンドをご覧ください","seoCategoryId":3049,"title":"Home キッズ /// New | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"home-kids-view-all"},{"langId":-10,"keyword":"home-kids-view-all"}]},"attributeList":[{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"GRID_COLUMNS_COUNT","value":"4"}],"xmedia":[],"topbar":{"header":"HOME キッズ","categories":[{"id":2415455,"name":"/// NEW","seo":{"seoCategoryId":3049,"keyword":"home-kids-view-all","irrelevant":false,"isHiddenInMenu":false}},{"id":2415419,"name":"トイショップ","seo":{"seoCategoryId":3044,"keyword":"home-kids-toys","irrelevant":false,"isHiddenInMenu":false}},{"id":2415417,"name":"ベッドルーム","seo":{"seoCategoryId":3047,"keyword":"home-kids-bedroom","irrelevant":true,"isHiddenInMenu":false}},{"id":2415444,"name":"デコレーション","seo":{"seoCategoryId":3043,"keyword":"home-kids-decoration","irrelevant":true,"isHiddenInMenu":false}},{"id":2415416,"name":"ダイニングルーム","seo":{"seoCategoryId":3045,"keyword":"home-kids-dining","irrelevant":true,"isHiddenInMenu":false}},{"id":2415443,"name":"バスルーム","seo":{"seoCategoryId":3046,"keyword":"home-kids-bathroom","irrelevant":true,"isHiddenInMenu":false}},{"id":2415423,"name":"LOUNGEWEAR","seo":{"seoCategoryId":2719,"keyword":"home-event-90","irrelevant":true,"isHiddenInMenu":false}},{"id":2415388,"name":"シューズ | バッグ","seo":{"seoCategoryId":2719,"keyword":"home-event-90","irrelevant":true,"isHiddenInMenu":false}},{"id":2415421,"name":"新生児","seo":{"seoCategoryId":2662,"keyword":"home-event-33","irrelevant":true,"isHiddenInMenu":false}},{"id":2415383,"name":"LE PETIT PRINCE","seo":{"seoCategoryId":2679,"keyword":"home-event-50","irrelevant":true,"isHiddenInMenu":false}},{"id":2415384,"name":"MICKEY MOUSE © DISNEY","seo":{"seoCategoryId":7337,"keyword":"home-disney","irrelevant":false,"isHiddenInMenu":false}},{"id":2415391,"name":"Winnie the Pooh","seo":{"seoCategoryId":2679,"keyword":"home-event-50","irrelevant":true,"isHiddenInMenu":false}},{"id":2415385,"name":"BACK TO SCHOOL","seo":{"seoCategoryId":7326,"keyword":"home-kids-back-to-school","irrelevant":true,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723200137262","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45_0","path":"/contents/96d5/4302/0d8a4f2cb7cc/d3e8e538e2b4/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723200156089","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45-default_0","path":"/contents/5453/b166/000e49bdb604/b3c06166f278/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/5453/b166/000e49bdb604/b3c06166f278/image-portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45-default_0/image-portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45-default_0.jpg?ts=1723200156089&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723200137262","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45_0","path":"/contents/96d5/4302/0d8a4f2cb7cc/d3e8e538e2b4/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723200156089","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45-default_0","path":"/contents/5453/b166/000e49bdb604/b3c06166f278/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/5453/b166/000e49bdb604/b3c06166f278/image-portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45-default_0/image-portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45-default_0.jpg?ts=1723200156089&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723200136121","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-da1e8775-0949-4f65-b3f4-467f43ca94ec_0","path":"/contents/5bbd/ead3/7dce4fdeadde/32296fc49e35/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723200158049","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-da1e8775-0949-4f65-b3f4-467f43ca94ec-default_0","path":"/contents/702c/d757/ca60435cbc7e/a55161bd7fd0/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/702c/d757/ca60435cbc7e/a55161bd7fd0/image-portrait-vertical-1-default-fill-da1e8775-0949-4f65-b3f4-467f43ca94ec-default_0/image-portrait-vertical-1-default-fill-da1e8775-0949-4f65-b3f4-467f43ca94ec-default_0.jpg?ts=1723200158049&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-da1e8775-0949-4f65-b3f4-467f43ca94ec_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723200126906","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-17b19e89-a963-4129-8734-ea767431043b_0","path":"/contents/236e/d454/05ba4d808813/02abd5ca34e0/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723200139488","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-17b19e89-a963-4129-8734-ea767431043b-default_0","path":"/contents/258d/0b57/bded4bea81a9/a4ad7a5b96ca/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/258d/0b57/bded4bea81a9/a4ad7a5b96ca/image-portrait-ipad-default-fill-17b19e89-a963-4129-8734-ea767431043b-default_0/image-portrait-ipad-default-fill-17b19e89-a963-4129-8734-ea767431043b-default_0.jpg?ts=1723200139488&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-17b19e89-a963-4129-8734-ea767431043b_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723200189895","datatype":"xmedia","height":5700,"name":"portrait-default-fill-492b7539-9616-481d-a8b8-a0f8a5f3a660_0","path":"/contents/e1d0/1b76/3de740e3aeb0/12ecd5c124af/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723200149341","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-492b7539-9616-481d-a8b8-a0f8a5f3a660-default_0","path":"/contents/150c/87fe/10e049e6a840/c20bb35d3223/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/150c/87fe/10e049e6a840/c20bb35d3223/image-portrait-default-fill-492b7539-9616-481d-a8b8-a0f8a5f3a660-default_0/image-portrait-default-fill-492b7539-9616-481d-a8b8-a0f8a5f3a660-default_0.jpg?ts=1723200149341&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-492b7539-9616-481d-a8b8-a0f8a5f3a660_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723200097267","datatype":"xmedia","height":1700,"name":"landscape-default-fill-f8d0240a-7d36-44ba-b538-571b3a1dabde_0","path":"/contents/d511/3e99/7ab2469bb5c6/67c8a195d58e/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723200102487","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-f8d0240a-7d36-44ba-b538-571b3a1dabde-default_0","path":"/contents/a113/7c4f/39d146558e6f/d617ae4bcbe3/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a113/7c4f/39d146558e6f/d617ae4bcbe3/image-landscape-default-fill-f8d0240a-7d36-44ba-b538-571b3a1dabde-default_0/image-landscape-default-fill-f8d0240a-7d36-44ba-b538-571b3a1dabde-default_0.jpg?ts=1723200102487&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-f8d0240a-7d36-44ba-b538-571b3a1dabde_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-2e0c10e3-fad6-4ebb-8678-34c1cbca8b45_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-da1e8775-0949-4f65-b3f4-467f43ca94ec_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-17b19e89-a963-4129-8734-ea767431043b_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-492b7539-9616-481d-a8b8-a0f8a5f3a660_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-f8d0240a-7d36-44ba-b538-571b3a1dabde_0","color":"#08575E","enhancement":{"active":false,"name":"aw24-north-kids-homekids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"HOME キッズ","analytics":{"id":"aw24-north-kids-homekids-subhome-xmedia-3296d5/4302/0d8a4f2cb7cc-home-9","name":"aw24-north-kids-homekids-subhome-xmedia-32","creativity":"I2024-ZARA_HOME-KIDS-ULTIMA_SEMANA_LARGO"},"kind":"editorial"},{"sectionName":"KID","type":"slide","categoryId":2435164,"category":{"id":2435164,"key":"I2024-NINOS-TIMELESZ-EDITORIAL","name":"EDITORIAL","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"KID","seo":{"breadCrumb":[{"text":"KIDS","keyword":"kids","id":1591823,"seoCategoryId":1,"layout":"marketing-content-view"},{"text":"TIMELESZ","keyword":"kids-timelesz","id":2435163,"seoCategoryId":7531,"layout":"products-category-view"},{"text":"EDITORIAL","keyword":"kids-timelesz-editorial","id":2435164,"seoCategoryId":7546,"layout":"products-category-view"}],"discernCategoryId":2435164,"irrelevant":true,"keyword":"kids-timelesz-editorial","metaDescription":"ZARAオンラインで毎週新登場の子供服、シューズ、アクセサリーをご覧ください。","seoCategoryId":7546,"title":"Timelesz Editorial | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"kids-timelesz-editorial"},{"langId":-10,"keyword":"kids-timelesz-editorial"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"GRID_AVAILABLE_VIEWS","value":"ZOOM1"}],"xmedia":[],"topbar":{"header":"TIMELESZ","categories":[{"id":2435164,"name":"EDITORIAL","seo":{"seoCategoryId":7546,"keyword":"kids-timelesz-editorial","irrelevant":true,"isHiddenInMenu":false}},{"id":2435165,"name":"COLLECTION","seo":{"seoCategoryId":7547,"keyword":"kids-timelesz-collection","irrelevant":true,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1717760553274","datatype":"xmedia","height":5000,"name":"ss24-north-kids-timelesz-subhome-xmedia-23-video-portrait_0","path":"/contents/d478/38fb/6f0049418a49/ffad8d1871f6","set":2,"allowedScreens":["large","small"],"width":2632,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1717760553274","datatype":"xmedia","height":5000,"name":"ss24-north-kids-timelesz-subhome-xmedia-23-video-portrait_0","path":"/contents/d478/38fb/6f0049418a49/ffad8d1871f6","set":2,"allowedScreens":["large","small"],"width":2632}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1717760553274","datatype":"xmedia","height":5000,"name":"ss24-north-kids-timelesz-subhome-xmedia-23-video-portrait_0","path":"/contents/d478/38fb/6f0049418a49/ffad8d1871f6","set":2,"allowedScreens":["large","small"],"width":2632,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1717760553274","datatype":"xmedia","height":5000,"name":"ss24-north-kids-timelesz-subhome-xmedia-23-video-portrait_0","path":"/contents/d478/38fb/6f0049418a49/ffad8d1871f6","set":2,"allowedScreens":["large","small"],"width":2632}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.5264,"meta":{"xmediaName":"ss24-north-kids-timelesz-subhome-xmedia-23-video-portrait_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#ffffff","enhancement":{"active":false,"name":"ss24-north-kids-timelesz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1717760512205","datatype":"xmedia","height":1700,"name":"ss24-north-kids-timelesz-subhome-xmedia-23-video-landscape_0","path":"/contents/9d84/f9f9/9e8a4acb978a/9522560e095b","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1717760512205","datatype":"xmedia","height":1700,"name":"ss24-north-kids-timelesz-subhome-xmedia-23-video-landscape_0","path":"/contents/9d84/f9f9/9e8a4acb978a/9522560e095b","set":2,"allowedScreens":["large","small"],"width":3000}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"ss24-north-kids-timelesz-subhome-xmedia-23-video-landscape_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#ffffff","enhancement":{"active":false,"name":"ss24-north-kids-timelesz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"ss24-north-kids-timelesz-subhome-xmedia-23-video-portrait_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#ffffff","enhancement":{"active":false,"name":"ss24-north-kids-timelesz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"ss24-north-kids-timelesz-subhome-xmedia-23-video-landscape_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#ffffff","enhancement":{"active":false,"name":"ss24-north-kids-timelesz"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":14000,"collectionName":"ZARA TIMELESZ","analytics":{"id":"ss24-north-kids-timelesz-subhome-xmedia-23-videod478/38fb/6f0049418a49/video-kid-10","name":"ss24-north-kids-timelesz-subhome-xmedia-23-video/video","creativity":"I2024-NINOS-TIMELESZ-EDITORIAL"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":1468716,"category":{"id":1468716,"key":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT","name":"詳細情報","layout":"marketing-content-view","contentType":"content","gridLayout":"marketing-content-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"JOIN LIFE","id":2419523,"seoCategoryId":0,"layout":"marketing-content-view"},{"text":"詳細情報","keyword":"z-join-life","id":1468716,"seoCategoryId":1399,"layout":"marketing-content-view"}],"discernCategoryId":1468716,"irrelevant":false,"keyword":"z-join-life","metaDescription":"ジョイン ライフ(JOIN LIFE)について、プロジェクト、製品、イノベーション、ストーリー、そしてジョイン ライフ(JOIN LIFE)のコレクション。","seoCategoryId":1399,"title":"ジョイン ライフ(JOIN LIFE) | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-join-life"},{"langId":-10,"keyword":"z-join-life"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.5277777777777778,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#000000","enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.7925925925925926,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#000000","enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":1.7777777777777777,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#000000","enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#000000","enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#000000","enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","videoSettings":{"muteButton":false,"muteButtonWhite":false},"color":"#000000","enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":8000,"collectionName":"JOIN LIFE","analytics":{"id":"aw24-join-life-new-subhome-xmedia-310f1a/08fe/24de437d899d/video-woman-11","name":"aw24-join-life-new-subhome-xmedia-31/video","creativity":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.6703910614525139,"meta":{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss22-newsletter-subhome-xmedia-03mkt/spots/ss22-newsletter-woman-12","name":"ss22-newsletter-subhome-xmedia-03","creativity":"I2010-NEWSLETTER"},"kind":"footer"}],"newsletterSlide":{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.6703910614525139,"meta":{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss22-newsletter-subhome-xmedia-03mkt/spots/ss22-newsletter-woman-12","name":"ss22-newsletter-subhome-xmedia-03","creativity":"I2010-NEWSLETTER"}},"enhancement":{"active":false,"name":""}},"key":"ESpot_I2024-NINOS","enhancement":true}},{"type":"slide","slideTitle":"HOME","sectionName":"HOME","spot":{"type":"spotSlider","content":{"direction":"vertical","slides":[{"sectionName":"HOME","type":"slide","categoryId":2415459,"category":{"id":2415459,"key":"I2024-ZARA_HOME-ULTIMA_SEMANA-LARGO","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"HOME","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"HOME","keyword":"home","id":2124389,"seoCategoryId":2085,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"home-new-in","id":2415459,"seoCategoryId":2086,"layout":"products-category-view"}],"discernCategoryId":2415459,"irrelevant":false,"keyword":"home-new-in","metaDescription":"ホームインテリア&アクセサリーの最新トレンドをご覧ください","seoCategoryId":2086,"title":"ザラホーム(zara Home) /// New | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"home-new-in"},{"langId":-10,"keyword":"home-new-in"}]},"attributeList":[{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"GRID_COLUMNS_COUNT","value":"4"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723196753784","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5_0","path":"/contents/21dc/71d5/b0ee46309ddd/d7d5b7000ca4/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723196770648","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5-default_0","path":"/contents/40ec/c8cb/f88c47c68745/8c49e8383ba7/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/40ec/c8cb/f88c47c68745/8c49e8383ba7/image-portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5-default_0/image-portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5-default_0.jpg?ts=1723196770648&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723196753784","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5_0","path":"/contents/21dc/71d5/b0ee46309ddd/d7d5b7000ca4/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723196770648","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5-default_0","path":"/contents/40ec/c8cb/f88c47c68745/8c49e8383ba7/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/40ec/c8cb/f88c47c68745/8c49e8383ba7/image-portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5-default_0/image-portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5-default_0.jpg?ts=1723196770648&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723196749056","datatype":"xmedia","height":6200,"name":"portrait-vertical-fill-e068046d-d582-42af-913a-7da755bdfcfd_0","path":"/contents/fde0/9ba7/8954444883b9/2a0655be0fa7/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723196767673","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-fill-e068046d-d582-42af-913a-7da755bdfcfd-default_0","path":"/contents/b15f/ca83/9c2b4c6fb776/30db0cb396ea/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/b15f/ca83/9c2b4c6fb776/30db0cb396ea/image-portrait-vertical-fill-e068046d-d582-42af-913a-7da755bdfcfd-default_0/image-portrait-vertical-fill-e068046d-d582-42af-913a-7da755bdfcfd-default_0.jpg?ts=1723196767673&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-fill-e068046d-d582-42af-913a-7da755bdfcfd_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723196749175","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-d7a55805-a172-405a-92fb-f01a59246d37_0","path":"/contents/b5b8/7365/9c834560a193/38c0e883e0b7/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723196758639","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-d7a55805-a172-405a-92fb-f01a59246d37-default_0","path":"/contents/b270/b2fc/fea0496b8864/f4d8473c659f/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/b270/b2fc/fea0496b8864/f4d8473c659f/image-portrait-ipad-fill-d7a55805-a172-405a-92fb-f01a59246d37-default_0/image-portrait-ipad-fill-d7a55805-a172-405a-92fb-f01a59246d37-default_0.jpg?ts=1723196758639&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-d7a55805-a172-405a-92fb-f01a59246d37_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723196743487","datatype":"xmedia","height":5700,"name":"portrait-fill-e6a93dcd-c48f-48c7-b308-5c9f8c4e3505_0","path":"/contents/c73f/da74/90d445d99661/b7cfe1a91025/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723196764704","datatype":"xmedia","height":5700,"name":"image-portrait-fill-e6a93dcd-c48f-48c7-b308-5c9f8c4e3505-default_0","path":"/contents/475a/9fa8/092f411e870b/6ec67a9d3faf/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/475a/9fa8/092f411e870b/6ec67a9d3faf/image-portrait-fill-e6a93dcd-c48f-48c7-b308-5c9f8c4e3505-default_0/image-portrait-fill-e6a93dcd-c48f-48c7-b308-5c9f8c4e3505-default_0.jpg?ts=1723196764704&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-e6a93dcd-c48f-48c7-b308-5c9f8c4e3505_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723196739824","datatype":"xmedia","height":1700,"name":"landscape-fill-5bacd603-cfd9-4bc7-a3e9-6b4fe759c6d4_0","path":"/contents/f834/072e/782040408862/2ffd74405f14/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723196742032","datatype":"xmedia","height":1700,"name":"image-landscape-fill-5bacd603-cfd9-4bc7-a3e9-6b4fe759c6d4-default_0","path":"/contents/1031/364f/a91b4ddda851/b92829b75971/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/1031/364f/a91b4ddda851/b92829b75971/image-landscape-fill-5bacd603-cfd9-4bc7-a3e9-6b4fe759c6d4-default_0/image-landscape-fill-5bacd603-cfd9-4bc7-a3e9-6b4fe759c6d4-default_0.jpg?ts=1723196742032&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-5bacd603-cfd9-4bc7-a3e9-6b4fe759c6d4_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-fill-539b13a7-4e84-44a8-9302-a092bae3cda5_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-fill-e068046d-d582-42af-913a-7da755bdfcfd_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-fill-d7a55805-a172-405a-92fb-f01a59246d37_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-e6a93dcd-c48f-48c7-b308-5c9f8c4e3505_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-5bacd603-cfd9-4bc7-a3e9-6b4fe759c6d4_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-home-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"/// NEW","analytics":{"id":"aw24-home-new-subhome-xmedia-32-221dc/71d5/b0ee46309ddd-home-1","name":"aw24-home-new-subhome-xmedia-32-2","creativity":"I2024-ZARA_HOME-ULTIMA_SEMANA-LARGO"},"kind":"editorial"},{"sectionName":"HOME","type":"slide","categoryId":2415455,"category":{"id":2415455,"key":"I2024-ZARA_HOME-KIDS-ULTIMA_SEMANA_LARGO","name":"/// NEW","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"HOME","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"HOME","keyword":"home","id":2124389,"seoCategoryId":2085,"layout":"marketing-content-view"},{"text":"HOME キッズ","keyword":"home-kids","id":2415415,"seoCategoryId":3042,"layout":"marketing-content-view"},{"text":"/// NEW","keyword":"home-kids-view-all","id":2415455,"seoCategoryId":3049,"layout":"products-category-view"}],"discernCategoryId":2415455,"irrelevant":false,"keyword":"home-kids-view-all","metaDescription":"ホームインテリア&アクセサリーの最新トレンドをご覧ください","seoCategoryId":3049,"title":"Home キッズ /// New | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"home-kids-view-all"},{"langId":-10,"keyword":"home-kids-view-all"}]},"attributeList":[{"key":"IS_DEFAULT_TEMPLATES_ENABLED","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"},{"key":"GRID_COLUMNS_COUNT","value":"4"}],"xmedia":[],"topbar":{"header":"HOME キッズ","categories":[{"id":2415455,"name":"/// NEW","seo":{"seoCategoryId":3049,"keyword":"home-kids-view-all","irrelevant":false,"isHiddenInMenu":false}},{"id":2415419,"name":"トイショップ","seo":{"seoCategoryId":3044,"keyword":"home-kids-toys","irrelevant":false,"isHiddenInMenu":false}},{"id":2415417,"name":"ベッドルーム","seo":{"seoCategoryId":3047,"keyword":"home-kids-bedroom","irrelevant":true,"isHiddenInMenu":false}},{"id":2415444,"name":"デコレーション","seo":{"seoCategoryId":3043,"keyword":"home-kids-decoration","irrelevant":true,"isHiddenInMenu":false}},{"id":2415416,"name":"ダイニングルーム","seo":{"seoCategoryId":3045,"keyword":"home-kids-dining","irrelevant":true,"isHiddenInMenu":false}},{"id":2415443,"name":"バスルーム","seo":{"seoCategoryId":3046,"keyword":"home-kids-bathroom","irrelevant":true,"isHiddenInMenu":false}},{"id":2415423,"name":"LOUNGEWEAR","seo":{"seoCategoryId":2719,"keyword":"home-event-90","irrelevant":true,"isHiddenInMenu":false}},{"id":2415388,"name":"シューズ | バッグ","seo":{"seoCategoryId":2719,"keyword":"home-event-90","irrelevant":true,"isHiddenInMenu":false}},{"id":2415421,"name":"新生児","seo":{"seoCategoryId":2662,"keyword":"home-event-33","irrelevant":true,"isHiddenInMenu":false}},{"id":2415383,"name":"LE PETIT PRINCE","seo":{"seoCategoryId":2679,"keyword":"home-event-50","irrelevant":true,"isHiddenInMenu":false}},{"id":2415384,"name":"MICKEY MOUSE © DISNEY","seo":{"seoCategoryId":7337,"keyword":"home-disney","irrelevant":false,"isHiddenInMenu":false}},{"id":2415391,"name":"Winnie the Pooh","seo":{"seoCategoryId":2679,"keyword":"home-event-50","irrelevant":true,"isHiddenInMenu":false}},{"id":2415385,"name":"BACK TO SCHOOL","seo":{"seoCategoryId":7326,"keyword":"home-kids-back-to-school","irrelevant":true,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1723201757105","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596_0","path":"/contents/96ff/17ab/ddf648d895ce/cb5f61c587c9/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723201776618","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596-default_0","path":"/contents/fdc1/656c/8cb54105a0be/fe30cd997b2a/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/fdc1/656c/8cb54105a0be/fe30cd997b2a/image-portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596-default_0/image-portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596-default_0.jpg?ts=1723201776618&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1723201757105","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596_0","path":"/contents/96ff/17ab/ddf648d895ce/cb5f61c587c9/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723201776618","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596-default_0","path":"/contents/fdc1/656c/8cb54105a0be/fe30cd997b2a/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/fdc1/656c/8cb54105a0be/fe30cd997b2a/image-portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596-default_0/image-portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596-default_0.jpg?ts=1723201776618&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723201759571","datatype":"xmedia","height":6200,"name":"portrait-vertical-fill-b4a1a2a7-aab5-4351-b237-a555488ceb4a_0","path":"/contents/cb8c/32b9/fd164d4c8ca4/4b5b8c457212/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723201777571","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-fill-b4a1a2a7-aab5-4351-b237-a555488ceb4a-default_0","path":"/contents/cab0/6519/a0e549379269/f9475100b023/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/cab0/6519/a0e549379269/f9475100b023/image-portrait-vertical-fill-b4a1a2a7-aab5-4351-b237-a555488ceb4a-default_0/image-portrait-vertical-fill-b4a1a2a7-aab5-4351-b237-a555488ceb4a-default_0.jpg?ts=1723201777571&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-fill-b4a1a2a7-aab5-4351-b237-a555488ceb4a_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723201668603","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-6771ba82-c803-4676-9c6f-62ab900a993f_0","path":"/contents/b243/d1a9/7ba4437e81d0/5ebef8c99eea/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723201641020","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-6771ba82-c803-4676-9c6f-62ab900a993f-default_0","path":"/contents/314c/9b56/4f844ace9764/2e5af0529cda/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/314c/9b56/4f844ace9764/2e5af0529cda/image-portrait-ipad-fill-6771ba82-c803-4676-9c6f-62ab900a993f-default_0/image-portrait-ipad-fill-6771ba82-c803-4676-9c6f-62ab900a993f-default_0.jpg?ts=1723201641020&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-6771ba82-c803-4676-9c6f-62ab900a993f_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723201802694","datatype":"xmedia","height":5700,"name":"portrait-fill-ec9f51f4-b6e0-48c2-a864-581cbd281b53_0","path":"/contents/afab/e022/19e7483cbb85/94f342855307/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723201775342","datatype":"xmedia","height":5700,"name":"image-portrait-fill-ec9f51f4-b6e0-48c2-a864-581cbd281b53-default_0","path":"/contents/6ba1/f27a/77d1450d8491/a3ceec2fabfe/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/6ba1/f27a/77d1450d8491/a3ceec2fabfe/image-portrait-fill-ec9f51f4-b6e0-48c2-a864-581cbd281b53-default_0/image-portrait-fill-ec9f51f4-b6e0-48c2-a864-581cbd281b53-default_0.jpg?ts=1723201775342&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-ec9f51f4-b6e0-48c2-a864-581cbd281b53_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1723201627310","datatype":"xmedia","height":1700,"name":"landscape-fill-a5b6ffb9-9bde-4910-846e-917568a74855_0","path":"/contents/25ce/e4ea/8cd14bafb4c3/b94c082216b9/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1723201631304","datatype":"xmedia","height":1700,"name":"image-landscape-fill-a5b6ffb9-9bde-4910-846e-917568a74855-default_0","path":"/contents/f972/be19/a5834dd79596/ab296fcf7caa/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/f972/be19/a5834dd79596/ab296fcf7caa/image-landscape-fill-a5b6ffb9-9bde-4910-846e-917568a74855-default_0/image-landscape-fill-a5b6ffb9-9bde-4910-846e-917568a74855-default_0.jpg?ts=1723201631304&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-a5b6ffb9-9bde-4910-846e-917568a74855_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-fill-fe67bf51-5079-49ea-bd8e-ef56d0267596_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-fill-b4a1a2a7-aab5-4351-b237-a555488ceb4a_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-fill-6771ba82-c803-4676-9c6f-62ab900a993f_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-ec9f51f4-b6e0-48c2-a864-581cbd281b53_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-a5b6ffb9-9bde-4910-846e-917568a74855_0","color":"#875417","enhancement":{"active":false,"name":"aw24-home-home-kids"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"HOME キッズ","analytics":{"id":"aw24-home-home-kids-subhome-xmedia-32-296ff/17ab/ddf648d895ce-home-2","name":"aw24-home-home-kids-subhome-xmedia-32-2","creativity":"I2024-ZARA_HOME-KIDS-ULTIMA_SEMANA_LARGO"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":1468716,"category":{"id":1468716,"key":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT","name":"詳細情報","layout":"marketing-content-view","contentType":"content","gridLayout":"marketing-content-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"JOIN LIFE","id":2419523,"seoCategoryId":0,"layout":"marketing-content-view"},{"text":"詳細情報","keyword":"z-join-life","id":1468716,"seoCategoryId":1399,"layout":"marketing-content-view"}],"discernCategoryId":1468716,"irrelevant":false,"keyword":"z-join-life","metaDescription":"ジョイン ライフ(JOIN LIFE)について、プロジェクト、製品、イノベーション、ストーリー、そしてジョイン ライフ(JOIN LIFE)のコレクション。","seoCategoryId":1399,"title":"ジョイン ライフ(JOIN LIFE) | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-join-life"},{"langId":-10,"keyword":"z-join-life"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.5277777777777778,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.7925925925925926,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":1.7777777777777777,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":8000,"collectionName":"JOIN LIFE","analytics":{"id":"aw24-join-life-new-subhome-xmedia-310f1a/08fe/24de437d899d/video-woman-3","name":"aw24-join-life-new-subhome-xmedia-31/video","creativity":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1660048965074","datatype":"xmedia","height":5700,"name":"portrait-fill-b070a647-998f-407f-98e1-eac477219d00_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1660048965074","datatype":"xmedia","height":5700,"name":"IMAGE-portrait-fill-b070a647-998f-407f-98e1-eac477219d00-default_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1660048965074","datatype":"xmedia","height":5700,"name":"portrait-fill-b070a647-998f-407f-98e1-eac477219d00_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1660048965074","datatype":"xmedia","height":5700,"name":"IMAGE-portrait-fill-b070a647-998f-407f-98e1-eac477219d00-default_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-b070a647-998f-407f-98e1-eac477219d00_0","color":"#000000","enhancement":{"active":false,"name":"aw22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1660048965516","datatype":"xmedia","height":1700,"name":"landscape-fill-380e77f3-c954-4d37-bacc-371542b7acf5_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3009,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1660048965516","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-380e77f3-c954-4d37-bacc-371542b7acf5-default_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3009}],"aspectRatio":1.77,"meta":{"xmediaName":"landscape-fill-380e77f3-c954-4d37-bacc-371542b7acf5_0","color":"#000000","enhancement":{"active":false,"name":"aw22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-b070a647-998f-407f-98e1-eac477219d00_0","color":"#000000","enhancement":{"active":false,"name":"aw22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-380e77f3-c954-4d37-bacc-371542b7acf5_0","color":"#000000","enhancement":{"active":false,"name":"aw22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"aw22-newsletter-subhome-xmedia-homemkt/spots/aw22-newsletter-woman-4","name":"aw22-newsletter-subhome-xmedia-home","creativity":"I2010-NEWSLETTER"},"kind":"footer"}],"newsletterSlide":{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1660048965074","datatype":"xmedia","height":5700,"name":"portrait-fill-b070a647-998f-407f-98e1-eac477219d00_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1660048965074","datatype":"xmedia","height":5700,"name":"IMAGE-portrait-fill-b070a647-998f-407f-98e1-eac477219d00-default_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1660048965074","datatype":"xmedia","height":5700,"name":"portrait-fill-b070a647-998f-407f-98e1-eac477219d00_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1660048965074","datatype":"xmedia","height":5700,"name":"IMAGE-portrait-fill-b070a647-998f-407f-98e1-eac477219d00-default_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-b070a647-998f-407f-98e1-eac477219d00_0","color":"#000000","enhancement":{"active":false,"name":"aw22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1660048965516","datatype":"xmedia","height":1700,"name":"landscape-fill-380e77f3-c954-4d37-bacc-371542b7acf5_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3009,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1660048965516","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-380e77f3-c954-4d37-bacc-371542b7acf5-default_0","path":"/contents/mkt/spots/aw22-newsletter/subhome-xmedia-home/","set":2,"allowedScreens":["large","small"],"width":3009}],"aspectRatio":1.77,"meta":{"xmediaName":"landscape-fill-380e77f3-c954-4d37-bacc-371542b7acf5_0","color":"#000000","enhancement":{"active":false,"name":"aw22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-b070a647-998f-407f-98e1-eac477219d00_0","color":"#000000","enhancement":{"active":false,"name":"aw22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-380e77f3-c954-4d37-bacc-371542b7acf5_0","color":"#000000","enhancement":{"active":false,"name":"aw22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"aw22-newsletter-subhome-xmedia-homemkt/spots/aw22-newsletter-woman-4","name":"aw22-newsletter-subhome-xmedia-home","creativity":"I2010-NEWSLETTER"}},"enhancement":{"active":false,"name":""}},"key":"ESpot_I2024-ZARA_HOME","enhancement":true}},{"type":"slide","slideTitle":"BEAUTY","sectionName":"BEAUTY","spot":{"type":"spotSlider","content":{"direction":"vertical","slides":[{"sectionName":"WOMAN","hideUniversesBar":true,"logoConfig":{"urlWeb":"https://static.zara.net/photos///contents/cm/assets/logos/empty-light_0.svg?ts=1693220852141","urlApp":"https://static.zara.net/photos///contents/cm/assets/logos/empty-light_0.svg?ts=1693220852141","urlMobile":"https://static.zara.net/photos///contents/cm/assets/logos/empty-light_0.svg?ts=1693220852141","light":"https://static.zara.net/photos///contents/cm/assets/logos/empty-light_0.svg?ts=1693220852141","dark":"https://static.zara.net/photos///contents/cm/assets/logos/empty-light_0.svg?ts=1693220852141"},"type":"slide","categoryId":2418885,"category":{"id":2418885,"key":"I2024-MUJER-ZARA_HAIR-COLECCION","name":"COLLECTION","layout":"marketing-content-view","contentType":"content","gridLayout":"marketing-content-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"ZARA HAIR","keyword":"woman-hair","id":2418886,"seoCategoryId":7345,"layout":"marketing-content-view"},{"text":"COLLECTION","keyword":"woman-hair-collection","id":2418885,"seoCategoryId":7336,"layout":"marketing-content-view"}],"discernCategoryId":2418885,"irrelevant":false,"keyword":"woman-hair-collection","metaDescription":"ZARA最新のレディースファッション。今シーズントレンドのウールコート、パール付きセーター、刺繍入りジーンズ、クロスオーバーワンピース、ファイクファー付き帽子、スエードトートバッグなどをザラ公式通販サイトにてお買い求めいただけます。","seoCategoryId":7336,"title":"Zara Hair Collection | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-hair-collection"},{"langId":-10,"keyword":"woman-hair-collection"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1721197345381","datatype":"xmedia","height":5700,"name":"portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01_0","path":"/contents/91c5/bc40/22304e02a985/c6b9daf53b17/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1721197337004","datatype":"xmedia","height":5700,"name":"image-portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01-default_0","path":"/contents/91c5/bc40/22304e02a985/c6b9daf53b17/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/91c5/bc40/22304e02a985/c6b9daf53b17/image-portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01-default_0.jpg?ts=1721197337004&w={width}"},{"type":"vector","kind":"other","timestamp":"1721197337004","datatype":"xmedia","height":5700,"name":"svg-portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01-default","path":"/contents/91c5/bc40/22304e02a985/c6b9daf53b17/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/91c5/bc40/22304e02a985/c6b9daf53b17/svg-portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01-default.svg?ts=1721197337004"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1721197345381","datatype":"xmedia","height":5700,"name":"portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01_0","path":"/contents/91c5/bc40/22304e02a985/c6b9daf53b17/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1721197337004","datatype":"xmedia","height":5700,"name":"image-portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01-default_0","path":"/contents/91c5/bc40/22304e02a985/c6b9daf53b17/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/91c5/bc40/22304e02a985/c6b9daf53b17/image-portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01-default_0.jpg?ts=1721197337004&w={width}"},{"type":"vector","kind":"other","timestamp":"1721197337004","datatype":"xmedia","height":5700,"name":"svg-portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01-default","path":"/contents/91c5/bc40/22304e02a985/c6b9daf53b17/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/91c5/bc40/22304e02a985/c6b9daf53b17/svg-portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01-default.svg?ts=1721197337004"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01_0","color":"#000000","enhancement":{"active":true,"name":"ss24-north-beauty-hair-undone"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#eae8e9"}}},{"type":"image","kind":"other","timestamp":"1721197344707","datatype":"xmedia","height":3750,"name":"ipad-fill-c08ebd5a-04e9-48aa-baee-3c2f7d017d98_0","path":"/contents/6a19/168c/251c4021a002/a8269916d239/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1721197336474","datatype":"xmedia","height":3750,"name":"image-ipad-fill-c08ebd5a-04e9-48aa-baee-3c2f7d017d98-default_0","path":"/contents/6a19/168c/251c4021a002/a8269916d239/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/6a19/168c/251c4021a002/a8269916d239/image-ipad-fill-c08ebd5a-04e9-48aa-baee-3c2f7d017d98-default_0.jpg?ts=1721197336474&w={width}"},{"type":"vector","kind":"other","timestamp":"1721197336474","datatype":"xmedia","height":3750,"name":"svg-ipad-fill-c08ebd5a-04e9-48aa-baee-3c2f7d017d98-default","path":"/contents/6a19/168c/251c4021a002/a8269916d239/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/6a19/168c/251c4021a002/a8269916d239/svg-ipad-fill-c08ebd5a-04e9-48aa-baee-3c2f7d017d98-default.svg?ts=1721197336474"}],"aspectRatio":0.8,"meta":{"xmediaName":"ipad-fill-c08ebd5a-04e9-48aa-baee-3c2f7d017d98_0","color":"#000000","enhancement":{"active":true,"name":"ss24-north-beauty-hair-undone"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1721197342936","datatype":"xmedia","height":1700,"name":"landscape-fill-946dfc86-fa5b-4047-b4c2-af3d87e9daf7_0","path":"/contents/0e86/9406/de654ef5974c/04e512d1c850/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1721197335666","datatype":"xmedia","height":1700,"name":"image-landscape-fill-946dfc86-fa5b-4047-b4c2-af3d87e9daf7-default_0","path":"/contents/0e86/9406/de654ef5974c/04e512d1c850/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/0e86/9406/de654ef5974c/04e512d1c850/image-landscape-fill-946dfc86-fa5b-4047-b4c2-af3d87e9daf7-default_0.jpg?ts=1721197335666&w={width}"},{"type":"vector","kind":"other","timestamp":"1721197335666","datatype":"xmedia","height":1700,"name":"svg-landscape-fill-946dfc86-fa5b-4047-b4c2-af3d87e9daf7-default","path":"/contents/0e86/9406/de654ef5974c/04e512d1c850/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/0e86/9406/de654ef5974c/04e512d1c850/svg-landscape-fill-946dfc86-fa5b-4047-b4c2-af3d87e9daf7-default.svg?ts=1721197335666"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-946dfc86-fa5b-4047-b4c2-af3d87e9daf7_0","color":"#000000","enhancement":{"active":true,"name":"ss24-north-beauty-hair-undone"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-ba35aae8-a935-418e-b5ec-06cbd6a11d01_0","color":"#000000","enhancement":{"active":true,"name":"ss24-north-beauty-hair-undone"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#eae8e9"}},{"xmediaName":"ipad-fill-c08ebd5a-04e9-48aa-baee-3c2f7d017d98_0","color":"#000000","enhancement":{"active":true,"name":"ss24-north-beauty-hair-undone"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-946dfc86-fa5b-4047-b4c2-af3d87e9daf7_0","color":"#000000","enhancement":{"active":true,"name":"ss24-north-beauty-hair-undone"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss24-north-beauty-hair-undone-subhome-xmedia-launch-jp91c5/bc40/22304e02a985-woman-1","name":"ss24-north-beauty-hair-undone-subhome-xmedia-launch-jp","creativity":"I2024-MUJER-ZARA_HAIR-COLECCION"},"kind":"editorial"},{"sectionName":"BEAUTY","type":"slide","categoryId":2422281,"category":{"id":2422281,"key":"I2024-BEAUTY-MUJER-BEAUTY","name":"メイクアップ","layout":"marketing-content-view","contentType":"content","gridLayout":"marketing-content-view","sectionName":"BEAUTY","seo":{"breadCrumb":[{"text":"BEAUTY","keyword":"woman-beauty","id":1881296,"seoCategoryId":1414,"layout":"marketing-content-view"},{"text":"WOMAN","keyword":"woman-beauty","id":2422780,"seoCategoryId":1414,"layout":"products-category-view"},{"text":"メイクアップ","keyword":"woman-beauty","id":2422281,"seoCategoryId":1414,"layout":"marketing-content-view"}],"discernCategoryId":2422281,"irrelevant":false,"keyword":"woman-beauty","metaDescription":"ZARA WOMAN コレクションでビューティグッズの最新トレンドを見つけましょう","seoCategoryId":1414,"title":"Woman メイクアップ | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-beauty"},{"langId":-10,"keyword":"woman-beauty"}]},"attributeList":[{"key":"DISPLAY_CONTENT","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"SHOW_TOPBAR_IN_SUBCATEGORIES","value":"true"},{"key":"SECTION_BEAUTY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1722851279561","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc_0","path":"/contents/201c/c143/08574e208f8b/8ab6fb8259c7/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722851279561","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc-default_0","path":"/contents/201c/c143/08574e208f8b/8ab6fb8259c7/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/cb20/75f8/01ac4125a36a/ba65d639f8c4/image-portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc-default_0/image-portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc-default_0.jpg?ts=1722851289697&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1722851279561","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc_0","path":"/contents/201c/c143/08574e208f8b/8ab6fb8259c7/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722851279561","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc-default_0","path":"/contents/201c/c143/08574e208f8b/8ab6fb8259c7/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/cb20/75f8/01ac4125a36a/ba65d639f8c4/image-portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc-default_0/image-portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc-default_0.jpg?ts=1722851289697&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722851279510","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-47d4993c-f60c-4de5-800d-d853880c9d6e_0","path":"/contents/efb2/fccb/f9d74e7a9008/06c991899507/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722851279510","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-47d4993c-f60c-4de5-800d-d853880c9d6e-default_0","path":"/contents/efb2/fccb/f9d74e7a9008/06c991899507/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8251/f4af/82e4440991bf/faa1336f33fc/image-portrait-vertical-1-default-fill-47d4993c-f60c-4de5-800d-d853880c9d6e-default_0/image-portrait-vertical-1-default-fill-47d4993c-f60c-4de5-800d-d853880c9d6e-default_0.jpg?ts=1722851288295&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-47d4993c-f60c-4de5-800d-d853880c9d6e_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722851274251","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-b447afb5-f6b1-4c74-97c6-1c8298a02fba_0","path":"/contents/51f1/c525/2ff24fa18ad0/e2a40bc86a59/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722851274251","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-b447afb5-f6b1-4c74-97c6-1c8298a02fba-default_0","path":"/contents/51f1/c525/2ff24fa18ad0/e2a40bc86a59/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/6c83/b41a/87f74ad486ac/a921ffc6a03c/image-portrait-ipad-default-fill-b447afb5-f6b1-4c74-97c6-1c8298a02fba-default_0/image-portrait-ipad-default-fill-b447afb5-f6b1-4c74-97c6-1c8298a02fba-default_0.jpg?ts=1722851282151&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-b447afb5-f6b1-4c74-97c6-1c8298a02fba_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722851278849","datatype":"xmedia","height":5700,"name":"portrait-default-fill-b5385b7f-dfd1-4165-9059-ad842e661ee6_0","path":"/contents/d262/fa5d/1c7649888e44/4acc3e99df0d/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722851278849","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-b5385b7f-dfd1-4165-9059-ad842e661ee6-default_0","path":"/contents/d262/fa5d/1c7649888e44/4acc3e99df0d/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/fb4d/7955/e492422bb696/62d0d901587d/image-portrait-default-fill-b5385b7f-dfd1-4165-9059-ad842e661ee6-default_0/image-portrait-default-fill-b5385b7f-dfd1-4165-9059-ad842e661ee6-default_0.jpg?ts=1722851287301&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-b5385b7f-dfd1-4165-9059-ad842e661ee6_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722851271496","datatype":"xmedia","height":1700,"name":"landscape-default-fill-6d7bfb7a-36f1-4d65-8e80-e1142695452e_0","path":"/contents/4654/5d3c/c6b64c66bf8b/d8d0a54775c1/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722851271496","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-6d7bfb7a-36f1-4d65-8e80-e1142695452e-default_0","path":"/contents/4654/5d3c/c6b64c66bf8b/d8d0a54775c1/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/2840/253e/fa354885a153/5564785e19d3/image-landscape-default-fill-6d7bfb7a-36f1-4d65-8e80-e1142695452e-default_0/image-landscape-default-fill-6d7bfb7a-36f1-4d65-8e80-e1142695452e-default_0.jpg?ts=1722851278068&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-6d7bfb7a-36f1-4d65-8e80-e1142695452e_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-b3494cca-ee26-43c3-a834-ff825d1463cc_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-47d4993c-f60c-4de5-800d-d853880c9d6e_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-b447afb5-f6b1-4c74-97c6-1c8298a02fba_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-b5385b7f-dfd1-4165-9059-ad842e661ee6_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-6d7bfb7a-36f1-4d65-8e80-e1142695452e_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"/// NEW","analytics":{"id":"aw24-beauty-north-new-subhome-xmedia-32201c/c143/08574e208f8b-beauty-2","name":"aw24-beauty-north-new-subhome-xmedia-32","creativity":"I2024-BEAUTY-MUJER-BEAUTY"},"kind":"editorial"},{"sectionName":"BEAUTY","type":"slide","categoryId":1881286,"category":{"id":1881286,"key":"I2024-BEAUTY-COLLECTION-EYES","name":"アイ","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"BEAUTY","seo":{"breadCrumb":[{"text":"BEAUTY","keyword":"woman-beauty","id":1881296,"seoCategoryId":1414,"layout":"marketing-content-view"},{"text":"WOMAN","keyword":"woman-beauty","id":2422780,"seoCategoryId":1414,"layout":"products-category-view"},{"text":"メイクアップ","keyword":"woman-beauty","id":2422281,"seoCategoryId":1414,"layout":"marketing-content-view"},{"text":"アイ","keyword":"woman-beauty-eyes","id":1881286,"seoCategoryId":4239,"layout":"products-category-view"}],"discernCategoryId":1881286,"irrelevant":false,"keyword":"woman-beauty-eyes","metaDescription":"ZARAのビューティコレクションで、目元のメークアップの最新トレンドをご覧くださいーーアイシャドウ、アイライナー、その他にもたくさん揃っています。","seoCategoryId":4239,"title":"アイメイクアップーービューティコレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-beauty-eyes"},{"langId":-10,"keyword":"woman-beauty-eyes"}]},"attributeList":[{"key":"DISPLAY_CONTENT","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"GRID_AVAILABLE_VIEWS","value":"ZOOM1,ZOOM2,ZOOM3"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"}],"xmedia":[],"topbar":{"header":"アイ","categories":[{"id":1881272,"name":"VIEW ALL","xmedia":[],"seo":{"seoCategoryId":4414,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2298139,"name":"ベストセラー","xmedia":[],"seo":{"seoCategoryId":4882,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881304,"name":"リップ","xmedia":[],"seo":{"seoCategoryId":4238,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881286,"name":"アイ","xmedia":[],"seo":{"seoCategoryId":4239,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881260,"name":"フェイス","xmedia":[],"seo":{"seoCategoryId":4240,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881297,"name":"ネイルポリッシュ","xmedia":[],"seo":{"seoCategoryId":4241,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881287,"name":"アクセサリー","xmedia":[],"seo":{"seoCategoryId":4242,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2298138,"name":"チュートリアル","xmedia":[],"seo":{"seoCategoryId":6464,"keyword":"","irrelevant":false,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1722856411971","datatype":"xmedia","height":6333,"name":"portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9_0","path":"/contents/40df/07d0/b9084b79bb9b/a89d35006c89/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722856411971","datatype":"xmedia","height":6333,"name":"image-portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9-default_0","path":"/contents/40df/07d0/b9084b79bb9b/a89d35006c89/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/d1cd/da00/927e41ba9025/9b80158511c5/image-portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9-default_0/image-portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9-default_0.jpg?ts=1722856420330&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1722856411971","datatype":"xmedia","height":6333,"name":"portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9_0","path":"/contents/40df/07d0/b9084b79bb9b/a89d35006c89/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722856411971","datatype":"xmedia","height":6333,"name":"image-portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9-default_0","path":"/contents/40df/07d0/b9084b79bb9b/a89d35006c89/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/d1cd/da00/927e41ba9025/9b80158511c5/image-portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9-default_0/image-portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9-default_0.jpg?ts=1722856420330&w={width}"}],"aspectRatio":0.4737091425864519,"meta":{"xmediaName":"portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#fcfcfc"}}},{"type":"image","kind":"other","timestamp":"1722856407238","datatype":"xmedia","height":5333,"name":"portrait-vertical-2-fill-909fa70d-5a8d-43e8-9594-ff9a056e4c19_0","path":"/contents/5b8b/037a/bc5e4c108343/4e99a41db1e6/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722856407238","datatype":"xmedia","height":5333,"name":"image-portrait-vertical-2-fill-909fa70d-5a8d-43e8-9594-ff9a056e4c19-default_0","path":"/contents/5b8b/037a/bc5e4c108343/4e99a41db1e6/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/af40/66f6/50224a20ad6a/82a7638e8d7c/image-portrait-vertical-2-fill-909fa70d-5a8d-43e8-9594-ff9a056e4c19-default_0/image-portrait-vertical-2-fill-909fa70d-5a8d-43e8-9594-ff9a056e4c19-default_0.jpg?ts=1722856415904&w={width}"}],"aspectRatio":0.562535158447403,"meta":{"xmediaName":"portrait-vertical-2-fill-909fa70d-5a8d-43e8-9594-ff9a056e4c19_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722856411926","datatype":"xmedia","height":6140,"name":"portrait-vertical-1-fill-032412cd-8fec-47cd-8a55-e12809814b16_0","path":"/contents/3865/8af8/ba9b477dba67/7d8e5cfd571f/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722856411926","datatype":"xmedia","height":6140,"name":"image-portrait-vertical-1-fill-032412cd-8fec-47cd-8a55-e12809814b16-default_0","path":"/contents/3865/8af8/ba9b477dba67/7d8e5cfd571f/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/8c25/ac4c/88a547d8989b/2e14e1a0c987/image-portrait-vertical-1-fill-032412cd-8fec-47cd-8a55-e12809814b16-default_0/image-portrait-vertical-1-fill-032412cd-8fec-47cd-8a55-e12809814b16-default_0.jpg?ts=1722856420971&w={width}"}],"aspectRatio":0.48859934853420195,"meta":{"xmediaName":"portrait-vertical-1-fill-032412cd-8fec-47cd-8a55-e12809814b16_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#fcfcfc"}}},{"type":"image","kind":"other","timestamp":"1722856400274","datatype":"xmedia","height":3792,"name":"portrait-ipad-fill-ea8ed3d5-9e45-468b-ae9c-23a962d776bb_0","path":"/contents/6809/0ab2/fcbf459c8971/3052f963cc94/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722856400274","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-fill-ea8ed3d5-9e45-468b-ae9c-23a962d776bb-default_0","path":"/contents/6809/0ab2/fcbf459c8971/3052f963cc94/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/e877/50cb/42b34dd7bb10/8ace10227de0/image-portrait-ipad-fill-ea8ed3d5-9e45-468b-ae9c-23a962d776bb-default_0/image-portrait-ipad-fill-ea8ed3d5-9e45-468b-ae9c-23a962d776bb-default_0.jpg?ts=1722856407568&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-fill-ea8ed3d5-9e45-468b-ae9c-23a962d776bb_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722856410698","datatype":"xmedia","height":5700,"name":"portrait-fill-6e8df6c8-32af-44ab-a72d-002e61017053_0","path":"/contents/6bfb/5827/61a94694a06d/dc69a14e5827/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722856410698","datatype":"xmedia","height":5700,"name":"image-portrait-fill-6e8df6c8-32af-44ab-a72d-002e61017053-default_0","path":"/contents/6bfb/5827/61a94694a06d/dc69a14e5827/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/2282/c148/7cc74ba7bb43/c22df3c3c8ea/image-portrait-fill-6e8df6c8-32af-44ab-a72d-002e61017053-default_0/image-portrait-fill-6e8df6c8-32af-44ab-a72d-002e61017053-default_0.jpg?ts=1722856420018&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-fill-6e8df6c8-32af-44ab-a72d-002e61017053_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722856398775","datatype":"xmedia","height":1700,"name":"landscape-fill-9b09fab8-a443-4b2b-b4f7-fbb7a8f42354_0","path":"/contents/6fb6/0115/c45e4ad7bac1/4e1fcf620781/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722856398775","datatype":"xmedia","height":1700,"name":"image-landscape-fill-9b09fab8-a443-4b2b-b4f7-fbb7a8f42354-default_0","path":"/contents/6fb6/0115/c45e4ad7bac1/4e1fcf620781/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/6580/a5a9/8ced42e1b106/e4b0d8024922/image-landscape-fill-9b09fab8-a443-4b2b-b4f7-fbb7a8f42354-default_0/image-landscape-fill-9b09fab8-a443-4b2b-b4f7-fbb7a8f42354-default_0.jpg?ts=1722856405554&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-9b09fab8-a443-4b2b-b4f7-fbb7a8f42354_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-3-fill-d1db6098-09be-47fa-ac14-a653d3980ca9_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#fcfcfc"}},{"xmediaName":"portrait-vertical-2-fill-909fa70d-5a8d-43e8-9594-ff9a056e4c19_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-fill-032412cd-8fec-47cd-8a55-e12809814b16_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#fcfcfc"}},{"xmediaName":"portrait-ipad-fill-ea8ed3d5-9e45-468b-ae9c-23a962d776bb_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-fill-6e8df6c8-32af-44ab-a72d-002e61017053_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-9b09fab8-a443-4b2b-b4f7-fbb7a8f42354_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-eyes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"アイ","analytics":{"id":"aw24-beauty-eyes-subhome-xmedia-3240df/07d0/b9084b79bb9b-beauty-3","name":"aw24-beauty-eyes-subhome-xmedia-32","creativity":"I2024-BEAUTY-COLLECTION-EYES"},"kind":"editorial"},{"sectionName":"BEAUTY","type":"slide","categoryId":1881260,"category":{"id":1881260,"key":"I2024-BEAUTY-COLLECTION-FACE","name":"フェイス","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"BEAUTY","seo":{"breadCrumb":[{"text":"BEAUTY","keyword":"woman-beauty","id":1881296,"seoCategoryId":1414,"layout":"marketing-content-view"},{"text":"WOMAN","keyword":"woman-beauty","id":2422780,"seoCategoryId":1414,"layout":"products-category-view"},{"text":"メイクアップ","keyword":"woman-beauty","id":2422281,"seoCategoryId":1414,"layout":"marketing-content-view"},{"text":"フェイス","keyword":"woman-beauty-face","id":1881260,"seoCategoryId":4240,"layout":"products-category-view"}],"discernCategoryId":1881260,"irrelevant":false,"keyword":"woman-beauty-face","metaDescription":"ZARAのビューティコレクションで、ブラシや顔のメークアップの最新トレンドをご覧ください。","seoCategoryId":4240,"title":"フェイスメイクアップーービューティコレクション | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-beauty-face"},{"langId":-10,"keyword":"woman-beauty-face"}]},"attributeList":[{"key":"DISPLAY_CONTENT","value":"true"},{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"SHOW_TOPBAR_IN_SUBCATEGORIES","value":"true"},{"key":"GRID_AVAILABLE_VIEWS","value":"ZOOM1,ZOOM2,ZOOM3"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"}],"xmedia":[],"topbar":{"header":"フェイス","categories":[{"id":1881272,"name":"VIEW ALL","xmedia":[],"seo":{"seoCategoryId":4414,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2298139,"name":"ベストセラー","xmedia":[],"seo":{"seoCategoryId":4882,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881304,"name":"リップ","xmedia":[],"seo":{"seoCategoryId":4238,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881286,"name":"アイ","xmedia":[],"seo":{"seoCategoryId":4239,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881260,"name":"フェイス","xmedia":[],"seo":{"seoCategoryId":4240,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881297,"name":"ネイルポリッシュ","xmedia":[],"seo":{"seoCategoryId":4241,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":1881287,"name":"アクセサリー","xmedia":[],"seo":{"seoCategoryId":4242,"keyword":"","irrelevant":false,"isHiddenInMenu":false}},{"id":2298138,"name":"チュートリアル","xmedia":[],"seo":{"seoCategoryId":6464,"keyword":"","irrelevant":false,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1722859737832","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d_0","path":"/contents/9f16/6ea3/714f486bb298/121b7c1ac5d6/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722859737832","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d-default_0","path":"/contents/9f16/6ea3/714f486bb298/121b7c1ac5d6/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/703c/d2c9/bcc340a78fbb/18a3041cb003/image-portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d-default_0/image-portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d-default_0.jpg?ts=1722859746178&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1722859737832","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d_0","path":"/contents/9f16/6ea3/714f486bb298/121b7c1ac5d6/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722859737832","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d-default_0","path":"/contents/9f16/6ea3/714f486bb298/121b7c1ac5d6/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/703c/d2c9/bcc340a78fbb/18a3041cb003/image-portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d-default_0/image-portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d-default_0.jpg?ts=1722859746178&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722859737759","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-4c556191-8e7f-4bef-aa75-95723d5e913e_0","path":"/contents/3a30/77af/f0ce4455b947/bac475a613bc/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722859737759","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-4c556191-8e7f-4bef-aa75-95723d5e913e-default_0","path":"/contents/3a30/77af/f0ce4455b947/bac475a613bc/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/ebba/13bc/7cdd466abc3f/9f06ffc370e8/image-portrait-vertical-1-default-fill-4c556191-8e7f-4bef-aa75-95723d5e913e-default_0/image-portrait-vertical-1-default-fill-4c556191-8e7f-4bef-aa75-95723d5e913e-default_0.jpg?ts=1722859746433&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-4c556191-8e7f-4bef-aa75-95723d5e913e_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722859735112","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-5143d17d-a11c-448e-bcf7-249a13d50509_0","path":"/contents/bc62/e887/cc0c4188a124/abf60d48d229/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722859735112","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-5143d17d-a11c-448e-bcf7-249a13d50509-default_0","path":"/contents/bc62/e887/cc0c4188a124/abf60d48d229/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/e9ff/250d/38d14902a6d8/d14f02135190/image-portrait-ipad-default-fill-5143d17d-a11c-448e-bcf7-249a13d50509-default_0/image-portrait-ipad-default-fill-5143d17d-a11c-448e-bcf7-249a13d50509-default_0.jpg?ts=1722859743114&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-5143d17d-a11c-448e-bcf7-249a13d50509_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722859874213","datatype":"xmedia","height":5700,"name":"portrait-default-fill-5ef648be-8065-4953-8929-4a87f75fff3d_0","path":"/contents/447a/bac1/aae94b6b9465/e50d441bc665/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722859874213","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-5ef648be-8065-4953-8929-4a87f75fff3d-default_0","path":"/contents/447a/bac1/aae94b6b9465/e50d441bc665/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/fe17/2c04/7834481aa878/e85cd5d951b0/image-portrait-default-fill-5ef648be-8065-4953-8929-4a87f75fff3d-default_0/image-portrait-default-fill-5ef648be-8065-4953-8929-4a87f75fff3d-default_0.jpg?ts=1722859882541&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-5ef648be-8065-4953-8929-4a87f75fff3d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722859734142","datatype":"xmedia","height":1700,"name":"landscape-default-fill-1ee1a412-33b7-4b66-bebd-bfdfc9e3660a_0","path":"/contents/02e5/9b30/d5db4c7e9707/f2e7d125a4b9/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722859734142","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-1ee1a412-33b7-4b66-bebd-bfdfc9e3660a-default_0","path":"/contents/02e5/9b30/d5db4c7e9707/f2e7d125a4b9/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/d900/475d/b12e4150974c/1ea0e8fd9727/image-landscape-default-fill-1ee1a412-33b7-4b66-bebd-bfdfc9e3660a-default_0/image-landscape-default-fill-1ee1a412-33b7-4b66-bebd-bfdfc9e3660a-default_0.jpg?ts=1722859741564&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-1ee1a412-33b7-4b66-bebd-bfdfc9e3660a_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-617b076c-c0f7-4513-a881-12930628bb1d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-4c556191-8e7f-4bef-aa75-95723d5e913e_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-5143d17d-a11c-448e-bcf7-249a13d50509_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-5ef648be-8065-4953-8929-4a87f75fff3d_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-1ee1a412-33b7-4b66-bebd-bfdfc9e3660a_0","color":"#ffffff","enhancement":{"active":false,"name":"aw24-beauty-north-face"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"フェイス","analytics":{"id":"aw24-beauty-north-face-subhome-xmedia-329f16/6ea3/714f486bb298-beauty-4","name":"aw24-beauty-north-face-subhome-xmedia-32","creativity":"I2024-BEAUTY-COLLECTION-FACE"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":2418917,"category":{"id":2418917,"key":"I2024-MUJER-BEAUTY-NAILS","name":"ネイルエナメル","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[],"discernCategoryId":2418917,"irrelevant":false,"keyword":"woman-beauty-nails","metaDescription":"ZARA最新のレディースファッション。今シーズントレンドのウールコート、パール付きセーター、刺繍入りジーンズ、クロスオーバーワンピース、ファイクファー付き帽子、スエードトートバッグなどをザラ公式通販サイトにてお買い求めいただけます。","seoCategoryId":4241,"title":"ビューティ ネイルエナメル | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-beauty-nails"},{"langId":-10,"keyword":"woman-beauty-nails"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""},{"key":"GRID_AVAILABLE_VIEWS","value":"ZOOM1,ZOOM2,ZOOM3"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":"true"}],"xmedia":[],"topbar":{"header":"ビューティ","categories":[{"id":2418919,"name":"すべて表示","seo":{"seoCategoryId":4414,"keyword":"woman-beauty-makeup","irrelevant":false,"isHiddenInMenu":false}},{"id":2418943,"name":"ベストセラー","seo":{"seoCategoryId":4882,"keyword":"woman-beauty-perfume-best","irrelevant":true,"isHiddenInMenu":false}},{"id":2418901,"name":"アイメイク","seo":{"seoCategoryId":4239,"keyword":"woman-beauty-eyes","irrelevant":false,"isHiddenInMenu":false}},{"id":2418904,"name":"フェイス","seo":{"seoCategoryId":4240,"keyword":"woman-beauty-face","irrelevant":false,"isHiddenInMenu":false}},{"id":2418917,"name":"ネイルエナメル","seo":{"seoCategoryId":4241,"keyword":"woman-beauty-nails","irrelevant":false,"isHiddenInMenu":false}},{"id":2418946,"name":"ボディ","seo":{"seoCategoryId":6461,"keyword":"woman-beauty-body","irrelevant":false,"isHiddenInMenu":false}},{"id":2418918,"name":"アクセサリー","seo":{"seoCategoryId":4242,"keyword":"woman-beauty-tools","irrelevant":false,"isHiddenInMenu":false}},{"id":2418887,"name":"チュートリアル","seo":{"seoCategoryId":4416,"keyword":"woman-beauty-makeup-divider","irrelevant":true,"isHiddenInMenu":false}}]},"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1722854657195","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b_0","path":"/contents/8fba/7829/71254fcabb3b/f227b52e7965/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722854657195","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b-default_0","path":"/contents/8fba/7829/71254fcabb3b/f227b52e7965/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/c3b7/f099/005442d29ff1/4afcdf31fb8d/image-portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b-default_0/image-portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b-default_0.jpg?ts=1722854666876&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1722854657195","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b_0","path":"/contents/8fba/7829/71254fcabb3b/f227b52e7965/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722854657195","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b-default_0","path":"/contents/8fba/7829/71254fcabb3b/f227b52e7965/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/c3b7/f099/005442d29ff1/4afcdf31fb8d/image-portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b-default_0/image-portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b-default_0.jpg?ts=1722854666876&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722854657203","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-6e73c34a-7330-4149-969f-91a88a77b65e_0","path":"/contents/e0fe/5c93/991f49058b49/3f35e537814e/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722854657203","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-6e73c34a-7330-4149-969f-91a88a77b65e-default_0","path":"/contents/e0fe/5c93/991f49058b49/3f35e537814e/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/cc4f/65bf/3c0f424789d1/fa19e5e67215/image-portrait-vertical-1-default-fill-6e73c34a-7330-4149-969f-91a88a77b65e-default_0/image-portrait-vertical-1-default-fill-6e73c34a-7330-4149-969f-91a88a77b65e-default_0.jpg?ts=1722854667057&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-6e73c34a-7330-4149-969f-91a88a77b65e_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722854646844","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-2ee4d65e-f186-41fb-aa26-58b61a80673f_0","path":"/contents/1a3e/1584/800d4b219c83/aed2d5aaf029/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722854646844","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-2ee4d65e-f186-41fb-aa26-58b61a80673f-default_0","path":"/contents/1a3e/1584/800d4b219c83/aed2d5aaf029/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/fc96/559b/43114bb3aa20/632327c3800b/image-portrait-ipad-default-fill-2ee4d65e-f186-41fb-aa26-58b61a80673f-default_0/image-portrait-ipad-default-fill-2ee4d65e-f186-41fb-aa26-58b61a80673f-default_0.jpg?ts=1722854654519&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-2ee4d65e-f186-41fb-aa26-58b61a80673f_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722854653754","datatype":"xmedia","height":5700,"name":"portrait-default-fill-422e2e84-d240-4385-8845-f1472aa883f9_0","path":"/contents/61b8/a102/af12420dbc45/b2d7dce386db/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722854653754","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-422e2e84-d240-4385-8845-f1472aa883f9-default_0","path":"/contents/61b8/a102/af12420dbc45/b2d7dce386db/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/81fa/ea25/ad814fa0a01b/96eaa553bb8b/image-portrait-default-fill-422e2e84-d240-4385-8845-f1472aa883f9-default_0/image-portrait-default-fill-422e2e84-d240-4385-8845-f1472aa883f9-default_0.jpg?ts=1722854662894&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-422e2e84-d240-4385-8845-f1472aa883f9_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722854644450","datatype":"xmedia","height":1700,"name":"landscape-default-fill-b8915b85-9ced-42e0-b690-a59c7c1758ff_0","path":"/contents/c7e9/caff/c9bc4439a806/0e47c50d5652/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722854644450","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-b8915b85-9ced-42e0-b690-a59c7c1758ff-default_0","path":"/contents/c7e9/caff/c9bc4439a806/0e47c50d5652/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/1b93/6990/f42b493880ae/42bdd5079712/image-landscape-default-fill-b8915b85-9ced-42e0-b690-a59c7c1758ff-default_0/image-landscape-default-fill-b8915b85-9ced-42e0-b690-a59c7c1758ff-default_0.jpg?ts=1722854651743&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-b8915b85-9ced-42e0-b690-a59c7c1758ff_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-37249fa8-4693-43c2-af49-33185716b40b_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-6e73c34a-7330-4149-969f-91a88a77b65e_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-2ee4d65e-f186-41fb-aa26-58b61a80673f_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-422e2e84-d240-4385-8845-f1472aa883f9_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-b8915b85-9ced-42e0-b690-a59c7c1758ff_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-nails"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"ネイルエナメル","analytics":{"id":"aw24-beauty-nails-subhome-xmedia-328fba/7829/71254fcabb3b-woman-5","name":"aw24-beauty-nails-subhome-xmedia-32","creativity":"I2024-MUJER-BEAUTY-NAILS"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":2419830,"category":{"id":2419830,"key":"I2024-MUJER-PERFUMES","name":"パフューム","layout":"products-category-view","contentType":"grid","gridLayout":"products-category-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"パフューム","keyword":"woman-beauty-perfumes","id":2419830,"seoCategoryId":1415,"layout":"products-category-view"}],"discernCategoryId":2419830,"irrelevant":false,"keyword":"woman-beauty-perfumes","metaDescription":"ZARA最新のレディースファッション。今シーズントレンドのウールコート、パール付きセーター、刺繍入りジーンズ、クロスオーバーワンピース、ファイクファー付き帽子、スエードトートバッグなどをザラ公式通販サイトにてお買い求めいただけます。","seoCategoryId":1415,"title":"レディース パフューム | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"woman-beauty-perfumes"},{"langId":-10,"keyword":"woman-beauty-perfumes"}]},"attributeList":[{"key":"DISPLAY_CONTENT","value":"true"},{"key":"SKIP_BLOCKS_CONFIG","value":"true"},{"key":"SHOW_TOPBAR_IN_SUBCATEGORIES","value":"true"},{"key":"HIGHLIGHT_PRODUCT_PRICES_ENABLED","value":""},{"key":"GRID_COLUMNS_COUNT","value":"4"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1722853630891","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3_0","path":"/contents/6633/282f/52144b3c83bf/a9e98d9b9c20/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722853630891","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3-default_0","path":"/contents/6633/282f/52144b3c83bf/a9e98d9b9c20/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a6d1/80cc/d7bf4abe9bd3/4eaa8853f9dd/image-portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3-default_0/image-portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3-default_0.jpg?ts=1722853640893&w={width}"}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1722853630891","datatype":"xmedia","height":6700,"name":"portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3_0","path":"/contents/6633/282f/52144b3c83bf/a9e98d9b9c20/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722853630891","datatype":"xmedia","height":6700,"name":"image-portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3-default_0","path":"/contents/6633/282f/52144b3c83bf/a9e98d9b9c20/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/a6d1/80cc/d7bf4abe9bd3/4eaa8853f9dd/image-portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3-default_0/image-portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3-default_0.jpg?ts=1722853640893&w={width}"}],"aspectRatio":0.44776119402985076,"meta":{"xmediaName":"portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722853630647","datatype":"xmedia","height":6200,"name":"portrait-vertical-1-default-fill-b9c631cd-7301-4b87-91bc-a05810b634a9_0","path":"/contents/e0a9/cdc4/7359413d8d3c/b37f141de373/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722853630647","datatype":"xmedia","height":6200,"name":"image-portrait-vertical-1-default-fill-b9c631cd-7301-4b87-91bc-a05810b634a9-default_0","path":"/contents/e0a9/cdc4/7359413d8d3c/b37f141de373/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/c41b/5321/4d8841ab93cb/af0f1e6bf487/image-portrait-vertical-1-default-fill-b9c631cd-7301-4b87-91bc-a05810b634a9-default_0/image-portrait-vertical-1-default-fill-b9c631cd-7301-4b87-91bc-a05810b634a9-default_0.jpg?ts=1722853639582&w={width}"}],"aspectRatio":0.4838709677419355,"meta":{"xmediaName":"portrait-vertical-1-default-fill-b9c631cd-7301-4b87-91bc-a05810b634a9_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722853623852","datatype":"xmedia","height":3792,"name":"portrait-ipad-default-fill-172c386a-e596-413f-998d-bda28fa125b6_0","path":"/contents/59de/7350/8cf340cd9af5/b0e55d506e0c/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722853623852","datatype":"xmedia","height":3792,"name":"image-portrait-ipad-default-fill-172c386a-e596-413f-998d-bda28fa125b6-default_0","path":"/contents/59de/7350/8cf340cd9af5/b0e55d506e0c/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/0d52/93da/640e46be8814/67719ec043ec/image-portrait-ipad-default-fill-172c386a-e596-413f-998d-bda28fa125b6-default_0/image-portrait-ipad-default-fill-172c386a-e596-413f-998d-bda28fa125b6-default_0.jpg?ts=1722853632857&w={width}"}],"aspectRatio":0.7911392405063291,"meta":{"xmediaName":"portrait-ipad-default-fill-172c386a-e596-413f-998d-bda28fa125b6_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722853630853","datatype":"xmedia","height":5700,"name":"portrait-default-fill-4e7bee79-e58f-4377-84a9-8faa648cd4c4_0","path":"/contents/c217/4687/db4149a2894a/ac421ff659e9/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722853630853","datatype":"xmedia","height":5700,"name":"image-portrait-default-fill-4e7bee79-e58f-4377-84a9-8faa648cd4c4-default_0","path":"/contents/c217/4687/db4149a2894a/ac421ff659e9/","set":2,"allowedScreens":["large","small"],"width":3000,"url":"https://static.zara.net/assets/public/4663/e06b/c4204025b442/44dea2bdfe42/image-portrait-default-fill-4e7bee79-e58f-4377-84a9-8faa648cd4c4-default_0/image-portrait-default-fill-4e7bee79-e58f-4377-84a9-8faa648cd4c4-default_0.jpg?ts=1722853641712&w={width}"}],"aspectRatio":0.5263157894736842,"meta":{"xmediaName":"portrait-default-fill-4e7bee79-e58f-4377-84a9-8faa648cd4c4_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1722853621039","datatype":"xmedia","height":1700,"name":"landscape-default-fill-a20c1e6f-4cc3-477a-98b1-fd4bb224a745_0","path":"/contents/f2e5/a724/afb4432995a1/d028791b07ad/","set":2,"allowedScreens":["small","large"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1722853621039","datatype":"xmedia","height":1700,"name":"image-landscape-default-fill-a20c1e6f-4cc3-477a-98b1-fd4bb224a745-default_0","path":"/contents/f2e5/a724/afb4432995a1/d028791b07ad/","set":2,"allowedScreens":["small","large"],"width":3000,"url":"https://static.zara.net/assets/public/91f8/5c91/a5174453aaf3/d580d0949452/image-landscape-default-fill-a20c1e6f-4cc3-477a-98b1-fd4bb224a745-default_0/image-landscape-default-fill-a20c1e6f-4cc3-477a-98b1-fd4bb224a745-default_0.jpg?ts=1722853627838&w={width}"}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-default-fill-a20c1e6f-4cc3-477a-98b1-fd4bb224a745_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-vertical-2-default-fill-f13d441e-3d4c-4454-8c3a-10fb40ae4cf3_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-vertical-1-default-fill-b9c631cd-7301-4b87-91bc-a05810b634a9_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-ipad-default-fill-172c386a-e596-413f-998d-bda28fa125b6_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"portrait-default-fill-4e7bee79-e58f-4377-84a9-8faa648cd4c4_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-default-fill-a20c1e6f-4cc3-477a-98b1-fd4bb224a745_0","color":"#000000","enhancement":{"active":false,"name":"aw24-beauty-north-perfumes"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"パフューム","analytics":{"id":"aw24-beauty-north-perfumes-subhome-xmedia-326633/282f/52144b3c83bf-woman-6","name":"aw24-beauty-north-perfumes-subhome-xmedia-32","creativity":"I2024-MUJER-PERFUMES"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":1468716,"category":{"id":1468716,"key":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT","name":"詳細情報","layout":"marketing-content-view","contentType":"content","gridLayout":"marketing-content-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"JOIN LIFE","id":2419523,"seoCategoryId":0,"layout":"marketing-content-view"},{"text":"詳細情報","keyword":"z-join-life","id":1468716,"seoCategoryId":1399,"layout":"marketing-content-view"}],"discernCategoryId":1468716,"irrelevant":false,"keyword":"z-join-life","metaDescription":"ジョイン ライフ(JOIN LIFE)について、プロジェクト、製品、イノベーション、ストーリー、そしてジョイン ライフ(JOIN LIFE)のコレクション。","seoCategoryId":1399,"title":"ジョイン ライフ(JOIN LIFE) | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-join-life"},{"langId":-10,"keyword":"z-join-life"}]},"attributeList":[{"key":"ORDERED_CATEGORY_FILTERS","value":""}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false}},"xmedias":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422631213","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-portrait_0","path":"/contents/0f1a/08fe/24de437d899d/fcf364a372ae/","set":2,"allowedScreens":["large","small"],"width":570}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.5277777777777778,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422632559","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-ipad_0","path":"/contents/961d/e5fc/8b1041c7a97a/bcf1315c0eee/","set":2,"allowedScreens":["large","small"],"width":856}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":0.7925925925925926,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920,"scaleType":"fill","layers":[{"type":"hls","kind":"double-animation","timestamp":"1722422645386","datatype":"xmedia","height":1080,"name":"aw24-join-life-new-subhome-xmedia-31-landscape_0","path":"/contents/c372/00f5/69bc49888ed4/020c151358a9/","set":2,"allowedScreens":["large","small"],"width":1920}],"extraInfo":{"videoConfiguration":{"appearance":{"controlsColor":"#000000"},"controls":[]},"hasAudio":false,"muteButtonWhite":false},"aspectRatio":1.7777777777777777,"meta":{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-portrait_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-ipad_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"aw24-join-life-new-subhome-xmedia-31-landscape_0","color":"#000000","videoSettings":{"muteButton":false,"muteButtonWhite":false},"enhancement":{"active":false,"name":"aw24-join-life-new"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":8000,"collectionName":"JOIN LIFE","analytics":{"id":"aw24-join-life-new-subhome-xmedia-310f1a/08fe/24de437d899d/video-woman-7","name":"aw24-join-life-new-subhome-xmedia-31/video","creativity":"COMUN-SUSTAINABILITY_APP_WOMAN-ABOUT"},"kind":"editorial"},{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.6703910614525139,"meta":{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss22-newsletter-subhome-xmedia-03mkt/spots/ss22-newsletter-woman-8","name":"ss22-newsletter-subhome-xmedia-03","creativity":"I2010-NEWSLETTER"},"kind":"footer"}],"newsletterSlide":{"sectionName":"WOMAN","type":"slide","categoryId":11110,"category":{"id":11110,"key":"I2010-NEWSLETTER","name":"ニュースレター","layout":"newsletter-view","contentType":"newsletter","gridLayout":"newsletter-view","sectionName":"WOMAN","seo":{"breadCrumb":[{"text":"WOMAN","keyword":"woman","id":1591811,"seoCategoryId":1000,"layout":"marketing-content-view"},{"text":"+ Info","keyword":"z-info","id":194501,"seoCategoryId":1397,"layout":"moreinfo-category-view"},{"text":"ニュースレター","keyword":"z-newsletter","id":11110,"seoCategoryId":1400,"layout":"newsletter-view"}],"discernCategoryId":11110,"irrelevant":true,"keyword":"z-newsletter","metaDescription":"ニュースレターの購読を登録すると、毎週新しいトレンドに関するニュースや情報をお届けします。","seoCategoryId":1400,"title":"ニュースレターのお申込み | ZARA 日本","keyWordI18n":[{"langId":-1,"keyword":"z-newsletter"},{"langId":-10,"keyword":"z-newsletter"}]},"attributeList":[{"key":"SECONDARY_ROOT_CATEGORY","value":"true"}],"xmedia":[],"isMediaSwipeable":false},"xmedia":{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}]},"xmedias":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593731","datatype":"xmedia","height":4475,"name":"IMAGE-portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":0.6703910614525139,"meta":{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}},{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000,"scaleType":"fill","layers":[{"type":"image","kind":"other","timestamp":"1643121593479","datatype":"xmedia","height":1700,"name":"IMAGE-landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89-default_0","path":"/contents/mkt/spots/ss22-newsletter/subhome-xmedia-03/","set":2,"allowedScreens":["large","small"],"width":3000}],"aspectRatio":1.7647058823529411,"meta":{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}}],"meta":[{"xmediaName":"portrait-fill-cabff040-f3d1-40fa-8d04-11261d54bf49_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}},{"xmediaName":"landscape-fill-6f5f24a2-7463-4ad2-91e9-0f2a99f75e89_0","color":"#000000","enhancement":{"active":false,"name":"ss22-newsletter"},"forceDisplay":true,"safeMargins":[],"background":{"color":"#ffffff"}}],"displayTime":4000,"collectionName":"","analytics":{"id":"ss22-newsletter-subhome-xmedia-03mkt/spots/ss22-newsletter-woman-8","name":"ss22-newsletter-subhome-xmedia-03","creativity":"I2010-NEWSLETTER"}},"enhancement":{"active":false,"name":""}},"key":"ESpot_I2024-BEAUTY"}}],"messages":{}}},"categories":[],"sections":[{"id":1,"name":"WOMAN","description":"WOMAN","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Woman"},{"id":2,"name":"MAN","description":"MAN","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Man"},{"id":3,"name":"KID","description":"KIDS","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Kids"},{"id":4,"name":"HOME","description":"Home","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Home"},{"id":5,"name":"SRPLS","description":"SRPLS","availableFor":["product_search","newsletter_collection"],"engDescription":"SRPLS"},{"id":6,"name":"BEAUTY","description":"Beauty","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Beauty"}],"mkSpots":{"ESpot_Copyright":{"key":"ESpot_Copyright","content":{"content":"\u003cspan class='zds-body-s'>© All rights reserved\u003c/span>"}},"ESpot_WebCommonScripts":{"type":"html","content":{"content":"\n\u003cscript>\n function clearLocalStorageItemsWithPrefix(prefix) {\n if (!window?.localStorage) {\n return;\n }\n \n const deletionFlagKey = 'ZARCHWEB-2132';\n if (localStorage.getItem(deletionFlagKey)) {\n return;\n }\n \n const keysToRemove = Object.keys(localStorage).filter(key => key.startsWith(prefix));\n \n keysToRemove.forEach(key => localStorage.removeItem(key));\n \n localStorage.setItem(deletionFlagKey, 'true');\n }\n\n clearLocalStorageItemsWithPrefix('snowplowOutQueue_itx-observability-js');\n\u003c/script>\n"},"key":"ESpot_WebCommonScripts"},"ESpot_Footer_Links":{"type":"html","content":{"content":"\u003cul class=\"listH\">\n \u003cli>\n \u003cul class=\"submenuUtilities\">\n \u003cli class=\"footer-title\">ヘルプ\u003c/li>\n \n \u003cli> \u003ca href=\"/jp/ja/help-center/RegisterAndLogin\" id=\"\" class=\"\">ZARA マイアカウント\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"/jp/ja/help-center/ItemsAvailability\" id=\"\" class=\"\">商品とサイズ\u003c/a> \u003c/li>\n \n \u003cli> \u003ca href=\"/jp/ja/help-center/GiftCard\" id=\"\" class=\"\">ギフトオプション\u003c/a> \u003c/li>\n \n \u003cli> \u003ca href=\"/jp/ja/help-center/DeliveryMethods\" id=\"\" class=\"\">配送\u003c/a> \u003c/li> \n \u003cli> \u003ca href=\"/jp/ja/help-center/PaymentMethods\" id=\"\" class=\"\">支払いと請求書\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"/jp/ja/help-center/OnlinePurchases\" id=\"\" class=\"\">購入商品\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"/jp/ja/help-center/HowToReturn\" id=\"\" class=\"\">交換、返品、返金\u003c/a> \u003c/li>\n \n \u003cli> \u003ca href=\"/jp/ja/help-center/Newsletter\" id=\"\" class=\"\">ZARAでの体験\u003c/a> \u003c/li>\n \n \n\n \n \u003c/ul>\n \u003c/li>\n\n \u003cli>\n \u003cul class=\"submenuUtilities\">\n \u003cli class=\"footer-title\">FOLLOW US\u003c/li>\n \u003cli> \u003ca href=\"/jp/ja/z-newsletter-nl1400.html?v1=11110\" id=\"\" class=\"\">ニュースレター\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://www.tiktok.com/@zara\" target=\"_blank\" id=\"\" class=\"\">TIKTOK\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://www.instagram.com/zara/\" target=\"_blank\" id=\"\" class=\"\">INSTAGRAM\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://www.facebook.com/Zara\" target=\"_blank\" id=\"\" class=\"\">FACEBOOK\u003c/a> \u003c/li>\n \n \u003cli> \u003ca href=\"https://twitter.com/ZARA_JP\" target=\"_blank\" id=\"\" class=\"\">X\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://page.line.me/zara_japan\" target=\"_blank\" id=\"\" class=\"\">LINE\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://es.pinterest.com/zaraofficial\" target=\"_blank\" id=\"\" class=\"\">PINTEREST\u003c/a> \u003c/li>\n \n \n \n \u003cli> \u003ca href=\"http://www.youtube.com/user/zara\" target=\"_blank\" id=\"\" class=\"\">YOUTUBE\u003c/a> \u003c/li>\n \n \u003c/ul>\n \u003c/li>\n\n \u003cli>\n \u003cul class=\"submenuUtilities\">\n \u003cli class=\"footer-title\">企業情報\u003c/li>\n \u003cli> \u003ca href=\"/jp/ja/z-company-l1391.html?v1=11112\" id=\"\" class=\"\">ZARAについて\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"/jp/ja/z-join-life-l1399.html?v1=1471214\" id=\"\" class=\"\">JOIN LIFE\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"/jp/ja/z-company-l1391.html?v1=18002\" id=\"\" class=\"\">オフィス\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"/jp/ja/z-stores-l1404.html?v1=11108\" id=\"\" class=\"\">店舗\u003c/a> \u003c/li>\n \n \u003cli> \u003ca href=\"/jp/ja/z-job-l1398.html?v1=18003\" id=\"\" class=\"\">採用情報\u003c/a> \u003c/li>\n \n \n \n \n \n \n \n \n \n \u003c/ul>\n \u003c/li>\n\n \u003cli>\n \u003cul class=\"submenuUtilities\">\n \u003cli class=\"footer-title\">ポリシー\u003c/li>\n \u003cli> \u003ca href=\"https://static.zara.net/static//pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf\" target=\"_blank\" id=\"\" class=\" _mkt-open-in-popup\">個人情報保護方針\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://static.zara.net/static//pdfs/JP/terms-and-conditions/terms-and-conditions-ja_JP-20230901.pdf\" target=\"_blank\" id=\"\" class=\" _mkt-open-in-popup\">ZARAウェブサイトの利用規約\u003c/a> \u003c/li>\n \n \n \n \n \u003cli> \u003ca href=\"https://static.zara.net/static/pdfs/JP/giftcard-conditions/giftcard-conditions-ja_JP-20201101.pdf\" target=\"_blank\" id=\"footerGiftCardConditions\" class=\" _mkt-open-in-popup\">ギフトカードの諸条件\u003c/a> \u003c/li>\n \n \n \n \n \n \n \n \n \n \n \n \n \u003cli>\u003cbutton id=\"ot-sdk-btn\" class=\"ot-sdk-show-settings\">COOKIE SETTINGS\u003c/button>\u003c/li>\n \n \n \n \n \u003cli> \u003ca href=\"https://static.zara.net/static//pdfs/JP/display-based-payment-services-act/display-based-payment-services-act-ja_JP-20240730.pdf\" target=\"_blank\" id=\"\" class=\" _mkt-open-in-popup\">資金決済法に基づく表示\u003c/a> \u003c/li>\n \n \n \u003c/ul>\n \u003c/li>\n \n\u003c/ul>"},"key":"ESpot_Footer_Links"},"ESpot_LiveStyleSheet":{"type":"html","content":{"content":"\n\u003cstyle>\n .marketing-fashion-content-page .theme--dark {\n \t--color-main-000: #fff;\n \t--color-main-005: #f2f2f2;\n \t--color-main-010: #e5e5e5;\n \t--color-main-020: #ccc;\n \t--color-main-040: #999;\n \t--color-main-060: #666;\n \t--color-main-080: #333;\n \t--color-main: #000;\n }\n \n html[data-store=\"cn\"] .shop-cart-prewarming-banner__selection-cell svg {\n fill: #fff;\n }\n \n /* hide carousel product info for beauty in desktop */\n @media screen and (min-width: 1024px) {\n \thtml[id*=\"BEAUTY\"] .product-grid-block-carousel__product-info {\n \t\tdisplay: none;\n \t}\n \n \thtml[id*=\"BEAUTY\"] .product-grid-block-carousel__primary-product {\n \t\twidth: calc(var(--grid-column-width) * 4 + var(--grid-column-gutter) * 3);\n \t}\n \n \thtml[id*=\"BEAUTY\"] .product-grid-block-carousel__primary-product.product-grid-product--double {\n \t\tmargin-left: calc(var(--grid-column-width) * 2 + var(--grid-column-gutter) * 2);\n \t\twidth: calc(var(--grid-column-width) * 8 + var(--grid-column-gutter) * 7);\n \t}\n }\n \n .media-spin-360__rotate-icon {\n \tfill: #fff;\n }\n \n /* experiment ITSMECOM-2650708, ITSMECOM-2650701 */\n li.layout-categories-category[data-categoryid=\"2432310\"],\n li.layout-categories-category[data-categoryid=\"2436017\"],\n li.layout-categories-category[data-categoryid=\"2436018\"],\n li.layout-categories-category[data-categoryid=\"2434550\"] {\n \tdisplay: none;\n }\n \n /* experiment ITSMECOM-2650708 ITSMECOM-2650701 */\n li.layout-categories-category[data-categoryid=\"2442350\"],\n li.layout-categories-category[data-categoryid=\"2442348\"],\n li.layout-categories-category[data-categoryid=\"2442349\"],\n li.layout-categories-category[data-categoryid=\"2441841\"] {\n display: none;\n }\n \n html[data-store=\"cn\"] .layout-footer__stores .layout-footer__item {\n \tdisplay: none;\n }\n \n /* beauty nail polish */\n .product-grid-block[data-blockid=\"5ce3e611-7224-46f6-bf31-05ee0b310f14\"] .product-grid-block-product-extended-info__color-list,\n .product-grid-block[data-blockid=\"a57506a0-5055-4006-ad38-2a92d185b27e\"] .product-grid-block-product-extended-info__color-list {\n \tdisplay: none;\n }\n \n @media screen and (min-width: 1024px) {\n .product-page .product-theme--origins .product-detail-secondary-product-info,\n .product-page .product-theme--origins .product-secondary-product__size-selector-toggle {\n margin-top: 0;\n }\n }\n \n /* HALLOWEEN EVENT */\n @media screen and (min-width: 768px) {\n \thtml[id*=\"HALLOWEEN\"],\n \thtml[id*=\"HALLOWEEN\"] .link,\n \thtml[id*=\"HALLOWEEN\"] .filters__button,\n \thtml[id*=\"HALLOWEEN\"] .slider,\n \thtml[id*=\"HALLOWEEN\"] .layout-header__mobile-action,\n \thtml[id*=\"HALLOWEEN\"] .product-detail-size-selector__size-list-item,\n \thtml[id*=\"HALLOWEEN\"] .product-detail-product-size-selector-footer__size-guide-btn {\n \t\tcursor: url(\"https://static.zara.net/static/contents/icons/halloween/halloween_cursor.svg\") 16 16, auto !important;\n \n \t}\n }\n \n /* VALENTINES DAY EVENT */\n @media screen and (min-width: 768px) {\n \thtml[id*=\"V2023-MUJER-METAVERSE-VALANTINE-COLLECTION\"],\n \thtml[id*=\"V2023-MUJER-METAVERSE-VALANTINE-COLLECTION\"] .link,\n \thtml[id*=\"V2023-MUJER-METAVERSE-VALANTINE-COLLECTION\"] .filters__button,\n \thtml[id*=\"V2023-MUJER-METAVERSE-VALANTINE-COLLECTION\"] .slider,\n \thtml[id*=\"V2023-MUJER-METAVERSE-VALANTINE-COLLECTION\"] .layout-header__mobile-action,\n \thtml[id*=\"V2023-MUJER-METAVERSE-VALANTINE-COLLECTION\"] .product-detail-size-selector__size-list-item,\n \thtml[id*=\"V2023-MUJER-METAVERSE-VALANTINE-COLLECTION\"] .product-detail-product-size-selector-footer__size-guide-btn {\n \t\tcursor: url(\"https://static.zara.net/static/contents/icons/valentines-day/valentines-day-cursor.svg\") 16 16, auto !important;\n \n \t}\n }\n \n [dir] .product-detail-card-info__coming-soon-subscriber {\n background: var(--color-background-base);\n border: 1px solid var(--color-content-high);\n color: var(--color-content-high);\n }\n \n @media screen and (min-width: 768px) {\n \t.home-page #slider-spot__universe_WOMAN .slider-spot-universe-collections {\n \t\tdisplay: none;\n \t}\n }\n \n html[data-store='ww'] .geolocation-modal__button.zds-button--primary {\n \tbackground-color: var(--color-background-base);\n \tborder: 1px solid var(--color-content-high);\n \tcolor: var(--color-content-high);\n }\n \n html[data-store='ww'] .geolocation-modal__button.zds-button--primary:hover {\n \tbackground-color: var(--color-background-base);\n }\n \n html[data-store='ww'] .geolocation-modal__button.zds-button--secondary {\n \tbackground-color: var(--color-background-contrast);\n \tborder: 1px solid var(--color-content-inverse);\n \tcolor: var(--color-content-inverse);\n }\n \n /* Solve temporary problems in small devices in home newsletter slide */\n @media screen and (max-height: 670px) and (max-width: 768px) {\n \thtml[data-store=\"br\"] .home-page .home-footer__newsletter,\n \thtml[data-store=\"it\"] .home-page .home-footer__newsletter {\n \t\tmargin-top: var(--spacing-04);\n \t}\t\n \thtml[data-store=\"br\"] .home-page .home-footer__social-network,\n \thtml[data-store=\"it\"] .home-page .home-footer__social-network {\n \t\tmargin-bottom: 100px;\n \t}\n }\n \n html[data-store=\"pl\"] .products-category-promotional-banner__close-button {\n display: none;\n }\n\n @media screen and (min-width: 768px) {\n html[data-store=\"xp\"] .home-page .layout-search-link__link,\n html[data-store=\"us\"] .home-page .layout-search-link__link {\n background-color: transparent;\n color: inherit;\n }\n }\n \n /* PATCH for order message */\n .order-list-item__advice .zds-alert-banner__message {\n \toverflow-wrap: break-word !important;\n \tword-break: normal !important;\n }\n \n html:lang(zh) .zds-theme,\n html:lang(ja) .zds-theme,\n html:lang(kr) .zds-theme,\n html:lang(ru) .zds-theme,\n html:lang(el) .zds-theme,\n html:lang(bg) .zds-theme,\n html:lang(mk) .zds-theme,\n html:lang(ar) .zds-theme,\n html:lang(uk) .zds-theme {\n --font-family-main: 'Arial', Sans-Serif;\n --font-weight-medium: bold;\n }\n \n /* Allow home banner to grow based on content */\n @media screen and (min-width: 768px) {\n\t .home-page .slider-spot-banner__message .mk-spot {\n\t\t width: auto;\n\t }\n }\n \n /* Fix for home auxiliar images on Safari */\n .home-page .slider-spot .media-image__svg,\n .home-page .slider-spot .media-video__svg {\n transform: translateZ(0);\n }\n \n @media screen and (min-width: 768px) {\n\t\t@supports not selector(::-webkit-scrollbar) {\n\t\t\t.product-detail-extra-detail-expandable__expandable-text,\n\t\t\t.layout-categories-category__subcategory-main,\n\t\t\t.add-to-cart-notification__wrapper {\n\t\t\t\tscrollbar-color: transparent transparent;\n\t\t\t\tscrollbar-width: thin;\n\t\t\t}\n\n\t\t\t.product-detail-extra-detail-expandable .expandable-text--expanded:hover,\n\t\t\t.layout-categories-category__subcategory-main:hover,\n\t\t\t.add-to-cart-notification__wrapper:hover {\n\t\t\t\tscrollbar-color: var(--color-content-high) var(--color-content-low);\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* ZARAATHLETICZ font fix */\n\t.layout-categories-category__subcategory .layout-categories-category__name--ZARAATHLETICZ {\n text-transform: uppercase\n }\n\u003c/style>\n\u003clink rel=\"stylesheet\" type=\"text/css\" media=\"all\" href=\"https://static.zara.net/static/mkt/css/corporate/ja_JP.css?1723331417000\">"},"key":"ESpot_LiveStyleSheet"},"ESpot_SocialNetwork_Footer":{"type":"html","content":{"content":"\u003cul id=\"homeSocialFooter\" class=\"zds-body-s\">\n \u003cli> \u003ca href=\"https://www.tiktok.com/@zara\" target=\"_blank\" id=\"\" class=\"\">TIKTOK\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://www.instagram.com/zara/\" target=\"_blank\" id=\"\" class=\"\">INSTAGRAM\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://www.facebook.com/Zara\" target=\"_blank\" id=\"\" class=\"\">FACEBOOK\u003c/a> \u003c/li>\n \n \u003cli> \u003ca href=\"https://twitter.com/ZARA_JP\" target=\"_blank\" id=\"\" class=\"\">X\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://page.line.me/zara_japan\" target=\"_blank\" id=\"\" class=\"\">LINE\u003c/a> \u003c/li>\n \u003cli> \u003ca href=\"https://es.pinterest.com/zaraofficial\" target=\"_blank\" id=\"\" class=\"\">PINTEREST\u003c/a> \u003c/li>\n \n \n \n \u003cli> \u003ca href=\"http://www.youtube.com/user/zara\" target=\"_blank\" id=\"\" class=\"\">YOUTUBE\u003c/a> \u003c/li>\n \n \u003cli> \u003ca href=\"https://open.spotify.com/user/r6ivwuv0ebk346hhxo446pbfv\" target=\"_blank\" id=\"\" class=\"\">SPOTIFY\u003c/a> \u003c/li>\n\u003c/ul>"},"key":"ESpot_SocialNetwork_Footer"}},"showNativeAppBanner":true,"analyticsData":{"appVersion":"6.21.1","pageType":"HOME","page":{"language":"ja","shop":"JP","currency":"JPY"},"trackerUA":"UA-18083935-1","anonymizeIp":"0","hostname":"web-pc.zara.com"},"docInfo":{"lastModified":"2024-08-11T00:15:59Z","pageId":"I2024-HOME","title":"ZARA Japan / 日本 | 最新コレクション","description":"ZARAで最新トレンドのレディース、メンズ、男の子、女の子、赤ちゃん男の子、赤ちゃん女の子用の服、ファッション、LOOKBOOKSをZARAの通販でお買い求めいただけます。","relData":{"canonicalUrl":"https://www.zara.com/jp/","alternatesData":[{"lang":"sq-AL","href":"https://www.zara.com/al/"},{"lang":"en-AL","href":"https://www.zara.com/al/en/"},{"lang":"ar-DZ","href":"https://www.zara.com/dz/"},{"lang":"en-DZ","href":"https://www.zara.com/dz/en/"},{"lang":"fr-DZ","href":"https://www.zara.com/dz/fr/"},{"lang":"ca-AD","href":"https://www.zara.com/ad/"},{"lang":"en-AD","href":"https://www.zara.com/ad/en/"},{"lang":"fr-AD","href":"https://www.zara.com/ad/fr/"},{"lang":"es-AD","href":"https://www.zara.com/ad/es/"},{"lang":"pt-AO","href":"https://www.zara.com/ao/"},{"lang":"en-AO","href":"https://www.zara.com/ao/en/"},{"lang":"ru-AM","href":"https://www.zara.com/am/"},{"lang":"en-AM","href":"https://www.zara.com/am/en/"},{"lang":"es-AR","href":"https://www.zara.com/ar/"},{"lang":"en-AR","href":"https://www.zara.com/ar/en/"},{"lang":"en-AW","href":"https://www.zara.com/aw/"},{"lang":"es-AW","href":"https://www.zara.com/aw/es/"},{"lang":"en-AU","href":"https://www.zara.com/au/"},{"lang":"ru-AZ","href":"https://www.zara.com/az/"},{"lang":"en-AZ","href":"https://www.zara.com/az/en/"},{"lang":"en-BH","href":"https://www.zara.com/bh/"},{"lang":"ar-BH","href":"https://www.zara.com/bh/ar/"},{"lang":"en-BE","href":"https://www.zara.com/be/"},{"lang":"nl-BE","href":"https://www.zara.com/be/nl/"},{"lang":"fr-BE","href":"https://www.zara.com/be/fr/"},{"lang":"en-BY","href":"https://www.zara.com/by/"},{"lang":"ru-BY","href":"https://www.zara.com/by/ru/"},{"lang":"hr-BA","href":"https://www.zara.com/ba/"},{"lang":"en-BA","href":"https://www.zara.com/ba/en/"},{"lang":"pt-BR","href":"https://www.zara.com/br/"},{"lang":"en-BR","href":"https://www.zara.com/br/en/"},{"lang":"bg-BG","href":"https://www.zara.com/bg/"},{"lang":"en-BG","href":"https://www.zara.com/bg/en/"},{"lang":"en-KH","href":"https://www.zara.com/kh/"},{"lang":"en-CA","href":"https://www.zara.com/ca/"},{"lang":"fr-CA","href":"https://www.zara.com/ca/fr/"},{"lang":"es-CL","href":"https://www.zara.com/cl/"},{"lang":"en-CL","href":"https://www.zara.com/cl/en/"},{"lang":"zh-CN","href":"https://www.zara.com/cn/"},{"lang":"en-CN","href":"https://www.zara.com/cn/en/"},{"lang":"en-HK","href":"https://www.zara.com/hk/"},{"lang":"zh-HK","href":"https://www.zara.com/hk/zt/"},{"lang":"zh-MO","href":"https://www.zara.com/mo/"},{"lang":"en-MO","href":"https://www.zara.com/mo/en/"},{"lang":"zh-TW","href":"https://www.zara.com/tw/"},{"lang":"en-TW","href":"https://www.zara.com/tw/en/"},{"lang":"es-CO","href":"https://www.zara.com/co/"},{"lang":"en-CO","href":"https://www.zara.com/co/en/"},{"lang":"es-CR","href":"https://www.zara.com/cr/"},{"lang":"en-CR","href":"https://www.zara.com/cr/en/"},{"lang":"el-CY","href":"https://www.zara.com/cy/"},{"lang":"en-CY","href":"https://www.zara.com/cy/en/"},{"lang":"cs-CZ","href":"https://www.zara.com/cz/"},{"lang":"en-CZ","href":"https://www.zara.com/cz/en/"},{"lang":"da-DK","href":"https://www.zara.com/dk/"},{"lang":"en-DK","href":"https://www.zara.com/dk/en/"},{"lang":"de-DE","href":"https://www.zara.com/de/"},{"lang":"en-DE","href":"https://www.zara.com/de/en/"},{"lang":"es-EC","href":"https://www.zara.com/ec/"},{"lang":"en-EC","href":"https://www.zara.com/ec/en/"},{"lang":"et-EE","href":"https://www.zara.com/ee/"},{"lang":"en-EE","href":"https://www.zara.com/ee/en/"},{"lang":"ar-EG","href":"https://www.zara.com/eg/"},{"lang":"en-EG","href":"https://www.zara.com/eg/en/"},{"lang":"es-SV","href":"https://www.zara.com/sv/"},{"lang":"en-SV","href":"https://www.zara.com/sv/en/"},{"lang":"es-ES","href":"https://www.zara.com/es/"},{"lang":"en-ES","href":"https://www.zara.com/es/en/"},{"lang":"eu-ES","href":"https://www.zara.com/es/eu/"},{"lang":"gl-ES","href":"https://www.zara.com/es/gl/"},{"lang":"ca-ES","href":"https://www.zara.com/es/ca/"},{"lang":"fi-FI","href":"https://www.zara.com/fi/"},{"lang":"sv-FI","href":"https://www.zara.com/fi/sv/"},{"lang":"en-FI","href":"https://www.zara.com/fi/en/"},{"lang":"fr-FR","href":"https://www.zara.com/fr/"},{"lang":"en-FR","href":"https://www.zara.com/fr/en/"},{"lang":"en-GE","href":"https://www.zara.com/ge/"},{"lang":"ka-GE","href":"https://www.zara.com/ge/ka/"},{"lang":"el-GR","href":"https://www.zara.com/gr/"},{"lang":"en-GR","href":"https://www.zara.com/gr/en/"},{"lang":"es-GT","href":"https://www.zara.com/gt/"},{"lang":"en-GT","href":"https://www.zara.com/gt/en/"},{"lang":"es-HN","href":"https://www.zara.com/hn/"},{"lang":"en-HN","href":"https://www.zara.com/hn/en/"},{"lang":"hr-HR","href":"https://www.zara.com/hr/"},{"lang":"en-HR","href":"https://www.zara.com/hr/en/"},{"lang":"en-IS","href":"https://www.zara.com/is/"},{"lang":"en-IN","href":"https://www.zara.com/in/"},{"lang":"id-ID","href":"https://www.zara.com/id/"},{"lang":"en-ID","href":"https://www.zara.com/id/en/"},{"lang":"en-IE","href":"https://www.zara.com/ie/"},{"lang":"he-IL","href":"https://www.zara.com/il/"},{"lang":"en-IL","href":"https://www.zara.com/il/en/"},{"lang":"it-IT","href":"https://www.zara.com/it/"},{"lang":"en-IT","href":"https://www.zara.com/it/en/"},{"lang":"ja-JP","href":"https://www.zara.com/jp/"},{"lang":"en-JP","href":"https://www.zara.com/jp/en/"},{"lang":"en-JO","href":"https://www.zara.com/jo/"},{"lang":"ar-JO","href":"https://www.zara.com/jo/ar/"},{"lang":"ru-KZ","href":"https://www.zara.com/kz/"},{"lang":"kk-KZ","href":"https://www.zara.com/kz/kk/"},{"lang":"en-KZ","href":"https://www.zara.com/kz/en/"},{"lang":"sq-XK","href":"https://www.zara.com/xk/"},{"lang":"en-XK","href":"https://www.zara.com/xk/en/"},{"lang":"en-KW","href":"https://www.zara.com/kw/"},{"lang":"ar-KW","href":"https://www.zara.com/kw/ar/"},{"lang":"lv-LV","href":"https://www.zara.com/lv/"},{"lang":"en-LV","href":"https://www.zara.com/lv/en/"},{"lang":"en-LB","href":"https://www.zara.com/lb/"},{"lang":"ar-LB","href":"https://www.zara.com/lb/ar/"},{"lang":"lt-LT","href":"https://www.zara.com/lt/"},{"lang":"en-LT","href":"https://www.zara.com/lt/en/"},{"lang":"fr-LU","href":"https://www.zara.com/lu/"},{"lang":"en-LU","href":"https://www.zara.com/lu/en/"},{"lang":"de-LU","href":"https://www.zara.com/lu/de/"},{"lang":"mk-MK","href":"https://www.zara.com/mk/"},{"lang":"sq-MK","href":"https://www.zara.com/mk/sq/"},{"lang":"en-MK","href":"https://www.zara.com/mk/en/"},{"lang":"hu-HU","href":"https://www.zara.com/hu/"},{"lang":"en-HU","href":"https://www.zara.com/hu/en/"},{"lang":"en-MY","href":"https://www.zara.com/my/"},{"lang":"en-MT","href":"https://www.zara.com/mt/"},{"lang":"fr-MA","href":"https://www.zara.com/ma/"},{"lang":"ar-MA","href":"https://www.zara.com/ma/ar/"},{"lang":"en-MA","href":"https://www.zara.com/ma/en/"},{"lang":"es-MX","href":"https://www.zara.com/mx/"},{"lang":"en-MX","href":"https://www.zara.com/mx/en/"},{"lang":"fr-MC","href":"https://www.zara.com/mc/"},{"lang":"en-MC","href":"https://www.zara.com/mc/en/"},{"lang":"sr-ME","href":"https://www.zara.com/me/"},{"lang":"en-ME","href":"https://www.zara.com/me/en/"},{"lang":"en-NL","href":"https://www.zara.com/nl/"},{"lang":"nl-NL","href":"https://www.zara.com/nl/nl/"},{"lang":"en-NZ","href":"https://www.zara.com/nz/"},{"lang":"es-NI","href":"https://www.zara.com/ni/"},{"lang":"en-NI","href":"https://www.zara.com/ni/en/"},{"lang":"no-NO","href":"https://www.zara.com/no/"},{"lang":"en-NO","href":"https://www.zara.com/no/en/"},{"lang":"en-OM","href":"https://www.zara.com/om/"},{"lang":"ar-OM","href":"https://www.zara.com/om/ar/"},{"lang":"de-AT","href":"https://www.zara.com/at/"},{"lang":"en-AT","href":"https://www.zara.com/at/en/"},{"lang":"es-PA","href":"https://www.zara.com/pa/"},{"lang":"en-PA","href":"https://www.zara.com/pa/en/"},{"lang":"es-PY","href":"https://www.zara.com/py/"},{"lang":"en-PY","href":"https://www.zara.com/py/en/"},{"lang":"es-PE","href":"https://www.zara.com/pe/"},{"lang":"en-PE","href":"https://www.zara.com/pe/en/"},{"lang":"en-PH","href":"https://www.zara.com/ph/"},{"lang":"pl-PL","href":"https://www.zara.com/pl/"},{"lang":"uk-PL","href":"https://www.zara.com/pl/uk/"},{"lang":"en-PL","href":"https://www.zara.com/pl/en/"},{"lang":"pt-PT","href":"https://www.zara.com/pt/"},{"lang":"en-PT","href":"https://www.zara.com/pt/en/"},{"lang":"es-PR","href":"https://www.zara.com/pr/"},{"lang":"en-PR","href":"https://www.zara.com/pr/en/"},{"lang":"en-QA","href":"https://www.zara.com/qa/"},{"lang":"ar-QA","href":"https://www.zara.com/qa/ar/"},{"lang":"es-DO","href":"https://www.zara.com/do/"},{"lang":"en-DO","href":"https://www.zara.com/do/en/"},{"lang":"ro-RO","href":"https://www.zara.com/ro/"},{"lang":"en-RO","href":"https://www.zara.com/ro/en/"},{"lang":"ar-SA","href":"https://www.zara.com/sa/"},{"lang":"en-SA","href":"https://www.zara.com/sa/en/"},{"lang":"sr-RS","href":"https://www.zara.com/rs/"},{"lang":"en-RS","href":"https://www.zara.com/rs/en/"},{"lang":"en-SG","href":"https://www.zara.com/sg/"},{"lang":"sk-SK","href":"https://www.zara.com/sk/"},{"lang":"en-SK","href":"https://www.zara.com/sk/en/"},{"lang":"sl-SI","href":"https://www.zara.com/si/"},{"lang":"en-SI","href":"https://www.zara.com/si/en/"},{"lang":"ko-KR","href":"https://www.zara.com/kr/"},{"lang":"en-KR","href":"https://www.zara.com/kr/en/"},{"lang":"en-ZA","href":"https://www.zara.com/za/"},{"lang":"sv-SE","href":"https://www.zara.com/se/"},{"lang":"en-SE","href":"https://www.zara.com/se/en/"},{"lang":"en-CH","href":"https://www.zara.com/ch/"},{"lang":"fr-CH","href":"https://www.zara.com/ch/fr/"},{"lang":"de-CH","href":"https://www.zara.com/ch/de/"},{"lang":"it-CH","href":"https://www.zara.com/ch/it/"},{"lang":"th-TH","href":"https://www.zara.com/th/"},{"lang":"en-TH","href":"https://www.zara.com/th/en/"},{"lang":"fr-TN","href":"https://www.zara.com/tn/"},{"lang":"ar-TN","href":"https://www.zara.com/tn/ar/"},{"lang":"en-TN","href":"https://www.zara.com/tn/en/"},{"lang":"tr-TR","href":"https://www.zara.com/tr/"},{"lang":"en-TR","href":"https://www.zara.com/tr/en/"},{"lang":"uk-UA","href":"https://www.zara.com/ua/"},{"lang":"en-UA","href":"https://www.zara.com/ua/en/"},{"lang":"en-AE","href":"https://www.zara.com/ae/"},{"lang":"ar-AE","href":"https://www.zara.com/ae/ar/"},{"lang":"en-GB","href":"https://www.zara.com/uk/"},{"lang":"en-US","href":"https://www.zara.com/us/"},{"lang":"es-US","href":"https://www.zara.com/us/es/"},{"lang":"es-UY","href":"https://www.zara.com/uy/"},{"lang":"en-UY","href":"https://www.zara.com/uy/en/"},{"lang":"uz-UZ","href":"https://www.zara.com/uz/"},{"lang":"en-UZ","href":"https://www.zara.com/uz/en/"},{"lang":"ru-UZ","href":"https://www.zara.com/uz/ru/"},{"lang":"es-VE","href":"https://www.zara.com/ve/"},{"lang":"en-VE","href":"https://www.zara.com/ve/en/"},{"lang":"vi-VN","href":"https://www.zara.com/vn/"},{"lang":"en-VN","href":"https://www.zara.com/vn/en/"},{"lang":"x-default","href":"https://www.zara.com/"}]}},"viewName":"catalog/home","userKind":"guest","clientAppConfig":{"appAssetsBasePath":"stdstatic","clientSideNavigationTimeout":30000,"env":"production","trkpln":{"clientId":"TP803257","config":{"env":"production"}},"wechatAppId":"wxd95a72c5f595b6a3","appLinks":{"ios":"https://itunes.apple.com/app/id547951480?mt=8","android":"https://play.google.com/store/apps/details?id=com.inditex.zara"},"channel":"web","cookiesConsent":{"isEnabled":true,"oneTrustId":"cadb9218-57dc-4d9d-88e2-9f60895ffd8e"},"enabledFeatures":["is-payment-bundle-required","use-initialized-media-url","use-exhaustive-initialized-media-url","custom-handle-403-in-ajax","is-toast-personalization-enabled","is-trkpln-enabled","is-product-personalized-grid-enabled","use-cloud-pdp-grid-recommendation","use-cloud-pdp-toast-recommendation","use-cloud-search-home-recommendation","use-cloud-grid-recommendation","use-product-detail-rest-api-cache-ttl","use-initial-product-media-url","zenit-send-impressions-hit","requester-encode-path","is-zenit-logs-enabled","page-view-on-close-modal","show-category-nav-on-help-detail","use-cloud-cart-recommendation","live-stylesheet-spot-enabled","hide-help-section-page","o11y-lib-enabled","use-related-products-cloud-request","use-similar-products-cloud-request","o11y-lib-prerender-error-log-enabled","o11y-lib-component-error-boundary-log-enabled","o11y-lib-ajax-error-log-enabled","o11y-lib-cwv-lcp-metric-enabled","o11y-lib-itx-visually-ready-metric-enabled","o11y-lib-ajax-request-time-enabled","o11y-lib-creativity-log-enabled","common-mkspots-disabled","o11y-lib-app-error-boundary-log-enabledq","o11y-lib-session-created-metric-enabled","use-similar-products-by-reference-cloud-request","is-accurate-stock-size-enabled","o11y-lib-client-error-metric-enabled","is-simple-simulation-from-summary-enabled","o11y-lib-open-connections-metric-enabled","is-zenit-click-enabled","use-xmedia-consumer-url","is-ticket-api-v2-enabled","avoid-serve-stale-store-info","is-backend-milestones-order-enabled","is-new-get-online-order-list-enabled","allow-text-emojis","is-return-list-page-refactor-enabled","is-default-wishlist-full-enabled"],"formatterConfig":{"currency":"JPY","symbol":"¥","currencyFormat":"¤ #,##0","currencyDecimals":0,"currencyCode":"JPY","currencySymbol":"¥","currencyRateToEuro":0.00626017,"formats":{"number":{"decimalSeparator":".","thousandsSeparator":","},"date":{"shortDate":"YYYY/M/D","longDate":"YYYY/M/D HH:mm"}}},"formatterConfigByCur":{"JPY":{"currency":"JPY","symbol":"¥","currencyFormat":"¤ #,##0","currencyDecimals":0,"currencyCode":"JPY","currencySymbol":"¥","currencyRateToEuro":0.00626017,"formats":{"number":{"decimalSeparator":".","thousandsSeparator":","},"date":{"shortDate":"YYYY/M/D","longDate":"YYYY/M/D HH:mm"}}}},"geo":{"openMapCoordinatesUrl":"https://maps.google.com/?q={lat},{lng}","googleMapsPlaceUrl":"https://www.google.com/maps/search/?api=1&query={lat},{lng}&query_place_id={placeId}","mapsService":"gmaps","gmaps":{"user":"gme-itxecommerceireland","key":"ABQIAAAAuLM0t2_kkFjBTv19NCnv4xQ1eARysJDSA6Rsmys1__vV4q3ogRSAPpMJQEtE6PZS8bUt68TqwWpmdA","channel":"Zara","isAddressAutocompleteActive":true,"autocompleteKey":"gme-itxecommerceireland"}},"imageBaseUrl":"https://static.zara.net/photos/","isDevEnv":false,"isOpenProductPageInNewTab":false,"isSsl":false,"langCode":"ja","langId":-10,"locale":"ja_JP@JP","languageTag":"ja-JP","originalUrl":"/jp/","sem":{"exelution":{"enabled":false}},"storeCode":"jp","storeCountryCode":"jp","storeId":11723,"universalLinks":{"ios":"download-app/ios","android":"download-app/android"},"version":"6.21.1","videoBaseUrl":"https://static.zara.net/video/","xmediaFormats":[{"datatype":"xmediaFormat","id":12,"set":2,"type":"png","name":"PNG","description":"Imagen transparente","codecs":"png","extension":"png","width":800,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":19,"set":2,"type":"video","name":"MPEG4_MEGAZOOM","description":"Video MPEG4 Megazoom","codecs":"avc1.4d401f","extension":"mp4","width":1920,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":20,"set":2,"type":"video","name":"MPEG4_ZOOM","description":"Video MPEG4 Zoom","codecs":"avc1.4d401f","extension":"mp4","width":560,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":21,"set":2,"type":"video","name":"MPEG4_DETAIL","description":"Video MPEG4 Detail","codecs":"avc1.4d401f","extension":"mp4","width":400,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":22,"set":2,"type":"video","name":"MPEG4_STANDARD2","description":"Video MPEG4 Standard 2","codecs":"avc1.4d401f","extension":"mp4","width":200,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":23,"set":2,"type":"video","name":"MPEG4_THUMB","description":"Video MPEG4 Thumb","codecs":"avc1.4d401f","extension":"mp4","width":135,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":24,"set":2,"type":"video","name":"MPEG4_MOBILE","description":"Video MPEG4 Mobile","codecs":"avc1.4d401f","extension":"mp4","width":1024,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":25,"set":2,"type":"vector","name":"VECTOR_SVG","description":"Imagen vectorial svg","codecs":"svg","extension":"svg","width":800,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":26,"set":2,"type":"vector","name":"VECTOR_PDF","description":"Imagen vectorial pdf","codecs":"pdf","extension":"pdf","width":800,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":27,"set":2,"type":"hls","name":"HLS_VIDEO","description":"Video HLS","codecs":"H264","extension":"m3u8","width":1920,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":28,"set":2,"type":"image","name":"2400p","description":"2400p","codecs":"JPEG","extension":"jpg","width":2400,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":29,"set":2,"type":"image","name":"1920p","description":"1920p","codecs":"JPEG","extension":"jpg","width":1900,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":30,"set":2,"type":"image","name":"1440p","description":"1440p","codecs":"JPEG","extension":"jpg","width":1440,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":31,"set":2,"type":"image","name":"1280p","description":"1280p","codecs":"JPEG","extension":"jpg","width":1280,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":32,"set":2,"type":"image","name":"1125p","description":"1125​p","codecs":"JPEG","extension":"jpg","width":1125,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":33,"set":2,"type":"image","name":"1024p","description":"1024p","codecs":"JPEG","extension":"jpg","width":1024,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":34,"set":2,"type":"image","name":"850p","description":"850​p","codecs":"JPEG","extension":"jpg","width":850,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":35,"set":2,"type":"image","name":"750p","description":"750​p","codecs":"JPEG","extension":"jpg","width":750,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":36,"set":2,"type":"image","name":"563p","description":"563​p","codecs":"JPEG","extension":"jpg","width":563,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":37,"set":2,"type":"image","name":"375p","description":"375p","codecs":"JPEG","extension":"jpg","width":375,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":38,"set":2,"type":"image","name":"135p","description":"135p","codecs":"JPEG","extension":"jpg","width":135,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":39,"set":2,"type":"3dadvanced","name":"3DAdvanced_GLB","description":"Advanced OBJ 3D Model","codecs":"glb","extension":"glb","width":800,"isSeoRelevant":false},{"datatype":"xmediaFormat","id":40,"set":2,"type":"spin360","name":"spin360","description":"Spin 360 Model","codecs":"jpg","extension":"jpg","width":560,"isSeoRelevant":false}],"xmediaTransformations":[{"meta":{"xmedia":[{"allowedScreens":["large"],"datatype":"xmedia","height":1650,"kind":"other","name":"simple-large@en_GB_0","path":"/contents/cm/watermarks/looks-ctx","set":2,"timestamp":"1674150787592","type":"vector","width":1100}]},"name":"look","type":"watermark"}],"store":{"accountVerification":{"guestRegister":{"isEnabled":false,"showCaptcha":false,"verificationMethod":"PHONE"},"phoneLegalText":{"isEnabled":false},"registeredUser":{"isEnabled":false}},"cartCompositionExtraDetail":{"enabledChannels":[]},"cartRelatedProducts":{"isEnabled":true,"supportedChannels":["ios","android","web","web-mobile"],"maxItems":20},"catalogId":21054,"colbensonUrl":"https://sbzara.empathybroker.com/sb-zara","countriesInfo":{"billingCountries":[{"countryCode":"JP","name":"日本","compulsoryDocumentTypesForLegalReasons":[]}],"shippingCountries":[{"countryCode":"JP","name":"日本"}]},"countryCode":"JP","countryName":"Japan / 日本","discountDisclaimer":"*シーズン価格に対して割引が適用されます","displayDiscountPercentage":true,"displayFuturePrice":false,"displayOriginalPrice":false,"eguiData":{"assignTitleBaseUrl":"https://www.einvoice.nat.gov.tw/APMEMBERVAN/membercardlogin","donationEntitiesListBaseUrl":"https://www.einvoice.nat.gov.tw/APMEMBERVAN/XcaOrgPreserveCodeQuery/XcaOrgPreserveCodeQuery","isEnabled":false},"generatePermanentSeoUrl":true,"giftCardStepSliderValue":4,"gitftCardMonthsToExpire":36,"hidePriceNotAvailableMessage":true,"id":11723,"inditexLinkedAccounts":{"default":{"isEnabled":false},"register":{"isEnabled":false},"checkout":{"isEnabled":false}},"isABTestingAllowed":true,"isAddressEvaluationEnabled":true,"isCompanyAllowed":true,"isDarkModeEnabled":false,"isDataConsentPolicyEnabled":false,"isDeleteAccountActive":true,"isDonationEnabled":false,"isDonationFilterEnabled":true,"isElectronicInvoiceActive":false,"isFacebookConversionEnabled":false,"isForceRefundOldConfig":false,"isGiftcardDetailRequired":false,"isInStoreOrdersTicketScanningEnabled":true,"isLiveTrackingEnabled":false,"isMultiOrderReturnsDetailActive":true,"isMultiOrderReturnsExchangeActive":true,"isMultiOrderReturnsReturnActive":true,"isNewsletterSingleOptInEnabled":false,"isNewsletterSingleOptOutEnabled":false,"newsletter":{"isAutomaticSubscribeEnabled":false,"isAutomaticUnsubscribeEnabled":false,"isDetailedUnsubscribeEnabled":false},"isNewsletterUnsubscribeButtonEnabled":false,"isNotificationCenterEnabled":true,"isOnlineExchangeAllowed":true,"isOpenForSale":true,"isOrderCancellationRequestFormEnabled":false,"isPaperlessShipmentEnabled":true,"isPrefixPhoneDisabled":false,"isPromotionAndroidActive":false,"isPromotioniOSActive":false,"isRefundBankSearchAvailable":false,"isRefundHelpEnabled":false,"isRegionGroupEnabled":false,"isRegisterEnabled":true,"isRepentanceEnabled":false,"isReturnInStoreMessageVisible":false,"isReturnRequestFormProcessEnabled":false,"isReturnRequestListAvailable":true,"isShowPriceTaxMessageRequired":false,"isShowTaxesRequired":true,"isSocialDesign":false,"isStockAccurateEnabled":true,"isStockInStoresAvailable":true,"isTaxIncluded":true,"isUsePhoneAsLogonId":false,"isVirtualGiftCardShareAllowed":false,"isWalletAvailable":true,"linkToRelatedStores":false,"omnibusMessageEnabled":false,"phoneCountryCode":"+81","physicalStores":{"hasPhysicalStores":true,"storeServices":["store_mode","fitting_room_booking","banner_locatable_products_out_store","banner_locatable_products_in_store","locate_products_out_store","advertise_nearby_only","fast_sint_purchase_outside","fast_sint_purchase_inside","locate_products_in_store","fitting"],"storeServicesBaseUrl":"https://ws.inditex.com/RFEAI689/ItxBSStoreServices/FittingRoomReserve.svc/Rest/","services":{"stockInStore":{"baseUrl":"/itxrest/1/bam/store/{storeId}/physical-store/product/availability","enabledChannels":["ios","android","web"]}}},"privacy":{"url":"https://static.zara.net/static/pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf","version":"1699228800000"},"privacyUrl":"https://static.zara.net/static/pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf","recommendProviderLocation":{"global":{"enabledSections":[],"provider":"google","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":[]},"grid":{"enabledSections":["WOMAN","MAN","KID"],"provider":"yoda","timeout":3000,"enabledChannels":["android","ios","web","web_mobile"],"multitenantEnabledChannels":[]},"pdpGrid":{"enabledSections":["WOMAN","MAN","KID","HOME"],"provider":"google","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":[]},"pdpToast":{"enabledSections":["WOMAN","MAN","KID","HOME"],"provider":"zara","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":["ios","android","web","web_mobile"]},"cart":{"enabledSections":[],"provider":"","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":[]},"searchHome":{"enabledSections":["WOMAN","MAN","KID","HOME"],"provider":"google","timeout":3000,"enabledChannels":[],"multitenantEnabledChannels":["ios","android","web","web_mobile"]},"fullPersonalizedGrid":{"enabledSections":["WOMAN","MAN","KID","HOME"],"enabledChannels":["android","ios"],"multitenantEnabledChannels":[]},"ownUniversePersonalizedGrid":{"enabledSections":["WOMAN","MAN","KID"],"enabledChannels":["android","ios"],"multitenantEnabledChannels":[]}},"relatedStores":[],"searchLang":"ja_JP","sections":[{"id":0,"name":"ALL","description":"All","availableFor":["product_search"],"engDescription":"All"},{"id":1,"name":"WOMAN","description":"WOMAN","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Woman"},{"id":2,"name":"MAN","description":"MAN","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Man"},{"id":3,"name":"KID","description":"KIDS","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Kids"},{"id":4,"name":"HOME","description":"Home","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Home"},{"id":5,"name":"SRPLS","description":"SRPLS","availableFor":["product_search","newsletter_collection"],"engDescription":"SRPLS"},{"id":6,"name":"BEAUTY","description":"Beauty","availableFor":["newsletter_section","newsletter","product_search"],"engDescription":"Beauty"},{"id":7,"name":"MASSIMODUTTI","description":"Massimo Dutti","availableFor":[],"engDescription":"Massimo Dutti"}],"sharingMethods":["pinterest","facebook","twitter"],"shouldShowState":true,"showAdCookiesPreferences":false,"showContactLinkInHelpMenu":false,"showContactOnUserMenu":false,"showCrossBorderPrivacyCheck":false,"showPrivacityPolicyCookie":true,"showSensitivePrivacyCheck":false,"stockBaseUrl":"https://api.inditex.com/ocpstiencom-external/common","styles":{"colors":{"priceColors":{"salesPrice":{"backgroundColorHexCode":"#23f444","textColorHexCode":"#000000","darkModeBackgroundColorHexCode":"#23f444","darkModeTextColorHexCode":"#000000"},"futurePrice":{"backgroundColorHexCode":"#23f444","textColorHexCode":"#000000","darkModeBackgroundColorHexCode":"#23f444","darkModeTextColorHexCode":"#000000"},"highlightPrice":{"backgroundColorHexCode":"#000000","textColorHexCode":"#ffffff","darkModeBackgroundColorHexCode":"#ffffff","darkModeTextColorHexCode":"#000000"}},"freeShippingMethod":{"textColorHexCodeLight":"#000000","textColorHexCodeDark":"#ffffff"}},"checkout":{"summary":"default"}},"supportedLanguages":[{"id":-10,"code":"ja","locale":"ja_JP","name":"日本語","countryName":"Japan / 日本","isSeoIrrelevant":false,"isSeoProductIrrelevant":false,"direction":"ltr","formats":{"number":{"decimalSeparator":".","thousandsSeparator":","},"date":{"shortDate":"y/MM/dd","longDate":"y/MM/dd H:mm:ss"}},"languageTag":"ja-JP","isRtl":false},{"id":-1,"code":"en","locale":"en_GB","name":"English","countryName":"Japan","isSeoIrrelevant":true,"isSeoProductIrrelevant":false,"direction":"ltr","formats":{"number":{"decimalSeparator":".","thousandsSeparator":","},"date":{"shortDate":"d MMM y","longDate":"d MMM y HH:mm:ss"}},"languageTag":"en-GB","isRtl":false}],"userPreferredLanguage":{"register":{"isEnabled":false},"profile":{"isEnabled":true}},"useXmediaRealWidth":true,"virtualGiftCard":{"share":{"enabledChannels":[]},"instantShipping":{"enabledChannels":[],"isEnabled":false}},"virtualGiftCardMaxDaysToSend":30,"virtualGiftCardMinTimeToSend":60,"warehouseId":14552,"wishlist":{"isEnabled":true},"zaraIdQR":{"isEnabled":true,"colors":[{"backgroundColor":"#4D5dEE","textColor":"#FFFFFF"},{"backgroundColor":"#000000","textColor":"#FFFFFF"},{"backgroundColor":"#FFFFFF","textColor":"#000000"},{"backgroundColor":"#D7DA73","textColor":"#000000"},{"backgroundColor":"#65C39F","textColor":"#000000"},{"backgroundColor":"#FFB4E2","textColor":"#000000"},{"backgroundColor":"#FE9459","textColor":"#000000"},{"backgroundColor":"#F0E7DF","textColor":"#000000"}]},"addressSearchEngine":{"daum":{"clientServiceUrl":"https://ssl.daumcdn.net/dmaps/map_js_init/postcode.v2.js"}},"deviceFingerprint":{"alipayJavascriptRiskUrl":"https://rds.alipay.com/merchant/merchant.js","deviceFingerPrintFlashActive":false,"fraudCybersourceBasicMerchantId":"tarjetaregalo_dm","giftcardFraudCheckActive":false,"hostname":"h.online-metrix.net","merchantId":"itx_dm","organizationId":"k8vif92e"},"genericRecommendationsDisabledChannels":[],"geoInfo":{"location":{"lat":36.204824,"lng":138.252924},"bounds":{"northeast":{"lat":45.5490769,"lng":148.8878911},"southwest":{"lat":24.0486928,"lng":122.9339324}}},"giftCardTerms":{"url":"https://static.zara.net/static/pdfs/JP/giftcard-conditions/giftcard-conditions-ja_JP-20201101.pdf","version":"1604156400000"},"interactiveSizeGuide":{"enabledChannels":["web","web_mobile","app"],"enabledSections":["WOMAN","MAN","HOME","KID"]},"locale":{"currencyCode":"JPY","currencySymbol":"¥","currencyFormat":"¤ #,##0","currencyDecimals":0,"currencyRate":0.00626017,"currencies":[{"currencyCode":"JPY","currencySymbol":"¥","currencyFormat":"¤ #,##0","currencyDecimals":0,"conversionRates":[{"from":"JPY","to":"EUR","rate":0.00626017}]}],"isBankBicMandatory":false,"isBankInnMandatory":false,"isBankSwift":true,"isCompoundName":false,"isLastNameFirst":true},"prosinecki":{"webScriptUrl":"https://static.zara.net/static/contents/prosinecki/2.2.0/launcher.js?ts=1717668008000","appsScriptUrl":"https://static.zara.net/static/contents/prosinecki/2.2.0/launcher.html?ts=1717668008000","enabledChannels":["web","web_mobile","android","ios"],"enabledBrandGroups":["zara"],"enabledSections":["MAN","WOMAN"],"enabledFamilies":["ALL"]},"sizeRecommender":{"sizeRecommenderDesktopScript":"//widget.fitanalytics.com/widget.js","isSizeRecommenderEnabled":true,"sizeRecommenderMobileScript":"//widget.fitanalytics.com/widget_jq.js","sizeRecommenderPurchaseScript":"nd"},"support":{"abTesting":{"appsClientKey":"","enabled":true,"enabledChannels":["web","web-mobile","web_mobile","app"],"webMobileClientKey":"2984620232","webStandardClientKey":"151300895"},"accessibilityAid":{"enabledChannels":{"web":{"en":{"siteKey":"925faa3ff1a057b4b3ed01fdb1ce2a40","position":"right"}}}},"adoptLegalChangesInOrderInfo":false,"chat":{"integratedChatLangIds":[-10,-1],"integratedChatUrl":"https://www.zara.com/integration/chat-static/entry.js","isChatEnabled":false,"isMochatEnabled":true,"itxWebChatMainUrl":"https://www.zara.com/static/applications/chat/index.html","registeredChatBasePath":"http://static.zara.net/static/chat_cn/","dynamicsChatConfig":{"enabledChannels":[],"orgId":"6adce26c-724e-ee11-94d0-6045bd003438","orgUrl":"https://unq6adce26c724eee1194d06045bd003-crm.omnichannelengagementhub.com","appId":"b16587ff-34b3-49d0-8e82-dc660a029579"},"isDynamicsChatEnabled":false},"clickToCall":{"clickToCallBaseUrl":"https://ctc.zara.com/CCPROCTC/ClickToCallRequest.jsp?Idioma={langId}&UserDefined6={countryId}&UserDefined7={originId}&ProductId={productCode}","clickToCallLangs":[],"clickToCallLangsId":[]},"contact":{"enabledChannels":[]},"contactLinkInHelpMenu":{"enabledChannels":["android","ios"]},"isContactLegalMessageRequired":false,"isContactPopupEnable":true,"conversionIntegration":{"adWords":{"accountId":"","baseImageUrl":"","color":"ffffff","enabled":false,"format":"3","label":"","scriptUrl":"","scriptUrlAsync":"https://www.googleadservices.com/pagead/conversion_async.js"},"doubleClick":{"enabled":false},"facebook":{"accountId":"969087516477356","enabled":false,"scriptUrl":"https://connect.facebook.net/en_US/fbevents.js"},"yahoo":{"accountId":"","baseImageUrl":"","conversionId":"","enabled":false,"label":"LABEL12345","scriptUrl":""}},"donation":{"isTermsLinkEnabled":false},"dropPoints":{"showCode":false},"forceHttps":["mobile","desktop"],"fraudConfig":{"isRiskifiedActive":true},"isGiftCardExpirationDisclaimerRequired":false,"googleServices":{"key":"AIzaSyCTJ_0LCrIe8CRiafZrm0FiCROH_dYGfIo"},"tracking":{"finalMilestones":["delivery","rejection","cancellation"],"liveTracking":{"enabledChannels":[]},"milestonesOrder":["purchase","inPreparation","readyForShipment","expedition","readyForDelivery","outForDelivery","inDropPoint","delivery"]},"gtm":{"accountId":"GTM-NK4BSSL","enabled":true},"orderList":{"apiVersion":"3"},"helpCenter":{"enabledChannels":["app"]},"legalDocuments":[{"kind":"TERMS_AND_CONDITIONS","label":"利用規約 ","url":"https://static.zara.net/static/pdfs/JP/terms-and-conditions/terms-and-conditions-ja_JP-20230901.pdf","version":"1693440000000","showWarningDuringDays":0,"visibleAt":["home"]},{"kind":"PRIVACY_POLICY","label":"プライバシーポリシー ","url":"https://static.zara.net/static/pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf","version":"1699228800000","showWarningDuringDays":0,"visibleAt":["home"]},{"kind":"DISPLAY_BASED_PAYMENT_SERVICES_ACT","label":"DISPLAY_BASED_PAYMENT_SERVICES_ACT","url":"https://static.zara.net/static/pdfs/JP/display-based-payment-services-act/display-based-payment-services-act-ja_JP-20240730.pdf","version":"1722297600000","showWarningDuringDays":0,"visibleAt":[]},{"kind":"GIFTCARD_TERMS","label":"ギフトカードの諸条件 ","url":"https://static.zara.net/static/pdfs/JP/giftcard-conditions/giftcard-conditions-ja_JP-20201101.pdf","version":"1604156400000","showWarningDuringDays":0,"visibleAt":[]},{"kind":"TERMS_AND_CONDITIONS_APP","label":"T&Cアプリの機能 ","url":"https://static.zara.net/static/pdfs/JP/terms-and-conditions-app/terms-and-conditions-app-ja_JP-20210303.pdf","version":"1614816000000","showWarningDuringDays":0,"visibleAt":[]}],"documents":[],"miniContactAvailableContext":"","naizfit":{"webScriptUrl":"https://backend.production.naiz.fit/bundle","appsScriptUrl":"https://static.zara.net/static/contents/naizfit/naizfit-app-embedded.html?ts=1646903103655","enabledChannels":[]},"onlineExchange":{"isEnabled":true,"enabledChannels":["web","web_mobile","app"],"maxExchangeUnitsCount":50,"isMobileNewProcessForGuestAvailable":false,"isNewWindowForGuestAvailable":true,"isShippingEditable":true},"orderProcess":{"edgeImplementationStatus":{"webMobile":"off","webStandard":"live"},"isFullBillingAddresNeeded":false,"restylingCheckoutStatus":"off","restylingCheckoutUrl":"https://static.zara.net/static/applications/checkout-restyling/css/redesign.css?v=16","restylingLegacyCheckoutUrl":""},"payment":{"cardinalDeviceDataCollectionUrl":"https://centinelapi.cardinalcommerce.com/V1/Cruise/Collect","creditCardExpirationMonthsThresold":1,"isShowPaymentExchangeWarningEnable":false,"kcpBinaryInstallerUrl":"https://pay.kcp.co.kr/plugin_new/file/k5/KCPPaymentPluginSetup.exe","kcpJsUrl":"https://pay.kcp.co.kr/plugin/payplus.js","kcpWebPluginUrl":"https://pay.kcp.co.kr/plugin/payplus_web.jsp","klarnaWidgetUrl":"https://x.klarnacdn.net/kp/lib/v1/api.js","offlineExpirationDelayTime":24},"productsCategoryNamePosition":4,"productsSearch":{"provider":"colbenson","maxPrefetchedNextQueries":2,"searchByImage":{"enabled":true,"host":"api.wide-eyes.it","apiKey":"fc908eafa60f3fda16d06cf87f6a1578ecaadbf8"},"urls":{"autocomplete":"https://api.empathybroker.com/search/v1/query/zara/autocomplete","empathize":"https://api.empathybroker.com/search/v1/query/zara/empathize","ping":"https://api.empathybroker.com/tagging/v1/ping","search":"https://api.empathybroker.com/search/v1/query/zara/search","nextQueries":"https://api.empathybroker.com/search/v1/query/zara/nextqueries"},"filtering":{"enabledStatus":{"webMobile":"live","webStandard":"off","iOS":"live","android":"live"},"allowedFacets":["sizes_facet","color_facet","specificFeatures_facet","groupSection_facet"]},"query":[{"name":"sort","value":["score desc","kpi_salesAmount_11723 desc"]}],"engineName":"colbenson-platform","engines":[{"name":"colbenson","urls":{"autocomplete":"https://api.empathybroker.com/search/v1/query/zara/autocomplete","empathize":"https://api.empathybroker.com/search/v1/query/zara/empathize","ping":"https://api.empathybroker.com/tagging/v1/ping","search":"https://api.empathybroker.com/search/v1/query/zara/search","nextQueries":"https://api.empathybroker.com/search/v1/query/zara/nextqueries"},"query":[{"name":"sort","value":["score desc","kpi_salesAmount_11723 desc"]}]},{"name":"colbenson-platform","urls":{"autocomplete":"https://api.empathy.co/search/v1/query/zara/empathize","empathize":"https://api.empathy.co/search/v1/query/zara/empathize","ping":"https://api.empathy.co/tagging/v1/ping","search":"https://api.empathy.co/search/v1/query/zara/search","nextQueries":"https://api.empathy.co/nextqueries/zara"},"query":[]}]},"helpSearch":{"appId":"HYP5W1XTLH","apiKey":"dec276a037b4d2c891202b5ef370a06f","indexName":"za-help-pro-data","minCharsToQuery":2,"minMillisToQuery":500,"showSuggestionWhenNoResults":true,"articleKeyMappings":[]},"qubit":{"isQubitEnabled":false,"qubitScriptUrl":"https://static.goqubit.com/smartserve-5089.js"},"rgpd":{"isEnabled":false,"showPopup":false},"showAndroidLegacyCartPercent":0,"showPrivacyLinks":false,"stockOutSubscription":{"shouldConfirmEmail":false},"ticketToBill":{"captchaUrl":"/integration/bille/captcha","createInvoiceUrl":"/integration/bille/t2f/createInvoice","isEnabled":false,"ticketImageUrl":"https://static.zara.net/static/images/ticket-to-bill/mx/ticket-sample.svg"},"networkClientMonitoring":{"web":{"enabled":false,"interval":30000}},"webClientPerformanceMonitoring":{"enabled":false,"webMobileKey":"69F5W-SKVXA-FCA66-T7RDS-MMYU2","webStandardKey":"CW94T-UEA6E-MVD66-4CNLM-2687T"},"wideEyes":{"apiKey":"186e68fad9bd145e0cf965f2dc6d25ff708f10cf","host":"pro.api-mirror.wide-eyes.it","showSimilar":{"enabledChannels":["app","web","web_mobile"],"enabledSections":[]},"wearItWith":{"enabledChannels":["app","web","web_mobile"],"enabledSections":[1,2,3]}},"itxRestRelatedProducts":{"enabledChannels":["web","web_mobile","android","ios"],"enabledSections":["WOMAN","MAN","KID","HOME"]},"checkout":{"disabledCartContinue":false,"forceShippingMethodSelection":true,"quickPurchase":{"isEnabled":false,"supportedChannels":["web","web_mobile","android","ios"]},"blockSerialReturners":{"enabledChannels":["web","web_mobile","android","ios"]},"postPayment":{"supportedChannels":["ios","android","web","web-mobile"]},"genericPunchout":{"supportedChannels":[]},"deliveryGroupsEnabled":{"supportedChannels":["web-mobile","web","android","ios","store"]},"getPurchaseAttempt":{"supportedChannels":[]},"deliveryGroup":{"defaultVariant":"DIRECT","postShipping":{"supportedChannels":["web","web-mobile","ios","android"]},"shippingByDelivery":{"supportedChannels":["web","web_mobile","android","ios","store"]}},"isApplePayEnabled":{"enabledChannels":[]},"walletPayment":{"enabledChannels":["web","web_mobile","android","ios"],"supportedFlows":["repayment","iop_payment"]}},"multiWishlist":{"enabledChannels":["web","web_mobile","app","android","ios"]},"wishlistActiveChannels":["app","web","web_mobile"],"wishlistOnUserMenuActiveChannels":[],"wishlistSharingActiveChannels":["app","web","web_mobile"],"buyLaterActiveChannels":["app","web","web_mobile"],"categoryGrid":{"webMobile":{"clientRows":8,"numPreloadMedia":6}},"isCookieMigrationEnabled":true,"isNewAddressFormsEnabled":false,"clientTelemetry":{"pageViewsEnabledChannels":["web","web_mobile","android","ios","miniprogram"],"addToCartEnabledChannels":["web","web_mobile","android","ios","miniprogram"],"purchaseConfirmedEnabledChannels":["web","web_mobile","android","ios","miniprogram"]},"isSRPLSSubscriptionEnabled":false,"cookies":{"cookiesConsent":{"enabledChannels":["web","web_mobile","ios","android"],"oneTrust":{"ids":{"web":"cadb9218-57dc-4d9d-88e2-9f60895ffd8e","web-mobile":"95ac13d1-7372-4a30-be31-94fe06cb97e4","ios":"367ae91a-19e7-413b-8609-3c201c87ebb8","android":"22954c7c-4ad1-4bc7-8979-0d5d75129058","mini-p":""}}}},"cookiesConfig":{"cookiesConsent":{"enabledChannels":["web","web_mobile","ios","android"],"oneTrust":{"ids":{"web":"cadb9218-57dc-4d9d-88e2-9f60895ffd8e","web-mobile":"95ac13d1-7372-4a30-be31-94fe06cb97e4","ios":"367ae91a-19e7-413b-8609-3c201c87ebb8","android":"22954c7c-4ad1-4bc7-8979-0d5d75129058","mini-p":""}}}},"returns":{"paymentMethodsWarning":{"enabledChannels":[],"methodsAllowed":[]},"returnRequestForm":{"enabledChannels":[]}},"tempe3DViewer":{"urls":{"react":"https://static.zara.net/static/applications/tp-3d-viewer/launcher.js","standalone":"https://static.zara.net/static/applications/tp-3d-viewer/index.html"}},"isIOSNewGridEnabled":false,"productRecommendation":{"enabled":false},"accountVerification":{"registrationProcessActiveChannels":[],"registrationProcessV2ActiveChannels":[],"registrationProcessV2VerificationMethod":"PHONE","registeredActiveChannels":[],"registrationProcessCaptchaActiveChannels":[],"phoneLegalTextActiveChannels":[]},"liveStreaming":{"scriptUrls":{"web":"https://lcx-embed-eu.bambuser.com/default/embed.js","apps":"https://static.zara.net/static/contents/bambuser/bambuser-app-embedded.html?ts=1713943264704"},"enabledChannels":["web","web_mobile","android","ios"]},"showCrossBorderPrivacyCheck":false,"legal":{"TERMS_AND_CONDITIONS":{"kind":"TERMS_AND_CONDITIONS","label":"利用規約 ","url":"https://static.zara.net/static/pdfs/JP/terms-and-conditions/terms-and-conditions-ja_JP-20230901.pdf","version":"1693440000000","showWarningDuringDays":0,"visibleAt":["home"]},"PRIVACY_POLICY":{"kind":"PRIVACY_POLICY","label":"プライバシーポリシー ","url":"https://static.zara.net/static/pdfs/JP/privacy-policy/privacy-policy-ja_JP-20231106.pdf","version":"1699228800000","showWarningDuringDays":0,"visibleAt":["home"]},"DISPLAY_BASED_PAYMENT_SERVICES_ACT":{"kind":"DISPLAY_BASED_PAYMENT_SERVICES_ACT","label":"DISPLAY_BASED_PAYMENT_SERVICES_ACT","url":"https://static.zara.net/static/pdfs/JP/display-based-payment-services-act/display-based-payment-services-act-ja_JP-20240730.pdf","version":"1722297600000","showWarningDuringDays":0,"visibleAt":[]},"GIFTCARD_TERMS":{"kind":"GIFTCARD_TERMS","label":"ギフトカードの諸条件 ","url":"https://static.zara.net/static/pdfs/JP/giftcard-conditions/giftcard-conditions-ja_JP-20201101.pdf","version":"1604156400000","showWarningDuringDays":0,"visibleAt":[]},"TERMS_AND_CONDITIONS_APP":{"kind":"TERMS_AND_CONDITIONS_APP","label":"T&Cアプリの機能 ","url":"https://static.zara.net/static/pdfs/JP/terms-and-conditions-app/terms-and-conditions-app-ja_JP-20210303.pdf","version":"1614816000000","showWarningDuringDays":0,"visibleAt":[]}},"showSensitivePrivacyCheck":false}},"i18nConfig":{"cacheEnabled":true,"defaultMessage":"","url":"https://www.zara.com/jp/ja/util/messages?v=1028","version":1028},"domains":{"desktop":{"dynamic":{"base":"www.zara.com","cn":"www.zara.cn","xn":"www.zara.cn"},"static":{"base":"static.zara.net","cn":"static.zara.cn","xn":"static.zara.cn"},"ports":{"plain":443,"ssl":80}}},"serverPorts":{"plain":443,"ssl":80},"zenitEndpoints":{"addToCart":"/integration/zenit/topics/meccano.za.pro.store.add-to-cart.input.v1","click":"/integration/zenit/topics/meccano.za.pro.store.click.input.v1","hit":"/integration/zenit/topics/meccano.za.store.hit","impressions":"/integration/zenit/topics/meccano.za.pro.store.impressions.input.v1","log":"/integration/zenit/topics/meccano.za.pro.store.log.input.v1","purchaseConfirmed":"/integration/zenit/topics/meccano.za.pro.store.purchase-confirmed.input.v1"},"o11y":{"apiToken":"3f0f084d-afe7-45d1-b738-0c39136991a0","bufferSize":5,"domain":"www.zara.com","environment":"pro"},"chatConfig":{"zaraApiBaseUrl":"/itxrest","chatServerUrl":"/chat/http-bind","mochatApiBaseUrl":"/integration/chat"},"growthBook":{"enabled":"true","clientKey":"sdk-vHkqL16vxPfcTuk","decryptionKey":"Lw+OlfNj17PSu14fZDWQAg==","host":"https://features.inditex.com"},"sizeSelector":{"isEnabledOnPdpDesktop":false},"initialComponentPath":"catalog/home"},"renderingEngine":"react","renderingContext":"server"};</script><script type="text/javascript" id="">"function"===typeof create_dataLayer&&create_dataLayer();</script><script type="text/javascript" id="">window.analyticsDataLayer=window.analyticsDataLayer||[];window.analyticsDataLayer.push({event:"OneTrustGroupsUpdated"});</script><script type="text/javascript" id="">window.analyticsDataLayer=window.analyticsDataLayer||[];window.zara.appInitialized&&window.analytics&&window.analytics.common.isTrackingAllowed()&&(!window.analytics.lastOnetrustActiveGroups||window.analytics.lastOnetrustActiveGroups&&-1==window.analytics.lastOnetrustActiveGroups.indexOf("C0002"))&&window.analyticsDataLayer.push({event:"FRONT_GA_PAGE_VIEW",data:window.zara.analyticsData,_clear:!0}); window.zara.appInitialized&&window.analytics&&!window.analytics.common.isTrackingAllowed()&&window.analytics.lastOnetrustActiveGroups&&-1<window.analytics.lastOnetrustActiveGroups.indexOf("C0002")&&location.reload();try{window.analytics&&(window.analytics.lastOnetrustActiveGroups=window.OnetrustActiveGroups)}catch(a){};</script><script src="./files/vendor-v2.js" type="text/javascript"></script><script src="./files/81205.js" type="text/javascript"></script><script src="./files/36259.js" type="text/javascript"></script><script src="./files/app-std-v2.js" type="text/javascript"></script><script src="./files/downshift.js" type="text/javascript"></script><script src="./files/70131.js" type="text/javascript"></script><script src="./files/40104.js" type="text/javascript"></script><script src="./files/45365.js" type="text/javascript"></script><script src="./files/57461.js" type="text/javascript"></script><script src="./files/r-xmedia.js" type="text/javascript"></script><script src="./files/63538.js" type="text/javascript"></script><script src="./files/68569.js" type="text/javascript"></script><script src="./files/r-accounting.js" type="text/javascript"></script><script src="./files/46219.js" type="text/javascript"></script><script src="./files/38688.js" type="text/javascript"></script><script src="./files/13894.js" type="text/javascript"></script><script src="./files/34202.js" type="text/javascript"></script><script src="./files/68115.js" type="text/javascript"></script><script src="./files/96425.js" type="text/javascript"></script><script src="./files/48672.js" type="text/javascript"></script><script src="./files/5182.js" type="text/javascript"></script><script src="./files/61208.js" type="text/javascript"></script><script src="./files/40934.js" type="text/javascript"></script><script src="./files/catalog-home-bundle.js" type="text/javascript"></script> <script> function clearLocalStorageItemsWithPrefix(prefix) { if (!window?.localStorage) { return; } const deletionFlagKey = 'ZARCHWEB-2132'; if (localStorage.getItem(deletionFlagKey)) { return; } const keysToRemove = Object.keys(localStorage).filter(key => key.startsWith(prefix)); keysToRemove.forEach(key => localStorage.removeItem(key)); localStorage.setItem(deletionFlagKey, 'true'); } clearLocalStorageItemsWithPrefix('snowplowOutQueue_itx-observability-js'); </script> <script src="data:text/javascript;base64,d2luZG93LnphcmEuYm9vdHN0cmFwQXBwbGljYXRpb24oKQ==" defer=""></script><script src="data:text/javascript;base64,aWYgKC9tc2llfHRyaWRlbnQvaS50ZXN0KG5hdmlnYXRvci51c2VyQWdlbnQpKSB7CgkJCQl3aW5kb3cubG9jYXRpb24uaHJlZiA9ICcvJyArIHphcmEuYXBwQ29uZmlnLnN0b3JlQ29kZSArICcvJyArIHphcmEuYXBwQ29uZmlnLmxhbmdDb2RlICsgJy9lcnJvci91bnN1cHBvcnRlZC1icm93c2VyJzsKCQkJfQ==" defer=""></script><script type="text/javascript" src="./files/StBJXo"></script><script type="text/javascript" src="./files/2xUXQM" async=""></script><div id="onetrust-consent-sdk"><div class="onetrust-pc-dark-filter ot-hide ot-fade-in"></div><div id="onetrust-pc-sdk" class="otPcTab ot-hide ot-fade-in ot-tgl-with-label" lang="ja-JP" aria-label="Preference center" role="region"><div role="alertdialog" aria-modal="true" aria-describedby="ot-pc-desc" style="height: 100%;" aria-label="プライバシー設定センター"><!-- pc header --><div class="ot-pc-header" role="presentation"><!-- Header logo --><div class="ot-pc-logo" role="img" aria-label="企業ロゴ"><img decoding="async" alt="企業ロゴ" src="./files/Standard.png"></div><div class="ot-title-cntr"><h2 id="ot-pc-title">プライバシー設定センター</h2><div class="ot-close-cntr"></div></div></div><!-- content --><!-- Groups / Sub groups with cookies --><div id="ot-pc-content" class="ot-pc-scrollbar ot-sdk-row"><div class="ot-optout-signal ot-hide"><div class="ot-optout-icon"><svg xmlns="http://www.w3.org/2000/svg"><path class="ot-floating-button__svg-fill" d="M14.588 0l.445.328c1.807 1.303 3.961 2.533 6.461 3.688 2.015.93 4.576 1.746 7.682 2.446 0 14.178-4.73 24.133-14.19 29.864l-.398.236C4.863 30.87 0 20.837 0 6.462c3.107-.7 5.668-1.516 7.682-2.446 2.709-1.251 5.01-2.59 6.906-4.016zm5.87 13.88a.75.75 0 00-.974.159l-5.475 6.625-3.005-2.997-.077-.067a.75.75 0 00-.983 1.13l4.172 4.16 6.525-7.895.06-.083a.75.75 0 00-.16-.973z" fill="#FFF" fill-rule="evenodd"></path></svg></div><span></span></div><div class="ot-sdk-container ot-grps-cntr ot-sdk-column"><div class="ot-sdk-four ot-sdk-columns ot-tab-list" aria-label="Cookie Categories"><ul class="ot-cat-grp" role="tablist"><li class="ot-abt-tab" role="presentation"><!-- About Privacy container --><div class="ot-active-menu category-menu-switch-handler" role="tab" tabindex="0" aria-selected="true" aria-controls="ot-tab-desc"><h3 id="ot-pvcy-txt">プライバシー</h3></div></li><li class="ot-cat-item ot-always-active-group ot-vs-config" role="presentation" data-optanongroupid="C0001"><div class="category-menu-switch-handler" role="tab" tabindex="-1" aria-selected="false" aria-controls="ot-desc-id-C0001"><h3 id="ot-header-id-C0001">クッキーは厳密に必要です。</h3></div></li><li class="ot-cat-item ot-vs-config" role="presentation" data-optanongroupid="C0002"><div class="category-menu-switch-handler" role="tab" tabindex="-1" aria-selected="false" aria-controls="ot-desc-id-C0002"><h3 id="ot-header-id-C0002">分析クッキー </h3></div></li><li class="ot-cat-item ot-vs-config" role="presentation" data-optanongroupid="C0003"><div class="category-menu-switch-handler" role="tab" tabindex="-1" aria-selected="false" aria-controls="ot-desc-id-C0003"><h3 id="ot-header-id-C0003">機能またはカスタマイズクッキー</h3></div></li><li class="ot-cat-item ot-vs-config" role="presentation" data-optanongroupid="C0004"><div class="category-menu-switch-handler" role="tab" tabindex="-1" aria-selected="false" aria-controls="ot-desc-id-C0004"><h3 id="ot-header-id-C0004">行動ターゲティング広告クッキー</h3></div></li></ul></div><div class="ot-tab-desc ot-sdk-eight ot-sdk-columns"><div class="ot-desc-cntr" id="ot-tab-desc" tabindex="0" role="tabpanel" aria-labelledby="ot-pvcy-hdr"><h4 id="ot-pvcy-hdr">プライバシー</h4><p id="ot-pc-desc" class="ot-grp-desc">クッキーやその他の同様の技術は、当社のプラットフォームがどのように機能するかにかかわる重要な部分です。クッキーの主な目的は、お客様の閲覧体験をより快適で効率的なものにし、当社のサービスやプラットフォーム自体を改善することです。また、第三者のウェブサイトやアプリを訪問した際に、お客様の興味を引く広告を表示するためにクッキーを使用しています。 ここでは、当社が使用するクッキーに関するすべての情報を得ることができ、お客様の好みに応じてクッキーを有効化したり、無効化したりすることができます(ただし、プラットフォームの機能に厳密に必要なクッキーは除きます)。 一部のクッキーをブロックすると、プラットフォーム上での体験やプラットフォームの機能に影響を及ぼす可能性がありますので、ご注意ください。 詳細については、当社のクッキーポリシーをご覧ください。 <br><a href="https://static.zara.net/static/pdfs/ZARA/cookies-policy/cookies-policy-ja_JP-20201028.pdf" class="privacy-notice-link" rel="noopener" target="_blank" aria-label="あなたのプライバシーを守るための詳細設定, 新しいウィンドウで開く">クッキーポリシー</a></p></div><div class="ot-desc-cntr ot-hide ot-always-active-group" role="tabpanel" tabindex="0" id="ot-desc-id-C0001"><div class="ot-grp-hdr1"><h4 class="ot-cat-header">クッキーは厳密に必要です。</h4><div class="ot-tgl-cntr"><div class="ot-always-active">常にアクティブ</div></div></div><p class="ot-grp-desc ot-category-desc">これらのクッキーは、プラットフォームが機能するために必要なものであり、当社のシステム上で無効にすることはできません。これらは通常、プライバシー設定の調整、サイトへのログイン、フォームへの記入など、サービスを受けるためにお客様が行ったアクションに対応するために設定されています。ブラウザを設定して、これらのクッキーの存在をブロックしたり、警告したりすることができますが、プラットフォームの一部は機能しなくなります。</p><div class="ot-hlst-cntr"><button class="ot-link-btn category-host-list-handler" aria-label="Cookie 詳細画面を開くボタンです" data-parent-id="C0001">サードパーティ Cookie‎</button></div></div><div class="ot-desc-cntr ot-hide" role="tabpanel" tabindex="0" id="ot-desc-id-C0002"><div class="ot-grp-hdr1"><h4 class="ot-cat-header">分析クッキー </h4><div class="ot-tgl"><input type="checkbox" name="ot-group-id-C0002" id="ot-group-id-C0002" role="switch" class="category-switch-handler" data-optanongroupid="C0002" checked="" aria-labelledby="ot-header-id-C0002"> <label class="ot-switch" for="ot-group-id-C0002"><span class="ot-switch-nob" aria-checked="true" role="switch" aria-label="分析クッキー "></span> <span class="ot-label-txt">分析クッキー </span></label> <span class="ot-label-status">アクティブ</span></div><div class="ot-tgl-cntr"></div></div><p class="ot-grp-desc ot-category-desc">これらのクッキーは、当社のプラットフォームのパフォーマンスを測定し、向上させるために、訪問者数と通信トラフィックソースをカウントできるようにします。最も人気があるページ、あるいは最も人気がないページを知ることができ、サイトを訪れている人数を確認できます。これらのクッキーを許可しない場合、いつお客様が当社のプラットフォームにアクセスしたかを知ることができません。</p><div class="ot-hlst-cntr"><button class="ot-link-btn category-host-list-handler" aria-label="Cookie 詳細画面を開くボタンです" data-parent-id="C0002">サードパーティ Cookie‎</button></div></div><div class="ot-desc-cntr ot-hide" role="tabpanel" tabindex="0" id="ot-desc-id-C0003"><div class="ot-grp-hdr1"><h4 class="ot-cat-header">機能またはカスタマイズクッキー</h4><div class="ot-tgl"><input type="checkbox" name="ot-group-id-C0003" id="ot-group-id-C0003" role="switch" class="category-switch-handler" data-optanongroupid="C0003" checked="" aria-labelledby="ot-header-id-C0003"> <label class="ot-switch" for="ot-group-id-C0003"><span class="ot-switch-nob" aria-checked="true" role="switch" aria-label="機能またはカスタマイズクッキー"></span> <span class="ot-label-txt">機能またはカスタマイズクッキー</span></label> <span class="ot-label-status">アクティブ</span></div><div class="ot-tgl-cntr"></div></div><p class="ot-grp-desc ot-category-desc">これらのクッキーにより、プラットフォームはより良い機能を提供しカスタマイズできます。これらは、当社または当社がページに追加したサービスを提供する第三者によって確立されることがあります。これらのクッキーを許可しない場合、一部のサービスが正常に機能しなくなります。</p><div class="ot-hlst-cntr"><button class="ot-link-btn category-host-list-handler" aria-label="Cookie 詳細画面を開くボタンです" data-parent-id="C0003">サードパーティ Cookie‎</button></div></div><div class="ot-desc-cntr ot-hide" role="tabpanel" tabindex="0" id="ot-desc-id-C0004"><div class="ot-grp-hdr1"><h4 class="ot-cat-header">行動ターゲティング広告クッキー</h4><div class="ot-tgl"><input type="checkbox" name="ot-group-id-C0004" id="ot-group-id-C0004" role="switch" class="category-switch-handler" data-optanongroupid="C0004" checked="" aria-labelledby="ot-header-id-C0004"> <label class="ot-switch" for="ot-group-id-C0004"><span class="ot-switch-nob" aria-checked="true" role="switch" aria-label="行動ターゲティング広告クッキー"></span> <span class="ot-label-txt">行動ターゲティング広告クッキー</span></label> <span class="ot-label-status">アクティブ</span></div><div class="ot-tgl-cntr"></div></div><p class="ot-grp-desc ot-category-desc">これらのクッキーは、当社の広告パートナーによってプラットフォーム全体に配置されることがあります。これらの第三者は、お客様の興味のある分野のプロフィールを作成し、他のサイトでお客様に関連する広告を表示するために使用することがあります。これらのクッキーを許可しない場合、ターゲットを絞った広告が少なくなることがあります。</p><div class="ot-hlst-cntr"><button class="ot-link-btn category-host-list-handler" aria-label="Cookie 詳細画面を開くボタンです" data-parent-id="C0004">サードパーティ Cookie‎</button></div></div></div></div></div><!-- Vendors / Hosts --><section id="ot-pc-lst" class="ot-hide ot-enbl-chr"><div class="ot-lst-cntr ot-pc-scrollbar"><div id="ot-pc-hdr"><div id="ot-lst-title"><button class="ot-link-btn back-btn-handler" aria-label="Back"><svg id="ot-back-arw" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 444.531 444.531" xml:space="preserve"><title>Back Button

Cookie リスト

Consent Leg.Interest
label
label
label
    label