.experience-location{padding:68px 0 0;background:#fbf8f3;color:#17130f}
.experience-location__inner{width:min(1160px,calc(100% - 48px));margin:0 auto}
.experience-location__label{margin:0 0 14px;color:#8d6728;font:500 11px/1.5 Arial,sans-serif;letter-spacing:.2em}
.experience-location h1{margin:0 0 38px;font:400 clamp(42px,6vw,76px)/1.08 Georgia,"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif;letter-spacing:-.025em}
.experience-location h1 .experience-location__number{display:inline-block;margin-right:.22em;color:#8d6728;font-size:.56em;vertical-align:.2em;letter-spacing:0}
.experience-location__photo{margin:0;width:100%;background:#eee7da;overflow:hidden}
.experience-location__photo img{display:block;width:100%;height:clamp(300px,52vw,690px);object-fit:cover}
.experience-detail-page--executive main>.hero:first-of-type,
.experience-detail-page--peace main>.hero:first-of-type,
.experience-detail-page--hidden main>.hero:first-of-type,
.experience-detail-page--gastronomy main>.hero:first-of-type,
.experience-detail-page--signature main>.opening:first-of-type{display:none!important}
.experience-detail-page--culture main>figure:first-of-type,
.experience-detail-page--culture main>.hero-copy-section:first-of-type{display:none!important}
.experience-list-number{display:inline-block;margin-right:.28em;color:#8d6728;font-size:.66em;vertical-align:.17em;letter-spacing:0}
@media(max-width:800px){
  .experience-location{padding-top:48px}
  .experience-location__inner{width:calc(100% - 42px)}
  .experience-location__label{margin-bottom:10px;font-size:10px}
  .experience-location h1{margin-bottom:28px;font-size:clamp(39px,12vw,58px);line-height:1.06}
  .experience-location h1 .experience-location__number{display:inline-block;margin:0 .22em 0 0;font-size:.48em;vertical-align:.18em}
  .experience-location__photo img{height:auto;max-height:none;aspect-ratio:4/3;object-fit:cover}

  /* The new location header already names Executive Transfer above the photo.
     On phones, remove only the repeated legacy title below that photo while
     retaining the introductory copy and the rest of the original hero. */
  .experience-detail-page--executive main>.hero .hero-copy>.eyebrow,
  .experience-detail-page--executive main>.hero .hero-copy>h1,
  .experience-detail-page--executive main>.hero .hero-copy>.gold-rule{
    display:none!important;
  }
}
