/* Scoped normalization: page 4752 alone, no global option or theme edit. */
html:has(body.or-japan-portal-v10){margin-top:0!important}
body.or-japan-portal-v10{padding:0!important;min-width:0!important}
body.or-japan-portal-v10 #wpadminbar{display:none!important}
#or-japan-portal-root :where(*){box-sizing:border-box}
#or-japan-portal-root{font-size:16px;line-height:1.5;color:var(--ink);font-family:var(--sans)}

:root{
  --navy:#001a31;
  --navy-2:#03233d;
  --ink:#052541;
  --paper:#faf6ee;
  --paper-2:#fffdf8;
  --gold:#d0a34d;
  --gold-soft:#ecd9ad;
  --line:#d9d2c5;
  --muted:#596978;
  --serif:"Noto Serif CJK JP","Hiragino Mincho ProN","Yu Mincho",serif;
  --sans:"Noto Sans CJK JP","Hiragino Kaku Gothic ProN","Yu Gothic",system-ui,sans-serif;
}
#or-japan-portal-root *{box-sizing:border-box}
html:has(body.or-japan-portal-v10){scroll-behavior:smooth;background:var(--navy)}
body.or-japan-portal-v10{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5}
#or-japan-portal-root button,#or-japan-portal-root input,#or-japan-portal-root select{font:inherit}
#or-japan-portal-root button{cursor:pointer}
#or-japan-portal-root img{display:block;max-width:100%}
#or-japan-portal-root a{color:inherit}
#or-japan-portal-root .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
#or-japan-portal-root .skip-link{position:fixed;top:-80px;left:16px;z-index:9999;padding:10px 16px;background:white;border:2px solid var(--navy)}
#or-japan-portal-root .skip-link:focus{top:12px}
#or-japan-portal-root .site-header{height:60px;background:linear-gradient(90deg,#00152a 0%,#021d35 52%,#00162c 100%);color:white;display:grid;grid-template-columns:300px 1fr 250px;align-items:center;padding:0 24px;border-bottom:1px solid rgba(213,171,90,.34);position:relative;z-index:20}
#or-japan-portal-root .brand{display:flex;align-items:center;gap:14px;text-decoration:none;min-width:0}
#or-japan-portal-root .brand-logo{width:184px;height:44px;display:flex;align-items:center;overflow:hidden}
#or-japan-portal-root .brand-logo img{width:100%;height:100%;object-fit:contain;filter:none}
#or-japan-portal-root .brand-japan{font:800 11px/1 var(--sans);letter-spacing:.34em;color:#f2bf55;white-space:nowrap}
#or-japan-portal-root .global-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:36px}
#or-japan-portal-root .global-nav a,#or-japan-portal-root .global-nav button{height:100%;display:flex;align-items:center;border:0;background:transparent;color:white;text-decoration:none;font:500 13px/1 var(--serif);white-space:nowrap;letter-spacing:.02em;padding:0 2px;position:relative}
#or-japan-portal-root .global-nav a:hover,#or-japan-portal-root .global-nav button:hover,#or-japan-portal-root .global-nav a:focus-visible,#or-japan-portal-root .global-nav button:focus-visible{color:#f4cd78}
#or-japan-portal-root .global-nav a::after,#or-japan-portal-root .global-nav button::after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:2px;background:#f4cd78;transition:.18s}
#or-japan-portal-root .global-nav a:hover::after,#or-japan-portal-root .global-nav button:hover::after,#or-japan-portal-root .global-nav a:focus-visible::after,#or-japan-portal-root .global-nav button:focus-visible::after{left:0;right:0}
#or-japan-portal-root .header-actions{justify-self:end;display:flex;align-items:center;gap:7px;height:100%}
#or-japan-portal-root .header-actions button{border:0;background:transparent;color:white;height:44px;display:flex;align-items:center;justify-content:center}
#or-japan-portal-root .language{gap:8px;padding:0 10px;font-size:13px}
#or-japan-portal-root .language svg,#or-japan-portal-root .search-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6}
#or-japan-portal-root .search-action{width:40px}
#or-japan-portal-root .menu-action{width:44px;display:grid!important;place-content:center;gap:5px;border-left:1px solid rgba(255,255,255,.13)!important;margin-left:2px;padding-left:13px!important}
#or-japan-portal-root .menu-action i{width:22px;height:1.5px;background:white;display:block}
#or-japan-portal-root .mobile-nav{position:fixed;top:0;right:0;width:min(88vw,380px);height:100vh;background:var(--paper-2);z-index:100;padding:20px;box-shadow:-20px 0 50px rgba(0,0,0,.25)}
#or-japan-portal-root .mobile-nav-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
#or-japan-portal-root .mobile-nav-head strong{font:600 24px var(--serif)}
#or-japan-portal-root .mobile-nav-head button{width:42px;height:42px;border:1px solid var(--line);background:white;font-size:26px}
#or-japan-portal-root .mobile-nav>a,#or-japan-portal-root .mobile-nav>button{display:block;width:100%;min-height:48px;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;text-decoration:none;font-weight:700}
#or-japan-portal-root .portal{background:var(--paper)}
#or-japan-portal-root .portal-grid{height:751px;display:grid;grid-template-columns:448px 688px 536px;grid-template-rows:481px 270px;border-bottom:1px solid #cec7ba;background:var(--paper-2)}
#or-japan-portal-root .hero-copy{grid-column:1;grid-row:1;padding:50px 24px 18px 48px;position:relative;overflow:hidden;background:
    radial-gradient(circle at 20% 10%,rgba(255,255,255,.92),transparent 38%),
    radial-gradient(circle at 100% 100%,rgba(146,185,192,.13),transparent 44%),
    #faf6ee}
#or-japan-portal-root .hero-copy::before{content:"";position:absolute;left:-55px;bottom:-44px;width:270px;height:145px;opacity:.18;background:repeating-radial-gradient(ellipse at 50% 100%,transparent 0 12px,rgba(50,104,119,.35) 13px 15px,transparent 16px 26px);pointer-events:none}
#or-japan-portal-root .hero-copy::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.1),rgba(255,253,248,.28));pointer-events:none}
#or-japan-portal-root .hero-copy>*{position:relative;z-index:1}
#or-japan-portal-root .eyebrow{margin:0 0 12px;color:#bd8937;font-size:9px;font-weight:800;letter-spacing:.25em}
#or-japan-portal-root .hero-copy h1{margin:0;font:500 45px/1.25 var(--serif);letter-spacing:.035em;color:#001d39}
#or-japan-portal-root .lead{margin:10px 0 17px;font:400 12px/1.65 var(--sans);color:#31485a}
#or-japan-portal-root .mode-tabs{width:318px;height:42px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #c9c1b4;border-radius:6px;overflow:hidden;background:rgba(255,255,255,.85);box-shadow:0 3px 10px rgba(0,29,55,.04)}
#or-japan-portal-root .mode-tabs button{border:0;background:transparent;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:9px;font:700 12px/1 var(--serif);white-space:nowrap}
#or-japan-portal-root .mode-tabs button+button{border-left:1px solid #d5cec2}
#or-japan-portal-root .mode-tabs button.is-active{background:var(--navy);color:white}
#or-japan-portal-root .mode-tabs svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}
#or-japan-portal-root .filters{width:378px;height:53px;margin-top:17px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d3cabd;border-radius:5px;background:rgba(255,255,255,.75);overflow:hidden}
#or-japan-portal-root .filters label{min-width:0;padding:8px 10px 5px;border-right:1px solid #ddd5c9;display:flex;flex-direction:column;justify-content:center}
#or-japan-portal-root .filters label:last-child{border-right:0}
#or-japan-portal-root .filters span{font-size:8px;color:#68727b;line-height:1;margin-bottom:5px;white-space:nowrap}
#or-japan-portal-root .filters select{width:100%;border:0;background:transparent;color:#1b344a;font-size:10px;line-height:1.1;padding:0 15px 0 0;outline:none;white-space:nowrap;text-overflow:ellipsis}
#or-japan-portal-root .theme-chips{display:flex;gap:6px;margin-top:18px;flex-wrap:nowrap}
#or-japan-portal-root .theme-chips button{height:27px;padding:0 9px;border:1px solid #d4cbbd;border-radius:5px;background:rgba(255,255,255,.78);color:#263d50;font-size:10px;display:flex;align-items:center;gap:5px;white-space:nowrap}
#or-japan-portal-root .theme-chips button.is-active{background:#fff4d9;border-color:#c99d46;color:#73531f}
#or-japan-portal-root .compact-search{margin-top:8px;width:300px}
#or-japan-portal-root .compact-search input{width:100%;height:34px;border:1px solid #d3cabd;border-radius:4px;padding:0 10px;background:white}
#or-japan-portal-root .map-stage{grid-column:2;grid-row:1;position:relative;overflow:hidden;background:#eef3f0;border-left:1px solid rgba(0,38,63,.04);border-right:1px solid rgba(0,38,63,.07)}
#or-japan-portal-root .map-underlay{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.96) contrast(.99)}
#or-japan-portal-root .map-hitareas{position:absolute;inset:0}
#or-japan-portal-root .map-hitareas button{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:58px;height:58px;border:0;border-radius:50%;background:transparent;opacity:.02}
#or-japan-portal-root .map-hitareas button:focus-visible{opacity:1;outline:3px solid #1b7fa3;outline-offset:3px;background:rgba(255,255,255,.2)}
#or-japan-portal-root .active-map-marker{position:absolute;left:51%;top:75%;width:78px;height:78px;transform:translate(-50%,-50%);border:2px solid #d39f3e;border-radius:50%;box-shadow:0 0 0 3px rgba(255,255,255,.86),0 8px 22px rgba(1,32,52,.18);pointer-events:none;opacity:0;transition:.2s}
#or-japan-portal-root .active-map-marker.show{opacity:1}
#or-japan-portal-root .active-map-marker span{position:absolute;left:50%;top:86%;transform:translateX(-50%);width:max-content;padding:7px 13px;background:#00233e;color:white;border-radius:3px;font:700 11px var(--serif);box-shadow:0 5px 12px rgba(0,23,42,.2)}
#or-japan-portal-root .area-list{position:absolute;right:25px;bottom:22px;height:42px;padding:0 16px;border:1px solid #d7cfc3;border-radius:22px;background:rgba(255,252,247,.94);color:#1f3950;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;box-shadow:0 5px 16px rgba(7,30,48,.07)}
#or-japan-portal-root .area-list svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
#or-japan-portal-root .region-panel{grid-column:3;grid-row:1/3;overflow:hidden;background:#fffdf8;border-left:1px solid #d7d0c4;display:grid;grid-template-rows:151px 157px 282px 161px}
#or-japan-portal-root .region-intro{display:grid;grid-template-columns:218px 318px;border-bottom:1px solid #d5cec2;min-height:0;overflow:hidden}
#or-japan-portal-root .region-copy{padding:12px 12px 8px 18px;min-width:0}
#or-japan-portal-root .region-kicker{margin:0 0 5px;font-size:8px;color:#6c747a}
#or-japan-portal-root .region-copy h2{margin:0 0 5px;font:600 24px/1.15 var(--serif);letter-spacing:.03em;color:#06233d}
#or-japan-portal-root .region-tags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:8px}
#or-japan-portal-root .region-tags span{border:1px solid #d7d0c5;border-radius:12px;padding:2px 8px;font-size:8px;color:#33475a;background:#fff}
#or-japan-portal-root .region-copy>p:last-child{margin:0;font-size:9px;line-height:1.6;color:#3b4f60}
#or-japan-portal-root .region-intro>img{width:100%;height:100%;object-fit:cover;object-position:50% 48%}
#or-japan-portal-root .classic-spots,#or-japan-portal-root .recommended{padding:11px 16px 10px 18px;min-height:0;overflow:hidden;border-bottom:1px solid #d8d1c5}
#or-japan-portal-root .classic-spots header,#or-japan-portal-root .recommended header{height:24px;display:flex;align-items:center;gap:10px;margin-bottom:8px}
#or-japan-portal-root .classic-spots header::after,#or-japan-portal-root .recommended header::after{content:"";height:1px;background:#d7cfc1;flex:1;order:2}
#or-japan-portal-root .classic-spots h3,#or-japan-portal-root .recommended h3{margin:0;font:600 15px/1 var(--serif);white-space:nowrap;order:1;color:#07233c}
#or-japan-portal-root .classic-spots header button,#or-japan-portal-root .recommended header button{order:3;border:0;background:transparent;color:#244257;font-size:8px;white-space:nowrap;padding:0}
#or-japan-portal-root .spot-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;height:111px}
#or-japan-portal-root .spot-card{min-width:0;display:grid;grid-template-rows:70px 18px 23px;border:0;background:transparent;text-align:left;padding:0;color:var(--ink)}
#or-japan-portal-root .spot-card img{width:100%;height:70px;object-fit:cover;border-radius:6px}
#or-japan-portal-root .spot-card strong{font:600 10px/18px var(--serif);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#or-japan-portal-root .spot-card span{font-size:7px;line-height:1.35;color:#5b6670;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
#or-japan-portal-root .recommend-list{display:grid;grid-template-rows:92px 62px 62px;gap:8px;height:232px}
#or-japan-portal-root .recommend-card{height:100%;border:1px solid #d9d2c7;border-radius:7px;background:#fff;display:grid;align-items:center;padding:5px;gap:8px;text-align:left;color:var(--ink);box-shadow:0 2px 6px rgba(0,28,48,.04);overflow:hidden}
#or-japan-portal-root .recommend-card.primary{grid-template-columns:174px 1fr 24px}
#or-japan-portal-root .recommend-card.compact{grid-template-columns:74px 74px 1fr 22px}
#or-japan-portal-root .recommend-card img{width:100%;height:100%;object-fit:cover;border-radius:4px}
#or-japan-portal-root .recommend-card.primary>img{height:80px}
#or-japan-portal-root .recommend-card.compact>img{height:50px}
#or-japan-portal-root .recommend-card .copy{min-width:0}
#or-japan-portal-root .recommend-card small{display:block;color:#b07823;font-size:7px;line-height:1.1;margin-bottom:2px}
#or-japan-portal-root .recommend-card strong{display:block;font:600 11px/1.25 var(--serif);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#or-japan-portal-root .recommend-card p{margin:2px 0 0;font-size:7px;line-height:1.3;color:#5b6670;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#or-japan-portal-root .recommend-card b{font:400 19px/1 var(--sans);color:#0a2b48}
#or-japan-portal-root .feature-card{position:relative;overflow:hidden;margin:0 18px 11px;border-radius:8px;min-height:0;color:white;box-shadow:0 8px 18px rgba(1,23,40,.12)}
#or-japan-portal-root .feature-card>img{width:100%;height:100%;object-fit:cover;object-position:center 55%}
#or-japan-portal-root .feature-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,31,.15),rgba(3,24,42,.8))}
#or-japan-portal-root .feature-copy{position:absolute;left:225px;right:54px;top:50%;transform:translateY(-50%)}
#or-japan-portal-root .feature-copy>p{margin:0 0 4px;color:#e6bd64;font-size:8px;letter-spacing:.12em}
#or-japan-portal-root .feature-copy h3{margin:0 0 3px;font:600 17px/1.2 var(--serif)}
#or-japan-portal-root .feature-copy>span{display:block;font-size:8px;color:rgba(255,255,255,.88);margin-bottom:9px}
#or-japan-portal-root .feature-copy div{display:flex;gap:5px}
#or-japan-portal-root .feature-copy b{font-size:7px;padding:3px 7px;border:1px solid rgba(255,255,255,.45);border-radius:10px;background:rgba(0,0,0,.2)}
#or-japan-portal-root .feature-card>button{position:absolute;right:13px;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.9);color:#0a2a47;font-size:26px;line-height:1}
#or-japan-portal-root .journey-shelf{grid-column:1/3;grid-row:2;background:#fffdf8;border-top:1px solid #d8d0c3;padding:10px 30px 12px;overflow:hidden}
#or-japan-portal-root .journey-head{height:34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:4px}
#or-japan-portal-root .journey-head>div{display:flex;align-items:end;gap:17px}
#or-japan-portal-root .journey-head h2{margin:0;font:600 27px/1 var(--serif);letter-spacing:.08em;color:#06233e}
#or-japan-portal-root .journey-head p{margin:0;color:#526474;font-size:9px;align-self:end;padding-bottom:2px}
#or-japan-portal-root .journey-head>button{border:0;background:transparent;font-size:9px;font-weight:700;color:#17384f;white-space:nowrap}
#or-japan-portal-root .journey-grid{height:202px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
#or-japan-portal-root .journey-card{height:202px;border:1px solid #d9d2c6;border-radius:7px;background:#fff;overflow:hidden;display:grid;grid-template-rows:91px 1fr;box-shadow:0 2px 6px rgba(0,31,52,.04);position:relative;color:var(--ink);text-align:left;padding:0}
#or-japan-portal-root .journey-card img{width:100%;height:91px;object-fit:cover}
#or-japan-portal-root .journey-card .days{position:absolute;left:7px;top:7px;padding:3px 7px;border-radius:3px;background:rgba(255,255,255,.92);font-size:8px;font-weight:800;color:#172c40;box-shadow:0 1px 4px rgba(0,0,0,.08)}
#or-japan-portal-root .journey-card .body{padding:8px 9px 7px;min-width:0;display:flex;flex-direction:column}
#or-japan-portal-root .journey-card h3{margin:0;font:600 10.5px/1.35 var(--serif);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#or-japan-portal-root .journey-card .route{margin:3px 0 4px;font-size:7px;color:#556471;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#or-japan-portal-root .journey-card .summary{margin:0;font-size:7px;line-height:1.45;color:#58656f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
#or-japan-portal-root .journey-card .tags{margin-top:auto;display:flex;gap:4px;max-width:calc(100% - 25px);overflow:hidden}
#or-japan-portal-root .journey-card .tags span{border:1px solid #d9d0c2;border-radius:3px;padding:2px 5px;font-size:6.5px;white-space:nowrap;color:#3a4c5c;background:#fffdf9}
#or-japan-portal-root .journey-card .arrow{position:absolute;right:7px;bottom:7px;width:23px;height:23px;border:1px solid #d8cbb5;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0a2d49;font-size:15px}
#or-japan-portal-root .trust-bar{height:93px;background:linear-gradient(90deg,#00192f,#032a46 55%,#00192f);color:#fff;display:grid;grid-template-columns:340px repeat(4,1fr) 302px;border-top:1px solid #b68a41;border-bottom:1px solid rgba(255,255,255,.15);padding:0 32px}
#or-japan-portal-root .trust-bar>article,#or-japan-portal-root .trust-brand{min-width:0;border-right:1px solid rgba(255,255,255,.18);display:flex;align-items:center;padding:0 20px;gap:15px}
#or-japan-portal-root .trust-lead{padding-left:0!important}
#or-japan-portal-root .trust-lead h2{margin:0 0 5px;font:500 15px/1.2 var(--serif);color:#f0ce82}
#or-japan-portal-root .trust-lead p{margin:0;font-size:8px;color:rgba(255,255,255,.8)}
#or-japan-portal-root .trust-icon{width:40px;height:40px;border:1px solid #d7a94c;border-radius:50%;display:grid;place-items:center;color:#f0c66a;font-size:20px;flex:0 0 auto}
#or-japan-portal-root .trust-bar h3{margin:0 0 3px;font:500 13px/1.2 var(--serif);color:#f7e1a4}
#or-japan-portal-root .trust-bar article p{margin:0;font-size:7px;line-height:1.45;color:rgba(255,255,255,.82)}
#or-japan-portal-root .trust-brand{border-right:0!important;flex-direction:column;justify-content:center;gap:0;padding-right:0!important}
#or-japan-portal-root .trust-brand img{width:150px;height:48px;object-fit:contain}
#or-japan-portal-root .trust-brand small{font-size:6px;letter-spacing:.22em;color:#e9bd61;margin-top:-2px}
#or-japan-portal-root .socials{display:flex!important;gap:11px;margin-top:5px}
#or-japan-portal-root .socials span{width:16px;height:16px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-size:7px;color:#e7c36d}
#or-japan-portal-root .site-footer{height:37px;background:#00172c;color:rgba(255,255,255,.65);display:flex;align-items:center;justify-content:space-between;padding:0 32px;font-size:7px}
#or-japan-portal-root .site-footer nav{display:flex;gap:22px}
#or-japan-portal-root .site-footer a{text-decoration:none}
#or-japan-portal-root .site-footer p{margin:0}
#or-japan-portal-root .dialog{border:0;border-radius:12px;padding:18px;box-shadow:0 30px 80px rgba(0,20,37,.36);max-width:min(92vw,820px);color:var(--ink)}
#or-japan-portal-root .dialog::backdrop{background:rgba(0,18,32,.66)}
#or-japan-portal-root .dialog-head{display:flex;justify-content:space-between;align-items:center}
#or-japan-portal-root .dialog-head h2{font:600 24px var(--serif)}
#or-japan-portal-root .dialog-head button,#or-japan-portal-root .dialog-x{width:42px;height:42px;border:1px solid var(--line);background:white;border-radius:50%;font-size:22px}
#or-japan-portal-root .region-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
#or-japan-portal-root .region-list button{border:1px solid var(--line);background:#fffdf9;border-radius:8px;padding:12px;text-align:left}
#or-japan-portal-root .article-dialog{grid-template-columns:280px 1fr;gap:20px;position:relative}
#or-japan-portal-root .article-dialog[open]{display:grid}
#or-japan-portal-root .article-dialog>img{width:280px;height:220px;object-fit:cover;border-radius:8px}
#or-japan-portal-root .dialog-x{position:absolute;right:10px;top:10px}
#or-japan-portal-root .article-dialog h2{font:600 24px var(--serif)}
#or-japan-portal-root .dialog-tags{display:flex;gap:6px;flex-wrap:wrap}
#or-japan-portal-root .dialog-tags span{border:1px solid var(--line);padding:3px 8px;border-radius:12px;font-size:11px}
#or-japan-portal-root .primary-button{margin-top:14px;border:0;background:var(--navy);color:white;border-radius:6px;padding:11px 18px}
@media(max-width:1671px){
#or-japan-portal-root .site-header{grid-template-columns:255px 1fr 210px;padding:0 18px}
#or-japan-portal-root .global-nav{gap:24px}
#or-japan-portal-root .global-nav a,#or-japan-portal-root .global-nav button{font-size:12px}
#or-japan-portal-root .portal-grid{grid-template-columns:380px minmax(560px,1fr) 470px}
#or-japan-portal-root .hero-copy{padding-left:35px}
#or-japan-portal-root .filters{width:345px}
#or-japan-portal-root .trust-bar{grid-template-columns:280px repeat(4,1fr) 240px;padding:0 20px}
#or-japan-portal-root .trust-bar>article,#or-japan-portal-root .trust-brand{padding:0 13px}
#or-japan-portal-root .trust-brand img{width:125px}
}
@media(max-width:1400px){
#or-japan-portal-root .site-header{grid-template-columns:235px 1fr auto}
#or-japan-portal-root .global-nav a:nth-of-type(2),#or-japan-portal-root .global-nav a:nth-of-type(3){display:none}
#or-japan-portal-root .portal-grid{height:auto;grid-template-columns:42% 58%;grid-template-rows:auto auto auto}
#or-japan-portal-root .hero-copy{grid-column:1;grid-row:1;height:480px}
#or-japan-portal-root .map-stage{grid-column:2;grid-row:1;height:480px}
#or-japan-portal-root .region-panel{grid-column:1/3;grid-row:2;height:640px;grid-template-rows:145px 150px 230px 115px}
#or-japan-portal-root .journey-shelf{grid-column:1/3;grid-row:3;height:310px}
#or-japan-portal-root .journey-grid{grid-template-columns:repeat(3,1fr);height:auto}
#or-japan-portal-root .journey-card:nth-child(n+4){display:none}
#or-japan-portal-root .trust-bar{height:auto;min-height:180px;grid-template-columns:repeat(3,1fr);padding:10px 20px}
#or-japan-portal-root .site-footer{height:auto;min-height:60px}
#or-japan-portal-root .region-intro{grid-template-columns:40% 60%}
#or-japan-portal-root .feature-copy{left:55%}
}
@media(max-width:760px){
#or-japan-portal-root .site-header{height:58px;grid-template-columns:1fr auto;padding:0 12px}
#or-japan-portal-root .brand-logo{width:142px;height:42px}
#or-japan-portal-root .brand-japan{font-size:9px}
#or-japan-portal-root .global-nav,#or-japan-portal-root .language{display:none!important}
#or-japan-portal-root .portal-grid{display:flex;flex-direction:column;height:auto}
#or-japan-portal-root .hero-copy{height:auto;min-height:445px;padding:26px 18px 20px;background-position:left center}
#or-japan-portal-root .hero-copy h1{font-size:38px;line-height:1.25}
#or-japan-portal-root .lead{font-size:12px}
#or-japan-portal-root .mode-tabs{width:100%;max-width:360px}
#or-japan-portal-root .filters{width:100%;height:auto;grid-template-columns:repeat(2,1fr)}
#or-japan-portal-root .filters label{height:54px}
#or-japan-portal-root .filters label:nth-child(2){border-right:0}
#or-japan-portal-root .theme-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
#or-japan-portal-root .theme-chips button{justify-content:center}
#or-japan-portal-root .map-stage{height:360px;order:2}
#or-japan-portal-root .area-list{right:14px;bottom:14px}
#or-japan-portal-root .region-panel{height:auto;display:block;order:3}
#or-japan-portal-root .region-intro{grid-template-columns:1fr;height:auto}
#or-japan-portal-root .region-copy{padding:18px}
#or-japan-portal-root .region-intro>img{height:180px;grid-row:1}
#or-japan-portal-root .region-copy{grid-row:2}
#or-japan-portal-root .classic-spots,#or-japan-portal-root .recommended{padding:16px}
#or-japan-portal-root .spot-grid{display:flex;overflow-x:auto;height:145px;gap:10px;scroll-snap-type:x mandatory}
#or-japan-portal-root .spot-card{flex:0 0 132px;grid-template-rows:85px 20px 28px;scroll-snap-align:start}
#or-japan-portal-root .spot-card img{height:85px}
#or-japan-portal-root .recommend-list{height:auto}
#or-japan-portal-root .recommend-card{height:72px;grid-template-columns:95px 1fr 22px}
#or-japan-portal-root .recommend-card img{height:58px;width:95px}
#or-japan-portal-root .feature-card{height:180px;margin:0 16px 18px}
#or-japan-portal-root .feature-copy{left:22px;right:60px}
#or-japan-portal-root .journey-shelf{height:auto;padding:18px;order:4}
#or-japan-portal-root .journey-head{height:auto;display:block;margin-bottom:12px}
#or-japan-portal-root .journey-head>div{display:block}
#or-japan-portal-root .journey-head h2{font-size:28px;margin-bottom:5px}
#or-japan-portal-root .journey-head>button{margin-top:8px}
#or-japan-portal-root .journey-grid{display:flex;overflow-x:auto;height:250px;gap:12px;scroll-snap-type:x mandatory}
#or-japan-portal-root .journey-card{flex:0 0 245px;height:235px;grid-template-rows:125px 1fr;scroll-snap-align:start}
#or-japan-portal-root .journey-card:nth-child(n+4){display:grid}
#or-japan-portal-root .journey-card img{height:125px}
#or-japan-portal-root .journey-card h3{font-size:12px}
#or-japan-portal-root .journey-card .summary{font-size:9px}
#or-japan-portal-root .journey-card .route{font-size:8px}
#or-japan-portal-root .trust-bar{height:auto;display:grid;grid-template-columns:1fr;padding:0 18px}
#or-japan-portal-root .trust-bar>article,#or-japan-portal-root .trust-brand{min-height:92px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:15px 0}
#or-japan-portal-root .trust-brand{padding:15px 0!important}
#or-japan-portal-root .site-footer{height:auto;padding:18px;display:block}
#or-japan-portal-root .site-footer nav{flex-wrap:wrap;gap:12px 18px;margin-bottom:15px}
#or-japan-portal-root .article-dialog[open]{display:block}
#or-japan-portal-root .article-dialog>img{width:100%;height:180px;margin-bottom:15px}
#or-japan-portal-root .region-list{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:360px){
#or-japan-portal-root .hero-copy h1{font-size:34px}
#or-japan-portal-root .theme-chips{grid-template-columns:repeat(2,1fr)}
#or-japan-portal-root .journey-card{flex-basis:230px}}
@media(prefers-reduced-motion:reduce){
#or-japan-portal-root *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
#or-japan-portal-root .empty-state,#or-japan-portal-root .region-placeholder{grid-column:1/-1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#405465;background:#fbf8f1;border:1px dashed #d2c8b8;border-radius:7px;font-size:10px}
#or-japan-portal-root .empty-state button{border:1px solid #c9b98f;background:white;border-radius:15px;padding:5px 12px}
#or-japan-portal-root .region-placeholder{height:100%}
#or-japan-portal-root .region-placeholder strong{font:600 13px var(--serif)}
#or-japan-portal-root .region-placeholder span{font-size:9px}
#or-japan-portal-root .hero-copy>.eyebrow{display:none}
@media(max-width:900px) and (min-width:761px){
#or-japan-portal-root .site-header{grid-template-columns:1fr auto;padding:0 12px}
#or-japan-portal-root .global-nav{display:none}
#or-japan-portal-root .header-actions{max-width:170px}
}
#or-japan-portal-root .journey-card .days{display:none}

#or-japan-portal-root [hidden]{display:none!important}
#or-japan-portal-root .language{display:flex;align-items:center;height:44px;color:white}
#or-japan-portal-root .primary-button{display:inline-block;text-decoration:none}
#or-japan-portal-root :focus-visible{outline:3px solid #1985a6;outline-offset:3px}
#or-japan-portal-root .spot-grid.expanded{height:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));overflow:visible}
#or-japan-portal-root .journey-grid.expanded{height:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));overflow:visible}
#or-japan-portal-root .journey-grid.expanded .journey-card{display:grid}
#or-japan-portal-root:has(.journey-grid.expanded) .journey-shelf{height:auto;overflow:visible}
#or-japan-portal-root[data-mode="real"] .portal-grid{height:auto;min-height:751px;grid-template-rows:minmax(481px,auto) minmax(270px,auto)}
#or-japan-portal-root[data-mode="real"] .region-panel{grid-template-rows:auto auto minmax(100px,1fr) auto;overflow:visible}
#or-japan-portal-root[data-mode="real"] .region-intro{min-height:151px;grid-template-columns:40% 60%}
#or-japan-portal-root[data-mode="real"] .region-copy>p:last-child{font-size:11px}
#or-japan-portal-root[data-mode="real"] .classic-spots{min-height:157px;overflow:visible}
#or-japan-portal-root[data-mode="real"] .spot-grid{height:auto;min-height:111px}
#or-japan-portal-root[data-mode="real"] .spot-card{grid-template-rows:70px auto auto}
#or-japan-portal-root[data-mode="real"] .spot-card strong{white-space:normal;font-size:11px;line-height:1.4;padding-top:3px}
#or-japan-portal-root[data-mode="real"] .spot-card span{display:block;font-size:10px;overflow:visible;-webkit-line-clamp:unset}
#or-japan-portal-root[data-mode="real"] .recommend-list{height:auto;display:grid;grid-template-rows:none;gap:8px}
#or-japan-portal-root[data-mode="real"] .recommend-card.primary{grid-template-columns:32% minmax(0,1fr) 22px;height:auto;min-height:92px}
#or-japan-portal-root[data-mode="real"] .recommend-card strong{font-size:12px;line-height:1.4;white-space:normal;overflow:visible}
#or-japan-portal-root[data-mode="real"] .recommend-card p{font-size:11px;line-height:1.4;white-space:normal;overflow:visible}
#or-japan-portal-root[data-mode="real"] .feature-card{height:170px}
#or-japan-portal-root[data-mode="real"] .feature-copy{left:35%;right:58px}
#or-japan-portal-root[data-mode="real"] .feature-copy>span{font-size:11px}
#or-japan-portal-root[data-mode="real"] .feature-copy h3{font-size:16px}
#or-japan-portal-root[data-mode="real"] .journey-grid{height:auto;grid-template-columns:repeat(var(--card-count,2),minmax(0,1fr))}
#or-japan-portal-root[data-mode="real"] .journey-card{display:grid;height:auto;min-height:230px;grid-template-rows:110px 1fr;min-width:0}
#or-japan-portal-root[data-mode="real"] .journey-card img{height:110px}
#or-japan-portal-root[data-mode="real"] .journey-card h3{font-size:14px;white-space:normal;overflow:visible}
#or-japan-portal-root[data-mode="real"] .journey-card .route{font-size:11px;white-space:normal;overflow:visible}
#or-japan-portal-root[data-mode="real"] .journey-card .summary{display:block;font-size:12px;overflow:visible;-webkit-line-clamp:unset}
#or-japan-portal-root[data-mode="real"] .journey-card .tags{margin-top:8px;flex-wrap:wrap}
#or-japan-portal-root[data-mode="real"] .journey-card .tags span{font-size:10px}
#or-japan-portal-root[data-mode="real"] .journey-shelf{height:auto;overflow:visible;min-height:270px}
#or-japan-portal-root .empty-state{min-height:120px}
#or-japan-portal-root[data-motion="reduce"] *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
@media(max-width:1400px){
 #or-japan-portal-root[data-mode="real"] .portal-grid{grid-template-rows:auto auto auto}
 #or-japan-portal-root[data-mode="real"] .region-panel{height:auto;min-height:600px}
 #or-japan-portal-root[data-mode="real"] .journey-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
}
@media(max-width:900px) and (min-width:761px){
 #or-japan-portal-root[data-mode="real"] .hero-copy{padding-left:18px;padding-right:18px}
 #or-japan-portal-root[data-mode="real"] .hero-copy h1{font-size:34px}
 #or-japan-portal-root[data-mode="real"] .filters,#or-japan-portal-root[data-mode="real"] .mode-tabs,#or-japan-portal-root[data-mode="real"] .compact-search{width:100%}
 #or-japan-portal-root[data-mode="real"] .filters{grid-template-columns:repeat(2,1fr);height:90px}
 #or-japan-portal-root[data-mode="real"] .theme-chips{flex-wrap:wrap;margin-top:10px}
}
@media(max-width:760px){
 #or-japan-portal-root[data-mode="real"] .region-intro{grid-template-columns:1fr}
 #or-japan-portal-root[data-mode="real"] .spot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible}
 #or-japan-portal-root[data-mode="real"] .spot-card{grid-template-rows:90px auto auto}
 #or-japan-portal-root[data-mode="real"] .spot-card img{height:90px}
 #or-japan-portal-root[data-mode="real"] .spot-card strong{font-size:14px}
 #or-japan-portal-root[data-mode="real"] .spot-card span{font-size:12px}
 #or-japan-portal-root[data-mode="real"] .journey-grid{display:grid;grid-template-columns:minmax(0,1fr);overflow:visible}
 #or-japan-portal-root[data-mode="real"] .journey-card{width:100%;flex-basis:auto;grid-template-rows:150px 1fr}
 #or-japan-portal-root[data-mode="real"] .journey-card img{height:150px}
 #or-japan-portal-root[data-mode="real"] .feature-copy{left:20px}
 #or-japan-portal-root[data-mode="real"] .feature-card{height:220px}
 #or-japan-portal-root .compact-search{max-width:100%}
}
#or-japan-portal-root[data-text-scale="2"]{overflow-wrap:anywhere}
#or-japan-portal-root[data-text-scale="2"] .portal-grid{display:flex;flex-direction:column}
#or-japan-portal-root[data-text-scale="2"] :is(.hero-copy,.region-panel,.region-intro,.classic-spots,.recommended,.journey-shelf,.journey-grid,.trust-bar,.site-footer,.filters,.mode-tabs){height:auto;min-height:0;max-height:none;overflow:visible;width:auto;display:block}
#or-japan-portal-root[data-text-scale="2"] :is(p,h1,h2,h3,strong,small,span,button,a,select,input){font-size:revert;white-space:normal;line-height:1.5;text-overflow:clip;overflow:visible;-webkit-line-clamp:unset;max-width:100%}
#or-japan-portal-root[data-text-scale="2"] :is(.hero-copy,.region-copy,.recommended,.classic-spots,.journey-shelf,.trust-bar,.site-footer){font-size:200%;padding:20px}
#or-japan-portal-root[data-text-scale="2"] :is(.recommend-list,.spot-grid,.journey-grid){display:grid;grid-template-columns:minmax(0,1fr);height:auto}
#or-japan-portal-root[data-text-scale="2"] :is(.spot-card,.recommend-card,.journey-card){display:block;height:auto;padding:12px}
#or-japan-portal-root[data-text-scale="2"] .feature-card{height:auto;background:var(--navy);padding:20px}
#or-japan-portal-root[data-text-scale="2"] .feature-copy{position:static;transform:none}
#or-japan-portal-root[data-text-scale="2"] .feature-card>button{position:static;transform:none}
#or-japan-portal-root[data-text-scale="2"] .theme-chips{flex-wrap:wrap}
.no-script{padding:24px;font-size:16px}

@media(min-width:1672px){#or-japan-portal-root[data-mode="real"] .portal-grid{grid-template-columns:minmax(0,448fr) minmax(0,688fr) minmax(0,536fr)}}
