/*
Theme Name: SALON CMS Type-D
Theme URI: https://type-d.salon-cms.com/
Author: BizCraft AI
Description: Black neon downtown and event-focused SALON CMS template for busy men's esthe shops.
Version: 0.1.0
Text Domain: salon-cms-type-d
*/

:root{
  --tlb-ink:#31211f;
  --tlb-brown:#5f4b40;
  --tlb-deep:#4a1631;
  --tlb-rose:#b5184f;
  --tlb-pink:#e62478;
  --tlb-pale:#fff6fb;
  --tlb-gold:#b89250;
  --tlb-gold-2:#ead8ad;
  --tlb-line:#c7aa78;
  --tlb-mint:#1fb99a;
}

/* FEVER EXACT OVERRIDE v0.2.7
   Reference-first rebuild: narrow black downtown layout, compact cards, neon bars. */
html{scroll-behavior:smooth}
body.tld-fever{
  --fv-pink:#ff1493;
  --fv-hot:#ff00a8;
  --fv-green:#08d65c;
  --fv-gold:#d8c37a;
  --fv-cyan:#00e7ff;
  margin:0!important;
  background:#000!important;
  color:#fff!important;
  font-family:"Noto Sans JP","Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif!important;
  overflow-x:hidden!important;
}
body.tld-fever::before{
  content:""!important;
  position:fixed!important;
  inset:0!important;
  z-index:-2!important;
  background:#000!important;
}
body.tld-fever::after{
  content:""!important;
  position:fixed!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:58vh!important;
  z-index:-1!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 65% 70%,rgba(255,28,120,.42),transparent 13%),
    radial-gradient(circle at 80% 78%,rgba(255,185,66,.38),transparent 15%),
    radial-gradient(circle at 30% 84%,rgba(0,210,255,.24),transparent 13%),
    linear-gradient(180deg,transparent,#100003 45%,#050001)!important;
  filter:saturate(1.35)!important;
}
body.tld-fever .tld-site{
  background:transparent!important;
  min-height:100vh!important;
}
body.tld-fever .tld-header{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  width:100%!important;
  height:78px!important;
  min-height:78px!important;
  display:grid!important;
  grid-template-columns:178px minmax(0,1fr) 205px 92px!important;
  align-items:center!important;
  gap:12px!important;
  padding:0 18px!important;
  background:#030303!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  box-shadow:none!important;
  z-index:50!important;
}
body.admin-bar.tld-fever .tld-header{top:auto!important}
body.tld-fever .tld-logo{
  width:178px!important;
  height:auto!important;
  display:block!important;
  text-decoration:none!important;
  color:#fff!important;
}
body.tld-fever .tld-logo small{
  display:block!important;
  color:#d8c37a!important;
  font-size:8px!important;
  letter-spacing:.09em!important;
  line-height:1!important;
}
body.tld-fever .tld-logo strong{
  display:block!important;
  margin-top:2px!important;
  color:#fff!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:40px!important;
  line-height:.82!important;
  letter-spacing:.01em!important;
  text-shadow:0 0 8px rgba(255,255,255,.35)!important;
}
body.tld-fever .tld-logo span{
  display:block!important;
  margin-top:4px!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
}
body.tld-fever .tld-header-nav{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:14px!important;
  min-width:0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
}
body.tld-fever .tld-header-nav a{
  position:relative!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  text-shadow:0 0 7px rgba(255,255,255,.22)!important;
}
body.tld-fever .tld-header-nav a::after{
  content:""!important;
  display:block!important;
  width:12px!important;
  height:1px!important;
  margin:5px auto 0!important;
  background:#d8c37a!important;
  opacity:.5!important;
}
body.tld-fever .tld-header-tel{
  display:grid!important;
  place-items:center!important;
  min-width:0!important;
  width:205px!important;
  height:42px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.45)!important;
  background:linear-gradient(90deg,#171717,#2a1825)!important;
  color:#fff!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:20px!important;
  letter-spacing:.02em!important;
  text-decoration:none!important;
  box-shadow:0 0 18px rgba(255,20,147,.34)!important;
}
body.tld-fever .tld-header-tel span{display:none!important}
body.tld-fever .tld-menu-button{
  height:42px!important;
  min-width:92px!important;
  border-radius:999px!important;
  padding:0 18px!important;
  border:1px solid rgba(255,255,255,.28)!important;
  background:linear-gradient(90deg,#ff243f,#ff16b6)!important;
  color:#fff!important;
  font-weight:900!important;
  box-shadow:0 0 22px rgba(255,20,147,.55)!important;
}
body.tld-fever .tld-menu-button i{display:none!important}
body.tld-fever .tld-menu-button span{
  color:#fff!important;
  font-size:0!important;
}
body.tld-fever .tld-menu-button span::before{
  content:"即予約"!important;
  font-size:13px!important;
}

body.tld-fever .tld-hero{
  padding:46px 0 0!important;
  margin:0!important;
  background:#000!important;
  border:0!important;
  overflow:hidden!important;
}
body.tld-fever .tld-hero__visual{
  position:relative!important;
  display:block!important;
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1100/620!important;
  margin:0 auto!important;
  overflow:hidden!important;
  background:#0b0006!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.12),0 18px 44px rgba(0,0,0,.75)!important;
}
body.tld-fever .tld-hero__visual figure{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  opacity:0!important;
  animation:feverExactFade 12s infinite!important;
}
body.tld-fever .tld-hero__visual .is-face-1{opacity:1!important;animation-delay:0s!important}
body.tld-fever .tld-hero__visual .is-face-2{animation-delay:4s!important}
body.tld-fever .tld-hero__visual .is-face-3{animation-delay:8s!important}
@keyframes feverExactFade{
  0%,29%{opacity:1;transform:scale(1.02)}
  34%,95%{opacity:0;transform:scale(1.08)}
  100%{opacity:1;transform:scale(1.02)}
}
body.tld-fever .tld-hero__visual figure img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  filter:brightness(.72) contrast(1.08) saturate(1.05)!important;
}
body.tld-fever .tld-hero__visual::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:4!important;
  background:
    linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.08)),
    repeating-linear-gradient(0deg,rgba(255,255,255,.045) 0 1px,transparent 1px 4px)!important;
  pointer-events:none!important;
}
body.tld-fever .tld-hero__title{
  position:absolute!important;
  z-index:7!important;
  inset:auto 0 42px 0!important;
  width:100%!important;
  padding:0 36px!important;
  text-align:center!important;
  transform:none!important;
  background:none!important;
  border:0!important;
}
body.tld-fever .tld-hero__title b:first-child{
  display:block!important;
  color:rgba(255,255,255,.82)!important;
  font-family:"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:clamp(74px,9vw,128px)!important;
  font-weight:400!important;
  line-height:.82!important;
  letter-spacing:.09em!important;
  text-shadow:0 0 18px rgba(255,255,255,.25),0 6px 26px rgba(0,0,0,.8)!important;
}
body.tld-fever .tld-hero__title b:nth-child(2){
  display:block!important;
  margin-top:6px!important;
  color:rgba(216,195,122,.86)!important;
  font-family:"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:clamp(18px,2.4vw,32px)!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:.24em!important;
}
body.tld-fever .tld-hero__title span{
  display:block!important;
  width:auto!important;
  margin:10px 0 0!important;
  padding:0!important;
  border:0!important;
  background:none!important;
  color:#fff!important;
  font-size:12px!important;
  letter-spacing:.18em!important;
}

body.tld-fever .tld-menu-grid{
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
  margin:0 auto 32px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(9,minmax(0,1fr))!important;
  gap:0!important;
  background:rgba(0,0,0,.96)!important;
  border-top:1px solid rgba(255,255,255,.1)!important;
  border-bottom:1px solid rgba(255,255,255,.1)!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.tld-fever .tld-menu-grid a{
  min-height:58px!important;
  height:58px!important;
  padding:9px 4px!important;
  border-radius:0!important;
  background:#040404!important;
  border:0!important;
  border-right:1px solid rgba(255,255,255,.12)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
body.tld-fever .tld-menu-grid a:last-child{border-right:0!important}
body.tld-fever .tld-menu-grid a b{
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.1!important;
}
body.tld-fever .tld-menu-grid a span{
  display:block!important;
  margin-top:4px!important;
  color:#c9b47b!important;
  font-family:Georgia,serif!important;
  font-size:9px!important;
  text-transform:uppercase!important;
  letter-spacing:.04em!important;
}
body.tld-fever .tld-led{
  width:min(1100px,94vw)!important;
  margin:0 auto 22px!important;
  min-height:36px!important;
  display:grid!important;
  grid-template-columns:160px minmax(0,1fr)!important;
  border:0!important;
  border-radius:0!important;
  background:#060606!important;
  color:#fff!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.1) inset!important;
}
body.tld-fever .tld-led span{
  display:grid!important;
  place-items:center!important;
  background:#111!important;
  color:#ff1493!important;
  font-size:13px!important;
  font-weight:900!important;
}
body.tld-fever .tld-led marquee{
  display:flex!important;
  align-items:center!important;
  padding:8px 12px!important;
  color:#fff!important;
  font-size:12px!important;
}
body.tld-fever .tld-promo-stack{
  width:min(1100px,94vw)!important;
  margin:0 auto 44px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
body.tld-fever .tld-promo-stack::before,
body.tld-fever .tld-promo-stack::after{display:none!important}
body.tld-fever .tld-promo{
  position:relative!important;
  min-height:130px!important;
  padding:18px 22px!important;
  border-radius:0!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  background:
    linear-gradient(90deg,rgba(255,230,245,.86),rgba(255,255,255,.6)),
    var(--promo-image)!important;
  background-size:cover!important;
  background-position:center!important;
  border:1px solid rgba(255,255,255,.6)!important;
  color:#3a001f!important;
  text-decoration:none!important;
  box-shadow:0 0 0 1px rgba(255,20,147,.32),0 0 20px rgba(255,20,147,.24)!important;
}
body.tld-fever .tld-promo:nth-child(n+3){display:none!important}
body.tld-fever .tld-promo small{
  color:#ff1493!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
}
body.tld-fever .tld-promo b{
  margin-top:4px!important;
  color:#c60067!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:34px!important;
  line-height:1!important;
  text-shadow:0 1px 0 #fff!important;
}
body.tld-fever .tld-promo span{
  margin-top:7px!important;
  color:#111!important;
  font-size:14px!important;
  font-weight:900!important;
}

body.tld-fever .tld-layout{
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
  margin:0 auto!important;
  padding:0 0 86px!important;
  display:block!important;
  background:transparent!important;
}
body.tld-fever .tld-main{
  display:block!important;
  width:100%!important;
}
body.tld-fever .tld-live-info,
body.tld-fever .tld-news-panel,
body.tld-fever .tld-section,
body.tld-fever .tld-system-band{
  width:100%!important;
  max-width:none!important;
  margin:0 auto 58px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body.tld-fever .tld-section-title{
  text-align:center!important;
  margin:0 auto 20px!important;
  padding:0!important;
}
body.tld-fever .tld-section-title p{
  margin:0 0 7px!important;
  color:#ff1493!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:18px!important;
  letter-spacing:.08em!important;
  line-height:1!important;
  text-transform:uppercase!important;
  text-shadow:0 0 10px rgba(255,20,147,.7)!important;
}
body.tld-fever .tld-section-title h1,
body.tld-fever .tld-section-title h2{
  margin:0!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:32px!important;
  font-weight:400!important;
  line-height:1.25!important;
  letter-spacing:.08em!important;
  text-shadow:none!important;
}
body.tld-fever .tld-live-box{
  width:min(760px,100%)!important;
  margin:0 auto!important;
  padding:28px 34px!important;
  max-height:280px!important;
  overflow:auto!important;
  background:#050505!important;
  border:1px solid #d8c37a!important;
  border-radius:0!important;
  box-shadow:0 0 0 1px rgba(255,20,147,.36),0 0 28px rgba(255,20,147,.14)!important;
}
body.tld-fever .tld-live-date{
  color:#fff!important;
  font-size:14px!important;
  font-weight:800!important;
}
body.tld-fever .tld-live-metrics{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:10px!important;
  margin:16px 0!important;
}
body.tld-fever .tld-live-metrics span{
  padding:12px 8px!important;
  border-radius:0!important;
  color:#fff!important;
  background:linear-gradient(90deg,#ff1493,#7622d9)!important;
  font-size:13px!important;
  font-weight:900!important;
  text-align:center!important;
}
body.tld-fever .tld-live-metrics b{
  font-size:22px!important;
  color:#fff!important;
}
body.tld-fever .tld-live-row{
  display:grid!important;
  grid-template-columns:120px minmax(0,1fr)!important;
  gap:16px!important;
  padding:12px 0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
body.tld-fever .tld-live-row b{
  color:#00e7ff!important;
  font-size:15px!important;
}
body.tld-fever .tld-live-row span{
  display:inline-block!important;
  margin:0 7px 7px 0!important;
  padding:5px 9px!important;
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  font-size:12px!important;
}
body.tld-fever .tlb-news-list{
  width:min(760px,100%)!important;
  margin:0 auto!important;
  display:block!important;
}
body.tld-fever .tlb-news-list article,
body.tld-fever .tlb-news-list li{
  border-bottom:1px solid rgba(255,255,255,.15)!important;
  background:transparent!important;
  border-radius:0!important;
}
body.tld-fever .tlb-news-list a{
  display:grid!important;
  grid-template-columns:84px minmax(0,1fr)!important;
  gap:14px!important;
  padding:14px 0!important;
  color:#fff!important;
  text-decoration:none!important;
}
body.tld-fever .tlb-news-list img{
  width:84px!important;
  height:84px!important;
  object-fit:cover!important;
  border-radius:0!important;
}
body.tld-fever .tlb-news-list h3{
  color:#fff!important;
  font-size:14px!important;
  line-height:1.45!important;
}
body.tld-fever .tlb-news-list time,
body.tld-fever .tlb-news-list p{
  color:#cfcfcf!important;
  font-size:12px!important;
}
body.tld-fever .tld-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:20px!important;
  width:100%!important;
  padding:0 5%!important;
}
body.tld-fever .tld-cast-card{
  margin:0 0 12px!important;
  background:#050505!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  color:#fff!important;
}
body.tld-fever .tld-cast-card__photo{
  display:block!important;
  position:relative!important;
  width:100%!important;
  aspect-ratio:3/4!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:#111!important;
}
body.tld-fever .tld-cast-card__photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:0!important;
  filter:saturate(1.08) contrast(1.05)!important;
}
body.tld-fever .tld-cast-card__photo span{
  position:absolute!important;
  right:0!important;
  bottom:0!important;
  left:auto!important;
  top:auto!important;
  padding:7px 10px!important;
  border-radius:0!important;
  background:#ff1493!important;
  color:#fff!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:12px!important;
  line-height:1!important;
}
body.tld-fever .tld-cast-card__body{
  padding:10px 0 0!important;
  background:transparent!important;
  border:0!important;
}
body.tld-fever .tld-cast-card__body h3{
  margin:0 0 5px!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:19px!important;
  font-weight:400!important;
  line-height:1.25!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.tld-fever .tld-cast-card__body p{
  margin:0 0 8px!important;
  color:#ddd!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.35!important;
}
body.tld-fever .tld-cast-card__tags{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:5px!important;
  margin:8px 0!important;
}
body.tld-fever .tld-cast-card__tags b{
  display:grid!important;
  place-items:center!important;
  min-height:26px!important;
  padding:3px!important;
  border-radius:0!important;
  border:1px solid #b88b3f!important;
  background:#170006!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1.1!important;
}
body.tld-fever .tld-cast-card__shift{
  margin:9px 0!important;
  padding:9px 6px!important;
  border-radius:0!important;
  background:#5c4b43!important;
  text-align:center!important;
}
body.tld-fever .tld-cast-card__shift small{
  display:block!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:800!important;
}
body.tld-fever .tld-cast-card__shift strong{
  display:block!important;
  margin-top:4px!important;
  color:#00e7ff!important;
  font-size:13px!important;
  font-weight:900!important;
}
body.tld-fever .tld-cast-card__reserve{
  display:block!important;
  margin-top:9px!important;
  padding:10px 6px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff243f,#ff1493)!important;
  color:#fff!important;
  text-align:center!important;
  font-size:12px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
body.tld-fever .tld-area-tabs{
  width:100%!important;
  max-width:none!important;
  margin:0 auto 38px!important;
  padding:0 5%!important;
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  gap:8px!important;
  background:transparent!important;
  border:0!important;
}
body.tld-fever .tld-area-tabs button{
  min-height:36px!important;
  border-radius:0!important;
  border:1px solid #ff1493!important;
  background:#120008!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
}
body.tld-fever .tld-area-tabs button.is-active{background:#ff1493!important}
body.tld-fever .tld-area-heading{
  margin:20px 5% 16px!important;
  padding-bottom:8px!important;
  border-bottom:1px solid #d8c37a!important;
  color:#00e7ff!important;
  font-size:20px!important;
  font-weight:900!important;
}
body.tld-fever .tld-side{
  position:static!important;
  width:100%!important;
  margin:10px auto 58px!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 20px!important;
  background:transparent!important;
}
body.tld-fever .tld-side h2{
  grid-column:1/-1!important;
  margin:18px 0 0!important;
  text-align:center!important;
  color:#ff1493!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:28px!important;
  font-weight:400!important;
  letter-spacing:.1em!important;
  text-shadow:0 0 14px rgba(255,20,147,.55)!important;
}
body.tld-fever .tld-side a{
  min-height:76px!important;
  margin:0!important;
  padding:16px 20px!important;
  border-radius:0!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:linear-gradient(100deg,rgba(255,20,147,.68),rgba(20,20,20,.72))!important;
  color:#fff!important;
  box-shadow:none!important;
}
body.tld-fever .tld-side a b{
  display:block!important;
  color:#fff!important;
  font-size:24px!important;
  line-height:1.1!important;
  font-weight:900!important;
}
body.tld-fever .tld-side a span{
  display:block!important;
  margin-top:6px!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:800!important;
}
body.tld-fever .tld-system-band{
  padding:34px 44px!important;
  background:rgba(16,0,10,.86)!important;
  border:1px solid rgba(255,20,147,.45)!important;
}
body.tld-fever .tld-system-band p{
  color:#ff1493!important;
  font-family:Impact,"Arial Black",sans-serif!important;
}
body.tld-fever .tld-system-band h2{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:28px!important;
  font-weight:400!important;
}
body.tld-fever .tld-system-band div{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
}
body.tld-fever .tld-system-band span{
  border-radius:0!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#fff!important;
  background:#140009!important;
}
body.tld-fever .tlb-fixed-cta{
  left:50%!important;
  right:auto!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  width:min(760px,calc(100% - 40px))!important;
  display:flex!important;
  justify-content:center!important;
  gap:12px!important;
  padding:10px 18px!important;
  border-radius:0!important;
  background:rgba(90,36,65,.92)!important;
  box-shadow:none!important;
  z-index:80!important;
}
body.tld-fever .tlb-fixed-cta a{
  height:48px!important;
  min-width:140px!important;
  border-radius:999px!important;
  display:grid!important;
  place-items:center!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
body.tld-fever .tlb-fixed-cta__tel{background:#161616!important;border:1px solid #d8c37a!important}
body.tld-fever .tlb-fixed-cta__line{background:#08c955!important}
body.tld-fever .tlb-fixed-cta__web{background:linear-gradient(90deg,#ff243f,#ff1493)!important}

@media (max-width:980px){
  body.tld-fever .tld-header{
    height:74px!important;
    min-height:74px!important;
    grid-template-columns:minmax(0,1fr) 110px 54px!important;
    padding:0 14px!important;
  }
  body.tld-fever .tld-header-nav{display:none!important}
  body.tld-fever .tld-logo{width:auto!important;min-width:0!important}
  body.tld-fever .tld-logo small{display:none!important}
  body.tld-fever .tld-logo strong{font-size:34px!important}
  body.tld-fever .tld-logo span{font-size:10px!important}
  body.tld-fever .tld-header-tel{
    width:110px!important;
    height:42px!important;
    background:#08c955!important;
    font-size:0!important;
    box-shadow:0 0 24px rgba(8,201,85,.45)!important;
  }
  body.tld-fever .tld-header-tel::after{
    content:"電話相談"!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:900!important;
  }
  body.tld-fever .tld-menu-button{
    min-width:54px!important;
    width:54px!important;
    height:54px!important;
    border-radius:50%!important;
    padding:0!important;
    background:rgba(255,255,255,.22)!important;
    box-shadow:none!important;
  }
  body.tld-fever .tld-menu-button span::before{
    content:"☰"!important;
    font-size:31px!important;
    color:#fff!important;
  }
  body.tld-fever .tld-hero{padding-top:24px!important}
  body.tld-fever .tld-hero__visual{
    width:100%!important;
    aspect-ratio:9/12!important;
    box-shadow:none!important;
  }
  body.tld-fever .tld-hero__title{
    bottom:28px!important;
    padding:0 18px!important;
  }
  body.tld-fever .tld-hero__title b:first-child{font-size:clamp(54px,18vw,84px)!important}
  body.tld-fever .tld-hero__title b:nth-child(2){font-size:clamp(17px,5vw,26px)!important}
  body.tld-fever .tld-menu-grid{
    width:100%!important;
    grid-template-columns:repeat(3,1fr)!important;
    margin-bottom:20px!important;
  }
  body.tld-fever .tld-promo-stack{
    grid-template-columns:1fr!important;
    width:calc(100% - 22px)!important;
  }
  body.tld-fever .tld-layout{width:calc(100% - 22px)!important}
  body.tld-fever .tld-cast-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
    padding:0!important;
  }
  body.tld-fever .tld-cast-card__body h3{font-size:15px!important}
  body.tld-fever .tld-cast-card__body p{font-size:10px!important}
  body.tld-fever .tld-cast-card__tags b{font-size:9px!important;min-height:22px!important}
  body.tld-fever .tld-cast-card__reserve{font-size:10px!important;padding:8px 3px!important}
  body.tld-fever .tld-live-metrics{grid-template-columns:1fr!important}
  body.tld-fever .tld-side{grid-template-columns:1fr!important}
  body.tld-fever .tld-system-band div{grid-template-columns:1fr!important}
  body.tld-fever .tlb-fixed-cta{
    width:calc(100% - 16px)!important;
    bottom:8px!important;
    padding:8px!important;
    gap:8px!important;
  }
  body.tld-fever .tlb-fixed-cta a{
    min-width:0!important;
    flex:1!important;
    height:42px!important;
    font-size:11px!important;
  }
}
@media (max-width:560px){
  body.tld-fever .tld-hero__visual{aspect-ratio:9/13!important}
  body.tld-fever .tld-cast-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.tld-fever .tld-cast-card__tags{display:none!important}
  body.tld-fever .tld-cast-card__shift small{display:none!important}
}

/* FEVER EXACT SUBPAGE HARD FIX v0.3.2 */
body.tld-fever{
  --fever-pink:#ff1493;
  --fever-hot:#ff2a73;
  --fever-gold:#d8c37a;
  --fever-cyan:#00e7ff;
  --fever-serif:Georgia,"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif;
  --fever-sans:"Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
body.tld-fever .tld-led,
body.tld-fever .tld-menu-grid,
body.tld-fever .tld-content,
body.tld-fever .tlc-visual-title,
body.tld-fever .tlc-page-card,
body.tld-fever .tld-archive-section,
body.tld-fever .tlc-profile{
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.tld-fever .tld-header-nav{
  justify-content:center!important;
  text-align:center!important;
}
body.tld-fever .tld-menu-grid{
  grid-template-columns:repeat(9,minmax(0,1fr))!important;
  justify-content:center!important;
}
body.tld-fever .tld-menu-grid a{
  text-align:center!important;
}
body.tld-fever .tld-menu-grid a b{
  font-family:var(--fever-sans)!important;
}
body.tld-fever .tld-menu-grid a span{
  font-family:var(--fever-serif)!important;
  color:var(--fever-gold)!important;
  font-size:8px!important;
  letter-spacing:.08em!important;
}
body.tld-fever .tlc-visual-title{
  min-height:0!important;
  padding:38px 0 18px!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
  text-align:center!important;
}
body.tld-fever .tlc-visual-title::before,
body.tld-fever .tlc-visual-title::after{
  display:none!important;
  content:none!important;
}
body.tld-fever .tlc-visual-title p{
  margin:0 0 6px!important;
  color:rgba(255,255,255,.72)!important;
  font-family:var(--fever-serif)!important;
  font-size:13px!important;
  font-weight:400!important;
  letter-spacing:.16em!important;
  text-shadow:none!important;
  text-transform:uppercase!important;
}
body.tld-fever .tlc-visual-title h1{
  margin:0!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(40px,5.1vw,68px)!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:.08em!important;
  text-shadow:0 0 15px rgba(255,255,255,.22),0 0 24px rgba(255,20,147,.28)!important;
}
body.tld-fever .tlc-visual-title span{
  display:block!important;
  margin:8px 0 0!important;
  color:var(--fever-gold)!important;
  font-family:var(--fever-serif)!important;
  font-size:15px!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
}
body.tld-fever .tlc-title,
body.tld-fever .tld-section-title{
  text-align:center!important;
  margin:0 auto 18px!important;
}
body.tld-fever .tlc-title p,
body.tld-fever .tld-section-title p,
body.tld-fever .tlc-profile__kicker{
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(22px,2.8vw,38px)!important;
  font-weight:400!important;
  letter-spacing:.08em!important;
  line-height:1.05!important;
  text-shadow:0 0 18px rgba(255,255,255,.24),0 0 18px rgba(255,20,147,.34)!important;
  text-transform:uppercase!important;
}
body.tld-fever .tlc-title h2,
body.tld-fever .tld-section-title h1,
body.tld-fever .tld-section-title h2{
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(22px,2.6vw,42px)!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
  line-height:1.18!important;
}
body.tld-fever .tld-cast-card__photo::before,
body.tld-fever .tlc-profile__main-photo::before,
body.tld-fever .tlc-profile__photo::before,
body.tld-fever .tld-cast-card__photo span{
  display:none!important;
  content:none!important;
}
body.tld-fever .tlb-news-list{
  width:min(760px,100%)!important;
  margin:0 auto!important;
  display:block!important;
}
body.tld-fever .tlb-news-list a{
  display:grid!important;
  grid-template-columns:118px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:start!important;
  padding:22px 0!important;
  border-bottom:1px solid rgba(255,255,255,.22)!important;
  background:transparent!important;
  color:#fff!important;
  text-decoration:none!important;
}
body.tld-fever .tlb-news-list time{
  display:block!important;
  color:var(--fever-gold)!important;
  font-family:var(--fever-serif)!important;
  font-size:16px!important;
  font-weight:400!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
}
body.tld-fever .tlb-news-list span b,
body.tld-fever .tlb-news-list h3{
  display:block!important;
  margin:0 0 8px!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:20px!important;
  font-weight:700!important;
  line-height:1.5!important;
}
body.tld-fever .tlb-news-list span em,
body.tld-fever .tlb-news-list p{
  display:block!important;
  color:rgba(255,255,255,.86)!important;
  font-style:normal!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1.85!important;
}
body.tld-fever .tlc-page-card--news{
  background:linear-gradient(180deg,rgba(14,0,8,.92),rgba(0,0,0,.96))!important;
  border:1px solid rgba(255,20,147,.38)!important;
  padding:34px 42px 44px!important;
}
body.tld-fever .tlc-profile{
  padding:0 0 54px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.tld-fever .tlc-profile__top{
  display:grid!important;
  grid-template-columns:440px minmax(0,1fr)!important;
  gap:34px!important;
  align-items:start!important;
}
body.tld-fever .tlc-profile__photo{
  background:#050005!important;
  border:1px solid var(--fever-pink)!important;
  border-radius:0!important;
  padding:0!important;
}
body.tld-fever .tlc-profile__main-photo{
  aspect-ratio:3/4!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
}
body.tld-fever .tlc-profile__main-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:0!important;
}
body.tld-fever .tlc-profile__summary{
  background:#060004!important;
  border:1px solid var(--fever-pink)!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
}
body.tld-fever .tlc-profile__kicker{
  margin:0!important;
  padding:0 18px!important;
  height:38px!important;
  display:flex!important;
  align-items:end!important;
  color:var(--fever-pink)!important;
  font-size:18px!important;
  font-weight:700!important;
  text-shadow:0 0 12px rgba(255,20,147,.85)!important;
}
body.tld-fever .tlc-profile__summary h1{
  margin:0!important;
  padding:0 18px 18px!important;
  display:flex!important;
  align-items:end!important;
  gap:18px!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:54px!important;
  font-weight:400!important;
  line-height:1.05!important;
  letter-spacing:.08em!important;
  border-bottom:1px solid var(--fever-gold)!important;
}
body.tld-fever .tlc-profile__summary h1 small{
  color:#fff!important;
  font-family:var(--fever-sans)!important;
  font-size:18px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile__catch,
body.tld-fever .tlc-profile__badges,
body.tld-fever .tlc-profile__tags,
body.tld-fever .tlc-profile__status{
  border-bottom:1px solid var(--fever-gold)!important;
}
body.tld-fever .tlc-profile__catch{
  margin:0!important;
  padding:20px 18px!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.9!important;
}
body.tld-fever .tlc-profile__sizes{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  margin:0!important;
  border-bottom:1px solid var(--fever-pink)!important;
}
body.tld-fever .tlc-profile__sizes div{
  padding:18px 8px!important;
  border-right:1px solid var(--fever-pink)!important;
  text-align:center!important;
}
body.tld-fever .tlc-profile__sizes dt{
  color:var(--fever-pink)!important;
  font-size:12px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile__sizes dd{
  margin-top:7px!important;
  color:#fff!important;
  font-size:21px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile__actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
  padding:16px 0 0!important;
}
body.tld-fever .tlc-profile__actions a{
  min-height:58px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff263d,var(--fever-pink))!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  text-decoration:none!important;
  font-size:15px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile-schedule,
body.tld-fever .tlc-profile-message{
  margin-top:20px!important;
  padding:18px!important;
  background:#070003!important;
  border:1px solid rgba(255,20,147,.56)!important;
  border-radius:0!important;
}
body.tld-fever .tlc-profile-schedule__row{
  display:grid!important;
  grid-template-columns:84px minmax(0,1fr) 88px 110px!important;
  gap:10px!important;
  align-items:center!important;
  padding:12px 0!important;
  border-bottom:1px solid rgba(216,195,122,.55)!important;
}
body.tld-fever .tlb-fixed-cta{
  display:none!important;
}
@media (max-width:980px){
  body.tld-fever .tld-header-nav{display:none!important}
  body.tld-fever .tld-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}
  body.tld-fever .tld-led,
  body.tld-fever .tld-content,
  body.tld-fever .tlc-visual-title,
  body.tld-fever .tlc-page-card,
  body.tld-fever .tld-archive-section,
  body.tld-fever .tlc-profile{width:calc(100% - 24px)!important}
  body.tld-fever .tlc-profile__top{grid-template-columns:1fr!important;gap:18px!important}
  body.tld-fever .tlc-profile__photo{width:min(440px,100%)!important;margin:0 auto!important}
  body.tld-fever .tlc-profile__summary h1{font-size:42px!important}
  body.tld-fever .tlc-profile-schedule__row{grid-template-columns:64px minmax(0,1fr)!important}
  body.tld-fever .tlc-profile-schedule__row em,
  body.tld-fever .tlc-profile-schedule__row a,
  body.tld-fever .tlc-profile-schedule__row .is-disabled{grid-column:2!important}
  body.tld-fever .tlb-news-list a{grid-template-columns:1fr!important;gap:7px!important}
}

/* FEVER EXACT SUBPAGE HARD FIX v0.3.2
   This block intentionally sits last: it removes the template-ish leftovers on
   sub pages and restores the FEVER-like centered, dense, black-night layout. */
body.tld-fever{
  --fever-pink:#ff1493;
  --fever-hot:#ff2a73;
  --fever-gold:#d8c37a;
  --fever-cyan:#00e7ff;
  --fever-black:#030003;
  --fever-panel:#080006;
  --fever-serif:Georgia,"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif;
  --fever-sans:"Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
body.tld-fever .tld-site,
body.tld-fever .tld-sub-site{
  background:#000!important;
  color:#fff!important;
}
body.tld-fever .tld-header{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.tld-fever .tld-header-nav{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:18px!important;
  margin:0 auto!important;
  text-align:center!important;
}
body.tld-fever .tld-header-nav a{
  font-family:var(--fever-sans)!important;
  color:#fff!important;
  text-align:center!important;
  white-space:nowrap!important;
}
body.tld-fever .tld-led,
body.tld-fever .tld-menu-grid,
body.tld-fever .tld-content,
body.tld-fever .tlc-visual-title,
body.tld-fever .tlc-page-card,
body.tld-fever .tld-archive-section,
body.tld-fever .tlc-profile{
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.tld-fever .tld-led{
  margin-top:28px!important;
  margin-bottom:12px!important;
}
body.tld-fever .tld-menu-grid{
  display:grid!important;
  grid-template-columns:repeat(9,minmax(0,1fr))!important;
  justify-content:center!important;
  align-items:stretch!important;
  margin-bottom:34px!important;
}
body.tld-fever .tld-menu-grid a{
  text-align:center!important;
  min-width:0!important;
  overflow:hidden!important;
}
body.tld-fever .tld-menu-grid a b{
  font-family:var(--fever-sans)!important;
  font-size:12px!important;
}
body.tld-fever .tld-menu-grid a span{
  font-family:var(--fever-serif)!important;
  color:var(--fever-gold)!important;
  font-size:8px!important;
  letter-spacing:.08em!important;
}

body.tld-fever .tlc-visual-title{
  min-height:0!important;
  padding:38px 0 18px!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
  text-align:center!important;
}
body.tld-fever .tlc-visual-title::before,
body.tld-fever .tlc-visual-title::after{
  content:none!important;
  display:none!important;
}
body.tld-fever .tlc-visual-title p{
  margin:0 0 6px!important;
  color:rgba(255,255,255,.72)!important;
  font-family:var(--fever-serif)!important;
  font-size:13px!important;
  font-weight:400!important;
  letter-spacing:.16em!important;
  text-shadow:none!important;
  text-transform:uppercase!important;
}
body.tld-fever .tlc-visual-title h1{
  margin:0!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(40px,5.1vw,68px)!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:.08em!important;
  text-shadow:0 0 15px rgba(255,255,255,.22),0 0 24px rgba(255,20,147,.28)!important;
}
body.tld-fever .tlc-visual-title span{
  display:block!important;
  margin:8px 0 0!important;
  color:var(--fever-gold)!important;
  font-family:var(--fever-serif)!important;
  font-size:15px!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
}
body.tld-fever .tlc-title,
body.tld-fever .tld-section-title{
  text-align:center!important;
  margin:0 auto 18px!important;
}
body.tld-fever .tlc-title p,
body.tld-fever .tld-section-title p,
body.tld-fever .tlc-profile__kicker,
body.tld-fever .tld-side h2{
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(22px,2.8vw,38px)!important;
  font-weight:400!important;
  letter-spacing:.08em!important;
  line-height:1.05!important;
  text-shadow:0 0 18px rgba(255,255,255,.24),0 0 18px rgba(255,20,147,.34)!important;
  text-transform:uppercase!important;
}
body.tld-fever .tlc-title h2,
body.tld-fever .tld-section-title h1,
body.tld-fever .tld-section-title h2{
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(22px,2.6vw,42px)!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
  line-height:1.18!important;
}
body.tld-fever .tld-section-title small{
  display:block!important;
  margin-top:10px!important;
  color:rgba(255,255,255,.78)!important;
  font-size:13px!important;
  line-height:1.9!important;
}

body.tld-fever .tld-cast-card__photo::before,
body.tld-fever .tlc-profile__main-photo::before,
body.tld-fever .tlc-profile__photo::before{
  content:none!important;
  display:none!important;
}
body.tld-fever .tld-cast-card__photo span{
  display:none!important;
}
body.tld-fever .tld-cast-card{
  background:#050005!important;
  border:1px solid rgba(255,20,147,.55)!important;
}
body.tld-fever .tld-cast-card__body{
  padding:11px 12px 13px!important;
  background:#080006!important;
}
body.tld-fever .tld-cast-card__body h3{
  font-family:var(--fever-serif)!important;
  color:#fff!important;
  font-size:19px!important;
  font-weight:400!important;
  letter-spacing:.05em!important;
}
body.tld-fever .tld-cast-card__body p{
  color:#fff!important;
  font-size:12px!important;
}

body.tld-fever .tlb-news-list{
  width:min(760px,100%)!important;
  margin:0 auto!important;
  display:block!important;
}
body.tld-fever .tlb-news-list a{
  display:grid!important;
  grid-template-columns:118px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:start!important;
  padding:22px 0!important;
  border-bottom:1px solid rgba(255,255,255,.22)!important;
  background:transparent!important;
  color:#fff!important;
  text-decoration:none!important;
}
body.tld-fever .tlb-news-list time{
  display:block!important;
  color:var(--fever-gold)!important;
  font-family:var(--fever-serif)!important;
  font-size:16px!important;
  font-weight:400!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
}
body.tld-fever .tlb-news-list span{
  display:block!important;
  min-width:0!important;
}
body.tld-fever .tlb-news-list span b,
body.tld-fever .tlb-news-list h3{
  display:block!important;
  margin:0 0 8px!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:20px!important;
  font-weight:700!important;
  line-height:1.5!important;
  letter-spacing:.03em!important;
}
body.tld-fever .tlb-news-list span em,
body.tld-fever .tlb-news-list p{
  display:block!important;
  color:rgba(255,255,255,.86)!important;
  font-style:normal!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1.85!important;
}
body.tld-fever .tlc-page-card--news{
  background:linear-gradient(180deg,rgba(14,0,8,.92),rgba(0,0,0,.96))!important;
  border:1px solid rgba(255,20,147,.38)!important;
  padding:34px 42px 44px!important;
}

body.tld-fever .tlc-profile{
  padding:0 0 54px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.tld-fever .tlc-profile__top{
  display:grid!important;
  grid-template-columns:440px minmax(0,1fr)!important;
  gap:34px!important;
  align-items:start!important;
}
body.tld-fever .tlc-profile__photo{
  width:100%!important;
  background:#050005!important;
  border:1px solid var(--fever-pink)!important;
  padding:0!important;
  border-radius:0!important;
}
body.tld-fever .tlc-profile__main-photo{
  background:#050005!important;
  border:0!important;
  border-radius:0!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
}
body.tld-fever .tlc-profile__main-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:0!important;
}
body.tld-fever .tlc-profile__thumbs{
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  gap:6px!important;
  padding:8px!important;
  background:#050005!important;
}
body.tld-fever .tlc-profile__thumbs button{
  border-radius:0!important;
  border:1px solid rgba(255,20,147,.5)!important;
}
body.tld-fever .tlc-profile__summary{
  background:#060004!important;
  border:1px solid var(--fever-pink)!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
}
body.tld-fever .tlc-profile__kicker{
  margin:0!important;
  padding:0 18px!important;
  height:38px!important;
  display:flex!important;
  align-items:end!important;
  color:var(--fever-pink)!important;
  font-size:18px!important;
  font-weight:700!important;
  text-shadow:0 0 12px rgba(255,20,147,.85)!important;
}
body.tld-fever .tlc-profile__summary h1{
  margin:0!important;
  padding:0 18px 18px!important;
  display:flex!important;
  align-items:end!important;
  gap:18px!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:54px!important;
  font-weight:400!important;
  line-height:1.05!important;
  letter-spacing:.08em!important;
  border-bottom:1px solid var(--fever-gold)!important;
}
body.tld-fever .tlc-profile__summary h1 small{
  color:#fff!important;
  font-family:var(--fever-sans)!important;
  font-size:18px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile__catch{
  margin:0!important;
  padding:20px 18px!important;
  color:#fff!important;
  border-bottom:1px solid var(--fever-gold)!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.9!important;
}
body.tld-fever .tlc-profile__badges,
body.tld-fever .tlc-profile__tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  padding:14px 18px!important;
  margin:0!important;
  border-bottom:1px solid var(--fever-pink)!important;
}
body.tld-fever .tlc-profile__badges span,
body.tld-fever .tlc-profile__badges a,
body.tld-fever .tlc-profile__badges em,
body.tld-fever .tlc-profile__tags li{
  min-height:34px!important;
  padding:8px 13px!important;
  display:grid!important;
  place-items:center!important;
  background:#160006!important;
  border:1px solid var(--fever-gold)!important;
  border-radius:0!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  font-style:normal!important;
  text-decoration:none!important;
}
body.tld-fever .tlc-profile__sizes{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  margin:0!important;
  border-bottom:1px solid var(--fever-pink)!important;
}
body.tld-fever .tlc-profile__sizes div{
  padding:18px 8px!important;
  border-right:1px solid var(--fever-pink)!important;
  text-align:center!important;
}
body.tld-fever .tlc-profile__sizes div:last-child{
  border-right:0!important;
}
body.tld-fever .tlc-profile__sizes dt{
  color:var(--fever-pink)!important;
  font-size:12px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile__sizes dd{
  margin-top:7px!important;
  color:#fff!important;
  font-size:21px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile__status{
  margin:0!important;
  padding:18px!important;
  background:#070003!important;
  border-bottom:1px solid var(--fever-gold)!important;
  border-radius:0!important;
}
body.tld-fever .tlc-profile__status b{
  display:block!important;
  color:var(--fever-cyan)!important;
  font-size:17px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile__status span,
body.tld-fever .tlc-profile__status em{
  display:block!important;
  margin-top:4px!important;
  color:#fff!important;
  font-style:normal!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.55!important;
}
body.tld-fever .tlc-profile__actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
  padding:16px 0 0!important;
}
body.tld-fever .tlc-profile__actions a{
  min-height:58px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff263d,var(--fever-pink))!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  text-decoration:none!important;
  font-size:15px!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile-schedule,
body.tld-fever .tlc-profile-message{
  margin-top:20px!important;
  padding:18px!important;
  background:#070003!important;
  border:1px solid rgba(255,20,147,.56)!important;
  border-radius:0!important;
}
body.tld-fever .tlc-profile-schedule .tlc-title p,
body.tld-fever .tlc-profile-message .tlc-title p{
  color:var(--fever-pink)!important;
  font-size:24px!important;
}
body.tld-fever .tlc-profile-schedule .tlc-title h2,
body.tld-fever .tlc-profile-message .tlc-title h2{
  font-size:36px!important;
}
body.tld-fever .tlc-profile-schedule__row{
  display:grid!important;
  grid-template-columns:84px minmax(0,1fr) 88px 110px!important;
  gap:10px!important;
  align-items:center!important;
  padding:12px 0!important;
  border-bottom:1px solid rgba(216,195,122,.55)!important;
}
body.tld-fever .tlc-profile-schedule__date b,
body.tld-fever .tlc-profile-schedule__main strong{
  color:#fff!important;
  font-size:16px!important;
}
body.tld-fever .tlc-profile-schedule__date span{
  color:var(--fever-pink)!important;
}
body.tld-fever .tlc-profile-schedule__main span{
  color:rgba(255,255,255,.75)!important;
}
body.tld-fever .tlc-profile-schedule__row em{
  color:var(--fever-cyan)!important;
  font-style:normal!important;
  font-weight:900!important;
}
body.tld-fever .tlc-profile-schedule__row a,
body.tld-fever .tlc-profile-schedule__row .is-disabled{
  border-radius:999px!important;
  border:1px solid var(--fever-pink)!important;
  color:#fff!important;
  background:#150008!important;
  min-height:34px!important;
  display:grid!important;
  place-items:center!important;
  text-decoration:none!important;
  font-size:12px!important;
  font-weight:900!important;
}

body.tld-fever .tlb-fixed-cta{
  display:none!important;
}

@media (max-width:980px){
  body.tld-fever .tld-header-nav{display:none!important}
  body.tld-fever .tld-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}
  body.tld-fever .tld-led,
  body.tld-fever .tld-content,
  body.tld-fever .tlc-visual-title,
  body.tld-fever .tlc-page-card,
  body.tld-fever .tld-archive-section,
  body.tld-fever .tlc-profile{
    width:calc(100% - 24px)!important;
  }
  body.tld-fever .tlc-profile__top{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  body.tld-fever .tlc-profile__photo{
    width:min(440px,100%)!important;
    margin:0 auto!important;
  }
  body.tld-fever .tlc-profile__summary h1{
    font-size:42px!important;
  }
  body.tld-fever .tlc-profile-schedule__row{
    grid-template-columns:64px minmax(0,1fr)!important;
  }
  body.tld-fever .tlc-profile-schedule__row em,
  body.tld-fever .tlc-profile-schedule__row a,
  body.tld-fever .tlc-profile-schedule__row .is-disabled{
    grid-column:2!important;
  }
  body.tld-fever .tlb-news-list a{
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
}

/* FEVER EXACT SUBPAGE CORRECTION v0.3.1 */
body.tld-fever,
body.tld-fever .tld-site,
body.tld-fever .tld-sub-site{
  background:#000!important;
  color:#fff!important;
}

body.tld-fever .tld-sub-site .tld-header,
body.tld-fever .tld-sub-site .tld-led,
body.tld-fever .tld-sub-site .tld-menu-grid,
body.tld-fever .tld-sub-site .tld-content,
body.tld-fever .tld-layout{
  margin-left:auto!important;
  margin-right:auto!important;
}

body.tld-fever .tld-sub-site .tld-led,
body.tld-fever .tld-sub-site .tld-menu-grid,
body.tld-fever .tld-sub-site .tld-content{
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
}

body.tld-fever .tld-sub-site .tld-menu-grid{
  justify-content:center!important;
  align-self:center!important;
}

body.tld-fever .tld-sub-site .tld-menu-grid a{
  width:auto!important;
  min-width:0!important;
}

body.tld-fever .tlb-fixed-cta{
  display:none!important;
}

body.tld-fever .tld-cast-card__photo::before,
body.tld-fever .tlc-profile__main-photo::before,
body.tld-fever .tlc-profile__photo::before{
  content:none!important;
  display:none!important;
}

body.tld-fever .tld-cast-card__photo span{
  right:0!important;
  bottom:0!important;
  top:auto!important;
  left:auto!important;
  padding:6px 9px!important;
  background:#ff1493!important;
  color:#fff!important;
  border-radius:0!important;
  border:0!important;
  font-family:"Arial Black","Yu Gothic",Meiryo,sans-serif!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  text-shadow:none!important;
  transform:none!important;
}

body.tld-fever .tld-section-title p,
body.tld-fever .tlc-title p,
body.tld-fever .tlc-profile__kicker,
body.tld-fever .tlc-visual-title p,
body.tld-fever .tld-side h2,
body.tld-fever .tld-system-band p{
  font-family:Georgia,"Times New Roman",serif!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  color:#f6e7b7!important;
  text-shadow:0 0 12px rgba(255,20,147,.42)!important;
}

body.tld-fever .tld-section-title h1,
body.tld-fever .tld-section-title h2,
body.tld-fever .tlc-title h1,
body.tld-fever .tlc-title h2{
  font-family:"Yu Mincho","Hiragino Mincho ProN","Times New Roman",serif!important;
  font-weight:400!important;
  color:#fff!important;
  letter-spacing:.08em!important;
  text-shadow:0 0 12px rgba(255,255,255,.18)!important;
}

body.tld-fever .tld-news-panel{
  position:relative!important;
  padding:44px 0!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.58)),
    radial-gradient(circle at 50% 100%,rgba(255,20,147,.32),transparent 42%)!important;
}

body.tld-fever .tld-news-panel .tld-section-title{
  margin-bottom:26px!important;
}

body.tld-fever .tlb-news-list{
  width:min(760px,100%)!important;
  margin:0 auto!important;
  padding:0!important;
  display:block!important;
}

body.tld-fever .tlb-news-list a{
  display:grid!important;
  grid-template-columns:120px minmax(0,1fr)!important;
  gap:20px!important;
  padding:18px 0!important;
  border-bottom:1px solid rgba(255,255,255,.28)!important;
  background:transparent!important;
  color:#fff!important;
  text-decoration:none!important;
  min-height:0!important;
}

body.tld-fever .tlb-news-list time{
  display:block!important;
  color:#f6e7b7!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:14px!important;
  font-weight:400!important;
  letter-spacing:.04em!important;
  white-space:nowrap!important;
  text-shadow:0 0 8px rgba(0,0,0,.8)!important;
}

body.tld-fever .tlb-news-list span{
  display:block!important;
  min-width:0!important;
}

body.tld-fever .tlb-news-list span b,
body.tld-fever .tlb-news-list h3,
body.tld-fever .tlb-news-title{
  display:block!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN","Times New Roman",serif!important;
  font-size:21px!important;
  font-weight:600!important;
  line-height:1.45!important;
  letter-spacing:.03em!important;
  text-shadow:0 0 10px rgba(0,0,0,.9)!important;
}

body.tld-fever .tlb-news-list span em,
body.tld-fever .tlb-news-list p{
  display:block!important;
  margin-top:10px!important;
  color:rgba(255,255,255,.9)!important;
  font-size:13px!important;
  font-style:normal!important;
  font-weight:500!important;
  line-height:1.75!important;
  letter-spacing:.02em!important;
  text-shadow:0 0 8px rgba(0,0,0,.9)!important;
}

body.tld-fever .tlc-visual-title{
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
  min-height:220px!important;
  margin:34px auto 28px!important;
  padding:48px 56px!important;
  display:grid!important;
  place-items:center!important;
  text-align:center!important;
  border:1px solid rgba(255,20,147,.38)!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.82)),
    radial-gradient(circle at 50% 0,rgba(255,20,147,.22),transparent 48%)!important;
  box-shadow:0 0 32px rgba(255,20,147,.16)!important;
}

body.tld-fever .tlc-visual-title h1{
  margin:0!important;
  color:#fff!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(46px,5vw,76px)!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:.1em!important;
  text-shadow:0 0 16px rgba(255,255,255,.2)!important;
}

body.tld-fever .tlc-visual-title span{
  margin-top:12px!important;
  color:#f6e7b7!important;
  font-size:18px!important;
  font-weight:600!important;
  letter-spacing:.12em!important;
  text-shadow:none!important;
}

body.tld-fever .tlc-visual-title p{
  display:none!important;
}

body.tld-fever .tlc-profile{
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
  margin:0 auto 90px!important;
  padding:0!important;
  background:#050005!important;
  border:1px solid rgba(255,20,147,.5)!important;
  border-radius:0!important;
  box-shadow:0 0 36px rgba(255,20,147,.12)!important;
}

body.tld-fever .tlc-profile__top{
  display:grid!important;
  grid-template-columns:44% 56%!important;
  gap:0!important;
  align-items:start!important;
}

body.tld-fever .tlc-profile__photo{
  padding:24px!important;
  background:#050005!important;
  border-right:1px solid rgba(255,20,147,.4)!important;
}

body.tld-fever .tlc-profile__main-photo{
  border:1px solid rgba(255,20,147,.72)!important;
  background:#000!important;
  border-radius:0!important;
  overflow:hidden!important;
}

body.tld-fever .tlc-profile__main-photo img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:cover!important;
  border-radius:0!important;
}

body.tld-fever .tlc-profile__summary{
  padding:24px!important;
  background:#050005!important;
  border-radius:0!important;
  border:0!important;
}

body.tld-fever .tlc-profile__kicker{
  margin:0 0 4px!important;
  font-size:15px!important;
  line-height:1!important;
}

body.tld-fever .tlc-profile__summary h1{
  display:flex!important;
  align-items:flex-end!important;
  gap:18px!important;
  margin:0 0 18px!important;
  padding:0 0 16px!important;
  border-bottom:1px solid rgba(246,231,183,.76)!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN","Times New Roman",serif!important;
  font-size:clamp(42px,4.4vw,62px)!important;
  font-weight:400!important;
  line-height:1.05!important;
  letter-spacing:.08em!important;
  text-shadow:none!important;
}

body.tld-fever .tlc-profile__summary h1 small{
  color:#f6e7b7!important;
  font-family:"Yu Gothic",Meiryo,sans-serif!important;
  font-size:18px!important;
  font-weight:900!important;
  letter-spacing:0!important;
}

body.tld-fever .tlc-profile__catch{
  margin:0 0 18px!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.8!important;
}

body.tld-fever .tlc-profile__badges,
body.tld-fever .tlc-profile__tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:12px 0!important;
  padding:0!important;
}

body.tld-fever .tlc-profile__badges span,
body.tld-fever .tlc-profile__badges a,
body.tld-fever .tlc-profile__badges em,
body.tld-fever .tlc-profile__tags li{
  padding:9px 14px!important;
  min-height:0!important;
  background:#120006!important;
  border:1px solid #b88b3f!important;
  border-radius:0!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
}

body.tld-fever .tlc-profile__sizes{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  margin:16px 0!important;
  border:1px solid rgba(255,20,147,.5)!important;
  border-radius:0!important;
  overflow:hidden!important;
}

body.tld-fever .tlc-profile__sizes div{
  padding:14px 8px!important;
  text-align:center!important;
  border-right:1px solid rgba(255,20,147,.35)!important;
  background:#030003!important;
}

body.tld-fever .tlc-profile__sizes div:last-child{
  border-right:0!important;
}

body.tld-fever .tlc-profile__sizes dt{
  margin:0 0 6px!important;
  color:#ff1493!important;
  font-size:12px!important;
  font-weight:900!important;
}

body.tld-fever .tlc-profile__sizes dd{
  margin:0!important;
  color:#fff!important;
  font-size:20px!important;
  font-weight:900!important;
}

body.tld-fever .tlc-profile__status{
  margin:16px 0!important;
  padding:14px 16px!important;
  background:#070006!important;
  border-top:1px solid rgba(246,231,183,.68)!important;
  border-bottom:1px solid rgba(246,231,183,.68)!important;
  border-radius:0!important;
}

body.tld-fever .tlc-profile__status b{
  display:block!important;
  color:#00e7ff!important;
  font-size:18px!important;
  font-weight:900!important;
}

body.tld-fever .tlc-profile__status span,
body.tld-fever .tlc-profile__status em{
  display:block!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1.6!important;
}

body.tld-fever .tlc-profile__actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
  margin:16px 0 0!important;
}

body.tld-fever .tlc-profile__actions a{
  display:grid!important;
  place-items:center!important;
  min-height:54px!important;
  padding:0 14px!important;
  border-radius:999px!important;
  background:#08c955!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:none!important;
}

body.tld-fever .tlc-profile__actions a:last-child{
  background:linear-gradient(90deg,#ff243f,#ff1493)!important;
}

body.tld-fever .tlc-profile-schedule,
body.tld-fever .tlc-profile-message{
  margin:18px 0 0!important;
  padding:18px!important;
  background:#050005!important;
  border:1px solid rgba(255,20,147,.42)!important;
  border-radius:0!important;
}

body.tld-fever .tlc-profile-schedule .tlc-title,
body.tld-fever .tlc-profile-message .tlc-title{
  margin-bottom:16px!important;
  text-align:center!important;
}

body.tld-fever .tlc-profile-schedule__row{
  display:grid!important;
  grid-template-columns:70px minmax(0,1fr) 92px 100px!important;
  gap:10px!important;
  align-items:center!important;
  padding:11px 0!important;
  border-bottom:1px solid rgba(255,255,255,.16)!important;
}

body.tld-fever .tlc-profile-schedule__date b,
body.tld-fever .tlc-profile-schedule__main strong{
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
}

body.tld-fever .tlc-profile-schedule__date span{
  color:#ff1493!important;
}

body.tld-fever .tlc-profile-schedule__main span,
body.tld-fever .tlc-profile-schedule__row em{
  color:rgba(255,255,255,.85)!important;
  font-size:12px!important;
  font-style:normal!important;
}

body.tld-fever .tlc-profile-schedule__row a,
body.tld-fever .tlc-profile-schedule__row .is-disabled{
  display:grid!important;
  place-items:center!important;
  min-height:30px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,20,147,.7)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  text-decoration:none!important;
}

@media (max-width:980px){
  body.tld-fever .tld-sub-site .tld-led,
  body.tld-fever .tld-sub-site .tld-menu-grid,
  body.tld-fever .tld-sub-site .tld-content{
    width:calc(100% - 22px)!important;
  }
  body.tld-fever .tlc-profile__top{
    grid-template-columns:1fr!important;
  }
  body.tld-fever .tlc-profile__photo{
    border-right:0!important;
    border-bottom:1px solid rgba(255,20,147,.4)!important;
  }
}

@media (max-width:560px){
  body.tld-fever .tlc-visual-title{
    min-height:130px!important;
    padding:28px 18px!important;
  }
  body.tld-fever .tlc-visual-title h1{
    font-size:36px!important;
  }
  body.tld-fever .tlc-visual-title span{
    font-size:13px!important;
  }
  body.tld-fever .tlb-news-list a{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  body.tld-fever .tlc-profile{
    width:calc(100% - 22px)!important;
  }
  body.tld-fever .tlc-profile__photo,
  body.tld-fever .tlc-profile__summary{
    padding:14px!important;
  }
  body.tld-fever .tlc-profile__summary h1{
    display:block!important;
    font-size:36px!important;
  }
  body.tld-fever .tlc-profile__summary h1 small{
    display:block!important;
    margin-top:8px!important;
  }
  body.tld-fever .tlc-profile__sizes,
  body.tld-fever .tlc-profile__actions{
    grid-template-columns:1fr 1fr!important;
  }
  body.tld-fever .tlc-profile-schedule__row{
    grid-template-columns:58px minmax(0,1fr)!important;
  }
  body.tld-fever .tlc-profile-schedule__row em,
  body.tld-fever .tlc-profile-schedule__row a,
  body.tld-fever .tlc-profile-schedule__row .is-disabled{
    grid-column:1/-1!important;
  }
}

/* FEVER EXACT QUICK FIX v0.2.8 */
body.tld-fever .tld-menu-button{
  display:grid!important;
  place-items:center!important;
  font-size:0!important;
}
body.tld-fever .tld-menu-button::before{
  content:"即予約"!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
}
body.tld-fever .tld-menu-button span,
body.tld-fever .tld-menu-button span::before{
  display:none!important;
}
body.tld-fever .tlb-fixed-cta{
  display:none!important;
}
@media (max-width:980px){
  body.tld-fever .tld-menu-button::before{
    content:"☰"!important;
    font-size:31px!important;
    line-height:1!important;
  }
}

/* Fever parity hard reset v0.2.1: copy the reference structure before adding Salon CMS details */
body.tld-fever{
  --fever-bg:#050003;
  --fever-ink:#fff8ee;
  --fever-gold:#d8c08c;
  --fever-gold-strong:#f2dfb1;
  --fever-pink:#ec008c;
  --fever-red:#ff1f4f;
  --fever-green:#08c755;
  --fever-line:#6b2357;
  background:
    radial-gradient(circle at 50% 12%,rgba(255,0,150,.18),transparent 32%),
    radial-gradient(circle at 46% 100%,rgba(255,210,90,.14),transparent 30%),
    linear-gradient(180deg,#050003 0%,#090006 46%,#050003 100%)!important;
  color:var(--fever-ink)!important;
  overflow-x:hidden!important;
}
body.tld-fever::before{
  content:""!important;
  position:fixed!important;
  inset:0!important;
  pointer-events:none!important;
  z-index:-1!important;
  background:
    radial-gradient(circle at 12% 88%,rgba(255,214,120,.18) 0 2px,transparent 3px),
    radial-gradient(circle at 38% 78%,rgba(236,0,140,.24) 0 2px,transparent 3px),
    radial-gradient(circle at 70% 84%,rgba(255,255,255,.12) 0 1px,transparent 3px),
    repeating-linear-gradient(90deg,rgba(255,0,140,.045) 0 1px,transparent 1px 72px),
    repeating-linear-gradient(0deg,rgba(255,0,140,.035) 0 1px,transparent 1px 72px)!important;
  opacity:.8!important;
}
.tld-fever .tld-site,
.tld-fever .tld-sub-site,
.tld-fever .tlc-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  background:transparent!important;
}
.tld-fever .tld-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  width:100%!important;
  max-width:none!important;
  min-height:96px!important;
  margin:0!important;
  padding:0 28px 0 18px!important;
  display:grid!important;
  grid-template-columns:170px minmax(0,1fr) 230px 92px!important;
  align-items:center!important;
  gap:18px!important;
  background:rgba(0,0,0,.94)!important;
  border:0!important;
  box-shadow:0 14px 34px rgba(0,0,0,.58)!important;
  backdrop-filter:none!important;
}
body.admin-bar.tld-fever .tld-header,
.tld-fever.admin-bar .tld-header{top:32px!important}
.tld-fever .tld-logo{
  min-width:0!important;
  height:88px!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--fever-gold-strong)!important;
  text-decoration:none!important;
}
.tld-fever .tld-logo::before{display:none!important}
.tld-fever .tld-logo small{
  order:0!important;
  margin:0 0 -2px!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:12px!important;
  font-weight:500!important;
  letter-spacing:.32em!important;
  line-height:1!important;
  text-shadow:0 0 10px rgba(255,255,255,.34)!important;
}
.tld-fever .tld-logo strong{
  order:1!important;
  display:block!important;
  color:var(--fever-gold-strong)!important;
  font-family:"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:42px!important;
  font-weight:400!important;
  line-height:.86!important;
  letter-spacing:.02em!important;
  text-shadow:0 0 18px rgba(255,214,116,.26),0 2px 0 #2b1404!important;
  transform:scaleY(1.12)!important;
}
.tld-fever .tld-logo span{
  order:2!important;
  display:block!important;
  margin:8px 0 0!important;
  color:var(--fever-gold)!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:13px!important;
  font-weight:600!important;
  letter-spacing:.24em!important;
  line-height:1!important;
  text-transform:none!important;
}
.tld-fever .tld-header-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
.tld-fever .tld-header-nav a{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:86px!important;
  height:76px!important;
  padding:0 8px!important;
  color:#fff!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:15px!important;
  font-weight:600!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  text-align:center!important;
  text-decoration:none!important;
  text-shadow:0 0 9px rgba(255,255,255,.28)!important;
}
.tld-fever .tld-header-nav a::after{
  content:attr(href)!important;
  content:"Top"!important;
  margin-top:7px!important;
  color:#fff!important;
  font-family:"Times New Roman",serif!important;
  font-size:12px!important;
  font-weight:400!important;
  opacity:.86!important;
}
.tld-fever .tld-header-nav a:nth-child(2)::after{content:"Information"!important}
.tld-fever .tld-header-nav a:nth-child(3)::after{content:"Schedule"!important}
.tld-fever .tld-header-nav a:nth-child(4)::after{content:"Therapist"!important}
.tld-fever .tld-header-nav a:nth-child(5)::after{content:"Ranking"!important}
.tld-fever .tld-header-nav a:nth-child(6)::after{content:"Price"!important}
.tld-fever .tld-header-nav a:nth-child(7)::after{content:"Access"!important}
.tld-fever .tld-header-nav a:nth-child(8)::after{content:"Blog"!important}
.tld-fever .tld-header-nav a:nth-child(9)::after{content:"Recruit"!important}
.tld-fever .tld-header-nav a:hover{
  color:var(--fever-gold-strong)!important;
  background:transparent!important;
  text-shadow:0 0 18px rgba(255,214,116,.58)!important;
}
.tld-fever .tld-header-tel{
  width:230px!important;
  min-width:230px!important;
  height:72px!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  color:#fff!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-family:"Times New Roman","Yu Mincho",serif!important;
  font-size:28px!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:.02em!important;
  text-shadow:0 0 12px rgba(255,255,255,.34)!important;
}
.tld-fever .tld-header-tel::before{
  content:"☎"!important;
  position:absolute!important;
  margin-left:-24px!important;
  margin-top:-13px!important;
  color:#fff!important;
  font-size:20px!important;
}
.tld-fever .tld-header-tel span{
  margin:6px 0 0!important;
  padding:0!important;
  color:#fff!important;
  background:transparent!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:"Yu Gothic","Hiragino Sans",sans-serif!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:0!important;
}
.tld-fever .tld-header-tel span::after{
  content:" 営業時間：10:00〜翌6:00"!important;
  display:block!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1.35!important;
}
.tld-fever .tld-menu-button{
  width:86px!important;
  height:72px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
  font-family:"Times New Roman",serif!important;
  font-size:13px!important;
  font-weight:400!important;
}
.tld-fever .tld-menu-button i{display:none!important}
.tld-fever .tld-menu-button span{
  display:block!important;
  font-size:0!important;
}
.tld-fever .tld-menu-button span::before{
  content:"ご予約"!important;
  display:block!important;
  color:#fff!important;
  font-size:15px!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-weight:600!important;
  line-height:1.2!important;
}
.tld-fever .tld-menu-button span::after{
  content:"Reserve"!important;
  display:block!important;
  margin-top:6px!important;
  color:#fff!important;
  font-size:12px!important;
  font-family:"Times New Roman",serif!important;
  font-weight:400!important;
}
.tld-fever .tld-hero{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0 0 28px!important;
  background:#000!important;
  border:0!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual{
  width:min(1280px,calc(100% - 144px))!important;
  max-width:1280px!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1280/800!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  position:relative!important;
  background:#111!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:4!important;
  pointer-events:none!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 42%,rgba(0,0,0,.18) 100%),
    radial-gradient(circle at 50% 58%,rgba(255,231,181,.17),transparent 43%)!important;
  mix-blend-mode:normal!important;
}
.tld-fever .tld-hero__visual figure,
.tld-fever .tld-hero__visual .is-face-1,
.tld-fever .tld-hero__visual .is-face-2,
.tld-fever .tld-hero__visual .is-face-3{
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  display:block!important;
  border:0!important;
  clip-path:none!important;
  overflow:hidden!important;
  background:#000!important;
}
.tld-fever .tld-hero__visual figure + figure{border-left:1px solid rgba(255,255,255,.22)!important}
.tld-fever .tld-hero__visual figure img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center top!important;
  filter:saturate(1.08) contrast(1.04)!important;
}
.tld-fever .tld-hero__title{
  position:absolute!important;
  z-index:6!important;
  left:0!important;
  right:0!important;
  bottom:54px!important;
  width:100%!important;
  max-width:none!important;
  padding:0 32px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  pointer-events:none!important;
  transform:none!important;
  overflow:visible!important;
}
.tld-fever .tld-hero__title b{
  display:block!important;
  color:var(--fever-gold-strong)!important;
  background:linear-gradient(180deg,#fff8dc 0%,#d8b06f 44%,#6d3e16 52%,#fff5d5 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  font-family:"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:clamp(76px,8.6vw,154px)!important;
  font-weight:400!important;
  line-height:.74!important;
  letter-spacing:.08em!important;
  text-shadow:0 3px 0 #3d1902,0 0 20px rgba(255,244,191,.6)!important;
  white-space:nowrap!important;
  transform:scaleY(1.18)!important;
}
.tld-fever .tld-hero__title b + b{
  margin-top:16px!important;
  font-size:clamp(38px,4.8vw,80px)!important;
  letter-spacing:.14em!important;
}
.tld-fever .tld-hero__title span{
  margin-top:18px!important;
  color:#fff0cf!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  font-family:"Times New Roman",serif!important;
  font-size:clamp(17px,1.5vw,24px)!important;
  font-weight:400!important;
  letter-spacing:.55em!important;
  line-height:1!important;
  text-shadow:0 0 14px rgba(255,221,150,.72)!important;
}
.tld-fever .tld-menu-grid{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0 70px 32px!important;
  display:grid!important;
  grid-template-columns:repeat(9,1fr)!important;
  gap:0!important;
  background:#000!important;
  border:0!important;
}
.tld-fever .tld-sub-site .tld-menu-grid{
  margin:0!important;
  padding-top:116px!important;
}
.tld-fever .tld-menu-grid a{
  min-height:86px!important;
  height:86px!important;
  padding:0 8px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  color:#fff!important;
  background:rgba(0,0,0,.66)!important;
  border:0!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  border-radius:0!important;
  box-shadow:none!important;
  text-align:center!important;
  text-decoration:none!important;
}
.tld-fever .tld-menu-grid a::before{
  display:none!important;
}
.tld-fever .tld-menu-grid a b{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.3!important;
  letter-spacing:0!important;
  text-shadow:0 0 12px rgba(255,255,255,.32)!important;
}
.tld-fever .tld-menu-grid a span{
  margin-top:7px!important;
  color:#fff!important;
  font-family:"Times New Roman",serif!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:0!important;
  opacity:.86!important;
}
.tld-fever .tld-led{
  width:min(1100px,calc(100% - 140px))!important;
  max-width:1100px!important;
  margin:0 auto 38px!important;
  min-height:34px!important;
  display:grid!important;
  grid-template-columns:0 minmax(0,1fr)!important;
  background:rgba(0,0,0,.72)!important;
  border:1px solid rgba(255,255,255,.7)!important;
  box-shadow:0 0 22px rgba(236,0,140,.2)!important;
}
.tld-fever .tld-led span{
  width:0!important;
  overflow:hidden!important;
  padding:0!important;
  border:0!important;
  font-size:0!important;
}
.tld-fever .tld-led marquee{
  color:#fff79b!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:18px!important;
  line-height:34px!important;
  text-shadow:0 0 12px rgba(255,255,0,.58)!important;
}
.tld-fever .tld-promo-stack{
  width:min(1140px,calc(100% - 140px))!important;
  max-width:1140px!important;
  margin:0 auto 56px!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:24px!important;
}
.tld-fever .tld-promo{
  min-height:220px!important;
  padding:36px 42px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  border:0!important;
  border-radius:0!important;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 18px 40px rgba(0,0,0,.46)!important;
  overflow:hidden!important;
}
.tld-fever .tld-promo:nth-child(3){grid-column:1/-1!important;min-height:150px!important}
.tld-fever .tld-promo::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:
    radial-gradient(circle at 84% 18%,rgba(255,255,255,.34),transparent 16%),
    repeating-linear-gradient(-45deg,rgba(255,255,255,.09) 0 8px,transparent 8px 18px)!important;
  opacity:.5!important;
}
.tld-fever .tld-promo small,
.tld-fever .tld-promo b,
.tld-fever .tld-promo span{position:relative!important;z-index:1!important}
.tld-fever .tld-promo small{
  color:#fff!important;
  font-family:"Times New Roman",serif!important;
  font-size:14px!important;
  letter-spacing:.18em!important;
  opacity:.9!important;
}
.tld-fever .tld-promo b{
  margin:8px 0!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:clamp(30px,3.6vw,52px)!important;
  font-weight:900!important;
  line-height:1.06!important;
  text-shadow:0 0 16px rgba(255,255,255,.38)!important;
}
.tld-fever .tld-promo span{font-size:16px!important;font-weight:800!important}
.tld-fever .tld-promo.is-new{background:linear-gradient(120deg,#ffbddb,#e0007e 55%,#81501d)!important}
.tld-fever .tld-promo.is-line{background:linear-gradient(120deg,#b0852d,#ffeff0 35%,#2d010c 100%)!important}
.tld-fever .tld-promo.is-night{background:linear-gradient(120deg,#06100d,#e0007e 56%,#2c0f3f)!important}
.tld-fever .tld-layout{
  width:min(1280px,calc(100% - 142px))!important;
  max-width:1280px!important;
  margin:0 auto!important;
  padding:0 0 110px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:28px!important;
  background:transparent!important;
}
.tld-fever .tld-main{
  display:flex!important;
  flex-direction:column!important;
  gap:26px!important;
}
.tld-fever .tld-live-info,
.tld-fever .tld-news-panel,
.tld-fever .tld-section,
.tld-fever .tld-page-card,
.tld-fever .tlc-profile{
  background:rgba(7,0,9,.78)!important;
  border:1px solid rgba(236,0,140,.52)!important;
  border-radius:0!important;
  box-shadow:0 0 35px rgba(236,0,140,.12)!important;
  padding:30px 26px 34px!important;
  color:#fff!important;
}
.tld-fever .tld-section-title{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  align-items:end!important;
  gap:20px!important;
  margin:0 0 22px!important;
  padding:0 0 14px!important;
  border-bottom:1px solid rgba(245,218,159,.8)!important;
}
.tld-fever .tld-section-title p{
  order:0!important;
  margin:0!important;
  color:var(--fever-pink)!important;
  font-family:"Impact","Arial Black",sans-serif!important;
  font-size:24px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:.02em!important;
  text-shadow:0 0 14px rgba(236,0,140,.88)!important;
  text-transform:uppercase!important;
}
.tld-fever .tld-section-title h1,
.tld-fever .tld-section-title h2{
  order:1!important;
  margin:0!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:42px!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:.04em!important;
  text-align:right!important;
  text-shadow:0 0 18px rgba(255,255,255,.24)!important;
}
.tld-fever .tld-live-box{
  max-height:330px!important;
  overflow:auto!important;
  padding:34px 40px!important;
  background:rgba(0,0,0,.72)!important;
  border:1px solid #f3dfae!important;
  box-shadow:inset 0 0 0 8px rgba(0,0,0,.48)!important;
  color:#fff!important;
}
.tld-fever .tld-live-date{
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
}
.tld-fever .tld-live-metrics{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:10px!important;
  margin:14px 0 20px!important;
}
.tld-fever .tld-live-metrics span{
  padding:13px!important;
  color:#fff!important;
  background:linear-gradient(90deg,#ff1493,#7b20d5)!important;
  border-radius:0!important;
  border:1px solid rgba(255,255,255,.45)!important;
  text-align:center!important;
  font-weight:900!important;
}
.tld-fever .tld-live-row{
  display:grid!important;
  grid-template-columns:100px minmax(0,1fr)!important;
  gap:16px!important;
  padding:13px 0!important;
  border-top:1px solid rgba(255,255,255,.14)!important;
  color:#fff!important;
}
.tld-fever .tld-live-row b{color:#00eaff!important;font-weight:900!important}
.tld-fever .tld-live-row span{
  display:inline-block!important;
  margin:3px 5px 3px 0!important;
  padding:4px 8px!important;
  color:#f3d8df!important;
  background:rgba(255,255,255,.06)!important;
  font-size:13px!important;
}
.tld-fever .tld-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:14px!important;
}
.tld-fever .tld-cast-card{
  background:#0a0006!important;
  border:1px solid rgba(236,0,140,.62)!important;
  border-radius:0!important;
  box-shadow:0 14px 28px rgba(0,0,0,.36)!important;
  overflow:hidden!important;
  color:#fff!important;
}
.tld-fever .tld-cast-card__photo{
  aspect-ratio:3/4!important;
  border:0!important;
  border-bottom:1px solid rgba(236,0,140,.58)!important;
  background:#000!important;
  overflow:hidden!important;
}
.tld-fever .tld-cast-card__photo img{filter:saturate(1.06) contrast(1.03)!important}
.tld-fever .tld-cast-card__photo span{
  right:0!important;
  bottom:0!important;
  top:auto!important;
  left:auto!important;
  padding:9px 12px!important;
  color:#fff!important;
  background:#ec008c!important;
  border:0!important;
  border-radius:0!important;
  font-family:"Arial Black",sans-serif!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
}
.tld-fever .tld-cast-card__body{padding:13px 12px!important;color:#fff!important}
.tld-fever .tld-cast-card__body h3{
  margin:0 0 8px!important;
  color:#fff8ee!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:20px!important;
  font-weight:500!important;
  line-height:1.25!important;
}
.tld-fever .tld-cast-card__body p{
  margin:0 0 10px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
}
.tld-fever .tld-cast-card__tags{
  display:grid!important;
  grid-template-columns:repeat(2,1fr)!important;
  gap:5px!important;
  margin:0 0 10px!important;
}
.tld-fever .tld-cast-card__tags b{
  padding:6px 4px!important;
  color:#fff!important;
  background:#21000f!important;
  border:1px solid #c49a44!important;
  border-radius:4px!important;
  font-size:11px!important;
  font-weight:900!important;
  text-align:center!important;
}
.tld-fever .tld-cast-card__shift{
  margin:0 0 12px!important;
  padding:10px!important;
  color:#fff!important;
  background:#4a3b35!important;
  border:0!important;
  border-radius:0!important;
  text-align:center!important;
}
.tld-fever .tld-cast-card__shift small,
.tld-fever .tld-cast-card__shift strong{
  display:block!important;
  color:#fff!important;
  font-weight:900!important;
}
.tld-fever .tld-cast-card__shift strong{
  margin-top:5px!important;
  color:#00f6ff!important;
  font-size:15px!important;
}
.tld-fever .tld-cast-card__reserve{
  width:100%!important;
  min-height:40px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
  background:linear-gradient(90deg,#ff2838,#ff1493)!important;
  border:0!important;
  border-radius:999px!important;
  font-size:13px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.tld-fever .tld-side{
  position:sticky!important;
  top:118px!important;
  align-self:start!important;
  display:flex!important;
  flex-direction:column!important;
  gap:16px!important;
}
.tld-fever .tld-side h2{
  margin:16px 0 2px!important;
  color:var(--fever-pink)!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:30px!important;
  font-weight:600!important;
  line-height:1!important;
  text-align:center!important;
  text-shadow:0 0 16px rgba(236,0,140,.78)!important;
}
.tld-fever .tld-side a{
  min-height:86px!important;
  padding:20px 18px!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:0!important;
  color:#fff!important;
  box-shadow:0 10px 28px rgba(0,0,0,.34)!important;
  overflow:hidden!important;
}
.tld-fever .tld-side a b{
  color:#fff!important;
  font-family:"Yu Gothic","Hiragino Sans",sans-serif!important;
  font-size:24px!important;
  font-weight:900!important;
  line-height:1.15!important;
  text-shadow:0 0 10px rgba(255,255,255,.26)!important;
}
.tld-fever .tld-side a span{
  margin-top:7px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
}
.tld-fever .tld-side .is-media{background:linear-gradient(90deg,#73465c,#ff1493)!important}
.tld-fever .tld-side .is-line{background:linear-gradient(90deg,#084b27,#0cc96a)!important}
.tld-fever .tld-side .is-pay{background:linear-gradient(90deg,#ff4775,#d50076)!important}
.tld-fever .tld-side .is-opinion{background:linear-gradient(90deg,#4a5b61,#13d7e8)!important}
.tld-fever .tlb-fixed-cta{
  left:50%!important;
  right:auto!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  width:min(650px,calc(100% - 48px))!important;
  min-height:64px!important;
  margin:0!important;
  padding:10px!important;
  display:flex!important;
  gap:10px!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(114,54,78,.92)!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:0 16px 40px rgba(0,0,0,.48)!important;
  z-index:999!important;
}
.tld-fever .tlb-fixed-cta a,
.tld-fever .tlb-fixed-cta button{
  min-width:138px!important;
  height:48px!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.7)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
}
.tld-fever .tlb-fixed-cta__tel{background:#151016!important}
.tld-fever .tlb-fixed-cta__line{background:#08c755!important}
.tld-fever .tlb-fixed-cta__web,
.tld-fever .tlb-fixed-cta__reserve,
.tld-fever .tlb-fixed-cta__contact{background:linear-gradient(90deg,#ff2a36,#ff1493)!important}
.tld-fever .tlc-visual-title{
  width:min(1280px,calc(100% - 140px))!important;
  max-width:1280px!important;
  margin:0 auto 34px!important;
  padding:148px 0 26px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#fff!important;
}
.tld-fever .tlc-visual-title h1{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:52px!important;
  font-weight:400!important;
  letter-spacing:.05em!important;
  text-align:center!important;
}
.tld-fever .tlc-visual-title p,
.tld-fever .tlc-visual-title span{
  color:var(--fever-pink)!important;
  text-align:center!important;
}
.tld-fever .tlc-content,
.tld-fever .tld-content{
  width:min(1280px,calc(100% - 140px))!important;
  margin:0 auto 110px!important;
  color:#fff!important;
}
.tld-fever .tlc-profile__top{
  display:grid!important;
  grid-template-columns:46% minmax(0,1fr)!important;
  gap:28px!important;
}
.tld-fever .tlc-profile__photo{
  border:1px solid rgba(236,0,140,.62)!important;
  border-radius:0!important;
  background:#000!important;
  overflow:hidden!important;
}
.tld-fever .tlc-profile__summary h1{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:48px!important;
  font-weight:400!important;
}
.tld-fever .tlc-profile__summary,
.tld-fever .tlc-profile__summary p,
.tld-fever .tlc-profile__sizes,
.tld-fever .tlc-profile-schedule{
  color:#fff!important;
}
@media (max-width:1320px){
  .tld-fever .tld-header{grid-template-columns:150px minmax(0,1fr) 204px 78px!important;gap:10px!important;padding:0 16px!important}
  .tld-fever .tld-logo strong{font-size:34px!important}
  .tld-fever .tld-logo small{font-size:10px!important}
  .tld-fever .tld-logo span{font-size:11px!important}
  .tld-fever .tld-header-nav a{min-width:72px!important;font-size:13px!important;padding:0 5px!important}
  .tld-fever .tld-header-tel{width:204px!important;min-width:204px!important;font-size:23px!important}
  .tld-fever .tld-menu-button{width:78px!important}
  .tld-fever .tld-hero__visual{width:calc(100% - 72px)!important}
  .tld-fever .tld-menu-grid{padding-left:36px!important;padding-right:36px!important}
  .tld-fever .tld-led,
  .tld-fever .tld-promo-stack,
  .tld-fever .tld-layout,
  .tld-fever .tlc-visual-title,
  .tld-fever .tlc-content,
  .tld-fever .tld-content{width:calc(100% - 72px)!important}
}
@media (max-width:980px){
  body.admin-bar.tld-fever .tld-header,
  .tld-fever.admin-bar .tld-header{top:46px!important}
  .tld-fever .tld-header{
    min-height:76px!important;
    grid-template-columns:minmax(0,1fr) 112px 54px!important;
    gap:12px!important;
    padding:0 14px!important;
  }
  .tld-fever .tld-logo{height:76px!important}
  .tld-fever .tld-logo strong{font-size:32px!important}
  .tld-fever .tld-logo small{font-size:9px!important;letter-spacing:.2em!important}
  .tld-fever .tld-logo span{font-size:10px!important;margin-top:6px!important}
  .tld-fever .tld-header-nav{display:none!important}
  .tld-fever .tld-header-tel{
    width:112px!important;
    min-width:112px!important;
    height:46px!important;
    align-items:center!important;
    border-radius:999px!important;
    background:linear-gradient(180deg,#36e081,#0aa659)!important;
    border:2px solid rgba(255,255,255,.72)!important;
    color:#fff!important;
    font-family:"Yu Gothic","Hiragino Sans",sans-serif!important;
    font-size:0!important;
    box-shadow:0 0 22px rgba(8,199,85,.55)!important;
  }
  .tld-fever .tld-header-tel::before{display:none!important}
  .tld-fever .tld-header-tel::after{
    content:"電話相談"!important;
    font-size:14px!important;
    font-weight:900!important;
  }
  .tld-fever .tld-header-tel span{display:none!important}
  .tld-fever .tld-menu-button{
    width:54px!important;
    height:54px!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.16)!important;
  }
  .tld-fever .tld-menu-button span::before{
    content:"☰"!important;
    font-size:30px!important;
    line-height:1!important;
  }
  .tld-fever .tld-menu-button span::after{display:none!important}
  .tld-fever .tld-hero{padding-bottom:16px!important}
  .tld-fever .tld-hero__visual{
    width:100%!important;
    aspect-ratio:9/12!important;
    display:block!important;
  }
  .tld-fever .tld-hero__visual .is-face-1{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }
  .tld-fever .tld-hero__visual .is-face-2,
  .tld-fever .tld-hero__visual .is-face-3{display:none!important}
  .tld-fever .tld-hero__visual figure img{object-position:center top!important}
  .tld-fever .tld-hero__title{
    bottom:38px!important;
    padding:0 18px!important;
  }
  .tld-fever .tld-hero__title b{
    font-size:clamp(48px,14vw,82px)!important;
    white-space:normal!important;
    line-height:.86!important;
    letter-spacing:.04em!important;
  }
  .tld-fever .tld-hero__title b + b{
    margin-top:10px!important;
    font-size:clamp(30px,9vw,52px)!important;
  }
  .tld-fever .tld-hero__title span{
    margin-top:12px!important;
    font-size:12px!important;
    letter-spacing:.28em!important;
  }
  .tld-fever .tld-menu-grid{
    padding:0 10px 20px!important;
    grid-template-columns:repeat(3,1fr)!important;
  }
  .tld-fever .tld-sub-site .tld-menu-grid{padding-top:86px!important}
  .tld-fever .tld-menu-grid a{height:62px!important;min-height:62px!important}
  .tld-fever .tld-menu-grid a b{font-size:12px!important}
  .tld-fever .tld-menu-grid a span{font-size:10px!important}
  .tld-fever .tld-led,
  .tld-fever .tld-promo-stack,
  .tld-fever .tld-layout,
  .tld-fever .tlc-visual-title,
  .tld-fever .tlc-content,
  .tld-fever .tld-content{width:calc(100% - 24px)!important}
  .tld-fever .tld-promo-stack{grid-template-columns:1fr!important;gap:12px!important;margin-bottom:28px!important}
  .tld-fever .tld-promo{min-height:124px!important;padding:22px!important}
  .tld-fever .tld-promo b{font-size:28px!important}
  .tld-fever .tld-layout{grid-template-columns:1fr!important;gap:18px!important;padding-bottom:88px!important}
  .tld-fever .tld-side{position:static!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
  .tld-fever .tld-side h2{grid-column:1/-1!important}
  .tld-fever .tld-side a{min-height:74px!important;padding:14px!important}
  .tld-fever .tld-side a b{font-size:18px!important}
  .tld-fever .tld-section-title{grid-template-columns:1fr!important}
  .tld-fever .tld-section-title h1,
  .tld-fever .tld-section-title h2{text-align:left!important;font-size:32px!important}
  .tld-fever .tld-cast-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}
  .tld-fever .tld-live-box{padding:20px!important;max-height:300px!important}
  .tld-fever .tld-live-metrics{grid-template-columns:1fr!important}
  .tld-fever .tlb-fixed-cta{
    width:calc(100% - 20px)!important;
    min-height:56px!important;
    bottom:8px!important;
    padding:7px!important;
    gap:7px!important;
  }
  .tld-fever .tlb-fixed-cta a,
  .tld-fever .tlb-fixed-cta button{
    min-width:0!important;
    flex:1!important;
    height:42px!important;
    padding:0 8px!important;
    font-size:12px!important;
  }
  .tld-fever .tlc-visual-title{padding-top:104px!important;margin-bottom:20px!important}
  .tld-fever .tlc-visual-title h1{font-size:34px!important}
  .tld-fever .tlc-profile__top{grid-template-columns:1fr!important}
}
@media (max-width:560px){
  .tld-fever .tld-logo strong{font-size:26px!important}
  .tld-fever .tld-logo small{font-size:8px!important}
  .tld-fever .tld-logo span{font-size:9px!important}
  .tld-fever .tld-hero__title b{font-size:46px!important}
  .tld-fever .tld-hero__title b + b{font-size:31px!important}
  .tld-fever .tld-promo b{font-size:24px!important}
  .tld-fever .tld-cast-grid{grid-template-columns:1fr!important}
  .tld-fever .tld-side{grid-template-columns:1fr!important}
  .tld-fever .tld-section,
  .tld-fever .tld-live-info,
  .tld-fever .tld-news-panel,
  .tld-fever .tld-page-card,
  .tld-fever .tlc-profile{padding:20px 14px!important}
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.tlb-body{
  margin:0;
  padding:0 0 92px;
  color:var(--tlb-ink);
  font-family:"Hiragino Mincho ProN","Yu Mincho","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,serif;
  line-height:1.55;
  letter-spacing:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.78),rgba(255,255,255,.92)),
    repeating-linear-gradient(135deg,#f8f4ed 0,#f8f4ed 16px,#fff 17px,#fff 46px);
}
.tlb-body a{color:inherit}
.tlb-site{
  width:min(1000px,100%);
  margin:0 auto;
  padding:0 10px 34px;
}

.tlb-menu-float{
  display:none!important;
  position:fixed;
  top:12px;
  right:18px;
  z-index:1000;
  display:none;
  gap:5px;
  width:42px;
  height:42px;
  padding:9px;
  border-radius:5px;
  background:rgba(55,55,55,.84);
  box-shadow:0 5px 15px rgba(0,0,0,.22);
}
.tlb-menu-float span{
  display:block;
  height:5px;
  border-radius:2px;
  background:#e8e2da;
}

.tlb-kv{
  position:relative;
  height:306px;
  margin:0 auto;
  overflow:hidden;
  border:1px solid rgba(120,82,52,.24);
  background:#51213a;
  box-shadow:0 12px 26px rgba(85,52,43,.18);
}
.tlb-kv__photos{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-columns:repeat(8,1fr);
  opacity:.82;
}
.tlb-kv__photos img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:saturate(1.08) contrast(1.04);
}
.tlb-kv__photos img:nth-child(odd){transform:scale(1.05)}
.tlb-kv.is-single-image .tlb-kv__photos{
  display:block;
  opacity:.9;
}
.tlb-kv.is-single-image .tlb-kv__photos img{
  display:none;
  transform:none;
}
.tlb-kv.is-single-image .tlb-kv__photos img:first-child{
  display:block;
}
.tlb-kv__shade{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(38,27,24,.86) 0,rgba(84,42,45,.62) 40%,rgba(134,15,59,.28) 70%,rgba(24,13,20,.66) 100%),
    radial-gradient(circle at 63% 18%,rgba(255,255,255,.45) 0 2px,transparent 3px),
    radial-gradient(circle at 78% 42%,rgba(255,255,255,.55) 0 2px,transparent 3px),
    radial-gradient(circle at 48% 68%,rgba(255,255,255,.4) 0 2px,transparent 3px);
}
.tlb-kv__logo{
  position:absolute;
  z-index:2;
  left:95px;
  top:32px;
  display:grid;
  place-items:center;
  width:230px;
  height:230px;
  border-radius:50%;
  border:4px solid var(--tlb-gold-2);
  color:#fff7e6;
  text-align:center;
  background:rgba(83,65,57,.92);
  box-shadow:0 0 0 8px rgba(184,146,80,.24),0 16px 28px rgba(0,0,0,.28);
  text-decoration:none;
}
.tlb-kv__reserve{
  position:absolute;
  z-index:3;
  right:30px;
  top:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:142px;
  min-height:46px;
  padding:8px 18px;
  border:2px solid var(--tlb-gold);
  color:#fff8dc;
  text-decoration:none;
  font-size:16px;
  font-weight:900;
  background:linear-gradient(#db2c7d,#a91456);
  box-shadow:0 10px 22px rgba(0,0,0,.24);
}
.tlb-kv__reserve:hover{
  color:#fff;
  background:linear-gradient(#ef3a8c,#bb165f);
}
.tlb-body .tlb-kv__logo{
  color:#fff7e6;
}
.tlb-body .tlb-kv__reserve{
  color:#fff8dc;
  text-shadow:0 2px 4px rgba(55,8,28,.45);
}
.tlb-body .tlb-kv__reserve:hover{
  color:#fff;
}
.tlb-kv__mark{
  position:absolute;
  top:16px;
  display:grid;
  place-items:center;
  width:56px;
  height:56px;
  border:2px solid var(--tlb-gold-2);
  transform:rotate(45deg);
  color:#fff;
  font-weight:900;
  font-family:Georgia,serif;
}
.tlb-kv__mark::first-letter{transform:rotate(-45deg)}
.tlb-kv__logo strong{
  display:block;
  margin-top:20px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:58px;
  font-weight:400;
  line-height:.88;
  text-shadow:0 3px 8px rgba(0,0,0,.34);
}
.tlb-kv__logo em{
  margin-top:8px;
  color:#f3dca7;
  font-size:14px;
  font-style:normal;
  font-weight:800;
}
.tlb-kv__copy{
  position:absolute;
  z-index:2;
  right:50px;
  bottom:34px;
  color:#fff;
  text-align:right;
  text-shadow:0 3px 8px rgba(0,0,0,.62);
}
.tlb-kv__copy p{
  margin:0 0 6px;
  font-size:34px;
  font-weight:800;
  color:#fff8f2;
}
.tlb-kv__copy b{
  display:inline-block;
  padding:5px 12px;
  border:1px solid rgba(255,231,170,.7);
  color:#f4d58f;
  font-size:13px;
  background:rgba(48,19,32,.58);
}

.tlb-hours{
  margin:10px 0 8px;
  text-align:center;
  color:#917047;
  font-size:16px;
}
.tlb-menu-grid{
  display:grid;
  grid-template-columns:repeat(8,1fr);
  gap:3px;
  margin:0 0 18px;
}
.tlb-menu-grid a{
  display:grid;
  place-items:center;
  min-height:78px;
  padding:7px 4px 6px;
  border:1px solid var(--tlb-gold);
  text-decoration:none;
  color:#4b382f;
  background:linear-gradient(#fffdf8,#f3e8d9);
}
.tlb-menu-grid span{
  display:grid;
  place-items:center;
  width:28px;
  height:24px;
  color:#bc9657;
  font-family:Arial,sans-serif;
  font-size:18px;
  font-weight:900;
}
.tlb-menu-grid b{
  font-size:13px;
  line-height:1.2;
}
.tlb-menu-grid small{
  color:#9b7345;
  font-family:Georgia,serif;
  font-size:13px;
}

.tlb-content-layout{
  display:grid;
  grid-template-columns:minmax(0,746px) 240px;
  gap:14px;
  align-items:start;
}
.tlb-main-column{min-width:0}
.tlb-feature-board{
  position:relative;
  min-height:360px;
  overflow:hidden;
  border:3px solid #c2a26b;
  background:
    linear-gradient(135deg,rgba(184,12,65,.94),rgba(241,38,109,.86)),
    repeating-linear-gradient(45deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 16px,transparent 17px,transparent 38px);
  box-shadow:0 10px 20px rgba(122,74,58,.2);
}
.tlb-feature-board__faces{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-columns:repeat(5,1fr);
  grid-auto-rows:120px;
  opacity:.9;
}
.tlb-feature-board__faces img{
  width:100%;
  height:100%;
  object-fit:cover;
  border:1px solid rgba(255,255,255,.42);
}
.tlb-feature-board__faces img:nth-child(1),
.tlb-feature-board__faces img:nth-child(5),
.tlb-feature-board__faces img:nth-child(8){grid-row:span 2}
.tlb-feature-board.is-single-image .tlb-feature-board__faces{
  display:block;
  opacity:.95;
}
.tlb-feature-board.is-single-image .tlb-feature-board__faces img{
  display:none;
  width:100%;
  height:100%;
  object-fit:cover;
  border:0;
}
.tlb-feature-board.is-single-image .tlb-feature-board__faces img:first-child{
  display:block;
}
.tlb-feature-board__copy{
  position:absolute;
  z-index:2;
  inset:auto 28px 28px auto;
  max-width:380px;
  padding:20px 22px;
  color:#fff;
  text-align:right;
  background:rgba(72,19,44,.82);
  border:1px solid rgba(255,220,146,.7);
  box-shadow:0 8px 24px rgba(0,0,0,.22);
}
.tlb-feature-board__copy p{
  margin:0 0 7px;
  color:#f8d894;
  font-size:12px;
  font-weight:900;
}
.tlb-feature-board__copy h1{
  margin:0 0 8px;
  font-size:31px;
  line-height:1.18;
}
.tlb-feature-board__copy span{
  font-size:13px;
  font-weight:800;
}

.tlb-thumb-rail{
  display:grid;
  grid-template-columns:repeat(8,1fr);
  gap:2px;
  margin:4px 0 22px;
}
.tlb-thumb-rail img{
  width:100%;
  height:48px;
  object-fit:cover;
  border:1px solid #caa972;
}
.tlb-subject{
  margin:24px 0 12px;
  text-align:center;
}
.tlb-subject p{
  margin:0;
  color:#9e7d51;
  font-family:Georgia,"Times New Roman",serif;
  font-size:30px;
  line-height:1.15;
}
.tlb-subject h2{
  margin:1px 0 0;
  color:#775e45;
  font-size:15px;
  font-weight:500;
  line-height:1.3;
}
.tlb-subject h1{
  margin:1px 0 0;
  color:#775e45;
  font-size:20px;
  font-weight:500;
  line-height:1.3;
}
.tlb-subject.is-left{
  margin:0 0 14px;
  text-align:left;
}
.tlb-subject.is-left p{font-size:28px}
.tlb-subject.is-left h1{
  display:flex;
  align-items:baseline;
  gap:10px;
  color:#241521;
  font-size:34px;
  font-weight:800;
}
.tlb-subject.is-left small{
  color:#d42472;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:16px;
}
.tlb-info-box{
  position:relative;
  padding:18px;
  border:4px double #b99b5e;
  background:#fff;
  box-shadow:inset 0 0 0 1px #ead7aa,0 8px 16px rgba(99,72,52,.08);
}
.tlb-info-box:before,
.tlb-info-box:after{
  content:"";
  position:absolute;
  width:72px;
  height:72px;
  border:2px solid #c7aa78;
  pointer-events:none;
}
.tlb-info-box:before{
  left:8px;
  top:8px;
  border-right:0;
  border-bottom:0;
}
.tlb-info-box:after{
  right:8px;
  bottom:8px;
  border-left:0;
  border-top:0;
}
.tlb-info-scroll{
  max-width:520px;
  height:330px;
  margin:0 auto;
  padding:22px 22px 28px;
  overflow:auto;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:14px;
  line-height:1.78;
}
.tlb-info-scroll p{
  margin:0 0 10px;
}
.tlb-info-manual{
  color:#45333f;
  font-size:14px;
  line-height:1.9;
  white-space:normal;
}
.tlb-info-metrics{
  display:grid;
  gap:6px;
  margin:10px 0 16px;
  color:#8d1f4c;
  font-weight:900;
}
.tlb-info-area{
  display:grid;
  gap:3px;
  margin:0 0 15px;
}
.tlb-info-area b{
  margin-bottom:4px;
  color:#21131f;
}
.tlb-info-area span{
  display:block;
  color:#45333f;
}
.tlb-news-list{
  border:4px double #b99b5e;
  background:#fff;
}
.tlb-news-list a{
  display:grid;
  grid-template-columns:112px minmax(0,1fr);
  gap:12px;
  min-height:44px;
  padding:10px 14px;
  border-bottom:1px solid #ead7aa;
  color:#45333f;
  text-decoration:none;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:13px;
}
.tlb-news-list a:last-child{border-bottom:0}
.tlb-news-list time{
  color:#a17b43;
  font-weight:900;
}
.tlb-news-list span{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.tlb-news-list span b{
  font-weight:500;
}
.tlb-news-list span em{
  display:none;
}
.tlb-news-list--page a{
  grid-template-columns:118px minmax(0,1fr);
  align-items:start;
  min-height:66px;
  padding:14px 16px;
}
.tlb-news-list--page span{
  display:grid;
  gap:5px;
  white-space:normal;
}
.tlb-news-list--page span b{
  color:#2d101c;
  font-size:15px;
  font-weight:700;
}
.tlb-news-list--page span em{
  display:block;
  color:#7b6871;
  font-size:12px;
  font-style:normal;
  line-height:1.7;
}
.tlb-page-card--news .tlb-page-body{
  white-space:normal;
}

.tlb-side-banners h2{
  margin:0 0 8px;
  color:#8f714a;
  text-align:center;
  font-size:18px;
  font-weight:500;
}
.tlb-side-banners a{
  position:relative;
  display:block;
  min-height:58px;
  margin-bottom:8px;
  padding:9px 10px 9px 72px;
  overflow:hidden;
  border:1px solid #d4b985;
  color:#fff;
  text-decoration:none;
  text-shadow:0 2px 6px rgba(0,0,0,.36);
  box-shadow:0 5px 11px rgba(91,61,45,.12);
}
.tlb-side-banners a::before{
  content:"";
  position:absolute;
  left:10px;
  top:9px;
  width:44px;
  height:38px;
  border-radius:4px;
  background:#fff;
  box-shadow:inset 0 0 0 2px rgba(0,0,0,.1);
}
.tlb-side-banners a::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(110deg,rgba(255,255,255,.45),transparent 38%,rgba(255,255,255,.18));
  pointer-events:none;
}
.tlb-side-banners b,
.tlb-side-banners span{
  position:relative;
  z-index:1;
  display:block;
}
.tlb-side-banners b{font-size:15px}
.tlb-side-banners span{font-size:12px}
.tlb-side-banners .is-card{background:linear-gradient(135deg,#1e1e1e,#6e5750)}
.tlb-side-banners .is-pay{background:linear-gradient(135deg,#d0184c,#f8adb3)}
.tlb-side-banners .is-line{background:linear-gradient(135deg,#2dbb6d,#f6fff8);color:#1c7f43;text-shadow:none}
.tlb-side-banners .is-recruit{background:linear-gradient(135deg,#5d1532,#b6265b)}
.tlb-side-banners .is-opinion{background:linear-gradient(135deg,#efe0c7,#aa7d54);color:#56371f;text-shadow:none}
.tlb-side-banners .is-media{
  min-height:44px;
  padding:7px 10px;
  color:#d8176c;
  text-align:center;
  text-shadow:none;
  background:linear-gradient(#fff,#f9edf3);
  border-color:#89c8c8;
}
.tlb-side-banners .is-media::before{display:none}
.tlb-side-banners .is-media b{font-size:13px}
.tlb-side-banners .is-media span{font-size:10px;color:#9a6a7c}
.tlb-mutual-banner{
  margin-bottom:8px;
}
.tlb-mutual-banner a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:0;
  margin:0;
  padding:0;
  overflow:hidden;
  border:1px solid #89c8c8;
  color:#d8176c;
  text-align:center;
  text-decoration:none;
  text-shadow:none;
  background:#fff;
  box-shadow:0 5px 11px rgba(91,61,45,.08);
}
.tlb-mutual-banner a::before,
.tlb-mutual-banner a::after{display:none}
.tlb-mutual-banner img{
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
}
.tlb-mutual-banner a:not(:has(img)){
  min-height:48px;
  padding:9px 10px;
  background:linear-gradient(#fff,#f9edf3);
  font-size:13px;
  font-weight:700;
}

.tlb-area-strip{
  display:flex;
  gap:6px;
  overflow:auto;
  margin:14px 0;
  padding:8px;
  border:2px solid var(--tlb-gold);
  background:#fffaf0;
}
.tlb-area-strip button{
  flex:0 0 auto;
  min-height:38px;
  padding:0 18px;
  border:1px solid #cf9d57;
  border-radius:4px;
  color:#6b4525;
  background:linear-gradient(#fff,#f3e3cb);
  font-weight:900;
  cursor:pointer;
}
.tlb-area-strip button.is-active{
  color:#fff;
  background:linear-gradient(#ef4b91,#be1657);
  border-color:#a70f49;
}

.tlb-section,
.tlb-today{
  margin:14px 0;
  padding:0;
}
.tlb-sns-section{
  margin:26px 0;
  padding-bottom:8px;
}
.tlb-sns-section .tlb-subject{
  margin-bottom:14px;
  padding-bottom:12px;
  border-bottom:1px solid #9d8961;
}
.tlb-sns-embed{
  width:min(100%,620px);
  margin:0 auto;
  padding:12px;
  border:1px solid #ead8ad;
  background:rgba(255,255,255,.82);
  box-shadow:0 8px 18px rgba(91,61,45,.08);
}
.tlb-sns-embed iframe,
.tlb-sns-embed blockquote,
.tlb-sns-embed .twitter-timeline,
.tlb-sns-embed .twitter-tweet,
.tlb-sns-embed .bluesky-embed{
  max-width:100%!important;
  margin:0 auto!important;
}
.tlb-sns-embed iframe{
  display:block!important;
}
.tlb-sns-embed .twitter-timeline{
  min-height:360px;
}
.tlb-sns-embed .bluesky-embed{
  width:100%;
}
.tlb-sns-fallback{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:12px 16px;
  border:1px solid #f0c6d7;
  color:#c21867;
  text-decoration:none;
  font-weight:800;
  background:#fff7fb;
}
.tlb-sns-fallback--x{
  color:#111;
  border-color:#d9d9d9;
  background:#fff;
}
.tlb-sns-fallback--bluesky{
  color:#0969b8;
  border-color:#b6dcff;
  background:#f4faff;
}
.tlb-front-concept{
  margin:30px 0 34px;
  padding:0 0 4px;
}
.tlb-front-concept > .tlb-subject{
  margin-bottom:18px;
  padding-bottom:12px;
  border-bottom:1px solid #9d8961;
}
.tlb-front-concept__lead{
  width:min(100%,620px);
  margin:0 auto 26px;
  color:#5d514a;
  font-size:14px;
  line-height:2;
  text-align:center;
}
.tlb-front-concept__list{
  display:grid;
  gap:42px;
}
.tlb-concept-story{
  width:min(100%,720px);
  margin:0 auto;
}
.tlb-concept-story .tlb-subject{
  margin:0 0 16px;
  padding-bottom:10px;
  border-bottom:1px solid #b99b5e;
}
.tlb-concept-story__image{
  width:min(100%,620px);
  margin:0 auto;
  background:#fff;
  box-shadow:0 14px 26px rgba(80,56,41,.22);
}
.tlb-concept-story__image img{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
}
.tlb-concept-story__body{
  width:min(100%,560px);
  margin:24px auto 0;
  color:#4d403d;
  text-align:left;
}
.tlb-concept-story__body h3{
  margin:0 0 16px;
  color:#9e7d51;
  font-family:"Hiragino Mincho ProN","Yu Mincho",Georgia,serif;
  font-size:27px;
  font-weight:400;
  line-height:1.4;
  text-align:center;
}
.tlb-concept-story__body p{
  margin:0;
  font-size:15px;
  line-height:2.1;
  letter-spacing:.03em;
}
.tlb-area-title{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:47px;
  margin:20px 0 14px;
  color:#fff;
  border-top:1px solid #8e744c;
  border-bottom:1px solid #8e744c;
  background:linear-gradient(#ae9568,#91764e);
  font-size:26px;
  line-height:1;
}
.tlb-area-title[hidden]{display:none!important}
.tlb-area-title span{
  color:#fff;
  font-size:24px;
}

.tlb-cast-grid,
.tlb-pickup-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.tlb-cast-grid--archive{
  margin-top:22px;
  padding-top:20px;
  border-top:1px solid #9d8961;
}
.tlb-cast-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
  border:1px solid #d8b7c7;
  border-radius:0;
  background:#fff;
  box-shadow:none;
}
.tlb-cast-card[hidden]{display:none!important}
.tlb-cast-card__photo{
  position:relative;
  display:block;
  aspect-ratio:175/232;
  min-height:0;
  overflow:hidden;
  background:#f6dce9;
  text-decoration:none;
}
.tlb-cast-card__photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.tlb-cast-card__attend{
  position:absolute;
  top:8px;
  right:-31px;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  width:102px;
  min-height:25px;
  transform:rotate(45deg);
  color:#fff;
  background:linear-gradient(#e61535,#b40022);
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:13px;
  font-weight:900;
  letter-spacing:.08em;
  box-shadow:0 2px 5px rgba(0,0,0,.2);
}
.tlb-cast-card__status{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  margin-top:3px;
  padding:0 8px;
  border:0;
  border-radius:0;
  color:#fff;
  background:#e62478;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:13px;
  font-weight:900;
  text-decoration:none;
  box-shadow:none;
}
.tlb-cast-card__status.is-open{background:#1fb99a}
.tlb-cast-card__status.is-soon{background:#df9b25}
.tlb-cast-card__status.is-full{background:#59515a}
.tlb-cast-card__status.is-off{background:#8d828e}
.tlb-cast-card__body{
  display:flex;
  flex-direction:column;
  gap:5px;
  padding:8px 8px 9px;
  min-width:0;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
}
.tlb-cast-card h3{
  display:flex;
  align-items:baseline;
  gap:6px;
  min-width:0;
  margin:0;
  color:#21131f;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-size:20px;
  font-weight:800;
  line-height:1.15;
}
.tlb-cast-card h3 a{
  min-width:0;
  overflow:hidden;
  text-decoration:none;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.tlb-cast-card h3 small{
  flex:0 0 auto;
  color:#d42472;
  font-size:12px;
}
.tlb-size{
  margin:0;
  color:#503f4b;
  font-size:12px;
  font-weight:800;
}
.tlb-tags{
  display:flex;
  flex-wrap:wrap;
  gap:4px;
  min-height:66px;
}
.tlb-tags span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:calc(50% - 2px);
  min-height:21px;
  padding:0 4px;
  border:1px solid #f7d7e4;
  border-radius:0;
  color:#9f1e55;
  background:#fff4f8;
  font-size:10px;
  font-weight:900;
  text-align:center;
  white-space:nowrap;
}
.tlb-room-hour{
  margin-top:auto;
  padding-top:4px;
  color:#4a3945;
  text-align:center;
  border-top:1px solid #f1dae5;
  font-size:12px;
}
.tlb-room-hour span,
.tlb-room-hour b{
  display:block;
}
.tlb-room-hour b{
  color:#8c1f4f;
  font-size:15px;
}

.tlb-reserve-panel{
  margin:14px 0 18px;
  padding:22px;
  border:3px solid var(--tlb-gold);
  color:#fff7e6;
  text-align:center;
  background:linear-gradient(135deg,#4b1630,#b41850);
}
.tlb-reserve-panel p{
  margin:0 0 4px;
  color:#f8d894;
  font-size:12px;
  font-weight:900;
}
.tlb-reserve-panel h2{
  margin:0 0 4px;
  font-size:25px;
}
.tlb-reserve-panel span{
  color:#fff;
  font-size:13px;
}

.tlb-fixed-cta{
  position:fixed;
  left:50%;
  bottom:0;
  z-index:1000;
  display:grid;
  grid-template-columns:1.2fr 1fr 1fr;
  gap:4px;
  width:min(1000px,100%);
  transform:translateX(-50%);
  padding:5px;
  background:rgba(80,32,43,.9);
  box-shadow:0 -8px 24px rgba(0,0,0,.2);
}
.tlb-fixed-cta a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  border:2px solid #b89250;
  color:#fff8dc;
  text-decoration:none;
  font-size:24px;
  font-weight:900;
  background:linear-gradient(#c52859,#9b1c44);
}
.tlb-fixed-cta__line{background:linear-gradient(#2fc474,#168e4d)!important}
.tlb-fixed-cta__web{background:linear-gradient(#db2c7d,#a91456)!important}

.tlb-content,
.tlb-profile{
  width:min(1000px,100%);
  margin:0 auto;
  padding:24px 10px 90px;
}
.tlb-sub-header{
  position:relative;
  display:flex;
  justify-content:space-between;
  align-items:center;
  min-height:86px;
  padding:13px 18px;
  color:#fff;
  border:1px solid #b89250;
  background:
    linear-gradient(90deg,rgba(49,22,31,.88),rgba(104,39,52,.78)),
    linear-gradient(135deg,#4a1631,#7a2140);
  box-shadow:0 8px 18px rgba(75,39,35,.18);
}
.tlb-logo{
  display:flex;
  align-items:center;
  gap:10px;
  color:#fff;
  text-decoration:none;
}
.tlb-logo span{
  display:grid;
  place-items:center;
  width:52px;
  height:52px;
  border:2px solid #ead8ad;
  border-radius:50%;
  background:#5f4b40;
  font-weight:900;
  font-family:Georgia,serif;
}
.tlb-logo strong{display:block;font-family:Georgia,serif;font-size:26px;font-weight:400;line-height:1.05}
.tlb-logo small{display:block;color:#f2dca9;font-size:12px}
.tlb-sub-header__reserve{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:128px;
  min-height:42px;
  border:2px solid #b89250;
  color:#fff8dc;
  text-decoration:none;
  font-weight:900;
  background:linear-gradient(#db2c7d,#a91456);
}
.tlb-page-card,
.tlb-profile-hero,
.tlb-profile-jewel,
.tlb-profile-week,
.tlb-profile-text{
  border:1px solid #d7bd8e;
  background:#fff;
  box-shadow:0 5px 14px rgba(102,74,54,.1);
}
.tlb-page-card{padding:20px}
.tlb-page-card--reserve{
  padding:14px!important;
  background:#fffdf8;
}
.tlb-page-card--reserve .tlb-subject{
  margin:18px 0 14px;
}
.tlb-page-card--reserve .tlb-subject p{
  font-size:30px;
}
.tlb-page-card--reserve .tlb-page-body{
  padding:18px!important;
  border:4px double #b99b5e;
  background:#fff;
  white-space:normal;
}
.tlb-page-body{
  padding:22px;
  border:4px double #b99b5e;
  background:#fff;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  white-space:pre-line;
}
.tlb-page-card--system .tlb-page-body{
  padding:18px;
  background:
    linear-gradient(135deg,rgba(255,246,251,.72),rgba(255,255,255,.96)),
    #fff;
  white-space:normal;
}
.tlb-page-card--schedule{
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.tlb-page-card--schedule .tlb-subject{
  margin:0 0 22px;
  padding-bottom:13px;
  border-bottom:1px solid #9d8961;
}
.tlb-page-card--schedule .tlb-page-body{
  padding:0;
  border:0;
  background:transparent;
  white-space:normal;
}
.tlb-schedule-page{
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
}
.tlb-schedule-date-wrap{
  display:grid;
  grid-template-columns:32px minmax(0,1fr) 32px;
  gap:7px;
  align-items:center;
  margin:0 0 26px;
}
.tlb-schedule-week-arrow{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:66px;
  color:#b0184b;
  text-decoration:none;
  font-family:Georgia,"Times New Roman",serif;
  font-size:34px;
  line-height:1;
}
.tlb-schedule-date-tabs{
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  scrollbar-width:none;
}
.tlb-schedule-date-tabs::-webkit-scrollbar{
  display:none;
}
.tlb-schedule-date-tabs a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:66px;
  border:1px solid #c91956;
  border-right:0;
  color:#b0184b;
  text-align:center;
  text-decoration:none;
  background:rgba(255,255,255,.88);
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-size:18px;
  line-height:1.45;
}
.tlb-schedule-date-tabs a:last-child{border-right:1px solid #c91956}
.tlb-schedule-date-tabs a.is-active{
  color:#fff;
  background:#b1184a;
}
.tlb-schedule-area-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  margin:0 0 22px;
}
.tlb-schedule-area-tabs a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:86px;
  min-height:54px;
  padding:0 18px;
  color:#fff;
  text-decoration:none;
  background:#a91843;
  font-size:17px;
  font-weight:800;
  box-shadow:0 6px 12px rgba(117,20,58,.08);
}
.tlb-schedule-area{
  scroll-margin-top:18px;
  margin:0 0 28px;
}
.tlb-schedule-area h2{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:48px;
  margin:0 0 28px;
  color:#fff;
  background:#a99467;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-size:28px;
  font-weight:400;
  line-height:1;
}
.tlb-schedule-area h2 span{
  font-size:29px;
  line-height:1;
}
.tlb-schedule-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.tlb-schedule-coming{
  margin:10px 0 34px;
  color:#3d3033;
  text-align:center;
  font-family:Georgia,"Times New Roman",serif;
  font-size:23px;
  letter-spacing:.08em;
}
.tlb-schedule-card{
  min-width:0;
  overflow:hidden;
  border:1px solid #b8995d;
  background:#fffdfa;
  box-shadow:0 5px 12px rgba(102,74,54,.1);
}
.tlb-schedule-card__photo{
  position:relative;
  display:block;
  aspect-ratio:4/5;
  overflow:hidden;
  background:#f6dce9;
  text-decoration:none;
}
.tlb-schedule-card__photo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.tlb-schedule-card__rank{
  position:absolute;
  left:8px;
  top:8px;
  max-width:calc(100% - 16px);
  padding:4px 8px;
  color:#fff;
  background:rgba(55,17,34,.92);
  border-radius:999px;
  font-size:10px;
  font-weight:900;
  letter-spacing:.03em;
}
.tlb-schedule-card__profile{
  padding:8px 6px 7px;
  text-align:center;
  background:#fffdfa;
}
.tlb-schedule-card__profile h3{
  margin:0 0 3px;
  color:#2d101c;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-size:20px;
  font-weight:400;
  line-height:1.25;
}
.tlb-schedule-card__profile h3 a{
  color:inherit;
  text-decoration:none;
}
.tlb-schedule-card__profile p{
  margin:0 0 7px;
  color:#251b20;
  font-size:12px;
  font-weight:700;
}
.tlb-schedule-card__tags{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:4px;
}
.tlb-schedule-card__tags span{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:24px;
  padding:0 4px;
  border:2px solid #98702a;
  border-radius:4px;
  color:#8d620f;
  background:#fffdf8;
  font-size:11px;
  font-weight:900;
  line-height:1.1;
  text-align:center;
}
.tlb-schedule-card__shift{
  padding:8px 7px 7px;
  color:#fff;
  text-align:center;
  background:#5a4744;
}
.tlb-schedule-card__shift span,
.tlb-schedule-card__shift b{
  display:block;
}
.tlb-schedule-card__shift span{
  margin-bottom:2px;
  font-size:13px;
  font-weight:700;
}
.tlb-schedule-card__shift b{
  font-size:16px;
  line-height:1.2;
}
.tlb-schedule-card__status{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  min-height:36px;
  padding:0 8px;
  color:#fff;
  text-decoration:none;
  background:#ba1748;
  font-size:15px;
  font-weight:900;
}
.tlb-schedule-card__status em{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:18px;
  min-height:18px;
  padding:0 3px;
  color:#fff;
  background:#65b6c5;
  border-radius:2px;
  font-size:11px;
  font-style:normal;
}
.tlb-schedule-card__status.is-full{background:#5f4f54}
.tlb-schedule-card__status.is-off{background:#8c7f84}
.tlb-schedule-card__status.is-open{background:#b1184a}
.tlb-price-system{
  display:grid;
  gap:22px;
}
.tlb-price-section{
  position:relative;
  padding:24px 20px 22px;
  border:1px solid #d6b171;
  background:
    linear-gradient(#fff,#fffaf5),
    #fff;
  box-shadow:inset 0 0 0 3px #fff,0 10px 22px rgba(144,99,53,.08);
}
.tlb-price-section:before,
.tlb-price-section:after{
  content:"";
  position:absolute;
  width:74px;
  height:1px;
  background:#d6b171;
}
.tlb-price-section:before{top:10px;left:10px}
.tlb-price-section:after{right:10px;bottom:10px}
.tlb-price-heading{
  margin:0 0 20px;
  text-align:center;
  color:#2d101c;
}
.tlb-price-heading p{
  margin:0;
  color:#a47a3c;
  font-family:Georgia,"Times New Roman",serif;
  font-size:30px;
  line-height:1;
}
.tlb-price-heading h2{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin:3px 0 0;
  color:#3a1722;
  font-size:17px;
  font-weight:600;
  letter-spacing:.08em;
}
.tlb-price-heading h2:before,
.tlb-price-heading h2:after{
  content:"◇";
  color:#c59a55;
  font-size:12px;
}
.tlb-course-list{
  display:grid;
  gap:0;
  border-top:1px solid #d8bd84;
  border-bottom:1px solid #d8bd84;
  background:linear-gradient(90deg,rgba(255,250,240,.78),rgba(255,255,255,.96));
}
.tlb-course-card{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:16px;
  min-height:66px;
  padding:13px 22px;
  border-bottom:1px solid #ead8ad;
  background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,246,251,.72));
  text-align:left;
}
.tlb-course-card:last-child{border-bottom:0}
.tlb-course-card.is-recommend{
  background:linear-gradient(90deg,#fff,rgba(255,244,248,.94));
}
.tlb-course-card__main{
  display:flex;
  align-items:baseline;
  flex-wrap:wrap;
  gap:10px 14px;
  min-width:0;
}
.tlb-course-card__badge{
  display:inline-grid;
  place-items:center;
  min-width:46px;
  min-height:22px;
  padding:0 8px;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(#d82270,#a51348);
  font-size:12px;
  font-weight:900;
  line-height:1;
  box-shadow:0 3px 8px rgba(181,24,79,.16);
}
.tlb-course-card__name{
  margin:0;
  color:#5b2435;
  font-size:17px;
  font-weight:900;
  letter-spacing:.02em;
}
.tlb-course-card__time{
  display:inline-flex;
  align-items:baseline;
  justify-content:flex-start;
  gap:5px;
  color:#7f602c;
  font-family:Georgia,"Times New Roman",serif;
}
.tlb-course-card__time strong{
  color:#3a1722;
  font-size:28px;
  line-height:1;
  font-weight:400;
}
.tlb-course-card__time span{
  color:#a47a3c;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-size:15px;
  letter-spacing:0;
}
.tlb-course-card__price{
  min-width:150px;
  color:#d21870;
  font-size:25px;
  font-weight:900;
  line-height:1.2;
  text-align:right;
}
.tlb-course-card p{
  margin:9px 0 0;
  color:#7d6470;
  font-size:12px;
  line-height:1.6;
}
.tlb-option-list{
  display:grid;
  grid-template-columns:1fr;
  gap:0;
  border-top:1px solid #d8bd84;
  border-bottom:1px solid #d8bd84;
  background:#fff;
}
.tlb-option-card{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:54px;
  padding:11px 18px;
  border:0;
  border-bottom:1px solid #ead8ad;
  background:linear-gradient(90deg,rgba(255,250,240,.82),rgba(255,255,255,.98));
}
.tlb-option-card:last-child{border-bottom:0}
.tlb-option-card span{
  display:grid;
  gap:2px;
  color:#3a1722;
  font-size:15px;
  font-weight:800;
}
.tlb-option-card span b{
  font-size:15px;
  line-height:1.25;
}
.tlb-option-card span small{
  color:#8a6a37;
  font-size:12px;
  font-weight:700;
  line-height:1.45;
}
.tlb-option-card strong{
  flex:0 0 auto;
  color:#b5184f;
  font-size:19px;
  font-weight:900;
}
.tlb-price-note,
.tlb-price-notes{
  margin:0;
  padding:12px 14px;
  border:1px solid #ead8ad;
  color:#7a6247;
  background:#fffaf0;
  font-size:13px;
  line-height:1.8;
}
.tlb-price-notes{
  display:grid;
  gap:3px;
}
.tlb-price-notes p{
  margin:0;
}

.tlb-body .tlr-reserve{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  color:#31211f!important;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif!important;
}
.tlb-body .tlr-reserve__head{
  margin:0 0 16px!important;
  padding:26px 18px 24px!important;
  border:1px solid #c7aa78!important;
  background:linear-gradient(#fffdf8,#fff)!important;
  text-align:center!important;
}
.tlb-body .tlr-reserve__head span,
.tlb-body .tlr-step__num{
  color:#b89250!important;
  font-family:Georgia,"Times New Roman",serif!important;
  letter-spacing:.16em!important;
}
.tlb-body .tlr-reserve__head h1{
  margin:4px 0 10px!important;
  color:#9e7d51!important;
  font-family:Georgia,"Times New Roman","Hiragino Mincho ProN","Yu Mincho",serif!important;
  font-size:clamp(36px,6vw,58px)!important;
  font-weight:400!important;
  letter-spacing:.02em!important;
  line-height:1.05!important;
  text-shadow:none!important;
}
.tlb-body .tlr-reserve__head p{
  max-width:620px;
  margin:0 auto!important;
  color:#6b8588!important;
  font-size:14px!important;
  font-weight:800!important;
}
.tlb-body .tlr-reserve-progress{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:7px!important;
  margin:0 0 16px!important;
}
.tlb-body .tlr-reserve-progress span{
  min-height:42px!important;
  padding:7px 6px!important;
  border:1px solid #d8c092!important;
  border-radius:4px!important;
  background:linear-gradient(#fff,#f4ead9)!important;
  color:#8a6b3e!important;
  font-size:12px!important;
  font-weight:900!important;
  box-shadow:none!important;
}
.tlb-body .tlr-reserve-progress span em{
  color:#c09855!important;
  font-size:10px!important;
}
.tlb-body .tlr-reserve-progress .is-current{
  border-color:#b5184f!important;
  background:linear-gradient(#df2e77,#b5184f)!important;
  color:#fff!important;
}
.tlb-body .tlr-reserve-progress .is-current em{
  color:#ffe4ef!important;
}
.tlb-body .tlr-reserve-progress .is-done{
  border-color:#b89250!important;
  background:#fffaf0!important;
  color:#b5184f!important;
}
.tlb-body .tlr-step{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
  width:100%!important;
  margin:14px 0 0!important;
  padding:18px!important;
  overflow:visible!important;
  border:1px solid #c7aa78!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:0 8px 18px rgba(102,74,54,.08)!important;
}
.tlb-body .tlr-step__num{
  justify-self:center!important;
  font-size:13px!important;
}
.tlb-body .tlr-step__body{
  width:100%!important;
  min-width:0!important;
}
.tlb-body .tlr-step__body h2{
  margin:0 0 18px!important;
  color:#6fa9ad!important;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif!important;
  font-size:32px!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
  text-align:center!important;
  text-shadow:none!important;
}
.tlb-body .tlr-free-booking{
  width:min(360px,100%)!important;
  min-height:46px!important;
  margin:0 auto 18px!important;
  border-radius:4px!important;
  background:linear-gradient(#ff454b,#d51f33)!important;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:900!important;
  box-shadow:0 14px 26px rgba(213,31,51,.22)!important;
}
.tlb-body .tlr-therapist-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.tlb-body .tlr-therapist-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  overflow:hidden!important;
  border:1px solid #d8b7c7!important;
  border-radius:0!important;
  background:#fff!important;
  color:#21131f!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transform:none!important;
}
.tlb-body .tlr-therapist-card:hover{
  border-color:#b5184f!important;
  box-shadow:0 8px 18px rgba(135,70,94,.12)!important;
}
.tlb-body .tlr-therapist-card:after{
  display:none!important;
}
.tlb-body .tlr-therapist-card__photo{
  display:block!important;
  aspect-ratio:3/4!important;
  width:100%!important;
  min-height:0!important;
  background:#f6dce9!important;
}
.tlb-body .tlr-therapist-card__photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
}
.tlb-body .tlr-therapist-card__data{
  display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
  min-width:0!important;
  padding:8px!important;
  text-align:left!important;
}
.tlb-body .tlr-therapist-card__rank{
  position:absolute!important;
  top:8px!important;
  left:8px!important;
  z-index:2!important;
  min-width:0!important;
  max-width:calc(100% - 16px)!important;
  padding:4px 8px!important;
  border:0!important;
  border-radius:4px!important;
  background:#341238!important;
  color:#fff!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:.04em!important;
}
.tlb-body .tlr-therapist-card__data strong{
  display:flex!important;
  align-items:baseline!important;
  gap:5px!important;
  min-width:0!important;
  color:#21131f!important;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif!important;
  font-size:19px!important;
  font-weight:800!important;
  line-height:1.18!important;
  white-space:nowrap!important;
}
.tlb-body .tlr-therapist-card__data strong small{
  color:#d42472!important;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif!important;
  font-size:11px!important;
  white-space:nowrap!important;
}
.tlb-body .tlr-therapist-card__time{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:28px!important;
  padding:0 6px!important;
  border-radius:0!important;
  background:#fffaf0!important;
  color:#8a5a08!important;
  font-size:11px!important;
  font-weight:900!important;
}
.tlb-body .tlr-therapist-card__time:before{
  display:none!important;
}
.tlb-body .tlr-therapist-card__time--off{
  color:#8d828e!important;
  background:#f7f1f4!important;
}
.tlb-body .tlr-therapist-card__catch{
  display:block!important;
  min-height:39px!important;
  padding:6px 0 0!important;
  border-top:1px solid #f1dae5!important;
  color:#9f1e55!important;
  font-size:10px!important;
  line-height:1.5!important;
  word-break:keep-all!important;
}
.tlb-body .tlr-therapist-card__select{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:34px!important;
  margin-top:auto!important;
  border-radius:0!important;
  background:linear-gradient(#e62478,#b5184f)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  box-shadow:none!important;
}
.tlb-body .tlr-choice,
.tlb-body .tlr-selected-line,
.tlb-body .tlr-calendar-head,
.tlb-body .tlr-reserve-summary{
  border-color:#d8c092!important;
  background:#fffdf8!important;
}
.tlb-body .tlr-choice b,
.tlb-body .tlr-submit{
  background:linear-gradient(#e62478,#b5184f)!important;
  color:#fff!important;
  box-shadow:none!important;
}

@media(max-width:640px){
  .tlb-page-card--reserve{
    padding:7px!important;
  }
  .tlb-page-card--reserve .tlb-subject{
    margin:12px 0 10px!important;
  }
  .tlb-page-card--reserve .tlb-subject p{
    font-size:26px!important;
  }
  .tlb-page-card--reserve .tlb-page-body{
    padding:10px!important;
    border-width:3px!important;
  }
  .tlb-body .tlr-reserve{
    overflow:hidden!important;
  }
  .tlb-body .tlr-reserve__head{
    margin-bottom:12px!important;
    padding:18px 12px 16px!important;
  }
  .tlb-body .tlr-reserve__head h1{
    font-size:42px!important;
  }
  .tlb-body .tlr-reserve__head p{
    font-size:12px!important;
    line-height:1.7!important;
  }
  .tlb-body .tlr-reserve-progress{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    margin:0 0 14px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .tlb-body .tlr-reserve-progress::-webkit-scrollbar{
    display:none!important;
  }
  .tlb-body .tlr-reserve-progress span{
    flex:none!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    min-height:58px!important;
    padding:8px 10px!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    white-space:normal!important;
    word-break:keep-all!important;
    font-size:13px!important;
    line-height:1.18!important;
    text-align:left!important;
  }
  .tlb-body .tlr-reserve-progress span em{
    display:block!important;
    margin-bottom:3px!important;
    font-size:11px!important;
    line-height:1!important;
  }
  .tlb-body .tlr-step{
    gap:9px!important;
    margin-top:10px!important;
    padding:14px 10px!important;
  }
  .tlb-body .tlr-step__num{
    font-size:12px!important;
  }
  .tlb-body .tlr-step__body h2{
    margin-bottom:14px!important;
    font-size:30px!important;
  }
  .tlb-body .tlr-free-booking{
    width:100%!important;
    min-height:44px!important;
    margin-bottom:14px!important;
    padding:10px 12px!important;
    font-size:14px!important;
  }
  .tlb-body .tlr-therapist-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .tlb-body .tlr-therapist-card{
    min-width:0!important;
  }
  .tlb-body .tlr-therapist-card__photo{
    aspect-ratio:4/5!important;
  }
  .tlb-body .tlr-therapist-card__rank{
    top:6px!important;
    left:6px!important;
    max-width:calc(100% - 12px)!important;
    padding:4px 7px!important;
    font-size:9px!important;
  }
  .tlb-body .tlr-therapist-card__data{
    gap:5px!important;
    padding:7px 6px 8px!important;
    text-align:center!important;
  }
  .tlb-body .tlr-therapist-card__data strong{
    display:block!important;
    font-size:20px!important;
    line-height:1.15!important;
    white-space:normal!important;
    text-align:center!important;
  }
  .tlb-body .tlr-therapist-card__data strong small{
    display:inline-block!important;
    margin-left:4px!important;
    font-size:11px!important;
  }
  .tlb-body .tlr-therapist-card__time{
    min-height:38px!important;
    padding:5px 6px!important;
    font-size:12px!important;
    line-height:1.35!important;
    white-space:normal!important;
  }
  .tlb-body .tlr-therapist-card__catch{
    display:none!important;
  }
  .tlb-body .tlr-therapist-card__select{
    min-height:31px!important;
    font-size:11px!important;
    line-height:1.2!important;
  }
  .tlb-body .tlr-course-grid,
  .tlb-body .tlr-option-grid,
  .tlb-body .tlr-fields{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  .tlb-body .tlr-choice,
  .tlb-body .tlr-selected-line,
  .tlb-body .tlr-reserve-summary{
    padding:12px!important;
  }
  .tlb-body .tlr-calendar-head{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .tlb-body .tlr-calendar-wrap{
    max-width:100%!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .tlb-body .tlr-submit{
    width:100%!important;
    min-height:46px!important;
    font-size:15px!important;
  }
}
.tlb-profile-jewel{
  display:grid;
  grid-template-columns:310px minmax(0,1fr);
  gap:18px;
  padding:16px;
}
.tlb-profile-gallery-panel{min-width:0}
.tlb-profile-main-photo{
  overflow:hidden;
  border:2px solid #d7bd8e;
  background:#fff5fa;
  box-shadow:inset 0 0 0 4px #fff;
}
.tlb-profile-main-photo img{
  display:block;
  width:100%;
  height:438px;
  object-fit:cover;
}
.tlb-profile-thumbs{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:4px;
  margin-top:7px;
}
.tlb-profile-thumbs button{
  display:block;
  width:100%;
  padding:0;
  border:1px solid #e7c2d1;
  background:#fff4f8;
  cursor:pointer;
}
.tlb-profile-thumbs button.is-active{
  border-color:#c01864;
  box-shadow:0 0 0 2px #f5d478 inset;
}
.tlb-profile-thumbs img{
  display:block;
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
}
.tlb-profile-summary{
  min-width:0;
  padding:2px 0 0;
}
.tlb-profile-kicker{
  color:#a47a3c;
  font-family:Georgia,"Times New Roman",serif;
  font-size:20px;
  line-height:1;
}
.tlb-profile-summary h1{
  display:flex;
  align-items:flex-end;
  gap:10px;
  margin:4px 0 10px;
  padding-bottom:10px;
  border-bottom:1px solid #ead8ad;
  color:#2d101c;
  font-size:40px;
  font-weight:500;
  line-height:1.12;
}
.tlb-profile-summary h1 small{
  color:#d42472;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:15px;
  font-weight:900;
  white-space:nowrap;
}
.tlb-profile-badges{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin:0 0 12px;
}
.tlb-profile-badges span,
.tlb-profile-badges a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  padding:4px 10px;
  border:1px solid #9d8961;
  border-radius:5px;
  color:#9d8961;
  background:#fff;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:12px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
  white-space:nowrap;
}
.tlb-profile-badges .is-rank{
  border-color:#4a1631;
  color:#f2dca9;
  background:#4a1631;
}
.tlb-profile-size-list{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  margin:0 0 12px;
  border:1px solid #ead8ad;
  background:#fffdf8;
}
.tlb-profile-size-list div{
  display:grid;
  gap:3px;
  padding:10px 6px;
  border-right:1px solid #ead8ad;
  text-align:center;
}
.tlb-profile-size-list div:last-child{border-right:0}
.tlb-profile-size-list dt{
  color:#a47a3c;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:11px;
  font-weight:900;
}
.tlb-profile-size-list dd{
  margin:0;
  color:#2d101c;
  font-size:16px;
  font-weight:900;
  line-height:1.1;
}
.tlb-profile-labels{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:6px;
  margin:0 0 13px;
  padding:0;
  list-style:none;
}
.tlb-profile-labels li{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:31px;
  padding:5px 10px;
  border:1px solid #9d8961;
  border-radius:5px;
  color:#9d8961;
  background:#fff;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:13px;
  font-weight:800;
  line-height:1.15;
  text-align:center;
}
.tlb-profile-status-card{
  display:grid;
  gap:4px;
  margin-top:10px;
  padding:13px 14px;
  border:1px solid #e7b4cb;
  background:#fff8fb;
}
.tlb-profile-status-card b{
  color:#e62478;
  font-size:22px;
  line-height:1.15;
}
.tlb-profile-status-card span{
  color:#5f4b40;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:12px;
  font-weight:800;
}
.tlb-profile-status-card em{
  display:block;
  color:#8a5a08;
  font-style:normal;
  font-weight:900;
}
.tlb-profile-status-card.is-full b,
.tlb-profile-status-card.is-off b{color:#7b6871}
.tlb-profile-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-top:14px;
}
.tlb-profile-actions a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  color:#fff;
  text-decoration:none;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-weight:900;
  background:linear-gradient(#2fc474,#168e4d);
}
.tlb-profile-actions a:last-child{background:linear-gradient(#db2c7d,#a91456)}
.tlb-profile-week{
  margin-top:16px;
  padding:18px;
}
.tlb-profile-section-title{
  margin:0 0 14px;
  text-align:center;
}
.tlb-profile-section-title p{
  margin:0;
  color:#a47a3c;
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  line-height:1;
}
.tlb-profile-section-title h2{
  margin:2px 0 0;
  color:#3d2325;
  font-size:18px;
  font-weight:500;
}
.tlb-profile-week-list{
  border:4px double #c6a56c;
  background:#fffdf8;
}
.tlb-profile-week-row{
  display:grid;
  grid-template-columns:82px minmax(0,1fr) 112px 102px;
  gap:10px;
  align-items:center;
  min-height:58px;
  padding:8px 10px;
  border-bottom:1px solid #ead8ad;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
}
.tlb-profile-week-row:last-child{border-bottom:0}
.tlb-profile-week-date{
  display:flex;
  align-items:center;
  gap:5px;
  color:#2d101c;
  font-weight:900;
}
.tlb-profile-week-date b{font-size:16px}
.tlb-profile-week-date span{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  color:#fff;
  background:#b5184f;
  font-size:12px;
}
.tlb-profile-week-main{
  display:grid;
  gap:2px;
  min-width:0;
}
.tlb-profile-week-main strong{
  color:#2d101c;
  font-size:16px;
  line-height:1.1;
}
.tlb-profile-week-main span{
  overflow:hidden;
  color:#9d8961;
  font-size:12px;
  font-weight:900;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.tlb-profile-week-state{
  color:#d42472;
  font-size:12px;
  font-weight:900;
  text-align:center;
}
.tlb-profile-week-reserve{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  padding:5px 8px;
  border:1px solid #c91464;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  font-weight:900;
  background:linear-gradient(#e62478,#b5184f);
}
.tlb-profile-week-reserve.is-disabled{
  border-color:#e6d7c2;
  color:#9b8b78;
  background:#f8f0e6;
}
.tlb-profile-week-row.is-off{
  color:#8d828e;
  background:#faf7f4;
}
.tlb-profile-week-row.is-off .tlb-profile-week-date span,
.tlb-profile-week-row.is-full .tlb-profile-week-date span{background:#7b6871}
.tlb-profile-text{
  margin-top:16px;
  padding:22px;
}
.tlb-profile-text > p{
  margin:0 0 16px;
  color:#2d101c;
  font-size:14px;
  line-height:2;
}
.tlb-profile-text h3{
  margin:20px 0 8px;
  color:#a47a3c;
  font-size:17px;
}
.tlb-empty{
  padding:20px;
  border:1px dashed #d7bd8e;
  color:#7a6247;
  background:#fffaf0;
  font-weight:800;
}

@media(max-width:900px){
  .tlb-site{padding-inline:8px}
  .tlb-kv{height:250px}
  .tlb-kv__logo{left:34px;top:26px;width:180px;height:180px}
  .tlb-kv__logo strong{font-size:44px}
  .tlb-kv__reserve{right:18px;top:18px;min-width:124px;min-height:42px;font-size:14px}
  .tlb-kv__copy{right:24px;bottom:24px}
  .tlb-kv__copy p{font-size:26px}
  .tlb-menu-grid{grid-template-columns:repeat(4,1fr)}
  .tlb-content-layout{grid-template-columns:1fr}
  .tlb-side-banners{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
  .tlb-side-banners h2{grid-column:1/-1}
  .tlb-side-banners a{margin:0}
  .tlb-cast-grid,.tlb-pickup-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:640px){
  body.tlb-body{padding-bottom:78px}
  .tlb-site{padding-inline:6px}
  .tlb-menu-float{top:8px;right:8px;width:38px;height:38px}
  .tlb-kv{height:214px}
  .tlb-kv__photos{grid-template-columns:repeat(5,1fr)}
  .tlb-kv__photos img:nth-child(n+6){display:none}
  .tlb-kv__logo{left:14px;top:20px;width:146px;height:146px;border-width:3px}
  .tlb-kv__reserve{right:10px;top:12px;min-width:96px;min-height:36px;padding:5px 8px;font-size:12px}
  .tlb-kv__mark{top:10px;width:40px;height:40px;font-size:12px}
  .tlb-kv__logo strong{font-size:34px}
  .tlb-kv__logo em{font-size:10px}
  .tlb-kv__copy{right:10px;bottom:18px;max-width:190px}
  .tlb-kv__copy p{font-size:20px}
  .tlb-hours{font-size:13px}
  .tlb-menu-grid{grid-template-columns:repeat(4,1fr);gap:2px}
  .tlb-menu-grid a{min-height:62px;padding:5px 2px}
  .tlb-menu-grid span{width:22px;height:18px;font-size:14px}
  .tlb-menu-grid b{font-size:11px}
  .tlb-menu-grid small{font-size:10px}
  .tlb-feature-board{min-height:260px}
  .tlb-feature-board__faces{grid-template-columns:repeat(3,1fr);grid-auto-rows:90px}
  .tlb-feature-board__copy{
    left:12px;
    right:12px;
    bottom:12px;
    max-width:none;
    padding:13px;
    text-align:center;
  }
  .tlb-feature-board__copy h1{font-size:22px}
  .tlb-side-banners{grid-template-columns:1fr}
  .tlb-area-strip{position:sticky;top:0;z-index:20;margin:10px 0;padding:6px}
  .tlb-area-strip button{min-height:34px;padding:0 13px}
  .tlb-info-scroll{height:260px;padding:18px 14px;font-size:13px}
  .tlb-subject p{font-size:25px}
  .tlb-subject h1,.tlb-subject h2{font-size:14px}
  .tlb-news-list a{grid-template-columns:92px minmax(0,1fr);font-size:12px}
  .tlb-front-concept{
    margin:22px 0 26px;
  }
  .tlb-front-concept__lead{
    margin-bottom:18px;
    font-size:13px;
    line-height:1.9;
    text-align:left;
  }
  .tlb-front-concept__list{
    gap:30px;
  }
  .tlb-concept-story .tlb-subject{
    margin-bottom:12px;
  }
  .tlb-concept-story__image{
    width:100%;
    box-shadow:0 10px 18px rgba(80,56,41,.18);
  }
  .tlb-concept-story__image img{
    aspect-ratio:4/3;
  }
  .tlb-concept-story__body{
    margin-top:16px;
  }
  .tlb-concept-story__body h3{
    margin-bottom:10px;
    font-size:22px;
  }
  .tlb-concept-story__body p{
    font-size:13px;
    line-height:1.9;
  }
  .tlb-cast-grid,.tlb-pickup-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:7px;
  }
  .tlb-cast-card__body{gap:5px;padding:7px}
  .tlb-cast-card h3{font-size:16px}
  .tlb-cast-card h3 small{font-size:10px}
  .tlb-size{font-size:10px}
  .tlb-tags{gap:3px;min-height:39px}
  .tlb-tags span{min-height:18px;padding:0 5px;font-size:9px}
  .tlb-room-hour{font-size:10px}
  .tlb-room-hour b{font-size:13px}
  .tlb-fixed-cta{grid-template-columns:1fr 1fr 1fr;padding:4px}
  .tlb-fixed-cta a{min-height:42px;font-size:15px}
  .tlb-profile-jewel{grid-template-columns:1fr;padding:10px}
  .tlb-profile-main-photo img{height:auto;max-height:560px}
  .tlb-profile-summary h1{font-size:32px}
  .tlb-profile-size-list{grid-template-columns:repeat(2,1fr)}
  .tlb-profile-size-list div:nth-child(2){border-right:0}
  .tlb-profile-size-list div:nth-child(-n+2){border-bottom:1px solid #ead8ad}
  .tlb-profile-labels{grid-template-columns:1fr 1fr}
  .tlb-profile-actions{grid-template-columns:1fr}
  .tlb-profile-week{padding:10px}
  .tlb-profile-week-row{
    grid-template-columns:64px minmax(0,1fr);
    gap:7px;
    align-items:start;
  }
  .tlb-profile-week-state{
    grid-column:2;
    text-align:left;
  }
  .tlb-profile-week-reserve{
    grid-column:2;
    width:100%;
  }
  .tlb-profile-text{padding:14px}
  .tlb-page-card{padding:12px}
  .tlb-page-card--system .tlb-page-body{padding:10px}
  .tlb-page-card--schedule .tlb-subject{
    margin-bottom:16px;
  }
  .tlb-schedule-date-wrap{
    grid-template-columns:24px minmax(0,1fr) 24px;
    gap:3px;
    margin-bottom:18px;
  }
  .tlb-schedule-week-arrow{
    min-height:54px;
    font-size:28px;
  }
  .tlb-schedule-date-tabs{
    display:flex;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
  }
  .tlb-schedule-date-tabs a{
    flex:0 0 84px;
    min-height:54px;
    font-size:14px;
  }
  .tlb-schedule-area-tabs{
    gap:4px;
    margin-bottom:16px;
  }
  .tlb-schedule-area-tabs a{
    min-width:72px;
    min-height:42px;
    padding:0 13px;
    font-size:14px;
  }
  .tlb-schedule-area{
    margin-bottom:22px;
  }
  .tlb-schedule-area h2{
    min-height:42px;
    margin-bottom:16px;
    font-size:23px;
  }
  .tlb-schedule-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .tlb-schedule-card__profile{
    padding:7px 5px 6px;
  }
  .tlb-schedule-card__profile h3{
    font-size:17px;
  }
  .tlb-schedule-card__profile p{
    font-size:10px;
  }
  .tlb-schedule-card__tags{
    gap:3px;
  }
  .tlb-schedule-card__tags span{
    min-height:20px;
    border-width:1px;
    font-size:9px;
  }
  .tlb-schedule-card__shift{
    padding:7px 4px 6px;
  }
  .tlb-schedule-card__shift span{
    font-size:11px;
  }
  .tlb-schedule-card__shift b{
    font-size:14px;
  }
  .tlb-schedule-card__status{
    min-height:32px;
    font-size:13px;
  }
  .tlb-schedule-coming{
    margin:6px 0 26px;
    font-size:19px;
  }
  .tlb-price-section{padding:20px 12px 18px}
  .tlb-price-heading{margin-bottom:14px}
  .tlb-price-heading p{font-size:27px}
  .tlb-course-list,
  .tlb-option-list{grid-template-columns:1fr}
  .tlb-course-card{
    grid-template-columns:1fr;
    min-height:0;
    gap:6px;
    padding:13px 12px;
  }
  .tlb-course-card__main{gap:6px 10px}
  .tlb-course-card__name{font-size:15px}
  .tlb-course-card__time strong{font-size:24px}
  .tlb-course-card__time span{font-size:13px}
  .tlb-course-card__badge{min-height:20px;font-size:11px}
  .tlb-course-card__price{
    min-width:0;
    font-size:22px;
    text-align:left;
  }
  .tlb-option-card{
    min-height:52px;
    padding:11px 12px;
  }
  .tlb-option-card span{font-size:14px}
  .tlb-option-card strong{font-size:18px}
}

@media(max-width:380px){
  .tlb-cast-card h3{font-size:15px}
  .tlb-cast-grid,.tlb-pickup-grid{gap:5px}
}

/* Type-D clean classic skin */
:root{
  --tlb-ink:#30283a;
  --tlb-brown:#85633b;
  --tlb-deep:#7d3c58;
  --tlb-rose:#d65a8b;
  --tlb-pink:#f5dce7;
  --tlb-pale:#fffaf7;
  --tlb-gold:#c6a56d;
  --tlb-gold-2:#efe1c5;
  --tlb-line:#d8bd8d;
  --tlb-mint:#31b68f;
  --tlc-blue:#70aeb7;
  --tlc-soft:#fff8fb;
}

body.tlb-body{
  color:#2b2434;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  background:
    linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,249,252,.94)),
    repeating-linear-gradient(135deg,#fff 0,#fff 22px,#fff6f9 23px,#fff6f9 54px);
}

.tlb-site{
  width:min(1160px,100%);
  padding:0 14px 46px;
}

.tlb-kv{
  display:grid;
  grid-template-columns:330px minmax(0,1fr);
  align-items:center;
  min-height:308px;
  height:auto;
  margin:0 auto 14px;
  border:1px solid #e8d1a6;
  background:#fff;
  box-shadow:0 16px 36px rgba(123,83,84,.12);
}

.tlb-kv__photos{
  grid-column:1/-1;
  grid-template-columns:repeat(6,1fr);
  opacity:.48;
}

.tlb-kv__photos img{
  filter:saturate(.82) contrast(.96) brightness(1.08);
}

.tlb-kv__shade{
  background:
    linear-gradient(90deg,rgba(255,255,255,.92) 0,rgba(255,248,250,.76) 36%,rgba(255,255,255,.18) 70%,rgba(125,60,88,.5) 100%),
    radial-gradient(circle at 16% 24%,rgba(246,215,226,.62),transparent 34%);
}

.tlb-kv__logo{
  left:34px;
  top:34px;
  width:250px;
  height:250px;
  border:1px solid #c6a56d;
  border-radius:0;
  color:#7d3c58;
  background:rgba(255,255,255,.88);
  box-shadow:0 14px 34px rgba(116,83,90,.14),0 0 0 10px rgba(255,255,255,.4);
}

.tlb-kv__mark{
  top:18px;
  width:52px;
  height:52px;
  border-color:#d7bc87;
  color:#a67d3e;
  background:#fffaf3;
}

.tlb-kv__logo strong{
  margin-top:26px;
  color:#7d3c58;
  font-size:42px;
  font-weight:500;
  line-height:1.02;
  text-shadow:none;
}

.tlb-kv__logo em{
  color:#a67d3e;
  font-family:Georgia,"Times New Roman",serif;
}

.tlb-kv__copy{
  right:42px;
  bottom:54px;
  color:#fff;
  text-align:right;
  text-shadow:0 3px 10px rgba(82,35,52,.42);
}

.tlb-kv__copy p{
  margin-bottom:10px;
  color:#fff;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-size:33px;
  font-weight:600;
}

.tlb-kv__copy b{
  display:block;
  border-color:rgba(255,240,213,.82);
  color:#fff8ea;
  background:rgba(117,53,79,.62);
  font-size:13px;
  letter-spacing:0;
}

.tlb-kv__tel{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  margin-top:12px;
  padding:0 16px;
  border-radius:999px;
  background:#fff;
  color:#7d3c58;
  font-weight:900;
  text-shadow:none;
  box-shadow:0 8px 18px rgba(92,45,66,.18);
}

.tlb-kv__reserve{
  right:42px;
  top:32px;
  min-width:142px;
  min-height:42px;
  border:1px solid #c6a56d;
  border-radius:999px;
  background:#d65a8b;
  color:#fff;
  text-shadow:none;
  box-shadow:0 10px 22px rgba(214,90,139,.2);
}

.tlb-hours{
  margin:8px 0 12px;
  color:#89683f;
  font-size:15px;
}

.tlb-menu-grid{
  grid-template-columns:repeat(8,minmax(0,1fr));
  gap:6px;
  margin-bottom:18px;
}

.tlb-menu-grid a{
  min-height:74px;
  border-color:#d9bd88;
  border-radius:0;
  background:linear-gradient(180deg,#fff,#fff9f1);
  color:#6d4b29;
  box-shadow:none;
}

.tlb-menu-grid a:hover{
  transform:translateY(-1px);
  background:#fff2f7;
  border-color:#d65a8b;
  color:#7d3c58;
}

.tlb-menu-grid span{
  color:#c59b5c;
  font-size:18px;
}

.tlb-menu-grid b{
  font-size:13px;
  line-height:1.25;
}

.tlb-menu-grid small{
  color:#a58351;
  font-size:11px;
}

.tlb-content-layout{
  grid-template-columns:minmax(0,1fr) 280px;
  align-items:start;
  gap:22px;
}

.tlb-main-column{
  gap:24px;
}

.tlb-subject{
  margin:0 0 18px;
  padding-bottom:13px;
  border-bottom:1px solid #d7bc87;
}

.tlb-subject p{
  color:#a57d42;
  font-family:Georgia,"Times New Roman",serif;
  font-size:32px;
  line-height:1.1;
}

.tlb-subject h1,
.tlb-subject h2{
  color:#3b2431;
  font-size:18px;
  font-weight:500;
}

.tlb-feature-board{
  min-height:420px;
  border:1px solid #d8bd8d;
  background:#fff;
  box-shadow:0 18px 36px rgba(135,88,92,.08);
}

.tlb-feature-board__faces{
  opacity:.92;
}

.tlb-feature-board__faces img{
  filter:saturate(.9) brightness(1.04);
}

.tlb-feature-board__copy{
  right:42px;
  bottom:44px;
  border:1px solid rgba(255,233,200,.78);
  background:rgba(125,60,88,.88);
  box-shadow:0 16px 30px rgba(82,35,52,.2);
}

.tlb-feature-board__copy p{
  color:#f7dfaa;
  font-size:12px;
}

.tlb-feature-board__copy h1{
  color:#fff;
  font-size:32px;
  line-height:1.25;
}

.tlb-feature-board__copy span{
  color:#fff8ef;
}

.tlb-thumb-rail img{
  border-color:#d8bd8d;
}

.tlb-info,
.tlb-news,
.tlb-section,
.tlb-page-card,
.tlb-profile-jewel,
.tlb-profile-text,
.tlb-profile-week{
  border:1px solid #e0c798;
  border-radius:0;
  background:rgba(255,255,255,.94);
  box-shadow:0 12px 28px rgba(132,91,96,.06);
}

.tlb-info-box{
  border-color:#d7bc87;
  background:#fff;
}

.tlb-info-scroll{
  color:#34263a;
}

.tlb-info-metrics span{
  border:1px solid #efd6df;
  background:#fff7fa;
  color:#7d3c58;
}

.tlb-news-list a{
  border-color:#ead7aa;
  background:#fff;
}

.tlb-news-list time{
  color:#a3783e;
}

.tlb-cast-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}

.tlb-cast-grid--archive{
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.tlb-cast-card{
  border:1px solid #d9bd88;
  border-radius:0;
  background:#fff;
  box-shadow:0 12px 24px rgba(130,88,95,.08);
}

.tlb-cast-card__photo{
  background:#fff7fa;
}

.tlb-cast-card__photo img{
  filter:saturate(.94) brightness(1.03);
}

.tlb-cast-card__attend{
  right:0;
  top:0;
  width:58px;
  height:58px;
  border-radius:0;
  clip-path:polygon(100% 0,100% 100%,0 0);
  background:#c51652;
  color:transparent;
}

.tlb-cast-card__attend:after{
  content:"出勤";
  position:absolute;
  right:4px;
  top:10px;
  color:#fff;
  font-size:12px;
  font-weight:900;
  transform:rotate(45deg);
}

.tlb-cast-card__body{
  padding:12px 10px 13px;
}

.tlb-cast-card h3{
  color:#3b2431;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-size:23px;
  font-weight:500;
}

.tlb-size{
  color:#2f2b32;
  font-size:13px;
}

.tlb-tags{
  gap:5px;
}

.tlb-tags span,
.tlb-schedule-card__tags span,
.tlb-profile-labels li{
  min-height:24px;
  border:1px solid #b88730;
  border-radius:4px;
  background:#fffdf8;
  color:#80571c;
  font-size:12px;
  font-weight:800;
}

.tlb-room-hour{
  border:0;
  background:#f5efe8;
  color:#6c5143;
}

.tlb-cast-card__status,
.tlb-schedule-card__status{
  border-radius:0;
  background:#c51652;
  color:#fff;
}

.tlb-cast-card__status.is-full,
.tlb-schedule-card__status.is-full{
  background:#7f6c73;
}

.tlb-area-strip{
  border:1px solid #eed8e1;
  background:#fff;
}

.tlb-area-strip button,
.tlb-schedule-area-tabs a{
  border:1px solid #d65a8b;
  border-radius:0;
  background:#fff;
  color:#a83c67;
}

.tlb-area-strip button.is-active,
.tlb-schedule-area-tabs a.is-active{
  background:#c51652;
  color:#fff;
}

.tlb-area-title,
.tlb-schedule-area h2{
  min-height:48px;
  background:#b99d6c;
  color:#fff;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-weight:500;
}

.tlb-side-banners h2{
  color:#9d7440;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
  font-size:20px;
}

.tlb-side-banners a{
  min-height:62px;
  border:1px solid #dec18f;
  border-radius:0;
  box-shadow:0 10px 20px rgba(113,80,80,.08);
}

.tlb-side-banners .is-card{background:linear-gradient(135deg,#4d4643,#8c7565)}
.tlb-side-banners .is-pay{background:linear-gradient(135deg,#e26b8e,#f6b8c8)}
.tlb-side-banners .is-line{background:linear-gradient(135deg,#cbf3dc,#fff);color:#168350}
.tlb-side-banners .is-recruit{background:linear-gradient(135deg,#904463,#c74b80)}
.tlb-side-banners .is-opinion{background:linear-gradient(135deg,#fff7ed,#cbaa7a);color:#60421f}
.tlb-side-banners .is-media{
  min-height:46px;
  background:#fff;
  color:#c51652;
}

.tlb-mutual-banner{
  border:1px solid #95d2df;
  background:#fff;
}

.tlb-schedule-date-wrap{
  align-items:stretch;
}

.tlb-schedule-date-tabs a{
  min-height:72px;
  border-color:#c51652;
  border-radius:0;
  background:#fff;
  color:#b64568;
  font-size:17px;
}

.tlb-schedule-date-tabs a.is-active{
  background:#c51652;
  color:#fff;
}

.tlb-schedule-week-arrow{
  border-radius:0;
  color:#c51652;
  background:#fff;
}

.tlb-schedule-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}

.tlb-schedule-card{
  border:1px solid #d8bd8d;
  border-radius:0;
  background:#fff;
}

.tlb-schedule-card__shift{
  background:#5d4b46;
  color:#fff;
}

.tlb-schedule-card__status{
  background:#c51652;
}

.tlb-price-section{
  border-color:#e0c798;
  border-radius:0;
  background:#fffdf9;
}

.tlb-course-card,
.tlb-option-card{
  border-color:#e2c99d;
  border-radius:0;
  background:#fff;
}

.tlb-course-card__price,
.tlb-option-card strong{
  color:#c51652;
}

.tlb-profile-summary h1,
.tlb-profile-section-title p,
.tlb-price-heading p{
  color:#9b713b;
  font-family:"Hiragino Mincho ProN","Yu Mincho",Georgia,serif;
  font-weight:500;
}

.tlb-profile-badges .is-rank{
  background:#7d3c58;
  color:#fff;
}

.tlb-profile-status-card{
  border-color:#f0bfd1;
  background:#fff7fa;
}

.tlb-profile-actions a:first-child,
.tlb-fixed-cta__line{
  background:#24b46f;
}

.tlb-profile-actions a:last-child,
.tlb-fixed-cta__web{
  background:#c51652;
}

.tlb-fixed-cta{
  width:min(980px,calc(100% - 20px));
  border:3px solid #7d3c58;
  background:#7d3c58;
}

.tlb-fixed-cta a{
  min-height:54px;
  border:1px solid #d9bd88;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
}

.tlb-fixed-cta__tel{
  background:#b9446a;
}

.tlb-reserve-panel{
  border:1px solid #e0c798;
  border-radius:0;
  background:linear-gradient(135deg,#fff8fb,#fff);
  color:#3b2431;
}

.tlb-reserve-panel h2{
  color:#7d3c58;
}

.tlb-body .tlr-reserve{
  max-width:100%;
  color:#2b2434;
}

.tlb-body .tlr-reserve__head{
  border:1px solid #e0c798;
  border-radius:0;
  background:#fff;
  text-align:center;
}

.tlb-body .tlr-reserve__head h1{
  color:#70aeb7;
  font-size:48px;
  font-weight:500;
}

.tlb-body .tlr-reserve__head p,
.tlb-body .tlr-reserve__head span{
  color:#70aeb7;
}

.tlb-body .tlr-reserve-progress{
  grid-template-columns:repeat(5,minmax(0,1fr));
}

.tlb-body .tlr-reserve-progress span{
  border:1px solid #e0c798;
  border-radius:0;
  background:#fffdf8;
  color:#9b7a46;
}

.tlb-body .tlr-reserve-progress .is-current{
  background:#c51652;
  color:#fff;
  border-color:#c51652;
}

.tlb-body .tlr-reserve-summary{
  border-color:#e0c798;
  border-radius:0;
  background:#fff;
}

.tlb-body .tlr-therapist-card{
  border-color:#e0c798;
  border-radius:0;
  background:#fff;
}

.tlb-body .tlr-therapist-card__rank{
  background:#7d3c58;
}

.tlb-body .tlr-free-booking,
.tlb-body .tlr-submit,
.tlb-body .tlr-therapist-card__select{
  border-radius:0;
  background:#c51652;
}

@media(max-width:980px){
  .tlb-site{padding-inline:10px}
  .tlb-kv{
    grid-template-columns:1fr;
    min-height:260px;
  }
  .tlb-kv__logo{
    left:20px;
    top:26px;
    width:190px;
    height:190px;
  }
  .tlb-kv__logo strong{font-size:32px}
  .tlb-kv__copy{
    right:20px;
    bottom:32px;
    max-width:58%;
  }
  .tlb-kv__copy p{font-size:26px}
  .tlb-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .tlb-content-layout{grid-template-columns:1fr}
  .tlb-side-banners{grid-template-columns:repeat(2,1fr)}
  .tlb-side-banners h2{grid-column:1/-1}
  .tlb-cast-grid,
  .tlb-schedule-grid,
  .tlb-cast-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:640px){
  body.tlb-body{padding-bottom:82px}
  .tlb-site{padding-inline:8px}
  .tlb-kv{
    min-height:236px;
    margin-bottom:10px;
  }
  .tlb-kv__photos{grid-template-columns:repeat(4,1fr)}
  .tlb-kv__logo{
    left:14px;
    top:18px;
    width:150px;
    height:150px;
  }
  .tlb-kv__mark{
    width:38px;
    height:38px;
    top:12px;
    font-size:12px;
  }
  .tlb-kv__logo strong{
    margin-top:20px;
    font-size:25px;
  }
  .tlb-kv__logo em{font-size:11px}
  .tlb-kv__reserve{
    right:12px;
    top:14px;
    min-width:96px;
    min-height:36px;
    padding:5px 10px;
    font-size:12px;
  }
  .tlb-kv__copy{
    right:12px;
    bottom:18px;
    max-width:60%;
  }
  .tlb-kv__copy p{
    font-size:20px;
  }
  .tlb-kv__copy b{
    padding:4px 8px;
    font-size:10px;
  }
  .tlb-kv__tel{
    min-height:28px;
    padding:0 10px;
    font-size:12px;
  }
  .tlb-hours{font-size:13px}
  .tlb-menu-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:4px;
  }
  .tlb-menu-grid a{
    min-height:58px;
    padding:6px 3px;
  }
  .tlb-menu-grid span{font-size:14px}
  .tlb-menu-grid b{font-size:11px}
  .tlb-menu-grid small{font-size:9px}
  .tlb-feature-board{
    min-height:300px;
  }
  .tlb-feature-board__copy{
    right:14px;
    bottom:18px;
    max-width:76%;
    padding:16px;
  }
  .tlb-feature-board__copy h1{
    font-size:24px;
  }
  .tlb-subject p{
    font-size:28px;
  }
  .tlb-cast-grid,
  .tlb-schedule-grid,
  .tlb-cast-grid--archive{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .tlb-cast-card__body{padding:9px 6px 10px}
  .tlb-cast-card h3{font-size:18px}
  .tlb-size{font-size:11px}
  .tlb-tags span,
  .tlb-schedule-card__tags span{
    min-height:20px;
    font-size:10px;
  }
  .tlb-side-banners{grid-template-columns:1fr}
  .tlb-schedule-date-tabs a{
    min-height:58px;
    min-width:76px;
    font-size:14px;
  }
  .tlb-body .tlr-reserve{
    padding:0 8px;
    overflow-x:hidden;
  }
  .tlb-body .tlr-reserve__head{
    padding:18px 10px;
    text-align:center;
  }
  .tlb-body .tlr-reserve__head h1{
    font-size:38px;
  }
  .tlb-body .tlr-reserve-progress{
    grid-template-columns:repeat(5,122px);
    overflow-x:auto;
    padding-bottom:4px;
  }
  .tlb-body .tlr-reserve-progress span{
    min-height:58px;
    white-space:normal;
    writing-mode:horizontal-tb;
  }
  .tlb-body .tlr-therapist-grid{
    grid-template-columns:1fr;
  }
  .tlb-fixed-cta{
    width:calc(100% - 10px);
    grid-template-columns:1fr 1fr 1fr;
  }
  .tlb-fixed-cta a{
    min-height:48px;
    padding:0 4px;
    font-size:18px;
  }
}

/* Type-D Palantir modern refresh */
.tlb-menu-float{
  display:none!important;
}

body.tlb-body{
  background:
    linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,250,252,.95)),
    radial-gradient(circle at 18% 8%,rgba(246,218,228,.38),transparent 30%),
    repeating-linear-gradient(135deg,#fff 0,#fff 26px,#fff8fb 27px,#fff8fb 58px);
}

.tlb-site{
  width:min(1180px,100%);
  padding:0 18px 54px;
}

.tlb-kv{
  display:block;
  width:min(1080px,100%);
  height:558px;
  min-height:0;
  margin:0 auto 14px;
  overflow:hidden;
  border:0;
  background:#2b0307;
  box-shadow:0 16px 42px rgba(92,46,58,.16);
}

.tlb-kv:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  z-index:3;
  height:116px;
  background:linear-gradient(180deg,#2b0307,#3d1117);
}

.tlb-kv__photos{
  inset:116px 0 0;
  display:grid;
  grid-template-columns:1fr 1fr;
  opacity:1;
}

.tlb-kv__photos img{
  display:none;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 36%;
  filter:saturate(.88) contrast(.96) brightness(1.08);
  transform:none!important;
}

.tlb-kv__photos img:nth-child(1),
.tlb-kv__photos img:nth-child(2){
  display:block;
}

.tlb-kv.is-single-image .tlb-kv__photos,
.tlb-kv.is-custom .tlb-kv__photos{
  display:block;
}

.tlb-kv.is-single-image .tlb-kv__photos img,
.tlb-kv.is-custom .tlb-kv__photos img{
  display:none;
}

.tlb-kv.is-single-image .tlb-kv__photos img:first-child,
.tlb-kv.is-custom .tlb-kv__photos img:first-child{
  display:block;
  width:100%;
  height:100%;
}

.tlb-kv__shade{
  inset:116px 0 0;
  z-index:1;
  background:
    linear-gradient(180deg,rgba(43,3,7,.04),rgba(43,3,7,.12)),
    linear-gradient(90deg,rgba(255,255,255,.12),rgba(255,244,248,.34) 46%,rgba(43,3,7,.1));
}

.tlb-kv__logo{
  z-index:4;
  left:50%;
  top:0;
  width:min(520px,calc(100% - 300px));
  height:116px;
  min-width:320px;
  border:0;
  border-radius:0;
  color:#fffaf2;
  background:transparent;
  box-shadow:none;
  transform:translateX(-50%);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
}

.tlb-kv__mark{
  position:static;
  flex:0 0 58px;
  width:58px;
  height:58px;
  border:1px solid #e8d2a6;
  border-radius:50%;
  color:#e8d2a6;
  background:rgba(255,255,255,.06);
  transform:none;
  font-size:18px;
}

.tlb-kv__logo strong{
  margin:0;
  color:#fffaf2;
  font-size:47px;
  line-height:.98;
  font-weight:400;
  text-shadow:0 3px 10px rgba(0,0,0,.34);
  white-space:nowrap;
}

.tlb-kv__logo em{
  position:absolute;
  left:50%;
  bottom:16px;
  margin:0;
  color:#e8d2a6;
  font-size:12px;
  font-family:Georgia,"Times New Roman",serif;
  letter-spacing:0;
  transform:translateX(-50%);
}

.tlb-kv__reserve{
  z-index:5;
  right:28px;
  top:34px;
  min-width:146px;
  min-height:48px;
  border:1px solid #e2c88f;
  border-radius:0;
  background:linear-gradient(180deg,#df2d83,#b41459);
  color:#fff;
  box-shadow:none;
  text-shadow:none;
}

.tlb-kv__copy{
  z-index:2;
  left:50%;
  right:auto;
  bottom:54px;
  width:min(680px,calc(100% - 72px));
  max-width:none;
  color:#fff;
  text-align:center;
  text-shadow:0 3px 13px rgba(31,6,11,.72);
  transform:translateX(-50%);
}

.tlb-kv__copy p{
  margin:0 0 10px;
  color:#fff;
  font-family:"Hiragino Mincho ProN","Yu Mincho",Georgia,serif;
  font-size:39px;
  font-weight:500;
  letter-spacing:0;
}

.tlb-kv__copy b{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:5px 18px;
  border:1px solid rgba(232,210,166,.86);
  color:#fff7e8;
  background:rgba(59,12,20,.58);
  font-size:13px;
  letter-spacing:0;
}

.tlb-kv__tel{
  display:inline-flex;
  margin-left:10px;
  margin-top:0;
  min-height:34px;
  border:1px solid rgba(232,210,166,.64);
  border-radius:0;
  background:rgba(255,255,255,.88);
  color:#4b1720;
  box-shadow:none;
}

.tlb-hours{
  margin:8px 0 14px;
  color:#79562b;
  font-family:"Hiragino Mincho ProN","Yu Mincho",serif;
}

.tlb-menu-grid{
  width:min(1080px,100%);
  margin:0 auto 22px;
  gap:5px;
}

.tlb-menu-grid a{
  min-height:74px;
  background:linear-gradient(180deg,#fff,#fff8ef);
}

.tlb-content-layout{
  width:min(1080px,100%);
  margin:0 auto;
  grid-template-columns:minmax(0,820px) 240px;
  gap:18px;
}

.tlb-feature-board{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);
  min-height:360px;
  border:1px solid #d7bd8e;
  background:#fff;
  box-shadow:0 18px 34px rgba(132,91,96,.08);
}

.tlb-feature-board__faces{
  position:relative;
  inset:auto;
  display:block;
  min-height:360px;
  opacity:1;
}

.tlb-feature-board__faces img{
  display:none;
  width:100%;
  height:100%;
  min-height:360px;
  border:0;
  object-fit:cover;
  object-position:center 30%;
  filter:saturate(.92) brightness(1.04);
}

.tlb-feature-board__faces img:first-child{
  display:block;
}

.tlb-feature-board__copy{
  position:relative;
  inset:auto;
  align-self:center;
  max-width:none;
  margin:28px;
  padding:26px 24px;
  border:1px solid #e1c795;
  color:#352235;
  text-align:left;
  background:linear-gradient(180deg,#fff,#fff8fb);
  box-shadow:none;
}

.tlb-feature-board__copy p{
  color:#b41459;
  font-size:12px;
  letter-spacing:0;
}

.tlb-feature-board__copy h1{
  color:#3d1723;
  font-family:"Hiragino Mincho ProN","Yu Mincho",Georgia,serif;
  font-size:32px;
  font-weight:500;
}

.tlb-feature-board__copy span{
  color:#806744;
}

.tlb-thumb-rail{
  display:none;
}

.tlb-subject{
  margin:30px 0 18px;
}

.tlb-subject p{
  color:#9b713b;
  font-size:34px;
}

.tlb-info,
.tlb-news,
.tlb-section,
.tlb-page-card,
.tlb-profile-jewel,
.tlb-profile-text,
.tlb-profile-week{
  border-color:#d7bd8e;
  background:rgba(255,255,255,.96);
}

.tlb-new-face .tlb-cast-grid,
.tlb-pickup .tlb-cast-grid{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(180px,1fr);
  grid-template-columns:none;
  gap:14px;
  overflow-x:auto;
  padding:2px 2px 10px;
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
}

.tlb-new-face .tlb-cast-card,
.tlb-pickup .tlb-cast-card{
  scroll-snap-align:start;
}

.tlb-cast-grid,
.tlb-cast-grid--archive,
.tlb-schedule-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}

.tlb-cast-card,
.tlb-schedule-card{
  border-color:#cdb17e;
  box-shadow:none;
}

.tlb-cast-card__photo{
  aspect-ratio:3/4.05;
}

.tlb-cast-card__photo img{
  height:100%;
}

.tlb-cast-card h3{
  font-size:23px;
  line-height:1.18;
}

.tlb-tags{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.tlb-tags span,
.tlb-schedule-card__tags span,
.tlb-profile-labels li{
  border-color:#8a621f;
  color:#765019;
  background:#fffdf6;
}

.tlb-room-hour,
.tlb-schedule-card__shift{
  background:#5b4a45;
  color:#fff;
}

.tlb-cast-card__status,
.tlb-schedule-card__status,
.tlb-profile-week-reserve{
  background:linear-gradient(180deg,#d01e65,#a9134f);
}

.tlb-schedule-date-tabs{
  justify-content:center;
}

.tlb-schedule-date-tabs a{
  flex:1 1 0;
  min-width:92px;
}

.tlb-profile-jewel{
  grid-template-columns:390px minmax(0,1fr);
  gap:28px;
  align-items:start;
  padding:18px;
}

.tlb-profile-gallery-panel{
  position:sticky;
  top:12px;
  align-self:start;
}

.tlb-profile-main-photo{
  border:1px solid #d7bd8e;
  box-shadow:inset 0 0 0 5px #fff;
}

.tlb-profile-main-photo img{
  height:min(620px,72vh);
  min-height:520px;
}

.tlb-profile-thumbs{
  grid-template-columns:repeat(5,64px);
  justify-content:flex-start;
  gap:8px;
  margin-top:10px;
}

.tlb-profile-thumbs button{
  border-color:#d7bd8e;
  background:#fff;
}

.tlb-profile-summary{
  padding-top:4px;
}

.tlb-profile-summary h1{
  font-size:44px;
}

.tlb-profile-inline-week{
  margin-top:18px;
  border:1px solid #d7bd8e;
  background:#fffdf8;
}

.tlb-profile-inline-week__head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:12px;
  padding:12px 14px;
  border-bottom:1px solid #ead8ad;
}

.tlb-profile-inline-week__head p{
  margin:0;
  color:#9b713b;
  font-family:Georgia,"Times New Roman",serif;
  font-size:25px;
  line-height:1;
}

.tlb-profile-inline-week__head h2{
  margin:0;
  color:#3d2325;
  font-size:14px;
  font-weight:500;
}

.tlb-profile-inline-week .tlb-profile-week-list{
  border:0;
}

.tlb-profile-inline-week .tlb-profile-week-row{
  grid-template-columns:70px minmax(0,1fr) 96px 92px;
  min-height:52px;
  padding:7px 10px;
}

.tlb-profile-text{
  margin-top:20px;
  padding:30px 34px;
}

.tlb-profile-text > p,
.tlb-profile-text p{
  font-size:15px;
  line-height:2.05;
}

.tlb-side-banners{
  position:sticky;
  top:10px;
}

.tlb-fixed-cta{
  z-index:50;
}

@media(max-width:1100px){
  .tlb-kv,
  .tlb-menu-grid,
  .tlb-content-layout{
    width:100%;
  }

  .tlb-content-layout{
    grid-template-columns:1fr;
  }

  .tlb-side-banners{
    position:static;
  }

  .tlb-cast-grid,
  .tlb-cast-grid--archive,
  .tlb-schedule-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:760px){
  .tlb-site{
    padding:0 8px 82px;
  }

  .tlb-kv{
    height:430px;
  }

  .tlb-kv:before{
    height:102px;
  }

  .tlb-kv__photos,
  .tlb-kv__shade{
    inset:102px 0 0;
  }

  .tlb-kv__photos{
    display:block;
  }

  .tlb-kv__photos img,
  .tlb-kv__photos img:nth-child(2){
    display:none;
  }

  .tlb-kv__photos img:first-child{
    display:block;
  }

  .tlb-kv__logo{
    width:100%;
    min-width:0;
    height:102px;
    padding:0 112px 0 14px;
    justify-content:center;
    gap:10px;
  }

  .tlb-kv__mark{
    flex-basis:42px;
    width:42px;
    height:42px;
    font-size:14px;
  }

  .tlb-kv__logo strong{
    font-size:28px;
    white-space:normal;
  }

  .tlb-kv__logo em{
    bottom:9px;
    font-size:10px;
  }

  .tlb-kv__reserve{
    right:10px;
    top:28px;
    min-width:92px;
    min-height:38px;
    padding:5px 8px;
    font-size:12px;
  }

  .tlb-kv__copy{
    bottom:26px;
    width:calc(100% - 28px);
  }

  .tlb-kv__copy p{
    font-size:25px;
  }

  .tlb-kv__copy b{
    min-height:30px;
    padding:5px 10px;
    font-size:11px;
  }

  .tlb-kv__tel{
    display:none;
  }

  .tlb-menu-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:3px;
  }

  .tlb-feature-board{
    grid-template-columns:1fr;
    min-height:0;
  }

  .tlb-feature-board__faces{
    min-height:220px;
  }

  .tlb-feature-board__faces img{
    min-height:220px;
  }

  .tlb-feature-board__copy{
    margin:0;
    border-width:1px 0 0;
    padding:20px 18px;
  }

  .tlb-feature-board__copy h1{
    font-size:25px;
  }

  .tlb-cast-grid,
  .tlb-cast-grid--archive,
  .tlb-schedule-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .tlb-new-face .tlb-cast-grid,
  .tlb-pickup .tlb-cast-grid{
    grid-auto-columns:minmax(150px,72%);
  }

  .tlb-cast-card h3{
    font-size:18px;
  }

  .tlb-schedule-date-wrap{
    display:flex;
    align-items:center;
  }

  .tlb-schedule-date-tabs{
    justify-content:flex-start;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
  }

  .tlb-schedule-date-tabs a{
    flex:0 0 86px;
  }

  .tlb-profile-jewel{
    grid-template-columns:1fr;
    gap:14px;
    padding:10px;
  }

  .tlb-profile-gallery-panel{
    position:relative;
    top:auto;
  }

  .tlb-profile-main-photo img{
    height:auto;
    min-height:0;
    aspect-ratio:3/4;
  }

  .tlb-profile-thumbs{
    grid-template-columns:repeat(5,54px);
  }

  .tlb-profile-summary h1{
    font-size:34px;
  }

  .tlb-profile-inline-week .tlb-profile-week-row{
    grid-template-columns:62px minmax(0,1fr);
    gap:6px;
  }

  .tlb-profile-week-state,
  .tlb-profile-week-reserve{
    grid-column:2;
  }

  .tlb-profile-week-reserve{
    width:100%;
  }

  .tlb-profile-text{
    padding:20px 16px;
  }

  .tlb-body .tlr-reserve{
    padding:0 6px!important;
  }

  .tlb-body .tlr-reserve-progress{
    display:flex!important;
    gap:8px!important;
    overflow-x:auto!important;
    grid-template-columns:none!important;
    padding-bottom:6px!important;
  }

  .tlb-body .tlr-reserve-progress span{
    flex:0 0 124px!important;
    min-height:58px!important;
    padding:8px 10px!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    white-space:normal!important;
    line-height:1.35!important;
  }

  .tlb-fixed-cta{
    width:calc(100% - 8px);
    border-width:2px;
  }

  .tlb-fixed-cta a{
    min-height:46px;
    font-size:16px;
  }
}

@media(max-width:390px){
  .tlb-kv__logo strong{
    font-size:24px;
  }

  .tlb-kv__mark{
    flex-basis:36px;
    width:36px;
    height:36px;
  }

  .tlb-cast-card h3{
    font-size:16px;
  }

  .tlb-fixed-cta a{
    font-size:14px;
  }
}

/* Type-D Palantir reproduction pass */
body.tlb-body{
  color:#241c24;
  background:
    linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,251,252,.96)),
    radial-gradient(circle at 50% 0,rgba(246,211,222,.32),transparent 34%),
    repeating-linear-gradient(135deg,#fff 0,#fff 28px,#fff9fb 29px,#fff9fb 64px)!important;
}

.tlb-menu-float{
  display:none!important;
}

.tlb-home .tlb-site{
  width:100%!important;
  padding:0 0 84px!important;
}

.tlb-home .tlb-kv{
  width:100%!important;
  height:calc(100vh - 0px)!important;
  min-height:720px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#2a0006!important;
  box-shadow:none!important;
}

.tlb-home .tlb-kv:before{
  height:118px!important;
  background:#280005!important;
  box-shadow:0 1px 0 rgba(255,255,255,.08) inset!important;
}

.tlb-home .tlb-kv__photos{
  inset:118px 0 0!important;
  display:block!important;
  opacity:1!important;
}

.tlb-home .tlb-kv__photos img{
  display:none!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 25%!important;
  filter:saturate(.82) contrast(.94) brightness(1.08)!important;
  transform:none!important;
}

.tlb-home .tlb-kv__photos img:first-child{
  display:block!important;
}

.tlb-home .tlb-kv.is-custom .tlb-kv__photos img:first-child,
.tlb-home .tlb-kv.is-single-image .tlb-kv__photos img:first-child{
  display:block!important;
}

.tlb-home .tlb-kv__shade{
  inset:118px 0 0!important;
  z-index:2!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,239,245,.14) 38%,rgba(55,0,10,.16)),
    radial-gradient(circle at 50% 48%,rgba(255,255,255,.26),transparent 30%)!important;
}

.tlb-home .tlb-kv__logo{
  z-index:4!important;
  left:50%!important;
  top:0!important;
  width:min(560px,100%)!important;
  min-width:0!important;
  height:118px!important;
  padding:0 190px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:translateX(-50%)!important;
  display:grid!important;
  grid-template-columns:74px minmax(0,1fr)!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
}

.tlb-home .tlb-kv__mark{
  position:static!important;
  width:62px!important;
  height:62px!important;
  border:1px solid #e8d2a6!important;
  border-radius:50%!important;
  color:#e8d2a6!important;
  background:rgba(255,255,255,.04)!important;
  transform:none!important;
  font-size:20px!important;
}

.tlb-home .tlb-kv__logo strong{
  margin:0!important;
  color:#fffaf2!important;
  font-family:Georgia,"Times New Roman","Hiragino Mincho ProN","Yu Mincho",serif!important;
  font-size:48px!important;
  font-weight:400!important;
  line-height:.95!important;
  text-align:left!important;
  text-shadow:0 3px 10px rgba(0,0,0,.34)!important;
  white-space:normal!important;
}

.tlb-home .tlb-kv__logo em{
  position:absolute!important;
  left:50%!important;
  bottom:12px!important;
  margin:0!important;
  color:#e8d2a6!important;
  font-size:12px!important;
  font-family:Georgia,"Times New Roman",serif!important;
  transform:translateX(-50%)!important;
}

.tlb-home .tlb-kv__reserve{
  z-index:5!important;
  right:clamp(28px,7vw,96px)!important;
  top:34px!important;
  min-width:150px!important;
  min-height:50px!important;
  border:1px solid #d8bd8d!important;
  border-radius:0!important;
  color:#fff!important;
  background:linear-gradient(180deg,#d71b73,#b21255)!important;
  box-shadow:none!important;
  text-shadow:none!important;
}

.tlb-home .tlb-kv__copy{
  z-index:3!important;
  left:50%!important;
  right:auto!important;
  bottom:13vh!important;
  width:min(820px,calc(100% - 40px))!important;
  max-width:none!important;
  text-align:center!important;
  transform:translateX(-50%)!important;
}

.tlb-home .tlb-kv__copy p{
  margin:0 0 16px!important;
  color:#fff!important;
  font-family:"Hiragino Mincho ProN","Yu Mincho",Georgia,serif!important;
  font-size:clamp(36px,5vw,66px)!important;
  font-weight:400!important;
  line-height:1.2!important;
  text-shadow:0 4px 18px rgba(0,0,0,.58)!important;
}

.tlb-home .tlb-kv__copy b{
  min-height:40px!important;
  padding:8px 28px!important;
  border:1px solid rgba(255,255,255,.72)!important;
  color:#fff!important;
  background:rgba(40,0,8,.38)!important;
  font-size:14px!important;
}

.tlb-home .tlb-kv__tel{
  display:none!important;
}

.tlb-home .tlb-hours,
.tlb-home .tlb-menu-grid,
.tlb-home .tlb-content-layout{
  width:min(1080px,calc(100% - 28px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.tlb-home .tlb-hours{
  margin-top:16px!important;
  margin-bottom:14px!important;
}

.tlb-home .tlb-content-layout{
  display:block!important;
}

.tlb-home .tlb-side-banners,
.tlb-home .tlb-feature-board,
.tlb-home .tlb-thumb-rail{
  display:none!important;
}

.tlb-home .tlb-main-column{
  display:block!important;
}

.tlb-home .tlb-info{
  margin-top:24px!important;
}

body:not(.tlb-home) .tlb-site{
  width:min(1080px,100%)!important;
  padding:0 12px 84px!important;
}

body:not(.tlb-home) .tlb-kv{
  width:min(1000px,100%)!important;
  height:230px!important;
  min-height:0!important;
  margin:0 auto 12px!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:0 12px 28px rgba(92,46,58,.12)!important;
}

body:not(.tlb-home) .tlb-kv:before{
  display:none!important;
}

body:not(.tlb-home) .tlb-kv__photos,
body:not(.tlb-home) .tlb-kv__shade{
  inset:0!important;
}

body:not(.tlb-home) .tlb-kv__photos{
  display:block!important;
}

body:not(.tlb-home) .tlb-kv__photos img{
  display:none!important;
}

body:not(.tlb-home) .tlb-kv__photos img:first-child{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 28%!important;
  transform:none!important;
}

body:not(.tlb-home) .tlb-kv__shade{
  background:linear-gradient(90deg,rgba(40,0,7,.62),rgba(255,238,245,.1) 55%,rgba(40,0,7,.46))!important;
}

body:not(.tlb-home) .tlb-kv__logo{
  left:50%!important;
  top:50%!important;
  width:auto!important;
  min-width:0!important;
  height:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  color:#fff!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:translate(-50%,-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:13px!important;
}

body:not(.tlb-home) .tlb-kv__mark{
  position:static!important;
  width:58px!important;
  height:58px!important;
  border:1px solid #e8d2a6!important;
  border-radius:50%!important;
  transform:none!important;
  color:#e8d2a6!important;
  background:rgba(40,0,7,.48)!important;
}

body:not(.tlb-home) .tlb-kv__logo strong{
  margin:0!important;
  color:#fff!important;
  font-size:43px!important;
  line-height:.98!important;
  text-shadow:0 3px 12px rgba(0,0,0,.52)!important;
}

body:not(.tlb-home) .tlb-kv__logo em,
body:not(.tlb-home) .tlb-kv__copy,
body:not(.tlb-home) .tlb-kv__reserve{
  display:none!important;
}

.tlb-menu-grid a{
  border-color:#c7a775!important;
  background:linear-gradient(180deg,#fff,#fff8ed)!important;
}

.tlb-content-layout{
  grid-template-columns:minmax(0,820px) 250px!important;
  gap:18px!important;
}

.tlb-cast-grid,
.tlb-cast-grid--archive,
.tlb-schedule-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
}

.tlb-cast-card,
.tlb-schedule-card{
  border:1px solid #c5a36d!important;
  border-radius:0!important;
  box-shadow:none!important;
}

.tlb-cast-card__photo,
.tlb-schedule-card__photo{
  aspect-ratio:3/4!important;
}

.tlb-cast-card__body,
.tlb-schedule-card__profile{
  padding:9px 8px 10px!important;
}

.tlb-cast-card h3,
.tlb-schedule-card__profile h3{
  font-family:"Hiragino Mincho ProN","Yu Mincho",Georgia,serif!important;
  font-size:22px!important;
  font-weight:400!important;
}

.tlb-tags,
.tlb-schedule-card__tags{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:4px!important;
}

.tlb-tags span,
.tlb-schedule-card__tags span{
  min-height:23px!important;
  padding:2px 4px!important;
  border:1px solid #8b6420!important;
  border-radius:4px!important;
  background:#fffdf5!important;
  color:#765019!important;
  font-size:11px!important;
  line-height:1.15!important;
}

.tlb-side-banners a{
  border-radius:0!important;
  box-shadow:none!important;
}

.tlb-profile-body .tlb-content-layout{
  grid-template-columns:minmax(0,850px) 250px!important;
}

.tlb-profile-body .tlb-profile-jewel{
  display:grid!important;
  grid-template-columns:390px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:start!important;
  padding:16px!important;
  border:1px solid #cdb17e!important;
  background:#fff!important;
  box-shadow:none!important;
}

.tlb-profile-body .tlb-profile-gallery-panel{
  position:sticky!important;
  top:14px!important;
  align-self:start!important;
}

.tlb-profile-body .tlb-profile-main-photo{
  border:1px solid #cdb17e!important;
  background:#fff!important;
  box-shadow:inset 0 0 0 5px #fff!important;
}

.tlb-profile-body .tlb-profile-main-photo img{
  width:100%!important;
  height:min(620px,72vh)!important;
  min-height:540px!important;
  object-fit:cover!important;
}

.tlb-profile-body .tlb-profile-thumbs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-top:10px!important;
}

.tlb-profile-body .tlb-profile-thumbs button{
  width:62px!important;
  height:62px!important;
  border:1px solid #cdb17e!important;
  background:#fff!important;
}

.tlb-profile-body .tlb-profile-thumbs img{
  width:100%!important;
  height:100%!important;
  aspect-ratio:auto!important;
}

.tlb-profile-body .tlb-profile-summary h1{
  display:flex!important;
  align-items:flex-end!important;
  gap:10px!important;
  margin:2px 0 12px!important;
  padding-bottom:10px!important;
  border-bottom:1px solid #d7bd8e!important;
  font-family:"Hiragino Mincho ProN","Yu Mincho",Georgia,serif!important;
  font-size:44px!important;
  font-weight:400!important;
  line-height:1.1!important;
}

.tlb-profile-body .tlb-profile-inline-week{
  display:block!important;
  margin-top:18px!important;
  border:1px solid #cdb17e!important;
  background:#fffdf8!important;
}

.tlb-profile-body .tlb-profile-inline-week__head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:12px 14px!important;
  border-bottom:1px solid #e6d5af!important;
}

.tlb-profile-body .tlb-profile-inline-week__head p{
  margin:0!important;
  color:#9b713b!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:28px!important;
  line-height:1!important;
}

.tlb-profile-body .tlb-profile-week-list{
  border:0!important;
}

.tlb-profile-body .tlb-profile-week-row{
  grid-template-columns:64px minmax(0,1fr) 90px 86px!important;
  gap:8px!important;
  min-height:50px!important;
  padding:7px 9px!important;
}

.tlb-profile-body .tlb-profile-text{
  margin-top:18px!important;
  padding:30px 34px!important;
  border:1px solid #cdb17e!important;
  background:#fff!important;
  box-shadow:none!important;
}

.tlb-profile-body .tlb-profile-text p{
  font-size:15px!important;
  line-height:2.05!important;
}

@media(max-width:1100px){
  .tlb-content-layout,
  .tlb-profile-body .tlb-content-layout{
    grid-template-columns:1fr!important;
  }

  .tlb-side-banners{
    position:static!important;
  }
}

@media(max-width:760px){
  .tlb-home .tlb-kv{
    height:78vh!important;
    min-height:560px!important;
  }

  .tlb-home .tlb-kv:before{
    height:104px!important;
  }

  .tlb-home .tlb-kv__photos,
  .tlb-home .tlb-kv__shade{
    inset:104px 0 0!important;
  }

  .tlb-home .tlb-kv__logo{
    height:104px!important;
    padding:0 105px 0 14px!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:10px!important;
  }

  .tlb-home .tlb-kv__mark{
    width:42px!important;
    height:42px!important;
    font-size:14px!important;
  }

  .tlb-home .tlb-kv__logo strong{
    font-size:27px!important;
    line-height:.96!important;
  }

  .tlb-home .tlb-kv__logo em{
    bottom:8px!important;
    font-size:10px!important;
  }

  .tlb-home .tlb-kv__reserve{
    right:10px!important;
    top:28px!important;
    min-width:90px!important;
    min-height:38px!important;
    padding:5px 8px!important;
    font-size:12px!important;
  }

  .tlb-home .tlb-kv__copy{
    bottom:56px!important;
    width:calc(100% - 28px)!important;
  }

  .tlb-home .tlb-kv__copy p{
    font-size:30px!important;
  }

  .tlb-home .tlb-kv__copy b{
    min-height:32px!important;
    padding:6px 10px!important;
    font-size:11px!important;
  }

  body:not(.tlb-home) .tlb-kv{
    height:176px!important;
  }

  body:not(.tlb-home) .tlb-kv__logo strong{
    font-size:30px!important;
  }

  body:not(.tlb-home) .tlb-kv__mark{
    width:42px!important;
    height:42px!important;
  }

  .tlb-cast-grid,
  .tlb-cast-grid--archive,
  .tlb-schedule-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }

  .tlb-profile-body .tlb-profile-jewel{
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding:10px!important;
  }

  .tlb-profile-body .tlb-profile-gallery-panel{
    position:relative!important;
    top:auto!important;
  }

  .tlb-profile-body .tlb-profile-main-photo img{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:3/4!important;
  }

  .tlb-profile-body .tlb-profile-summary h1{
    font-size:34px!important;
  }

  .tlb-profile-body .tlb-profile-week-row{
    grid-template-columns:62px minmax(0,1fr)!important;
  }

  .tlb-profile-body .tlb-profile-week-state,
  .tlb-profile-body .tlb-profile-week-reserve{
    grid-column:2!important;
  }

  .tlb-profile-body .tlb-profile-text{
    padding:20px 16px!important;
  }

  .tlb-fixed-cta{
    width:calc(100% - 8px)!important;
  }
}

/* Type-D Palantir structure reset */
body.tlc-body{
  --tlc-wine:#2b0006;
  --tlc-wine-2:#3b050d;
  --tlc-rose:#c01858;
  --tlc-gold:#a7834d;
  --tlc-gold-2:#d7bf91;
  --tlc-cream:#fffaf5;
  --tlc-ink:#220814;
  margin:0!important;
  background:#fff!important;
  color:var(--tlc-ink)!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN","Times New Roman",serif!important;
  letter-spacing:0!important;
  overflow-x:hidden!important;
}

body.tlc-body .tlb-menu-float,
body.tlc-body .tlb-side-banners,
body.tlc-body .tlb-feature-board,
body.tlc-body .tlb-thumb-rail{
  display:none!important;
}

body.tlc-body .tlc-page{
  width:100%!important;
  min-height:100vh!important;
  padding:0 0 96px!important;
  background:
    radial-gradient(circle at 22% 18%,rgba(234,206,213,.32),transparent 34%),
    linear-gradient(90deg,rgba(167,131,77,.05) 1px,transparent 1px),
    linear-gradient(#fff,#fff)!important;
  background-size:auto,34px 34px,auto!important;
}

.tlc-header{
  width:100%!important;
  margin:0!important;
  background:var(--tlc-wine)!important;
}

.tlc-header--home{
  height:100vh!important;
  min-height:760px!important;
  overflow:hidden!important;
}

.tlc-header--sub{
  height:360px!important;
  overflow:hidden!important;
  border-bottom:1px solid rgba(167,131,77,.45)!important;
}

.tlc-brand-bar{
  position:relative!important;
  z-index:5!important;
  display:grid!important;
  place-items:center!important;
  height:116px!important;
  background:var(--tlc-wine)!important;
  color:#fff!important;
  text-align:center!important;
}

.tlc-brand-bar p{
  position:absolute!important;
  top:10px!important;
  left:50%!important;
  width:min(940px,calc(100% - 28px))!important;
  transform:translateX(-50%)!important;
  margin:0!important;
  color:rgba(255,255,255,.9)!important;
  font-size:13px!important;
  line-height:1.4!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

.tlc-brand-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:16px!important;
  margin-top:14px!important;
  color:#fff!important;
  text-decoration:none!important;
}

.tlc-brand-logo span{
  display:grid!important;
  place-items:center!important;
  width:66px!important;
  height:66px!important;
  border:2px solid rgba(255,255,255,.88)!important;
  border-radius:50%!important;
  font-size:18px!important;
  font-weight:700!important;
  color:#fff!important;
}

.tlc-brand-logo strong{
  display:block!important;
  color:#fff!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:56px!important;
  font-style:italic!important;
  font-weight:400!important;
  line-height:.9!important;
  text-shadow:0 2px 10px rgba(0,0,0,.28)!important;
}

.tlc-brand-reserve{
  position:absolute!important;
  right:9.5vw!important;
  top:43px!important;
  min-width:118px!important;
  padding:11px 20px!important;
  border:1px solid rgba(255,255,255,.48)!important;
  color:#fff!important;
  background:rgba(255,255,255,.08)!important;
  text-decoration:none!important;
  font-weight:700!important;
}

.tlc-home .tlc-brand-reserve{
  display:none!important;
}

.tlc-hero-photo{
  position:relative!important;
  height:calc(100% - 116px)!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#f3dfe6!important;
}

.tlc-header--sub .tlc-hero-photo{
  height:244px!important;
}

.tlc-hero-photo img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:0!important;
  transform:scale(1.03)!important;
  animation:tlcHeroFade 36s infinite!important;
}

.tlc-hero-photo img:nth-child(1){animation-delay:0s!important}
.tlc-hero-photo img:nth-child(2){animation-delay:6s!important}
.tlc-hero-photo img:nth-child(3){animation-delay:12s!important}
.tlc-hero-photo img:nth-child(4){animation-delay:18s!important}
.tlc-hero-photo img:nth-child(5){animation-delay:24s!important}
.tlc-hero-photo img:nth-child(6){animation-delay:30s!important}
.tlc-hero-photo img.is-active,
.tlc-hero-photo img:only-child{
  opacity:1!important;
}

@keyframes tlcHeroFade{
  0%{opacity:0;transform:scale(1.04)}
  5%{opacity:1}
  20%{opacity:1}
  28%{opacity:0;transform:scale(1)}
  100%{opacity:0}
}

.tlc-hero-photo:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,221,232,.18),rgba(255,255,255,.06))!important;
}

.tlc-hero-watermark{
  position:absolute!important;
  z-index:2!important;
  left:50%!important;
  top:50%!important;
  width:min(760px,86vw)!important;
  transform:translate(-50%,-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:28px!important;
  color:rgba(255,255,255,.9)!important;
  text-align:center!important;
  text-shadow:0 2px 14px rgba(0,0,0,.24)!important;
  pointer-events:none!important;
}

.tlc-hero-watermark span{
  display:grid!important;
  place-items:center!important;
  width:130px!important;
  height:130px!important;
  border:3px solid rgba(255,255,255,.82)!important;
  border-radius:50%!important;
  font-size:34px!important;
  font-weight:700!important;
}

.tlc-hero-watermark strong{
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:104px!important;
  font-style:italic!important;
  font-weight:400!important;
  line-height:.9!important;
}

.tlc-header--sub .tlc-hero-watermark{
  transform:translate(-50%,-45%) scale(.62)!important;
}

.tlc-under-hero{
  width:min(1000px,calc(100% - 32px))!important;
  margin:0 auto 28px!important;
  text-align:center!important;
}

.tlc-hours{
  margin:16px 0 9px!important;
  color:#8d6d3b!important;
  font-size:17px!important;
  line-height:1.4!important;
}

.tlc-menu{
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  width:100%!important;
  margin:0 auto!important;
  border-top:1px solid var(--tlc-gold)!important;
  border-left:1px solid var(--tlc-gold)!important;
  background:rgba(255,250,245,.94)!important;
}

.tlc-menu a{
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  min-height:78px!important;
  padding:9px 4px!important;
  border-right:1px solid var(--tlc-gold)!important;
  border-bottom:1px solid var(--tlc-gold)!important;
  color:#6f4c17!important;
  text-decoration:none!important;
  background:linear-gradient(#fffbf6,#fbf2e8)!important;
  transition:background .18s ease,color .18s ease!important;
}

.tlc-menu a:hover{
  background:#eadcc9!important;
  color:#3a1708!important;
}

.tlc-menu span{
  display:block!important;
  color:#b18545!important;
  font-size:18px!important;
  line-height:1!important;
}

.tlc-menu b{
  display:block!important;
  margin-top:5px!important;
  font-size:14px!important;
  line-height:1.15!important;
}

.tlc-menu small{
  display:block!important;
  margin-top:3px!important;
  font-size:13px!important;
  color:#8a5d20!important;
  line-height:1!important;
}

.tlc-content,
.tlc-section,
.tlc-info-panel,
.tlc-reserve-band{
  width:min(1000px,calc(100% - 32px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.tlc-section,
.tlc-info-panel,
.tlc-page-card,
.tlc-profile,
.tlc-reserve-band{
  margin-top:28px!important;
}

.tlc-title{
  margin:0 auto 22px!important;
  padding:0 0 12px!important;
  border-bottom:1px solid var(--tlc-gold)!important;
  text-align:center!important;
}

.tlc-title p{
  margin:0!important;
  color:#a67935!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:38px!important;
  font-weight:400!important;
  line-height:1.05!important;
}

.tlc-title h1,
.tlc-title h2{
  margin:4px 0 0!important;
  color:#3d1a18!important;
  font-size:17px!important;
  font-weight:400!important;
  line-height:1.35!important;
}

.tlc-info-box,
.tlc-page-card,
.tlc-profile-message,
.tlc-profile__top{
  border:1px solid var(--tlc-gold)!important;
  background:rgba(255,255,255,.86)!important;
  box-shadow:0 14px 34px rgba(84,40,34,.07)!important;
}

.tlc-info-box{
  min-height:190px!important;
  padding:28px 40px!important;
  color:#2d1721!important;
  line-height:1.85!important;
}

.tlc-info-summary{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px 22px!important;
  margin-bottom:18px!important;
  color:#8e672f!important;
  font-size:16px!important;
}

.tlc-info-summary b,
.tlc-info-summary em{
  font-style:normal!important;
}

.tlc-info-area{
  display:grid!important;
  grid-template-columns:140px 1fr!important;
  gap:8px 18px!important;
  margin-top:10px!important;
}

.tlc-info-area h3{
  margin:0!important;
  color:#220814!important;
  font-size:18px!important;
}

.tlc-info-area span{
  display:inline-block!important;
  margin:0 16px 5px 0!important;
  color:#2d1735!important;
  font-size:15px!important;
}

.tlc-news-list,
.tlb-news-list{
  border:1px solid var(--tlc-gold)!important;
  background:rgba(255,255,255,.9)!important;
}

body.tlc-body .tlb-news-list a{
  display:grid!important;
  grid-template-columns:150px 1fr!important;
  gap:18px!important;
  min-height:54px!important;
  padding:14px 20px!important;
  border-bottom:1px solid rgba(167,131,77,.32)!important;
  color:#2d1735!important;
  text-decoration:none!important;
  background:transparent!important;
}

body.tlc-body .tlb-news-list a:last-child{
  border-bottom:0!important;
}

body.tlc-body .tlb-news-list time{
  color:#a67935!important;
  font-weight:700!important;
}

.tlc-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}

.tlc-cast-slider{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:230px!important;
  gap:16px!important;
  overflow-x:auto!important;
  padding:2px 0 12px!important;
  scroll-snap-type:x mandatory!important;
}

.tlc-cast-slider .tlc-cast-card{
  scroll-snap-align:start!important;
}

.tlc-cast-card{
  position:relative!important;
  overflow:hidden!important;
  border:1px solid #c9a569!important;
  background:#fff!important;
  box-shadow:0 10px 24px rgba(78,38,38,.08)!important;
}

.tlc-cast-card__photo{
  position:relative!important;
  display:block!important;
  aspect-ratio:4/5.6!important;
  overflow:hidden!important;
  background:#f4e9e3!important;
  text-decoration:none!important;
}

.tlc-cast-card__photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  transition:transform .28s ease!important;
}

.tlc-cast-card:hover .tlc-cast-card__photo img{
  transform:scale(1.035)!important;
}

.tlc-cast-card__rank{
  position:absolute!important;
  left:8px!important;
  bottom:8px!important;
  z-index:2!important;
  min-width:48px!important;
  padding:4px 8px!important;
  border-radius:999px!important;
  color:#fff!important;
  background:rgba(45,0,35,.86)!important;
  font-family:Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:800!important;
  text-align:center!important;
}

.tlc-cast-card__ribbon{
  position:absolute!important;
  top:0!important;
  right:0!important;
  z-index:3!important;
  width:58px!important;
  height:58px!important;
  display:grid!important;
  place-items:start end!important;
  padding:6px 6px 0 0!important;
  clip-path:polygon(100% 0,100% 100%,0 0)!important;
  background:#b90b28!important;
  color:#fff!important;
  font-size:13px!important;
  font-style:normal!important;
  font-weight:800!important;
  writing-mode:vertical-rl!important;
}

.tlc-cast-card__body{
  padding:10px 9px 12px!important;
  text-align:center!important;
}

.tlc-cast-card__body h3{
  margin:0!important;
  font-size:25px!important;
  font-weight:400!important;
  line-height:1.15!important;
}

.tlc-cast-card__body h3 a{
  color:#2a0b16!important;
  text-decoration:none!important;
}

.tlc-cast-card__body p{
  margin:6px 0 8px!important;
  color:#2f1923!important;
  font-family:Arial,"Hiragino Sans",sans-serif!important;
  font-size:13px!important;
  line-height:1.3!important;
}

.tlc-cast-tags{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:5px!important;
}

.tlc-cast-tags span{
  display:block!important;
  min-height:24px!important;
  padding:3px 5px!important;
  border:1px solid #9d741e!important;
  border-radius:3px!important;
  color:#805516!important;
  background:#fffefa!important;
  font-family:Arial,"Hiragino Sans",sans-serif!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.3!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

.tlc-cast-shift{
  margin:10px -9px -12px!important;
  padding:9px 8px 8px!important;
  color:#fff!important;
  background:#4f3938!important;
  text-align:center!important;
}

.tlc-cast-shift span,
.tlc-cast-shift b{
  display:block!important;
  color:#fff!important;
  font-weight:400!important;
  line-height:1.35!important;
}

.tlc-cast-shift b{
  font-size:17px!important;
}

.tlc-cast-status{
  display:block!important;
  margin:0 -9px -12px!important;
  padding:8px!important;
  color:#fff!important;
  background:#af123e!important;
  text-decoration:none!important;
  font-size:15px!important;
  font-weight:700!important;
}

.tlc-area-tabs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 18px!important;
}

.tlc-area-tabs button,
.tlb-schedule-area-tabs a{
  min-width:96px!important;
  padding:14px 18px!important;
  border:0!important;
  background:#b01643!important;
  color:#fff!important;
  text-align:center!important;
  text-decoration:none!important;
  font-size:16px!important;
  font-weight:700!important;
}

.tlc-area-tabs button.is-active,
.tlb-schedule-area-tabs a.is-active{
  background:var(--tlc-wine)!important;
}

.tlc-area-heading,
.tlb-schedule-area h2{
  margin:22px 0 18px!important;
  padding:10px 16px!important;
  background:#a99063!important;
  color:#fff!important;
  text-align:center!important;
  font-size:28px!important;
  font-weight:400!important;
  line-height:1.2!important;
}

.tlc-page-card{
  padding:26px!important;
}

.tlc-page-body{
  color:#2d1721!important;
  font-size:16px!important;
  line-height:1.9!important;
}

body.tlc-body .tlb-schedule-date-wrap{
  display:grid!important;
  grid-template-columns:42px 1fr 42px!important;
  gap:0!important;
  align-items:stretch!important;
  margin:0 0 26px!important;
}

body.tlc-body .tlb-schedule-date-tabs{
  display:grid!important;
  grid-template-columns:repeat(7,minmax(0,1fr))!important;
  overflow:visible!important;
}

body.tlc-body .tlb-schedule-date-tabs a,
body.tlc-body .tlb-schedule-week-arrow{
  display:grid!important;
  place-items:center!important;
  min-height:70px!important;
  border:1px solid #bd1748!important;
  border-right:0!important;
  background:#fff!important;
  color:#b01746!important;
  text-decoration:none!important;
  font-size:18px!important;
  line-height:1.35!important;
}

body.tlc-body .tlb-schedule-date-tabs a.is-active,
body.tlc-body .tlb-schedule-week-arrow:hover{
  background:#b01746!important;
  color:#fff!important;
}

body.tlc-body .tlb-schedule-week-arrow:last-child,
body.tlc-body .tlb-schedule-date-tabs a:last-child{
  border-right:1px solid #bd1748!important;
}

body.tlc-body .tlb-schedule-area-tabs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:0 0 24px!important;
}

body.tlc-body .tlb-schedule-area{
  margin:0 0 28px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}

body.tlc-body .tlb-schedule-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}

body.tlc-body .tlb-schedule-coming{
  margin:34px 0 44px!important;
  color:#4a3a3a!important;
  text-align:center!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:28px!important;
  letter-spacing:0!important;
}

.tlc-profile__top{
  display:grid!important;
  grid-template-columns:440px minmax(0,1fr)!important;
  gap:26px!important;
  padding:18px!important;
  align-items:start!important;
}

.tlc-profile__photo{
  position:sticky!important;
  top:16px!important;
  min-width:0!important;
}

.tlc-profile__main-photo{
  overflow:hidden!important;
  border:1px solid #c9a569!important;
  background:#f4e9e3!important;
}

.tlc-profile__main-photo img{
  display:block!important;
  width:100%!important;
  height:min(680px,76vh)!important;
  min-height:560px!important;
  object-fit:cover!important;
}

.tlc-profile__thumbs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-top:10px!important;
}

.tlc-profile__thumbs button{
  width:64px!important;
  height:64px!important;
  padding:0!important;
  border:1px solid #c9a569!important;
  background:#fff!important;
  cursor:pointer!important;
}

.tlc-profile__thumbs button.is-active{
  border:2px solid #c01858!important;
}

.tlc-profile__thumbs img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

.tlc-profile__summary{
  min-width:0!important;
}

.tlc-profile__kicker{
  color:#a67935!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:26px!important;
  line-height:1!important;
}

.tlc-profile__summary h1{
  display:flex!important;
  align-items:flex-end!important;
  gap:12px!important;
  margin:2px 0 12px!important;
  padding-bottom:12px!important;
  border-bottom:1px solid #d7bf91!important;
  color:#1e0411!important;
  font-size:46px!important;
  font-weight:400!important;
  line-height:1.1!important;
}

.tlc-profile__summary h1 small{
  color:#d01868!important;
  font-family:Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:800!important;
}

.tlc-profile__badges{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-bottom:12px!important;
}

.tlc-profile__badges span,
.tlc-profile__badges a,
.tlc-profile__badges em{
  display:inline-flex!important;
  align-items:center!important;
  min-height:30px!important;
  padding:4px 10px!important;
  border:1px solid #c9a569!important;
  border-radius:3px!important;
  color:#8b5f20!important;
  background:#fffefa!important;
  font-family:Arial,sans-serif!important;
  font-size:12px!important;
  font-style:normal!important;
  font-weight:800!important;
  text-decoration:none!important;
}

.tlc-profile__badges span{
  border-color:var(--tlc-wine)!important;
  color:#fff!important;
  background:var(--tlc-wine)!important;
}

.tlc-profile__sizes{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  margin:12px 0!important;
  border:1px solid #d7bf91!important;
  background:#fffaf5!important;
}

.tlc-profile__sizes div{
  display:grid!important;
  gap:2px!important;
  padding:10px 8px!important;
  border-right:1px solid #d7bf91!important;
  text-align:center!important;
}

.tlc-profile__sizes div:last-child{
  border-right:0!important;
}

.tlc-profile__sizes dt{
  color:#9d741e!important;
  font-size:12px!important;
  font-weight:700!important;
}

.tlc-profile__sizes dd{
  margin:0!important;
  color:#270715!important;
  font-size:17px!important;
  font-weight:700!important;
}

.tlc-profile__tags{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  margin:12px 0!important;
  padding:0!important;
  list-style:none!important;
}

.tlc-profile__tags li{
  min-height:32px!important;
  padding:6px 10px!important;
  border:1px solid #9d741e!important;
  border-radius:3px!important;
  color:#805516!important;
  background:#fffefa!important;
  text-align:center!important;
  font-family:Arial,"Hiragino Sans",sans-serif!important;
  font-size:13px!important;
  font-weight:800!important;
}

.tlc-profile__status{
  margin:14px 0!important;
  padding:16px 18px!important;
  border:1px solid #ed9bc0!important;
  background:#fff5fa!important;
}

.tlc-profile__status b,
.tlc-profile__status span,
.tlc-profile__status em{
  display:block!important;
  font-style:normal!important;
  line-height:1.55!important;
}

.tlc-profile__status b{
  color:#d01868!important;
  font-size:25px!important;
  font-weight:400!important;
}

.tlc-profile__status span{
  color:#32111d!important;
  font-size:14px!important;
}

.tlc-profile__status em{
  color:#8d5e20!important;
  font-size:17px!important;
}

.tlc-profile__actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  margin:14px 0 18px!important;
}

.tlc-profile__actions a{
  display:grid!important;
  place-items:center!important;
  min-height:44px!important;
  color:#fff!important;
  background:#21ad66!important;
  text-decoration:none!important;
  font-family:Arial,"Hiragino Sans",sans-serif!important;
  font-size:16px!important;
  font-weight:800!important;
}

.tlc-profile__actions a:last-child{
  background:#c01858!important;
}

.tlc-profile-schedule{
  margin-top:16px!important;
}

.tlc-profile-schedule .tlc-title{
  margin-bottom:10px!important;
}

.tlc-profile-schedule .tlc-title p{
  font-size:32px!important;
}

.tlc-profile-schedule__list{
  border:1px solid #d7bf91!important;
  background:#fff!important;
}

.tlc-profile-schedule__row{
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr) 106px 94px!important;
  gap:8px!important;
  align-items:center!important;
  min-height:55px!important;
  padding:8px 10px!important;
  border-bottom:1px solid rgba(167,131,77,.34)!important;
}

.tlc-profile-schedule__row:last-child{
  border-bottom:0!important;
}

.tlc-profile-schedule__date{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  color:#2b0a18!important;
  font-family:Arial,sans-serif!important;
  font-weight:800!important;
}

.tlc-profile-schedule__date span{
  display:grid!important;
  place-items:center!important;
  width:24px!important;
  height:24px!important;
  border-radius:50%!important;
  color:#fff!important;
  background:#bd1748!important;
  font-size:12px!important;
}

.tlc-profile-schedule__main strong,
.tlc-profile-schedule__main span{
  display:block!important;
  line-height:1.35!important;
}

.tlc-profile-schedule__main strong{
  color:#2b0a18!important;
  font-size:17px!important;
  font-weight:800!important;
}

.tlc-profile-schedule__main span{
  color:#8c652e!important;
  font-size:13px!important;
}

.tlc-profile-schedule__row em{
  color:#d01868!important;
  font-style:normal!important;
  font-family:Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:800!important;
  text-align:center!important;
}

.tlc-profile-schedule__row a,
.tlc-profile-schedule__row .is-disabled{
  display:grid!important;
  place-items:center!important;
  min-height:34px!important;
  color:#fff!important;
  background:#c01858!important;
  text-decoration:none!important;
  font-family:Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:800!important;
}

.tlc-profile-schedule__row .is-disabled{
  color:#9d7c48!important;
  background:#fff5eb!important;
  border:1px solid #e0c89e!important;
}

.tlc-profile-message{
  margin-top:24px!important;
  padding:34px 48px!important;
}

.tlc-profile-message p{
  color:#2c1b20!important;
  font-size:16px!important;
  line-height:2.1!important;
}

.tlc-profile-message h3{
  margin:28px 0 8px!important;
  color:#8d652f!important;
  font-size:20px!important;
  font-weight:400!important;
}

.tlc-reserve-band{
  margin-top:40px!important;
  padding:30px 26px!important;
  color:#fff!important;
  background:linear-gradient(110deg,#721534,#c01858)!important;
  text-align:center!important;
}

.tlc-reserve-band p{
  margin:0 0 7px!important;
  color:#f9d88c!important;
  font-family:Arial,sans-serif!important;
  font-weight:800!important;
}

.tlc-reserve-band h2{
  margin:0 0 10px!important;
  color:#fff!important;
  font-size:28px!important;
  font-weight:700!important;
}

.tlc-reserve-band span{
  color:#fff!important;
}

body.tlc-body .tlb-fixed-cta{
  left:50%!important;
  right:auto!important;
  bottom:0!important;
  transform:translateX(-50%)!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  width:min(1000px,calc(100% - 12px))!important;
  border:4px solid #62311b!important;
  background:#62311b!important;
  box-shadow:0 -8px 28px rgba(75,0,32,.22)!important;
}

body.tlc-body .tlb-fixed-cta a{
  display:grid!important;
  place-items:center!important;
  min-height:54px!important;
  border:2px solid #d7bf91!important;
  color:#fff!important;
  font-size:24px!important;
  font-weight:800!important;
  text-decoration:none!important;
}

body.tlc-body .tlb-fixed-cta__tel,
body.tlc-body .tlb-fixed-cta__web{
  background:#bd1748!important;
}

body.tlc-body .tlb-fixed-cta__line{
  background:#22b268!important;
}

@media(max-width:1060px){
  .tlc-cast-grid,
  body.tlc-body .tlb-schedule-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }

  .tlc-profile__top{
    grid-template-columns:380px minmax(0,1fr)!important;
  }
}

@media(max-width:760px){
  .tlc-header--home{
    height:82vh!important;
    min-height:620px!important;
  }

  .tlc-header--sub{
    height:250px!important;
  }

  .tlc-brand-bar{
    height:96px!important;
  }

  .tlc-brand-bar p{
    display:none!important;
  }

  .tlc-brand-logo{
    gap:10px!important;
    margin-top:0!important;
  }

  .tlc-brand-logo span{
    width:48px!important;
    height:48px!important;
    font-size:13px!important;
  }

  .tlc-brand-logo strong{
    font-size:34px!important;
  }

  .tlc-brand-reserve{
    display:none!important;
  }

  .tlc-hero-photo{
    height:calc(100% - 96px)!important;
  }

  .tlc-header--sub .tlc-hero-photo{
    height:154px!important;
  }

  .tlc-hero-watermark{
    flex-direction:column!important;
    gap:12px!important;
  }

  .tlc-hero-watermark span{
    width:84px!important;
    height:84px!important;
    font-size:22px!important;
  }

  .tlc-hero-watermark strong{
    font-size:54px!important;
  }

  .tlc-header--sub .tlc-hero-watermark{
    transform:translate(-50%,-50%) scale(.72)!important;
  }

  .tlc-under-hero,
  .tlc-content,
  .tlc-section,
  .tlc-info-panel,
  .tlc-reserve-band{
    width:calc(100% - 18px)!important;
  }

  .tlc-hours{
    margin:10px 0 8px!important;
    font-size:14px!important;
  }

  .tlc-menu{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }

  .tlc-menu a{
    min-height:58px!important;
    padding:6px 2px!important;
  }

  .tlc-menu span{
    font-size:14px!important;
  }

  .tlc-menu b{
    font-size:11px!important;
  }

  .tlc-menu small{
    font-size:10px!important;
  }

  .tlc-title p{
    font-size:32px!important;
  }

  .tlc-info-box{
    padding:18px!important;
  }

  .tlc-info-area{
    grid-template-columns:1fr!important;
    gap:4px!important;
  }

  body.tlc-body .tlb-news-list a{
    grid-template-columns:1fr!important;
    gap:4px!important;
    padding:12px 14px!important;
  }

  .tlc-cast-grid,
  body.tlc-body .tlb-schedule-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
  }

  .tlc-cast-slider{
    grid-auto-columns:42vw!important;
    gap:9px!important;
  }

  .tlc-cast-card__body{
    padding:8px 5px 10px!important;
  }

  .tlc-cast-card__body h3{
    font-size:21px!important;
  }

  .tlc-cast-tags{
    gap:4px!important;
  }

  .tlc-cast-tags span{
    min-height:22px!important;
    font-size:10px!important;
    padding:3px 2px!important;
  }

  .tlc-cast-shift{
    margin:8px -5px -10px!important;
    padding:7px 5px!important;
  }

  .tlc-cast-shift b{
    font-size:15px!important;
  }

  .tlc-cast-status{
    margin:0 -5px -10px!important;
    font-size:13px!important;
  }

  .tlc-area-tabs,
  body.tlc-body .tlb-schedule-area-tabs{
    gap:6px!important;
  }

  .tlc-area-tabs button,
  .tlb-schedule-area-tabs a{
    min-width:auto!important;
    padding:11px 14px!important;
    font-size:14px!important;
  }

  body.tlc-body .tlb-schedule-date-wrap{
    grid-template-columns:30px 1fr 30px!important;
  }

  body.tlc-body .tlb-schedule-date-tabs{
    overflow-x:auto!important;
    grid-auto-flow:column!important;
    grid-auto-columns:76px!important;
    grid-template-columns:none!important;
  }

  body.tlc-body .tlb-schedule-date-tabs a,
  body.tlc-body .tlb-schedule-week-arrow{
    min-height:58px!important;
    font-size:14px!important;
  }

  .tlc-profile__top{
    grid-template-columns:1fr!important;
    gap:16px!important;
    padding:10px!important;
  }

  .tlc-profile__photo{
    position:relative!important;
    top:auto!important;
  }

  .tlc-profile__main-photo img{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:3/4!important;
  }

  .tlc-profile__summary h1{
    font-size:34px!important;
  }

  .tlc-profile__sizes{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .tlc-profile__sizes div:nth-child(2){
    border-right:0!important;
  }

  .tlc-profile__sizes div:nth-child(-n+2){
    border-bottom:1px solid #d7bf91!important;
  }

  .tlc-profile__actions{
    grid-template-columns:1fr!important;
  }

  .tlc-profile-schedule__row{
    grid-template-columns:58px minmax(0,1fr)!important;
  }

  .tlc-profile-schedule__row em,
  .tlc-profile-schedule__row a,
  .tlc-profile-schedule__row .is-disabled{
    grid-column:2!important;
  }

  .tlc-profile-message{
    padding:20px 16px!important;
  }

  body.tlc-body .tlb-fixed-cta{
    width:100%!important;
    border-width:3px!important;
  }

  body.tlc-body .tlb-fixed-cta a{
    min-height:48px!important;
    font-size:18px!important;
  }
}

/* Type-D follows the Palantir-style page flow: no floating hamburger or bottom CTA. */
body.tlc-body .tlb-menu-float,
body.tlc-body .tlb-fixed-cta{
  display:none!important;
}

body.tlc-body .tlc-page{
  padding-bottom:48px!important;
}

.tlc-info-banner{
  width:min(1120px,calc(100% - 80px))!important;
  margin:34px auto 42px!important;
}

.tlc-info-banner a,
.tlc-info-banner img{
  display:block!important;
}

.tlc-info-banner img{
  width:100%!important;
  max-height:520px!important;
  aspect-ratio:16/7!important;
  object-fit:cover!important;
  object-position:center!important;
  border:0!important;
  box-shadow:none!important;
  background:#f5e9ec!important;
}

/* Palantir parity pass: full-width info/menu/title bands */
body.tlc-body .tlc-header--sub{
  height:560px!important;
}

body.tlc-body .tlc-header--sub .tlc-hero-photo{
  height:444px!important;
}

body.tlc-body .tlc-under-hero{
  width:100%!important;
  max-width:none!important;
  margin:0 0 28px!important;
  text-align:center!important;
}

body.tlc-body .tlc-hours{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:7px 12px!important;
  background:#f3f0ee!important;
  color:#180b0f!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:18px!important;
  line-height:1.2!important;
  box-sizing:border-box!important;
}

body.tlc-body .tlc-menu{
  display:grid!important;
  grid-template-columns:repeat(9,minmax(100px,142px))!important;
  justify-content:center!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  border:0!important;
  background:#2b0006!important;
}

body.tlc-body .tlc-menu a{
  min-height:84px!important;
  padding:12px 8px!important;
  border:0!important;
  color:#fff!important;
  background:#2b0006!important;
  text-align:center!important;
  text-decoration:none!important;
}

body.tlc-body .tlc-menu a:hover{
  background:#5b202b!important;
  color:#fff!important;
}

body.tlc-body .tlc-menu b{
  margin:0!important;
  color:#fff!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:22px!important;
  font-weight:800!important;
  line-height:1.05!important;
}

body.tlc-body .tlc-menu small{
  margin-top:5px!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.1!important;
}

.tlc-visual-title{
  width:100vw!important;
  min-height:118px!important;
  margin:0 0 42px calc(50% - 50vw)!important;
  padding:19px 18px 18px!important;
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  background:
    linear-gradient(rgba(30,0,4,.72),rgba(30,0,4,.72)),
    radial-gradient(circle at 72% 50%,rgba(217,161,64,.35),transparent 26%),
    linear-gradient(90deg,#1d0503,#3d160b)!important;
  background-size:cover!important;
  background-position:center!important;
  color:#fff!important;
  text-align:center!important;
  box-sizing:border-box!important;
}

.tlc-visual-title p{
  margin:0 0 4px!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.25!important;
  text-shadow:0 1px 8px rgba(0,0,0,.65)!important;
}

.tlc-visual-title h1{
  margin:0!important;
  color:#fff!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:52px!important;
  font-weight:800!important;
  letter-spacing:.04em!important;
  line-height:1!important;
  text-shadow:0 2px 13px rgba(0,0,0,.75)!important;
}

.tlc-visual-title span{
  display:block!important;
  margin-top:6px!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-shadow:0 1px 8px rgba(0,0,0,.65)!important;
}

body.tlc-body .tlc-content,
body.tlc-body .tlc-section,
body.tlc-body .tlc-info-panel,
body.tlc-body .tlc-reserve-band{
  width:min(1120px,calc(100% - 80px))!important;
}

body.tlc-body .tlc-profile__top{
  grid-template-columns:460px minmax(0,1fr)!important;
  gap:42px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body.tlc-body .tlc-profile__main-photo{
  border:1px solid #d6d6d6!important;
  background:#fff!important;
}

body.tlc-body .tlc-profile__main-photo img{
  height:min(720px,78vh)!important;
  min-height:600px!important;
}

body.tlc-body .tlc-profile__summary{
  padding:44px 0 0!important;
}

body.tlc-body .tlc-profile__kicker{
  display:none!important;
}

body.tlc-body .tlc-profile__summary h1{
  justify-content:center!important;
  gap:10px!important;
  border-bottom:0!important;
  color:#2a1016!important;
  font-size:42px!important;
  text-align:center!important;
}

body.tlc-body .tlc-profile__summary h1 small{
  color:#2a1016!important;
  font-size:18px!important;
  font-weight:400!important;
}

body.tlc-body .tlc-profile__catch{
  max-width:520px!important;
  margin:10px auto 18px!important;
  padding-bottom:18px!important;
  border-bottom:1px solid rgba(175,127,57,.45)!important;
  color:#7f6031!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:17px!important;
  font-weight:500!important;
  line-height:1.85!important;
  text-align:center!important;
}

body.tlc-body .tlc-profile__badges{
  justify-content:center!important;
}

body.tlc-body .tlc-profile__sizes,
body.tlc-body .tlc-profile__tags,
body.tlc-body .tlc-profile__status,
body.tlc-body .tlc-profile__actions,
body.tlc-body .tlc-profile-schedule{
  max-width:520px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body.tlc-body .tlc-profile-message{
  max-width:920px!important;
  margin:42px auto 0!important;
}

@media(max-width:900px){
  body.tlc-body .tlc-header--sub{
    height:360px!important;
  }

  body.tlc-body .tlc-header--sub .tlc-hero-photo{
    height:264px!important;
  }

  body.tlc-body .tlc-menu{
    grid-template-columns:repeat(3,1fr)!important;
  }

  body.tlc-body .tlc-menu a{
    min-height:58px!important;
    padding:8px 4px!important;
  }

  body.tlc-body .tlc-menu b{
    font-size:17px!important;
  }

  body.tlc-body .tlc-menu small{
    font-size:11px!important;
  }

  body.tlc-body .tlc-content,
  body.tlc-body .tlc-section,
  body.tlc-body .tlc-info-panel,
  body.tlc-body .tlc-reserve-band,
  .tlc-info-banner{
    width:calc(100% - 18px)!important;
  }

  body.tlc-body .tlc-profile__top{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }

  body.tlc-body .tlc-profile__summary{
    padding-top:8px!important;
  }

  body.tlc-body .tlc-profile__catch{
    margin-top:8px!important;
    padding-bottom:14px!important;
    font-size:15px!important;
    line-height:1.75!important;
  }

  body.tlc-body .tlc-profile__main-photo img{
    height:auto!important;
    min-height:0!important;
  }
}

/* Type-D final polish: same hero height, clean attendance ribbon, split messages. */
body.tlc-body.tlc-home .tlc-header--home{
  height:560px!important;
  min-height:0!important;
}

body.tlc-body.tlc-home .tlc-header--home .tlc-hero-photo{
  height:444px!important;
}

body.tlc-body .tlc-cast-card__ribbon{
  position:absolute!important;
  top:14px!important;
  right:-34px!important;
  z-index:5!important;
  display:block!important;
  width:128px!important;
  height:28px!important;
  padding:0!important;
  clip-path:none!important;
  transform:rotate(45deg)!important;
  background:#c90022!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:14px!important;
  font-style:normal!important;
  font-weight:800!important;
  line-height:28px!important;
  text-align:center!important;
  writing-mode:horizontal-tb!important;
  text-shadow:0 1px 2px rgba(0,0,0,.28)!important;
  box-shadow:0 2px 8px rgba(80,0,20,.18)!important;
}

body.tlc-body .tlc-profile-messages{
  display:grid!important;
  gap:24px!important;
  max-width:920px!important;
  margin:42px auto 0!important;
}

body.tlc-body .tlc-profile-messages .tlc-profile-message{
  max-width:none!important;
  margin:0!important;
  padding:34px 48px!important;
  border:1px solid var(--tlc-gold)!important;
  background:rgba(255,255,255,.88)!important;
  box-shadow:0 14px 34px rgba(84,40,34,.07)!important;
}

body.tlc-body .tlc-profile-messages .tlc-title{
  margin-bottom:22px!important;
}

body.tlc-body .tlc-profile-messages .tlc-title p{
  font-size:30px!important;
}

body.tlc-body .tlc-profile-messages .tlc-profile-message p{
  margin:0!important;
  color:#2c1b20!important;
  font-size:16px!important;
  line-height:2.1!important;
}

@media(max-width:900px){
  body.tlc-body.tlc-home .tlc-header--home,
  body.tlc-body .tlc-header--sub{
    height:360px!important;
  }

  body.tlc-body.tlc-home .tlc-header--home .tlc-hero-photo,
  body.tlc-body .tlc-header--sub .tlc-hero-photo{
    height:264px!important;
  }

  body.tlc-body .tlc-profile-messages{
    margin-top:24px!important;
    gap:16px!important;
  }

  body.tlc-body .tlc-profile-messages .tlc-profile-message{
    padding:20px 16px!important;
  }
}

/* Type-D ACCESS page: Palantir-style room map layout. */
body.tlc-body .tlc-page-card--access{
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body.tlc-body .tlc-page-card--access > .tlc-title{
  display:none!important;
}

body.tlc-body .tlc-access-page{
  width:100%!important;
  max-width:1120px!important;
  margin:0 auto!important;
  color:#2d1721!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
}

body.tlc-body .tlc-access-lead{
  margin:0 auto 34px!important;
  padding:0 20px!important;
  color:#3a1e1c!important;
  font-size:17px!important;
  line-height:1.9!important;
  text-align:center!important;
}

body.tlc-body .tlc-access-heading{
  display:grid!important;
  place-items:center!important;
  min-height:70px!important;
  margin:0 0 28px!important;
  background:#c1a08f!important;
  color:#fff!important;
  text-align:center!important;
}

body.tlc-body .tlc-access-heading span{
  display:block!important;
  color:#fff!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:26px!important;
  font-weight:800!important;
  line-height:1.05!important;
}

body.tlc-body .tlc-access-heading b{
  display:block!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.2!important;
}

body.tlc-body .tlc-access-room{
  margin:0 10px 22px!important;
  padding-bottom:20px!important;
  border-bottom:1px dashed rgba(120,86,48,.45)!important;
}

body.tlc-body .tlc-access-room h2,
body.tlc-body .tlc-access-wide-map h2{
  display:grid!important;
  place-items:center!important;
  min-height:38px!important;
  margin:0 0 0!important;
  background:#c1a08f!important;
  color:#fff!important;
  font-size:19px!important;
  font-weight:400!important;
  line-height:1.2!important;
  text-align:center!important;
}

body.tlc-body .tlc-access-room table{
  width:100%!important;
  border-collapse:collapse!important;
  margin:0!important;
  background:rgba(255,255,255,.9)!important;
}

body.tlc-body .tlc-access-room th,
body.tlc-body .tlc-access-room td{
  padding:24px 20px 10px!important;
  border:0!important;
  vertical-align:top!important;
}

body.tlc-body .tlc-access-room th{
  width:150px!important;
  color:#9b8f88!important;
  font-size:18px!important;
  font-weight:400!important;
  text-align:left!important;
}

body.tlc-body .tlc-access-room td{
  color:#2b0b12!important;
  font-size:16px!important;
  font-weight:700!important;
}

body.tlc-body .tlc-access-room td p{
  margin:0 0 4px!important;
  color:#2b0b12!important;
}

body.tlc-body .tlc-access-map{
  width:600px!important;
  max-width:100%!important;
  min-height:450px!important;
  margin:0 auto!important;
  background:#f6f0ec!important;
  overflow:hidden!important;
}

body.tlc-body .tlc-access-map iframe{
  display:block!important;
  width:100%!important;
  height:450px!important;
  border:0!important;
}

body.tlc-body .tlc-access-map__empty{
  display:grid!important;
  place-items:center!important;
  min-height:450px!important;
  color:#9a7747!important;
  border:1px solid rgba(166,121,53,.28)!important;
}

body.tlc-body .tlc-access-wide-map{
  margin:34px 0 0!important;
}

body.tlc-body .tlc-access-wide-map h2{
  margin-bottom:22px!important;
}

body.tlc-body .tlc-access-map--wide{
  width:100%!important;
  min-height:500px!important;
}

body.tlc-body .tlc-access-map--wide iframe{
  height:500px!important;
}

@media(max-width:760px){
  body.tlc-body .tlc-access-lead{
    margin-bottom:22px!important;
    padding:0!important;
    font-size:14px!important;
    text-align:left!important;
  }

  body.tlc-body .tlc-access-heading{
    min-height:58px!important;
    margin-bottom:20px!important;
  }

  body.tlc-body .tlc-access-heading span{
    font-size:22px!important;
  }

  body.tlc-body .tlc-access-room{
    margin:0 0 18px!important;
  }

  body.tlc-body .tlc-access-room h2,
  body.tlc-body .tlc-access-wide-map h2{
    min-height:36px!important;
    font-size:17px!important;
  }

  body.tlc-body .tlc-access-room th,
  body.tlc-body .tlc-access-room td{
    display:block!important;
    width:100%!important;
    padding:14px 12px 0!important;
    font-size:14px!important;
  }

  body.tlc-body .tlc-access-room th{
    color:#9b8f88!important;
  }

  body.tlc-body .tlc-access-map,
  body.tlc-body .tlc-access-map__empty{
    width:100%!important;
    max-width:100%!important;
    min-height:320px!important;
  }

  body.tlc-body .tlc-access-map iframe{
    height:320px!important;
  }

body.tlc-body .tlc-access-map--wide,
  body.tlc-body .tlc-access-map--wide iframe{
    min-height:360px!important;
    height:360px!important;
  }
}

/* Type-D black neon downtown/event skin */
body.tlb-body{
  --tld-bg:#050006;
  --tld-panel:#130817;
  --tld-panel-2:#211021;
  --tld-pink:#ff149f;
  --tld-pink-2:#ff3b63;
  --tld-purple:#8b22ff;
  --tld-cyan:#00f0ff;
  --tld-green:#1fd36d;
  --tld-gold:#ffd25a;
  --tld-white:#fff7ff;
  --tld-muted:#d7c7df;
  margin:0!important;
  color:var(--tld-white)!important;
  font-family:"Arial","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif!important;
  font-weight:800;
  line-height:1.75;
  background:
    radial-gradient(circle at 12% 4%,rgba(255,20,159,.22),transparent 30%),
    radial-gradient(circle at 86% 16%,rgba(0,240,255,.14),transparent 26%),
    linear-gradient(180deg,#070007 0%,#100412 44%,#050006 100%)!important;
  overflow-x:hidden;
}

body.tlb-body::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-2;
  background-image:
    linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
  background-size:22px 22px;
  opacity:.28;
  pointer-events:none;
}

body.tlb-body a{color:inherit;text-decoration:none}

.tlb-body .tlb-site{
  width:min(1240px,100%);
  margin:0 auto!important;
  padding:14px 18px 64px!important;
  background:transparent!important;
}

.tlb-body .tlb-kv{
  position:relative!important;
  min-height:440px!important;
  margin:0 0 12px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,20,159,.42)!important;
  border-radius:0!important;
  background:#08030b!important;
  box-shadow:0 0 45px rgba(255,20,159,.22),inset 0 0 80px rgba(0,0,0,.72)!important;
}

.tlb-body .tlb-kv__photos{
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  grid-template-columns:1.2fr 1fr 1fr 1fr!important;
  grid-auto-rows:50%!important;
  gap:2px!important;
  opacity:.82!important;
  filter:saturate(1.25) contrast(1.12) brightness(.74)!important;
}

.tlb-body .tlb-kv__photos img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  min-width:0!important;
}

.tlb-body .tlb-kv__photos img:nth-child(1){grid-column:1/3!important;grid-row:1/3!important}
.tlb-body .tlb-kv__photos img:nth-child(2){grid-column:3!important;grid-row:1!important}
.tlb-body .tlb-kv__photos img:nth-child(3){grid-column:4!important;grid-row:1!important}
.tlb-body .tlb-kv__photos img:nth-child(4){grid-column:3!important;grid-row:2!important}
.tlb-body .tlb-kv__photos img:nth-child(5){grid-column:4!important;grid-row:2!important}

.tlb-body .tlb-kv__shade{
  position:absolute!important;
  inset:0!important;
  background:
    linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.72) 34%,rgba(0,0,0,.25) 72%,rgba(0,0,0,.68) 100%),
    radial-gradient(circle at 22% 72%,rgba(255,20,159,.45),transparent 36%)!important;
}

.tlb-body .tlb-kv__shade::after,
.tlb-body .tlb-feature-board::after{
  content:"";
  position:absolute;
  inset:0;
  background:repeating-linear-gradient(0deg,rgba(255,255,255,.12) 0 1px,transparent 1px 4px);
  mix-blend-mode:overlay;
  opacity:.28;
  pointer-events:none;
}

.tlb-body .tlb-kv__logo{
  position:absolute!important;
  top:20px!important;
  left:20px!important;
  z-index:3!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  color:#fff!important;
  text-shadow:0 3px 0 #000,0 0 18px rgba(255,20,159,.55)!important;
}

.tlb-body .tlb-kv__mark{
  display:grid!important;
  place-items:center!important;
  width:54px!important;
  height:54px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,var(--tld-pink),var(--tld-pink-2))!important;
  color:#fff!important;
  font-size:28px!important;
  font-weight:1000!important;
  box-shadow:0 0 0 7px rgba(255,255,255,.12),0 0 28px rgba(255,20,159,.75)!important;
}

.tlb-body .tlb-kv__logo strong{
  display:block!important;
  font-family:"Impact","Arial Black",sans-serif!important;
  font-size:46px!important;
  line-height:.9!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
}

.tlb-body .tlb-kv__logo em{
  display:block!important;
  margin-top:4px!important;
  color:#ffd9f1!important;
  font-size:11px!important;
  font-style:normal!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}

.tlb-body .tlb-kv__reserve{
  position:absolute!important;
  top:28px!important;
  right:28px!important;
  z-index:4!important;
  min-width:146px!important;
  padding:14px 22px!important;
  border:1px solid rgba(255,255,255,.55)!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff2f2f,var(--tld-pink),#d82fff)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:1000!important;
  text-align:center!important;
  box-shadow:0 0 26px rgba(255,20,159,.72)!important;
}

.tlb-body .tlb-kv__copy{
  position:absolute!important;
  left:28px!important;
  bottom:28px!important;
  z-index:3!important;
  width:min(520px,calc(100% - 56px))!important;
  padding:18px 20px!important;
  border-left:5px solid var(--tld-pink)!important;
  background:linear-gradient(90deg,rgba(5,0,8,.78),rgba(5,0,8,.18))!important;
}

.tlb-body .tlb-kv__copy p{
  margin:0 0 7px!important;
  color:var(--tld-cyan)!important;
  font-size:15px!important;
  letter-spacing:.12em!important;
}

.tlb-body .tlb-kv__copy b{
  display:block!important;
  margin:0 0 10px!important;
  color:#fff!important;
  font-size:28px!important;
  line-height:1.25!important;
  text-shadow:0 0 18px rgba(255,20,159,.7)!important;
}

.tlb-body .tlb-kv__tel{
  display:inline-flex!important;
  align-items:center!important;
  padding:8px 14px!important;
  border:1px solid rgba(255,255,255,.45)!important;
  border-radius:999px!important;
  background:rgba(255,20,159,.2)!important;
  color:#fff!important;
  font-size:22px!important;
  letter-spacing:.06em!important;
}

.tlb-body .tlb-hours{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  margin:0 0 10px!important;
  border:1px solid rgba(255,20,159,.38)!important;
  background:linear-gradient(90deg,rgba(255,20,159,.95),rgba(139,34,255,.75),rgba(0,240,255,.45))!important;
  color:#fff!important;
  font-size:14px!important;
  letter-spacing:.08em!important;
  text-shadow:0 2px 0 rgba(0,0,0,.5)!important;
}

.tlb-body .tlb-menu-grid{
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  gap:6px!important;
  margin:0 0 16px!important;
}

.tlb-body .tlb-menu-grid a{
  min-height:74px!important;
  padding:10px 8px!important;
  border:1px solid rgba(255,20,159,.35)!important;
  background:linear-gradient(180deg,rgba(255,20,159,.2),rgba(255,255,255,.04))!important;
  color:#fff!important;
  text-align:center!important;
  box-shadow:inset 0 0 18px rgba(255,20,159,.12)!important;
}

.tlb-body .tlb-menu-grid span{
  display:block!important;
  color:var(--tld-pink)!important;
  font-size:20px!important;
  line-height:1!important;
}
.tlb-body .tlb-menu-grid b{display:block!important;margin-top:5px!important;font-size:13px!important}
.tlb-body .tlb-menu-grid small{display:block!important;color:#cdbdce!important;font-size:10px!important;text-transform:uppercase!important}

.tlb-body .tlb-content-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 286px!important;
  gap:18px!important;
  align-items:start!important;
}

.tlb-body .tlb-main-column{
  display:grid!important;
  gap:20px!important;
  min-width:0!important;
}

.tlb-body .tlb-feature-board{
  position:relative!important;
  min-height:430px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,20,159,.5)!important;
  background:
    radial-gradient(circle at 28% 20%,rgba(255,20,159,.36),transparent 32%),
    linear-gradient(135deg,#070007,#24102a 56%,#050006)!important;
  box-shadow:0 0 40px rgba(255,20,159,.24)!important;
}

.tlb-body .tlb-feature-board__faces{
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  gap:3px!important;
  opacity:.82!important;
  filter:saturate(1.2) brightness(.8)!important;
}

.tlb-body .tlb-feature-board__faces img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

.tlb-body .tlb-feature-board__copy{
  position:absolute!important;
  left:34px!important;
  bottom:34px!important;
  z-index:3!important;
  width:min(660px,calc(100% - 68px))!important;
  padding:24px 26px!important;
  background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.2))!important;
  border-left:8px solid var(--tld-pink)!important;
}

.tlb-body .tlb-feature-board__copy p,
.tlb-body .tlb-subject p{
  margin:0 0 8px!important;
  color:var(--tld-pink)!important;
  font-family:"Impact","Arial Black",sans-serif!important;
  font-size:22px!important;
  line-height:1!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  text-shadow:0 0 16px rgba(255,20,159,.5)!important;
}

.tlb-body .tlb-feature-board__copy h1{
  margin:0!important;
  max-width:720px!important;
  color:#fff!important;
  font-size:clamp(36px,6vw,70px)!important;
  line-height:.98!important;
  letter-spacing:.02em!important;
  text-shadow:0 4px 0 #000,0 0 20px rgba(255,20,159,.65)!important;
}

.tlb-body .tlb-feature-board__copy span{
  display:inline-flex!important;
  margin-top:14px!important;
  padding:9px 13px!important;
  background:linear-gradient(90deg,var(--tld-pink),var(--tld-purple))!important;
  color:#fff!important;
  font-size:14px!important;
  box-shadow:0 0 20px rgba(255,20,159,.55)!important;
}

.tlb-body .tlb-thumb-rail{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
}

.tlb-body .tlb-thumb-rail img{
  width:100%!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  border:1px solid rgba(255,20,159,.45)!important;
  box-shadow:0 0 18px rgba(255,20,159,.2)!important;
  filter:saturate(1.25) contrast(1.05)!important;
}

.tlb-body .tlb-info,
.tlb-body .tlb-news,
.tlb-body .tlb-section,
.tlb-body .tlb-today,
.tlb-body .tlb-reserve-panel,
.tlb-body .tlb-front-concept{
  padding:24px!important;
  border:1px solid rgba(255,20,159,.28)!important;
  background:linear-gradient(135deg,rgba(14,5,17,.94),rgba(41,13,45,.86))!important;
  color:#fff!important;
  box-shadow:0 0 32px rgba(0,0,0,.38)!important;
}

.tlb-body .tlb-subject{
  display:flex!important;
  align-items:end!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-bottom:16px!important;
}

.tlb-body .tlb-subject h2{
  margin:0!important;
  color:#fff!important;
  font-size:clamp(28px,4vw,48px)!important;
  line-height:1.05!important;
  text-shadow:0 3px 0 #000!important;
}

.tlb-body .tlb-info-box,
.tlb-body .tlb-info-scroll{
  background:#07060a!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
}

.tlb-body .tlb-info-scroll{
  max-height:340px!important;
  overflow:auto!important;
  padding:16px!important;
}

.tlb-body .tlb-info-metrics{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin:12px 0!important;
}

.tlb-body .tlb-info-metrics span{
  display:block!important;
  padding:12px 10px!important;
  background:linear-gradient(90deg,var(--tld-pink),rgba(139,34,255,.85))!important;
  color:#fff!important;
  text-align:center!important;
  font-size:15px!important;
}

.tlb-body .tlb-info-area{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  padding:12px 0!important;
  border-top:1px solid rgba(255,255,255,.1)!important;
}

.tlb-body .tlb-info-area b{width:84px;color:var(--tld-cyan)!important}
.tlb-body .tlb-info-area span{padding:4px 8px;background:rgba(255,255,255,.08);font-size:12px!important}

.tlb-body .tlb-news-list,
.tlb-body .tlb-page-news-list{
  display:grid!important;
  gap:10px!important;
}

.tlb-body .tlb-news-list a,
.tlb-body .tlb-page-news-list a{
  display:grid!important;
  grid-template-columns:110px minmax(0,1fr) 34px!important;
  align-items:center!important;
  gap:14px!important;
  padding:13px 0!important;
  border-bottom:1px solid rgba(255,20,159,.22)!important;
  color:#fff!important;
}

.tlb-body .tlb-news-list time,
.tlb-body .tlb-page-news-list time{color:var(--tld-pink)!important;font-family:"Impact","Arial Black",sans-serif!important}

.tlb-body .tlb-area-strip{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  padding:14px!important;
  border:1px solid rgba(255,20,159,.34)!important;
  background:#07060a!important;
}

.tlb-body .tlb-area-strip button{
  border:1px solid rgba(255,20,159,.55)!important;
  border-radius:0!important;
  background:rgba(255,20,159,.12)!important;
  color:#fff!important;
  padding:9px 18px!important;
  font-weight:1000!important;
}
.tlb-body .tlb-area-strip button.is-active{background:var(--tld-pink)!important;box-shadow:0 0 18px rgba(255,20,159,.55)!important}

.tlb-body .tlb-area-title{
  margin:22px 0 12px!important;
  padding:10px 14px!important;
  color:#fff!important;
  background:linear-gradient(90deg,var(--tld-pink),transparent)!important;
  font-size:24px!important;
}

.tlb-body .tlb-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
}

.tlb-body .tlb-cast-card{
  overflow:hidden!important;
  border:1px solid rgba(255,20,159,.32)!important;
  background:linear-gradient(180deg,#160918,#07060a)!important;
  box-shadow:0 12px 24px rgba(0,0,0,.35),0 0 18px rgba(255,20,159,.12)!important;
}

.tlb-body .tlb-cast-card__photo{
  position:relative!important;
  display:block!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
}

.tlb-body .tlb-cast-card__photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  filter:saturate(1.15) contrast(1.06)!important;
}

.tlb-body .tlb-cast-card__photo::after{
  content:"TODAY";
  position:absolute;
  right:0;
  bottom:0;
  padding:5px 8px;
  background:var(--tld-pink);
  color:#fff;
  font-size:11px;
}

.tlb-body .tlb-cast-card__body{padding:12px!important;color:#fff!important}
.tlb-body .tlb-cast-card h3{margin:0 0 4px!important;font-size:18px!important;line-height:1.25!important}
.tlb-body .tlb-cast-card h3 a{color:#fff!important}
.tlb-body .tlb-size{margin:0 0 7px!important;color:#d9c9df!important;font-size:12px!important}
.tlb-body .tlb-tags{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-bottom:9px!important}
.tlb-body .tlb-tags span{padding:2px 6px!important;background:rgba(255,20,159,.18)!important;color:#ffd7ef!important;font-size:10px!important}
.tlb-body .tlb-room-hour{display:grid!important;gap:2px!important;margin-bottom:9px!important;color:#fff!important;font-size:12px!important}
.tlb-body .tlb-room-hour b{color:var(--tld-cyan)!important;font-size:14px!important}
.tlb-body .tlb-cast-card__status{
  display:block!important;
  padding:8px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff3030,var(--tld-pink))!important;
  color:#fff!important;
  text-align:center!important;
  font-size:13px!important;
  box-shadow:0 0 18px rgba(255,20,159,.45)!important;
}

.tlb-body .tlb-side-banners{
  position:sticky!important;
  top:16px!important;
  display:grid!important;
  gap:10px!important;
  min-width:0!important;
}

.tlb-body .tlb-side-banners h2{
  margin:8px 0 0!important;
  color:var(--tld-pink)!important;
  font-family:"Impact","Arial Black",sans-serif!important;
  font-size:28px!important;
  letter-spacing:.05em!important;
  text-transform:uppercase!important;
}

.tlb-body .tlb-side-banners a{
  position:relative!important;
  display:grid!important;
  min-height:86px!important;
  padding:14px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#fff!important;
  background:linear-gradient(135deg,var(--tld-pink),#2a092e)!important;
  box-shadow:0 0 22px rgba(255,20,159,.18)!important;
}

.tlb-body .tlb-side-banners a::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.34),transparent 30%);
}

.tlb-body .tlb-side-banners b{
  position:relative!important;
  z-index:1!important;
  font-size:21px!important;
  line-height:1.15!important;
}
.tlb-body .tlb-side-banners span{
  position:relative!important;
  z-index:1!important;
  color:#fff!important;
  font-size:12px!important;
}
.tlb-body .tlb-side-banners .is-line{background:linear-gradient(135deg,#00c853,#111)!important}
.tlb-body .tlb-side-banners .is-media{background:linear-gradient(135deg,#161016,#ff149f)!important}
.tlb-body .tlb-side-banners .is-pay{background:linear-gradient(135deg,#ff3b30,#f0c)!important}
.tlb-body .tlb-side-banners .is-opinion{background:linear-gradient(135deg,#111,#00f0ff)!important}

.tlb-body .tlb-reserve-panel h2{
  margin:0 0 8px!important;
  color:#fff!important;
  font-size:clamp(30px,4vw,52px)!important;
  line-height:1.05!important;
}
.tlb-body .tlb-reserve-panel p{color:var(--tld-pink)!important;font-family:"Impact","Arial Black",sans-serif!important}
.tlb-body .tlb-reserve-panel span{color:#e6d8e8!important}

.tlb-body .tlb-fixed-cta{
  position:fixed!important;
  right:16px!important;
  bottom:16px!important;
  z-index:999!important;
  display:flex!important;
  gap:8px!important;
  align-items:center!important;
}
.tlb-body .tlb-fixed-cta a{
  min-width:104px!important;
  padding:11px 15px!important;
  border-radius:999px!important;
  color:#fff!important;
  font-size:13px!important;
  text-align:center!important;
  box-shadow:0 0 22px rgba(255,20,159,.35)!important;
}
.tlb-body .tlb-fixed-cta__tel{background:#2b2830!important}
.tlb-body .tlb-fixed-cta__line{background:#08c755!important}
.tlb-body .tlb-fixed-cta__web{background:linear-gradient(90deg,#ff3030,var(--tld-pink))!important}

@media(max-width:960px){
  .tlb-body .tlb-site{padding:10px 10px 56px!important}
  .tlb-body .tlb-content-layout{grid-template-columns:1fr!important}
  .tlb-body .tlb-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .tlb-body .tlb-side-banners{position:static!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .tlb-body .tlb-side-banners h2{grid-column:1/-1!important}
  .tlb-body .tlb-cast-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media(max-width:640px){
  .tlb-body .tlb-site{padding:8px 8px 92px!important}
  .tlb-body .tlb-kv{
    min-height:430px!important;
    margin-left:-8px!important;
    margin-right:-8px!important;
    border-left:0!important;
    border-right:0!important;
  }
  .tlb-body .tlb-kv__photos{grid-template-columns:1fr 1fr!important;grid-auto-rows:50%!important}
  .tlb-body .tlb-kv__photos img:nth-child(n){grid-column:auto!important;grid-row:auto!important}
  .tlb-body .tlb-kv__logo{top:12px!important;left:12px!important;gap:9px!important}
  .tlb-body .tlb-kv__mark{width:42px!important;height:42px!important;font-size:22px!important;box-shadow:0 0 0 5px rgba(255,255,255,.12),0 0 24px rgba(255,20,159,.6)!important}
  .tlb-body .tlb-kv__logo strong{font-size:32px!important}
  .tlb-body .tlb-kv__reserve{top:18px!important;right:12px!important;min-width:112px!important;padding:10px 14px!important;font-size:13px!important}
  .tlb-body .tlb-kv__copy{left:12px!important;right:12px!important;bottom:14px!important;width:auto!important;padding:14px!important}
  .tlb-body .tlb-kv__copy b{font-size:22px!important}
  .tlb-body .tlb-kv__tel{font-size:17px!important}
  .tlb-body .tlb-hours{font-size:11px!important;text-align:center!important;padding:0 8px!important}
  .tlb-body .tlb-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}
  .tlb-body .tlb-menu-grid a{min-height:62px!important;padding:8px 4px!important}
  .tlb-body .tlb-menu-grid b{font-size:10px!important}
  .tlb-body .tlb-menu-grid small{font-size:8px!important}
  .tlb-body .tlb-feature-board{min-height:390px!important}
  .tlb-body .tlb-feature-board__faces{grid-template-columns:repeat(3,1fr)!important}
  .tlb-body .tlb-feature-board__copy{left:14px!important;right:14px!important;bottom:14px!important;width:auto!important;padding:16px!important}
  .tlb-body .tlb-feature-board__copy p{font-size:18px!important}
  .tlb-body .tlb-feature-board__copy h1{font-size:36px!important;line-height:1.02!important}
  .tlb-body .tlb-feature-board__copy span{display:block!important;font-size:12px!important}
  .tlb-body .tlb-thumb-rail{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
  .tlb-body .tlb-info,
  .tlb-body .tlb-news,
  .tlb-body .tlb-section,
  .tlb-body .tlb-today,
  .tlb-body .tlb-reserve-panel,
  .tlb-body .tlb-front-concept{padding:16px!important}
  .tlb-body .tlb-subject{display:block!important}
  .tlb-body .tlb-subject h2{font-size:31px!important;line-height:1.05!important}
  .tlb-body .tlb-info-metrics{grid-template-columns:1fr!important}
  .tlb-body .tlb-news-list a,
  .tlb-body .tlb-page-news-list a{grid-template-columns:1fr 22px!important;gap:6px!important}
  .tlb-body .tlb-news-list time,
  .tlb-body .tlb-page-news-list time{grid-column:1/-1!important}
  .tlb-body .tlb-cast-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .tlb-body .tlb-cast-card h3{font-size:14px!important}
  .tlb-body .tlb-side-banners{grid-template-columns:1fr!important}
  .tlb-body .tlb-fixed-cta{
    left:8px!important;
    right:8px!important;
    bottom:8px!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
  }
  .tlb-body .tlb-fixed-cta__tel{display:none!important}
  .tlb-body .tlb-fixed-cta a{min-width:0!important;padding:12px 8px!important;font-size:12px!important}
}

/* Type-D Fever rebuild: busy downtown neon skin */
body.tld-fever{
  --d-bg:#030004;
  --d-panel:#090006;
  --d-panel2:#16000f;
  --d-pink:#ff008d;
  --d-hot:#ff2b67;
  --d-purple:#a200ff;
  --d-gold:#d7b56d;
  --d-cyan:#00f6ff;
  --d-line:#11c95f;
  margin:0!important;
  background:
    radial-gradient(circle at 18% 18%,rgba(255,0,141,.22),transparent 34%),
    radial-gradient(circle at 88% 9%,rgba(129,0,255,.2),transparent 32%),
    linear-gradient(90deg,#030004,#08000c 48%,#00030a)!important;
  color:#fff!important;
  font-family:"Yu Gothic","Hiragino Kaku Gothic ProN","Meiryo",sans-serif!important;
  letter-spacing:0!important;
}
body.tld-fever:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);
  background-size:18px 18px;
  opacity:.65;
}
body.tld-fever.admin-bar .tld-header{top:32px}
body.tld-fever a{text-decoration:none!important}

.tld-site{
  width:min(1120px,100%)!important;
  margin:0 auto!important;
  background:linear-gradient(180deg,rgba(0,0,0,.94),rgba(9,0,10,.96))!important;
  box-shadow:0 0 70px rgba(255,0,141,.18)!important;
  overflow:hidden!important;
}
.tld-sub-site{padding-bottom:42px!important}

.tld-header{
  position:sticky!important;
  top:0;
  z-index:1000!important;
  min-height:86px!important;
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  padding:12px 18px!important;
  background:#030004!important;
  border-bottom:1px solid rgba(215,181,109,.55)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.65)!important;
}
.tld-logo{
  display:grid!important;
  flex:0 0 auto!important;
  color:#fff!important;
  line-height:.82!important;
  text-shadow:0 0 10px rgba(215,181,109,.55)!important;
}
.tld-logo small{
  color:#e8d19a!important;
  font:700 12px/1 "Yu Mincho","Hiragino Mincho ProN",serif!important;
  letter-spacing:.2em!important;
}
.tld-logo strong{
  color:#f8eed2!important;
  font:900 clamp(34px,4.5vw,58px)/.84 Georgia,"Times New Roman",serif!important;
  letter-spacing:.02em!important;
}
.tld-logo span{
  margin-top:7px!important;
  color:#e6c16a!important;
  font:800 11px/1 "Yu Gothic",sans-serif!important;
  letter-spacing:.08em!important;
}
.tld-header-nav{
  margin-left:auto!important;
  display:flex!important;
  align-items:center!important;
  gap:0!important;
}
.tld-header-nav a{
  padding:9px 10px!important;
  color:#f8eed2!important;
  font:900 12px/1 "Arial Black","Impact",sans-serif!important;
  letter-spacing:.06em!important;
  border-left:1px solid rgba(215,181,109,.26)!important;
}
.tld-header-nav a:hover{color:#fff!important;background:rgba(255,0,141,.24)!important}
.tld-header-tel{
  display:grid!important;
  min-width:174px!important;
  padding:11px 18px!important;
  border-radius:0!important;
  border:1px solid rgba(255,255,255,.5)!important;
  background:linear-gradient(90deg,#ed1764,var(--d-pink))!important;
  color:#fff!important;
  text-align:center!important;
  font:900 18px/1.15 "Arial Black","Impact",sans-serif!important;
  box-shadow:0 0 22px rgba(255,0,141,.58)!important;
}
.tld-header-tel span{
  color:#fff8b8!important;
  font:900 11px/1 "Yu Gothic",sans-serif!important;
  letter-spacing:.08em!important;
}
.tld-menu-button{
  display:none!important;
  width:58px!important;
  height:54px!important;
  border:0!important;
  background:#050005!important;
  color:#d7b56d!important;
}
.tld-menu-button i{
  display:block!important;
  width:36px!important;
  height:1px!important;
  margin:7px auto!important;
  background:#d7b56d!important;
}
.tld-menu-button span{font-size:12px!important;color:#d7b56d!important}

.tld-hero{
  position:relative!important;
  background:#000!important;
}
.tld-hero__visual{
  position:relative!important;
  min-height:500px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 50% 35%,rgba(255,255,255,.16),transparent 26%),
    linear-gradient(135deg,#080006,#1d0012 52%,#06000a)!important;
  border-bottom:2px solid #000!important;
}
.tld-hero__visual:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.42)),
    repeating-linear-gradient(0deg,rgba(255,255,255,.06) 0 1px,transparent 1px 4px)!important;
  mix-blend-mode:multiply;
}
.tld-hero__visual figure{
  position:absolute!important;
  margin:0!important;
  overflow:hidden!important;
  border:1px solid rgba(215,181,109,.45)!important;
  box-shadow:0 0 32px rgba(255,0,141,.32)!important;
}
.tld-hero__visual img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  filter:saturate(1.18) contrast(1.04)!important;
}
.tld-hero__visual .is-face-1{left:0;top:0;bottom:0;width:43%!important}
.tld-hero__visual .is-face-2{left:43%;top:0;bottom:0;width:31%!important}
.tld-hero__visual .is-face-3{right:0;top:0;bottom:0;width:31%!important}
.tld-hero__title{
  position:absolute!important;
  z-index:5!important;
  left:50%!important;
  bottom:26px!important;
  width:min(760px,92%)!important;
  transform:translateX(-50%)!important;
  text-align:center!important;
  color:#f3e2bc!important;
  text-shadow:0 0 20px rgba(255,255,255,.48),0 7px 26px rgba(0,0,0,.95)!important;
}
.tld-hero__title b{
  display:block!important;
  font:900 clamp(78px,12vw,146px)/.74 Georgia,"Times New Roman",serif!important;
  letter-spacing:.03em!important;
}
.tld-hero__title span{
  display:block!important;
  margin-top:16px!important;
  font:900 15px/1 "Yu Mincho",serif!important;
  letter-spacing:.42em!important;
  color:#fff!important;
}
.tld-led{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:10px 12px!important;
  min-height:46px!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:1px solid rgba(255,0,141,.6)!important;
  background:
    repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 7px),
    linear-gradient(90deg,#030004,#111)!important;
  color:#fff100!important;
  font-weight:900!important;
}
.tld-led span{
  flex:0 0 auto!important;
  color:#ff4db6!important;
  font:900 16px/1 "Arial Black","Impact",sans-serif!important;
  text-shadow:0 0 10px rgba(255,0,141,.9)!important;
}
.tld-led marquee{
  color:#fff100!important;
  font:900 18px/1 "Yu Gothic",sans-serif!important;
  text-shadow:0 0 8px rgba(255,241,0,.75)!important;
}
.tld-led--sub{margin-top:0!important}

.tld-promo-stack{
  display:grid!important;
  gap:8px!important;
  padding:12px 0 14px!important;
  background:#020002!important;
}
.tld-promo{
  position:relative!important;
  display:grid!important;
  min-height:138px!important;
  align-content:center!important;
  padding:18px 32px!important;
  overflow:hidden!important;
  border-top:1px solid rgba(255,255,255,.2)!important;
  border-bottom:1px solid rgba(0,0,0,.8)!important;
  color:#fff!important;
  text-shadow:0 2px 8px rgba(0,0,0,.55)!important;
}
.tld-promo:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.75;
  background:
    radial-gradient(circle at 72% 45%,rgba(255,255,255,.32),transparent 22%),
    repeating-linear-gradient(-25deg,rgba(255,255,255,.06) 0 6px,transparent 6px 13px);
}
.tld-promo small,
.tld-promo b,
.tld-promo span{position:relative;z-index:1}
.tld-promo small{font:900 13px/1 "Arial Black","Impact",sans-serif!important;letter-spacing:.12em!important}
.tld-promo b{font:900 clamp(30px,5vw,58px)/1 "Yu Gothic",sans-serif!important;letter-spacing:.03em!important}
.tld-promo span{font-size:22px!important;font-weight:900!important;color:#fff8b8!important}
.tld-promo.is-new{background:linear-gradient(100deg,#fff4fc,#ff83cb 42%,#f00496)!important;color:#5a3300!important}
.tld-promo.is-new b{color:#8a5900!important;text-shadow:0 1px 0 #fff!important}
.tld-promo.is-line{background:linear-gradient(100deg,#c0fbff,#1db4ff 44%,#003f9a)!important;color:#06456b!important}
.tld-promo.is-line b{color:#08638e!important;text-shadow:0 1px 0 #fff!important}
.tld-promo.is-night{background:linear-gradient(100deg,#010104,#4d005e 48%,#ff008d)!important}

.tld-menu-grid{
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  gap:1px!important;
  padding:0!important;
  background:#5a0031!important;
  border-top:2px solid #ff008d!important;
  border-bottom:2px solid #ff008d!important;
}
.tld-menu-grid a{
  display:grid!important;
  min-height:76px!important;
  place-items:center!important;
  gap:4px!important;
  padding:10px 4px!important;
  background:linear-gradient(180deg,#210013,#090006)!important;
  color:#fff!important;
  border:1px solid rgba(255,0,141,.55)!important;
}
.tld-menu-grid b{
  color:#fff!important;
  font:900 15px/1 "Arial Black","Impact",sans-serif!important;
  letter-spacing:.08em!important;
}
.tld-menu-grid span{
  color:#f2d48f!important;
  font-size:11px!important;
  font-weight:900!important;
}

.tld-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 286px!important;
  gap:22px!important;
  padding:24px 18px 42px!important;
}
.tld-main{display:grid!important;gap:28px!important;min-width:0!important}
.tld-section,
.tld-live-info,
.tld-news-panel,
.tld-system-band{
  padding:22px!important;
  border:1px solid rgba(255,0,141,.58)!important;
  background:linear-gradient(180deg,rgba(16,0,13,.96),rgba(3,0,4,.98))!important;
  box-shadow:0 0 38px rgba(255,0,141,.12)!important;
}
.tld-section-title{
  display:flex!important;
  align-items:end!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0 0 18px!important;
  padding-bottom:12px!important;
  border-bottom:1px solid rgba(215,181,109,.7)!important;
}
.tld-section-title p{
  margin:0!important;
  color:#ff008d!important;
  font:900 22px/1 "Impact","Arial Black",sans-serif!important;
  letter-spacing:.05em!important;
  text-shadow:0 0 12px rgba(255,0,141,.9)!important;
}
.tld-section-title h1,
.tld-section-title h2{
  margin:0!important;
  color:#fff!important;
  font:500 clamp(28px,4.5vw,50px)/1.08 "Yu Mincho","Hiragino Mincho ProN",serif!important;
  letter-spacing:.04em!important;
  text-shadow:0 0 14px rgba(255,255,255,.25)!important;
}

.tld-live-box{
  padding:18px!important;
  background:#030004!important;
  border:1px solid #d7b56d!important;
  box-shadow:inset 0 0 0 8px rgba(255,255,255,.02)!important;
}
.tld-live-date{margin:0 0 12px!important;color:#fff!important;font-weight:900!important}
.tld-live-metrics{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin:0 0 14px!important;
}
.tld-live-metrics span{
  display:block!important;
  padding:13px 8px!important;
  background:linear-gradient(90deg,#ff008d,#7f00ff)!important;
  color:#fff!important;
  text-align:center!important;
  font-weight:900!important;
}
.tld-live-metrics b{font-size:22px!important;color:#fff100!important}
.tld-live-row{
  display:grid!important;
  grid-template-columns:88px minmax(0,1fr)!important;
  gap:12px!important;
  padding:12px 0!important;
  border-top:1px solid rgba(255,255,255,.14)!important;
}
.tld-live-row>b{color:#00f6ff!important;font-size:16px!important}
.tld-live-row div{display:flex!important;flex-wrap:wrap!important;gap:7px!important}
.tld-live-row span{padding:5px 8px!important;background:rgba(255,255,255,.08)!important;color:#eee!important;font-size:12px!important}

.tld-news-panel .tlb-news-list,
.tld-news-panel .tlb-page-news-list{display:grid!important;gap:0!important}
.tld-news-panel .tlb-news-list a,
.tld-page-card .tlb-page-news-list a{
  display:grid!important;
  grid-template-columns:110px minmax(0,1fr) 26px!important;
  gap:14px!important;
  align-items:center!important;
  padding:13px 0!important;
  color:#fff!important;
  border-bottom:1px solid rgba(255,0,141,.35)!important;
}
.tld-news-panel time,
.tld-page-card time{color:#ff008d!important;font-weight:900!important}

.tld-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.tld-cast-card{
  position:relative!important;
  background:#070006!important;
  border:1px solid rgba(215,181,109,.58)!important;
  box-shadow:0 0 22px rgba(255,0,141,.14)!important;
}
.tld-cast-card__photo{
  position:relative!important;
  display:block!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
}
.tld-cast-card__photo img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.tld-cast-card__photo span{
  position:absolute!important;
  right:0!important;
  bottom:0!important;
  padding:8px 11px!important;
  background:#ff008d!important;
  color:#fff!important;
  font:900 12px/1 "Arial Black",sans-serif!important;
}
.tld-cast-card__body{padding:12px!important}
.tld-cast-card__body h3{margin:0 0 7px!important;color:#f8eed2!important;font:600 20px/1.2 "Yu Mincho","Hiragino Mincho ProN",serif!important}
.tld-cast-card__body p{margin:0 0 10px!important;color:#fff!important;font-size:13px!important;font-weight:800!important}
.tld-cast-card__tags{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:5px!important;margin-bottom:10px!important}
.tld-cast-card__tags b{
  padding:6px 3px!important;
  border:1px solid rgba(215,181,109,.7)!important;
  color:#fff7d2!important;
  text-align:center!important;
  font-size:10px!important;
}
.tld-cast-card__shift{
  display:grid!important;
  gap:3px!important;
  margin-bottom:10px!important;
  padding:8px!important;
  background:rgba(215,181,109,.18)!important;
  text-align:center!important;
}
.tld-cast-card__shift small{color:#fff!important;font-weight:900!important}
.tld-cast-card__shift strong{color:#00f6ff!important;font-size:15px!important}
.tld-cast-card__reserve{
  display:block!important;
  padding:11px!important;
  border-radius:0!important;
  background:linear-gradient(90deg,#ff2b67,#ff008d)!important;
  color:#fff!important;
  text-align:center!important;
  font-weight:900!important;
  box-shadow:0 0 16px rgba(255,0,141,.45)!important;
}

.tld-area-tabs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  padding:16px!important;
  border:1px solid rgba(255,0,141,.55)!important;
  background:#050005!important;
}
.tld-area-tabs button{
  border:1px solid #ff008d!important;
  background:#19000f!important;
  color:#fff!important;
  padding:11px 20px!important;
  font-weight:900!important;
}
.tld-area-tabs button.is-active{background:#ff008d!important;color:#fff!important}
.tld-area-heading{
  margin:18px 0 12px!important;
  padding:9px 12px!important;
  color:#f8eed2!important;
  background:linear-gradient(90deg,#7c0048,transparent)!important;
  font:600 24px/1.2 "Yu Mincho",serif!important;
}
.tld-empty{color:#fff!important}

.tld-system-band p{margin:0 0 8px!important;color:#ff008d!important;font:900 18px/1 "Impact",sans-serif!important}
.tld-system-band h2{margin:0 0 16px!important;color:#fff!important;font:900 clamp(28px,4vw,46px)/1.08 "Yu Gothic",sans-serif!important}
.tld-system-band div{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}
.tld-system-band span{padding:12px!important;background:#ff008d!important;color:#fff!important;text-align:center!important;font-weight:900!important}

.tld-side{
  position:sticky!important;
  top:106px!important;
  align-self:start!important;
  display:grid!important;
  gap:10px!important;
}
.tld-side h2{
  margin:0 0 6px!important;
  color:#ff008d!important;
  font:600 30px/1.1 "Yu Mincho",serif!important;
  text-align:center!important;
  text-shadow:0 0 14px rgba(255,0,141,.65)!important;
}
.tld-side a{
  position:relative!important;
  display:grid!important;
  align-content:center!important;
  min-height:88px!important;
  padding:16px!important;
  overflow:hidden!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.28)!important;
  background:linear-gradient(120deg,#6f003f,#ff008d)!important;
}
.tld-side a:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.5),transparent 18%);
}
.tld-side b,.tld-side span{position:relative;z-index:1}
.tld-side b{font-size:23px!important;line-height:1.18!important}
.tld-side span{font-size:12px!important;font-weight:900!important}
.tld-side .is-line{background:linear-gradient(120deg,#02c85b,#003b1c)!important}
.tld-side .is-media{background:linear-gradient(120deg,#74515f,#ff008d)!important}
.tld-side .is-pay{background:linear-gradient(120deg,#ff2b67,#ff008d)!important}
.tld-side .is-opinion{background:linear-gradient(120deg,#17303a,#02d8f7)!important}

.tld-fever .tlb-fixed-cta{
  left:50%!important;
  right:auto!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  width:min(720px,calc(100% - 28px))!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  gap:8px!important;
  padding:10px!important;
  background:rgba(58,0,34,.92)!important;
  border:1px solid rgba(255,0,141,.7)!important;
  box-shadow:0 0 30px rgba(255,0,141,.28)!important;
}
.tld-fever .tlb-fixed-cta a{
  min-width:0!important;
  padding:13px 10px!important;
  border-radius:999px!important;
  color:#fff!important;
  font-weight:900!important;
  text-align:center!important;
}
.tld-fever .tlb-fixed-cta__tel{background:#171015!important;border:1px solid #d7b56d!important}
.tld-fever .tlb-fixed-cta__line{background:#09c756!important}
.tld-fever .tlb-fixed-cta__web{background:linear-gradient(90deg,#ff2b67,#ff008d)!important}

/* Sub pages and profile are forced into the same Type-D skin */
.tld-content{
  width:min(1040px,100%)!important;
  margin:0 auto!important;
  padding:24px 18px 80px!important;
}
.tld-fever .tlc-visual-title{
  position:relative!important;
  margin:0 0 18px!important;
  padding:30px 22px!important;
  border:1px solid rgba(255,0,141,.55)!important;
  background:linear-gradient(135deg,#090006,#1a0014)!important;
  color:#fff!important;
}
.tld-fever .tlc-visual-title:before{
  content:"";
  position:absolute;
  inset:0;
  background:repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 8px);
  pointer-events:none;
}
.tld-fever .tlc-visual-title p{position:relative;color:#ff008d!important;font:900 22px/1 "Impact",sans-serif!important;text-shadow:0 0 12px rgba(255,0,141,.9)!important}
.tld-fever .tlc-visual-title h1{position:relative;color:#f8eed2!important;font:600 clamp(38px,7vw,74px)/1 "Yu Mincho",serif!important;text-shadow:0 0 18px rgba(215,181,109,.35)!important}
.tld-page-card,
.tld-fever .tlc-profile{
  padding:24px!important;
  border:1px solid rgba(255,0,141,.55)!important;
  background:linear-gradient(180deg,#11000d,#030004)!important;
  color:#fff!important;
  box-shadow:0 0 34px rgba(255,0,141,.15)!important;
}
.tld-fever .tlc-title{
  display:block!important;
  margin:0 0 20px!important;
  padding-bottom:12px!important;
  border-bottom:1px solid rgba(215,181,109,.7)!important;
}
.tld-fever .tlc-title p{margin:0!important;color:#ff008d!important;font:900 22px/1 "Impact",sans-serif!important;text-shadow:0 0 12px rgba(255,0,141,.75)!important}
.tld-fever .tlc-title h2{margin:8px 0 0!important;color:#fff!important;font:600 clamp(32px,5vw,56px)/1.05 "Yu Mincho",serif!important}
.tld-fever .tlc-page-body,
.tld-fever .tlc-page-body p,
.tld-fever .tlc-page-body li,
.tld-fever .tlc-page-body dd{
  color:#fff!important;
}
.tld-fever .tlc-page-body a{color:#00f6ff!important}

.tld-fever .tlc-profile__top{
  display:grid!important;
  grid-template-columns:minmax(280px,420px) minmax(0,1fr)!important;
  gap:24px!important;
}
.tld-fever .tlc-profile__main-photo{
  border:1px solid rgba(215,181,109,.7)!important;
  background:#000!important;
}
.tld-fever .tlc-profile__main-photo img{width:100%!important;height:auto!important;display:block!important}
.tld-fever .tlc-profile__thumbs{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:6px!important;margin-top:8px!important}
.tld-fever .tlc-profile__thumbs button{padding:0!important;border:1px solid rgba(255,0,141,.45)!important;background:#000!important}
.tld-fever .tlc-profile__thumbs img{display:block!important;width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important}
.tld-fever .tlc-profile__kicker{color:#ff008d!important;font:900 22px/1 "Impact",sans-serif!important;text-shadow:0 0 12px rgba(255,0,141,.75)!important}
.tld-fever .tlc-profile__summary h1{margin:10px 0!important;color:#f8eed2!important;font:600 clamp(42px,6vw,72px)/1 "Yu Mincho",serif!important}
.tld-fever .tlc-profile__summary h1 small{font-size:22px!important;color:#ff008d!important;margin-left:12px!important}
.tld-fever .tlc-profile__catch{color:#fff!important;font-size:17px!important;font-weight:900!important;line-height:1.8!important}
.tld-fever .tlc-profile__badges,
.tld-fever .tlc-profile__tags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:14px 0!important;padding:0!important}
.tld-fever .tlc-profile__badges span,
.tld-fever .tlc-profile__badges a,
.tld-fever .tlc-profile__badges em,
.tld-fever .tlc-profile__tags li{
  list-style:none!important;
  padding:7px 12px!important;
  border:1px solid rgba(215,181,109,.7)!important;
  background:#14000d!important;
  color:#fff8c8!important;
  font-size:12px!important;
  font-weight:900!important;
}
.tld-fever .tlc-profile__sizes{display:grid!important;grid-template-columns:repeat(4,1fr)!important;margin:16px 0!important;border:1px solid rgba(255,0,141,.5)!important}
.tld-fever .tlc-profile__sizes div{padding:12px!important;text-align:center!important;border-right:1px solid rgba(255,0,141,.35)!important}
.tld-fever .tlc-profile__sizes dt{color:#ff008d!important;font-weight:900!important}
.tld-fever .tlc-profile__sizes dd{margin:4px 0 0!important;color:#fff!important;font-weight:900!important;font-size:18px!important}
.tld-fever .tlc-profile__status{
  padding:16px!important;
  background:linear-gradient(90deg,#3c001f,#ff008d)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.24)!important;
}
.tld-fever .tlc-profile__status b{display:block!important;font-size:26px!important;color:#fff100!important}
.tld-fever .tlc-profile__status span,
.tld-fever .tlc-profile__status em{display:block!important;color:#fff!important;font-weight:900!important}
.tld-fever .tlc-profile__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:16px 0!important}
.tld-fever .tlc-profile__actions a{padding:15px!important;background:#08c756!important;color:#fff!important;text-align:center!important;font-weight:900!important}
.tld-fever .tlc-profile__actions a:last-child{background:linear-gradient(90deg,#ff2b67,#ff008d)!important}
.tld-fever .tlc-profile-schedule,
.tld-fever .tlc-profile-message{margin-top:20px!important;padding:18px!important;background:#070006!important;border:1px solid rgba(255,0,141,.42)!important}
.tld-fever .tlc-profile-schedule__row{display:grid!important;grid-template-columns:70px minmax(0,1fr) 100px 100px!important;gap:8px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}
.tld-fever .tlc-profile-schedule__date b{color:#ff008d!important}
.tld-fever .tlc-profile-schedule__main strong{color:#00f6ff!important}

@media(max-width:900px){
  body.tld-fever.admin-bar .tld-header{top:46px}
  .tld-site{width:100%!important}
  .tld-header{min-height:74px!important;padding:10px 12px!important}
  .tld-logo strong{font-size:34px!important}
  .tld-header-nav{display:none!important}
  .tld-header-tel{min-width:128px!important;padding:10px 12px!important;font-size:15px!important}
  .tld-menu-button{display:block!important}
  .tld-hero__visual{min-height:390px!important}
  .tld-hero__title b{font-size:68px!important}
  .tld-promo{min-height:112px!important;padding:16px 20px!important}
  .tld-promo b{font-size:34px!important}
  .tld-promo span{font-size:16px!important}
  .tld-menu-grid{grid-template-columns:repeat(4,1fr)!important}
  .tld-layout{grid-template-columns:1fr!important;padding:18px 12px 88px!important}
  .tld-side{position:static!important;grid-template-columns:1fr 1fr!important}
  .tld-side h2{grid-column:1/-1!important}
  .tld-cast-grid{grid-template-columns:repeat(2,1fr)!important}
  .tld-fever .tlc-profile__top{grid-template-columns:1fr!important}
}

@media(max-width:520px){
  .tld-header{min-height:68px!important}
  .tld-logo small{font-size:9px!important}
  .tld-logo strong{font-size:28px!important}
  .tld-logo span{font-size:8px!important}
  .tld-header-tel{min-width:108px!important;font-size:13px!important}
  .tld-header-tel span{font-size:9px!important}
  .tld-menu-button{width:48px!important;height:48px!important}
  .tld-hero__visual{min-height:330px!important}
  .tld-hero__visual .is-face-1{width:55%!important}
  .tld-hero__visual .is-face-2{left:55%;width:45%!important;bottom:50%!important}
  .tld-hero__visual .is-face-3{left:55%;right:0;width:45%!important;top:50%!important}
  .tld-hero__title{bottom:18px!important}
  .tld-hero__title b{font-size:50px!important}
  .tld-hero__title span{font-size:10px!important;letter-spacing:.22em!important}
  .tld-led{min-height:40px!important;padding:8px!important}
  .tld-led span{font-size:13px!important}
  .tld-led marquee{font-size:14px!important}
  .tld-promo-stack{gap:6px!important;padding:8px 0!important}
  .tld-promo{min-height:96px!important;padding:14px 16px!important}
  .tld-promo b{font-size:28px!important}
  .tld-menu-grid a{min-height:64px!important}
  .tld-menu-grid b{font-size:12px!important}
  .tld-menu-grid span{font-size:9px!important}
  .tld-section,
  .tld-live-info,
  .tld-news-panel,
  .tld-system-band,
  .tld-page-card,
  .tld-fever .tlc-profile{padding:14px!important}
  .tld-section-title{display:block!important}
  .tld-section-title h1,
  .tld-section-title h2{font-size:30px!important;margin-top:6px!important}
  .tld-live-metrics{grid-template-columns:1fr!important}
  .tld-live-row{grid-template-columns:1fr!important;gap:5px!important}
  .tld-cast-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .tld-cast-card__body{padding:9px!important}
  .tld-cast-card__body h3{font-size:16px!important}
  .tld-cast-card__tags{grid-template-columns:1fr 1fr!important}
  .tld-system-band div{grid-template-columns:1fr 1fr!important}
  .tld-side{grid-template-columns:1fr!important}
  .tld-content{padding:16px 10px 92px!important}
  .tld-fever .tlc-visual-title{padding:20px 14px!important}
  .tld-fever .tlc-visual-title h1{font-size:38px!important}
  .tld-fever .tlc-profile__sizes{grid-template-columns:1fr 1fr!important}
  .tld-fever .tlc-profile__actions{grid-template-columns:1fr!important}
  .tld-fever .tlc-profile-schedule__row{grid-template-columns:54px minmax(0,1fr)!important}
  .tld-fever .tlc-profile-schedule__row em,
  .tld-fever .tlc-profile-schedule__row a,
  .tld-fever .tlc-profile-schedule__row .is-disabled{grid-column:1/-1!important}
  .tld-fever .tlb-fixed-cta{grid-template-columns:1fr 1fr!important;bottom:8px!important}
  .tld-fever .tlb-fixed-cta__tel{display:none!important}
}

/* Type-D hard parity pass: every menu/profile surface must stay in Fever skin */
.tld-fever .tlc-profile,
.tld-fever .tld-page-card,
.tld-fever .tld-section{
  background:
    linear-gradient(180deg,rgba(18,0,12,.96),rgba(2,0,3,.98))!important;
  border:1px solid rgba(255,0,141,.58)!important;
  box-shadow:0 0 0 1px rgba(215,181,109,.12) inset,0 0 38px rgba(255,0,141,.16)!important;
}
.tld-fever .tlc-profile__top{
  background:
    radial-gradient(circle at 74% 24%,rgba(255,0,141,.18),transparent 42%),
    linear-gradient(135deg,#090006,#170013 55%,#060005)!important;
  border:1px solid rgba(215,181,109,.78)!important;
  box-shadow:0 0 0 1px rgba(255,0,141,.25) inset,0 0 26px rgba(255,0,141,.22)!important;
  padding:18px!important;
}
.tld-fever .tlc-profile__summary{
  background:transparent!important;
  color:#fff!important;
}
.tld-fever .tlc-profile__summary h1{
  border-bottom:1px solid rgba(215,181,109,.65)!important;
  padding-bottom:12px!important;
  color:#f8eed2!important;
  text-shadow:0 0 14px rgba(215,181,109,.35)!important;
}
.tld-fever .tlc-profile__catch,
.tld-fever .tlc-profile-message p,
.tld-fever .tlc-profile-message li,
.tld-fever .tlc-profile-schedule span,
.tld-fever .tlc-profile-schedule em{
  color:#fff!important;
}
.tld-fever .tlc-profile__sizes{
  background:#030004!important;
}
.tld-fever .tlc-profile__sizes div{
  background:linear-gradient(180deg,rgba(255,0,141,.12),rgba(0,0,0,.1))!important;
}
.tld-fever .tlc-profile-message,
.tld-fever .tlc-profile-schedule{
  background:
    linear-gradient(180deg,rgba(10,0,7,.98),rgba(0,0,0,.98))!important;
  border-color:rgba(215,181,109,.62)!important;
}
.tld-fever .tlc-profile-schedule__row{
  color:#fff!important;
}
.tld-fever .tlc-profile-schedule__row a,
.tld-fever .tlc-profile-schedule__row .is-disabled{
  border-radius:999px!important;
}
.tld-archive-body .tld-content{
  width:min(1120px,100%)!important;
}
.tld-archive-section{
  margin-top:20px!important;
}

/* Fever reference parity pass: density, borders, menu structure, cast/profile surfaces */
body.tld-fever{
  --fever-bg:#09000a;
  --fever-panel:#140012;
  --fever-panel-2:#220019;
  --fever-pink:#ff1493;
  --fever-pink-2:#ff2fb1;
  --fever-cyan:#00e6ff;
  --fever-green:#08c85e;
  --fever-gold:#d8bf7a;
  --fever-line:rgba(255,20,147,.62);
  --fever-grid:rgba(255,255,255,.045);
  overflow-x:hidden!important;
  background:
    radial-gradient(circle at 8% 12%,rgba(255,20,147,.22),transparent 28rem),
    radial-gradient(circle at 88% 8%,rgba(0,230,255,.16),transparent 30rem),
    linear-gradient(90deg,rgba(255,20,147,.10) 0 1px,transparent 1px 40px),
    linear-gradient(rgba(255,255,255,.045) 0 1px,transparent 1px 40px),
    linear-gradient(115deg,#150015 0%,#070009 42%,#071224 100%)!important;
  color:#fff!important;
  font-family:"Noto Sans JP","Yu Gothic",Meiryo,sans-serif!important;
}
body.tld-fever::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 3px),
    radial-gradient(circle at 40% 15%,rgba(255,20,147,.20),transparent 25rem);
  mix-blend-mode:screen;
  opacity:.75;
}
.tld-fever .tld-site{
  background:transparent!important;
  color:#fff!important;
}
body.admin-bar.tld-fever .tld-header{top:32px!important}
.tld-fever .tld-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  width:100%!important;
  min-height:96px!important;
  padding:0 max(18px,calc((100vw - 1180px)/2))!important;
  display:grid!important;
  grid-template-columns:230px minmax(0,1fr) auto 46px!important;
  align-items:center!important;
  gap:18px!important;
  background:rgba(0,0,0,.88)!important;
  border-bottom:1px solid rgba(255,20,147,.78)!important;
  box-shadow:0 8px 26px rgba(0,0,0,.55),0 0 22px rgba(255,20,147,.18)!important;
  backdrop-filter:blur(6px)!important;
}
.tld-fever .tld-logo{
  display:block!important;
  width:230px!important;
  color:#fff!important;
  text-decoration:none!important;
  line-height:.9!important;
  letter-spacing:0!important;
}
.tld-fever .tld-logo small{
  display:block!important;
  margin-bottom:5px!important;
  color:var(--fever-cyan)!important;
  font-size:11px!important;
  font-weight:900!important;
}
.tld-fever .tld-logo strong{
  display:block!important;
  color:#fff!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:42px!important;
  font-weight:900!important;
  line-height:.82!important;
  text-shadow:0 0 12px rgba(255,255,255,.26),0 0 18px rgba(255,20,147,.28)!important;
}
.tld-fever .tld-logo span{
  display:block!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.06em!important;
}
.tld-fever .tld-header-nav{
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:0!important;
  min-width:0!important;
}
.tld-fever .tld-header-nav a{
  position:relative!important;
  padding:12px 8px!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  text-shadow:0 0 8px rgba(255,255,255,.22)!important;
}
.tld-fever .tld-header-nav a::after{
  content:"";
  position:absolute;
  left:8px;
  right:8px;
  bottom:5px;
  height:1px;
  background:linear-gradient(90deg,transparent,var(--fever-pink),transparent);
  opacity:.0;
  transition:.18s;
}
.tld-fever .tld-header-nav a:hover{color:var(--fever-pink-2)!important}
.tld-fever .tld-header-nav a:hover::after{opacity:1!important}
.tld-fever .tld-header-tel{
  min-width:170px!important;
  height:54px!important;
  padding:0 20px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.58)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#111,#3c2737)!important;
  color:#fff!important;
  font-family:"Noto Sans JP",sans-serif!important;
  font-size:16px!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:0 0 0 2px rgba(255,20,147,.28),0 0 22px rgba(255,20,147,.30)!important;
}
.tld-fever .tld-header-tel span{
  color:var(--fever-cyan)!important;
  font-size:10px!important;
  line-height:1.1!important;
  letter-spacing:.04em!important;
}
.tld-fever .tld-menu-button{
  width:46px!important;
  height:46px!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:0!important;
  display:grid!important;
  place-items:center!important;
  background:rgba(255,20,147,.16)!important;
  box-shadow:0 0 16px rgba(255,20,147,.28) inset!important;
}
.tld-fever .tld-menu-button i{
  width:22px!important;
  height:2px!important;
  margin:3px 0!important;
  display:block!important;
  background:#fff!important;
}
.tld-fever .tld-menu-button span{display:none!important}

.tld-fever .tld-hero{
  position:relative!important;
  padding:0!important;
  margin:0 auto!important;
  min-height:0!important;
  background:#000!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  height:clamp(620px,calc(100vh - 96px),880px)!important;
  min-height:620px!important;
  display:block!important;
  overflow:hidden!important;
  border:none!important;
  border-radius:0!important;
  background:#000!important;
  box-shadow:none!important;
}
.tld-fever .tld-hero__visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:4;
  background:
    linear-gradient(90deg,rgba(0,0,0,.74) 0%,rgba(0,0,0,.38) 36%,rgba(0,0,0,.06) 70%,rgba(0,0,0,.42) 100%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.05) 0 1px,transparent 1px 4px);
  pointer-events:none;
}
.tld-fever .tld-hero__visual::after{
  content:"24H DEEP NIGHT / EVENT / LINE RESERVE";
  position:absolute;
  left:max(18px,calc((100vw - 1180px)/2));
  bottom:54px;
  z-index:6;
  padding:12px 18px;
  border:1px solid rgba(216,191,122,.72);
  background:rgba(0,0,0,.50);
  color:var(--fever-cyan);
  font-size:13px;
  font-weight:900;
  letter-spacing:.08em;
  text-shadow:0 0 12px rgba(0,230,255,.65);
}
.tld-fever .tld-hero__visual figure{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:#000!important;
}
.tld-fever .tld-hero__visual figure img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 28%!important;
  filter:saturate(1.16) contrast(1.05) brightness(.78)!important;
  transform:scale(1.02)!important;
}
.tld-fever .tld-hero__visual .is-face-1{z-index:1!important;clip-path:polygon(0 0,54% 0,54% 100%,0 100%)!important}
.tld-fever .tld-hero__visual .is-face-2{z-index:2!important;left:54%!important;width:23%!important;clip-path:none!important}
.tld-fever .tld-hero__visual .is-face-3{z-index:3!important;left:77%!important;width:23%!important;clip-path:none!important}
.tld-fever .tld-hero__title{
  position:absolute!important;
  z-index:7!important;
  left:max(18px,calc((100vw - 1180px)/2))!important;
  bottom:116px!important;
  width:min(430px,34vw)!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
}
.tld-fever .tld-hero__title b{
  display:block!important;
  color:#fff!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:clamp(54px,6vw,104px)!important;
  line-height:.82!important;
  letter-spacing:0!important;
  text-shadow:0 0 16px rgba(255,255,255,.38),0 0 24px rgba(255,20,147,.44)!important;
}
.tld-fever .tld-hero__title span{
  display:inline-block!important;
  margin-top:14px!important;
  padding:9px 12px!important;
  border:1px solid rgba(216,191,122,.72)!important;
  color:#fff!important;
  background:rgba(0,0,0,.5)!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.2!important;
}

.tld-fever .tld-menu-grid{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0 max(12px,calc((100vw - 1100px)/2))!important;
  display:grid!important;
  grid-template-columns:repeat(9,minmax(104px,1fr))!important;
  gap:4px!important;
  background:rgba(0,0,0,.86)!important;
  border-top:1px solid rgba(255,20,147,.85)!important;
  border-bottom:1px solid rgba(255,20,147,.65)!important;
  box-shadow:0 -18px 38px rgba(255,20,147,.18),0 20px 40px rgba(0,0,0,.45)!important;
}
.tld-fever .tld-menu-grid a{
  min-height:86px!important;
  padding:16px 8px 12px!important;
  border:1px solid rgba(255,20,147,.52)!important;
  border-radius:0!important;
  background:
    linear-gradient(180deg,rgba(255,20,147,.26),rgba(45,0,34,.72)),
    rgba(0,0,0,.52)!important;
  color:#fff!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-decoration:none!important;
  text-align:center!important;
  box-shadow:0 0 18px rgba(255,20,147,.16) inset!important;
}
.tld-fever .tld-menu-grid a b{
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1.1!important;
  letter-spacing:.02em!important;
}
.tld-fever .tld-menu-grid a span{
  margin-top:5px!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:900!important;
  opacity:.92!important;
  text-transform:uppercase!important;
}
.tld-fever .tld-menu-grid a:hover{
  background:linear-gradient(135deg,var(--fever-pink),#ff632c)!important;
  box-shadow:0 0 26px rgba(255,20,147,.5)!important;
}

.tld-fever .tld-led{
  width:min(1100px,calc(100% - 36px))!important;
  margin:22px auto 18px!important;
  min-height:58px!important;
  border:1px solid rgba(216,191,122,.62)!important;
  border-radius:0!important;
  background:#111!important;
  color:yellow!important;
  box-shadow:0 0 24px rgba(255,20,147,.20)!important;
}
.tld-fever .tld-led span{
  min-width:150px!important;
  padding:0 18px!important;
  background:linear-gradient(135deg,#ff1493,#ff3e34)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
}
.tld-fever .tld-led marquee{
  color:yellow!important;
  font-size:15px!important;
  font-weight:900!important;
  text-shadow:0 0 12px rgba(255,255,0,.34)!important;
}
.tld-fever .tld-promo-stack{
  width:min(1100px,calc(100% - 36px))!important;
  margin:0 auto 38px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:10px!important;
  background:transparent!important;
}
.tld-fever .tld-promo{
  position:relative!important;
  min-height:102px!important;
  padding:18px 20px!important;
  border:1px solid rgba(255,20,147,.68)!important;
  border-radius:0!important;
  color:#fff!important;
  overflow:hidden!important;
  text-decoration:none!important;
  box-shadow:0 0 22px rgba(255,20,147,.25)!important;
}
.tld-fever .tld-promo::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.10),transparent 34%,rgba(0,230,255,.12));
  pointer-events:none;
}
.tld-fever .tld-promo small{
  display:block!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  opacity:.9!important;
}
.tld-fever .tld-promo b{
  display:block!important;
  margin-top:4px!important;
  color:#fff!important;
  font-size:25px!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  letter-spacing:.02em!important;
  text-shadow:0 0 16px rgba(255,255,255,.25)!important;
}
.tld-fever .tld-promo span{
  display:block!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
}
.tld-fever .tld-promo.is-new{background:linear-gradient(135deg,#ff1493,#ff632c)!important}
.tld-fever .tld-promo.is-line{background:linear-gradient(135deg,#047c38,#18d86e)!important}
.tld-fever .tld-promo.is-night{background:linear-gradient(135deg,#9b0b75,#00c8d8)!important}

.tld-fever .tld-layout{
  width:min(1100px,calc(100% - 36px))!important;
  margin:0 auto 56px!important;
  display:grid!important;
  grid-template-columns:minmax(0,760px) 280px!important;
  gap:24px!important;
  align-items:start!important;
}
.tld-fever .tld-main,
.tld-fever .tld-content{
  width:100%!important;
  max-width:none!important;
}
.tld-fever .tld-content{
  padding:28px max(18px,calc((100vw - 1100px)/2)) 80px!important;
  background:transparent!important;
}
.tld-fever .tld-section,
.tld-fever .tld-news-panel,
.tld-fever .tld-live-info,
.tld-fever .tld-page-card,
.tld-fever .tlc-profile{
  position:relative!important;
  margin:0 0 28px!important;
  padding:24px!important;
  border:1px solid rgba(255,20,147,.54)!important;
  border-radius:0!important;
  background:
    linear-gradient(rgba(255,255,255,.035) 0 1px,transparent 1px 34px),
    linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 34px),
    linear-gradient(135deg,rgba(12,0,12,.98),rgba(38,0,28,.94))!important;
  color:#fff!important;
  box-shadow:0 0 0 1px rgba(216,191,122,.10) inset,0 0 30px rgba(255,20,147,.14)!important;
}
.tld-fever .tld-section-title{
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  align-items:end!important;
  gap:18px!important;
  margin:0 0 18px!important;
  padding-bottom:12px!important;
  border-bottom:1px solid rgba(216,191,122,.74)!important;
}
.tld-fever .tld-section-title p,
.tld-fever .tlc-section-title__en{
  margin:0!important;
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:25px!important;
  line-height:1!important;
  letter-spacing:.04em!important;
  text-shadow:0 0 16px rgba(255,20,147,.8)!important;
}
.tld-fever .tld-section-title h1,
.tld-fever .tld-section-title h2,
.tld-fever .tlc-section-title__ja{
  margin:0!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:clamp(32px,3.2vw,48px)!important;
  font-weight:500!important;
  line-height:1.15!important;
  text-align:right!important;
  letter-spacing:.02em!important;
  text-shadow:0 0 12px rgba(255,255,255,.22)!important;
}
.tld-fever .tld-section-title small{
  grid-column:1/-1!important;
  color:#ddd!important;
  font-size:13px!important;
  font-weight:700!important;
}
.tld-fever .tld-live-box{
  max-height:350px!important;
  overflow:auto!important;
  padding:24px!important;
  border:1px solid rgba(216,191,122,.92)!important;
  background:rgba(0,0,0,.86)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.tld-fever .tld-live-date{
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
}
.tld-fever .tld-live-metrics{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:10px!important;
  margin:16px 0!important;
}
.tld-fever .tld-live-metrics span{
  padding:12px 10px!important;
  border:1px solid rgba(255,20,147,.8)!important;
  background:linear-gradient(135deg,#ff1493,#7f00ff)!important;
  color:#fff!important;
  text-align:center!important;
  font-size:13px!important;
  font-weight:900!important;
}
.tld-fever .tld-live-metrics b{
  color:#fff!important;
  font-size:22px!important;
}
.tld-fever .tld-live-row{
  display:grid!important;
  grid-template-columns:80px 1fr!important;
  gap:14px!important;
  padding:12px 0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
.tld-fever .tld-live-row b{
  color:var(--fever-cyan)!important;
  font-size:15px!important;
}
.tld-fever .tld-live-row span{
  display:inline-block!important;
  margin:0 5px 7px 0!important;
  padding:5px 9px!important;
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  font-size:12px!important;
}
.tld-fever .tld-news-panel .tlb-news-list,
.tld-fever .tld-page-card .tlb-news-list{
  display:block!important;
}
.tld-fever .tlb-news-list article,
.tld-fever .tlb-news-item{
  display:grid!important;
  grid-template-columns:112px 1fr auto!important;
  gap:16px!important;
  align-items:center!important;
  padding:14px 0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  background:transparent!important;
  color:#fff!important;
}
.tld-fever .tlb-news-list time{
  color:var(--fever-pink)!important;
  font-weight:900!important;
}
.tld-fever .tlb-news-list h3,
.tld-fever .tlb-news-item h3{
  color:#fff!important;
  font-size:17px!important;
  font-weight:900!important;
}

.tld-fever .tld-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:14px!important;
}
.tld-fever .tld-cast-card{
  border:1px solid rgba(255,20,147,.68)!important;
  border-radius:0!important;
  background:#090006!important;
  color:#fff!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.tld-fever .tld-cast-card__photo{
  position:relative!important;
  display:block!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
  background:#000!important;
  border-bottom:1px solid rgba(216,191,122,.45)!important;
}
.tld-fever .tld-cast-card__photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  filter:saturate(1.08) contrast(1.04)!important;
}
.tld-fever .tld-cast-card__photo span{
  position:absolute!important;
  right:0!important;
  bottom:0!important;
  min-width:58px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  background:var(--fever-pink)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  border-radius:0!important;
  clip-path:polygon(100% 0,100% 100%,0 100%,22% 0)!important;
}
.tld-fever .tld-cast-card__body{
  padding:13px!important;
  background:linear-gradient(180deg,#130010,#090006)!important;
}
.tld-fever .tld-cast-card__body h3{
  margin:0 0 6px!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:19px!important;
  font-weight:500!important;
  line-height:1.2!important;
}
.tld-fever .tld-cast-card__body p{
  margin:0 0 10px!important;
  color:#f6e9d2!important;
  font-size:12px!important;
  font-weight:800!important;
}
.tld-fever .tld-cast-card__tags{
  display:grid!important;
  grid-template-columns:repeat(2,1fr)!important;
  gap:5px!important;
  margin:0 0 10px!important;
}
.tld-fever .tld-cast-card__tags b{
  min-height:29px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(216,191,122,.78)!important;
  border-radius:3px!important;
  background:rgba(255,20,147,.10)!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
}
.tld-fever .tld-cast-card__shift{
  margin:0 0 10px!important;
  padding:10px!important;
  border-radius:0!important;
  background:rgba(216,191,122,.20)!important;
  color:#fff!important;
  text-align:center!important;
}
.tld-fever .tld-cast-card__shift small{
  display:block!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
}
.tld-fever .tld-cast-card__shift strong{
  display:block!important;
  color:var(--fever-cyan)!important;
  font-size:14px!important;
  font-weight:900!important;
}
.tld-fever .tld-cast-card__reserve{
  height:44px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#ff3434,var(--fever-pink))!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:0 0 18px rgba(255,20,147,.34)!important;
}
.tld-fever .tld-area-tabs{
  margin:0 0 18px!important;
  padding:14px!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  border:1px solid rgba(255,20,147,.55)!important;
  border-radius:0!important;
  background:rgba(0,0,0,.42)!important;
}
.tld-fever .tld-area-tabs button{
  min-width:74px!important;
  min-height:38px!important;
  border:1px solid rgba(255,20,147,.68)!important;
  border-radius:0!important;
  background:#260018!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
}
.tld-fever .tld-area-tabs button.is-active,
.tld-fever .tld-area-tabs button:hover{
  background:linear-gradient(135deg,#ff1493,#ff632c)!important;
}
.tld-fever .tld-area-heading{
  margin:20px 0 12px!important;
  padding:10px 12px!important;
  border-left:4px solid var(--fever-cyan)!important;
  background:rgba(0,0,0,.62)!important;
  color:var(--fever-cyan)!important;
  font-size:18px!important;
  font-weight:900!important;
}

.tld-fever .tld-side{
  display:block!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
}
.tld-fever .tld-side h2{
  margin:0 0 12px!important;
  color:var(--fever-pink)!important;
  font-size:26px!important;
  font-weight:900!important;
  text-align:center!important;
  letter-spacing:.04em!important;
  text-shadow:0 0 16px rgba(255,20,147,.65)!important;
}
.tld-fever .tld-side a{
  display:flex!important;
  min-height:86px!important;
  margin:0 0 12px!important;
  padding:17px 20px!important;
  border:1px solid rgba(255,20,147,.72)!important;
  border-radius:0!important;
  flex-direction:column!important;
  justify-content:center!important;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 0 22px rgba(255,20,147,.22)!important;
}
.tld-fever .tld-side a b{
  color:#fff!important;
  font-size:22px!important;
  font-weight:900!important;
  line-height:1.15!important;
}
.tld-fever .tld-side a span{
  margin-top:6px!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
}
.tld-fever .tld-side .is-pink{background:linear-gradient(135deg,#ff1493,#9f0a71)!important}
.tld-fever .tld-side .is-green{background:linear-gradient(135deg,#086635,#0cb866)!important}
.tld-fever .tld-side .is-cyan{background:linear-gradient(135deg,#0b6b80,#19d6df)!important}
.tld-fever .tld-side .is-gold{background:linear-gradient(135deg,#6b4c16,#d8bf7a)!important}

.tld-fever .tld-system-band{
  margin:28px 0!important;
  padding:26px!important;
  border:1px solid rgba(255,20,147,.68)!important;
  border-radius:0!important;
  background:linear-gradient(135deg,#10000d,#320020)!important;
  color:#fff!important;
}
.tld-fever .tld-system-band p{
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
}
.tld-fever .tld-system-band h2{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:34px!important;
  line-height:1.25!important;
}
.tld-fever .tld-system-band div{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:8px!important;
}
.tld-fever .tld-system-band span{
  padding:10px!important;
  border:1px solid rgba(216,191,122,.72)!important;
  color:#fff!important;
  text-align:center!important;
  font-weight:900!important;
}

.tld-fever .tlc-visual-title{
  width:min(1100px,calc(100% - 36px))!important;
  margin:28px auto 16px!important;
  padding:26px!important;
  border:1px solid rgba(216,191,122,.72)!important;
  border-radius:0!important;
  background:rgba(0,0,0,.74)!important;
  color:#fff!important;
  box-shadow:0 0 24px rgba(255,20,147,.18)!important;
}
.tld-fever .tlc-visual-title__eyebrow,
.tld-fever .tlc-visual-title p:first-child{
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:24px!important;
  line-height:1!important;
  text-shadow:0 0 14px rgba(255,20,147,.75)!important;
}
.tld-fever .tlc-visual-title h1{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:clamp(42px,5vw,72px)!important;
  font-weight:500!important;
  line-height:1.06!important;
  letter-spacing:.02em!important;
}
.tld-fever .tlc-visual-title__breadcrumb,
.tld-fever .tlc-visual-title small{
  color:#e8d6bf!important;
  font-weight:800!important;
}
.tld-fever .tld-page-card{
  width:min(1100px,100%)!important;
  margin:0 auto 40px!important;
  padding:26px!important;
}
.tld-fever .tld-page-card .tlc-section-title{
  border-bottom:1px solid rgba(216,191,122,.72)!important;
  padding-bottom:12px!important;
  margin-bottom:20px!important;
}
.tld-fever .tld-page-card,
.tld-fever .tld-page-card p,
.tld-fever .tld-page-card li,
.tld-fever .tld-page-card dd,
.tld-fever .tld-page-card td{
  color:#fff!important;
}
.tld-fever .tld-page-card h2,
.tld-fever .tld-page-card h3{
  color:#fff!important;
}

.tld-fever .tlc-profile{
  width:min(1100px,100%)!important;
  margin:0 auto 44px!important;
  padding:22px!important;
}
.tld-fever .tlc-profile__top{
  display:grid!important;
  grid-template-columns:minmax(280px,41%) minmax(0,1fr)!important;
  gap:24px!important;
  padding:0!important;
  border:none!important;
  background:transparent!important;
  box-shadow:none!important;
}
.tld-fever .tlc-profile__photo{
  padding:0!important;
  border:1px solid rgba(216,191,122,.72)!important;
  border-radius:0!important;
  background:#000!important;
}
.tld-fever .tlc-profile__main-photo{
  border-radius:0!important;
  aspect-ratio:3/4!important;
  background:#000!important;
}
.tld-fever .tlc-profile__main-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.tld-fever .tlc-profile__thumbs{
  padding:8px!important;
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  gap:6px!important;
  background:#090006!important;
}
.tld-fever .tlc-profile__thumbs button{
  border:1px solid rgba(255,20,147,.48)!important;
  border-radius:0!important;
  aspect-ratio:1!important;
  background:#000!important;
}
.tld-fever .tlc-profile__summary{
  padding:0!important;
  background:transparent!important;
  color:#fff!important;
}
.tld-fever .tlc-profile__kicker{
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:26px!important;
  text-shadow:0 0 14px rgba(255,20,147,.75)!important;
}
.tld-fever .tlc-profile__summary h1{
  display:flex!important;
  align-items:flex-end!important;
  gap:14px!important;
  margin:0 0 14px!important;
  padding:0 0 16px!important;
  border-bottom:1px solid rgba(216,191,122,.74)!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:54px!important;
  font-weight:500!important;
  line-height:1.05!important;
}
.tld-fever .tlc-profile__summary h1 small{
  color:#e9d7c2!important;
  font-size:18px!important;
  font-weight:900!important;
}
.tld-fever .tlc-profile__catch{
  margin:0 0 14px!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.9!important;
}
.tld-fever .tlc-profile__badges,
.tld-fever .tlc-profile__tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin:0 0 14px!important;
}
.tld-fever .tlc-profile__badges span,
.tld-fever .tlc-profile__badges a,
.tld-fever .tlc-profile__badges em,
.tld-fever .tlc-profile__tags li{
  min-height:30px!important;
  padding:6px 11px!important;
  border:1px solid rgba(216,191,122,.75)!important;
  border-radius:3px!important;
  background:rgba(255,20,147,.13)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  font-style:normal!important;
  text-decoration:none!important;
}
.tld-fever .tlc-profile__sizes{
  margin:0 0 14px!important;
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  border:1px solid rgba(255,20,147,.55)!important;
  background:#000!important;
}
.tld-fever .tlc-profile__sizes div{
  padding:10px!important;
  border-right:1px solid rgba(255,20,147,.35)!important;
  background:transparent!important;
  text-align:center!important;
}
.tld-fever .tlc-profile__sizes dt{
  color:var(--fever-pink)!important;
  font-size:11px!important;
  font-weight:900!important;
}
.tld-fever .tlc-profile__sizes dd{
  margin:0!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:900!important;
}
.tld-fever .tlc-profile__status{
  margin:0 0 14px!important;
  padding:13px!important;
  border:1px solid rgba(216,191,122,.72)!important;
  border-radius:0!important;
  background:rgba(0,0,0,.66)!important;
  color:#fff!important;
}
.tld-fever .tlc-profile__status b{
  color:var(--fever-cyan)!important;
  font-size:18px!important;
}
.tld-fever .tlc-profile__status span,
.tld-fever .tlc-profile__status em{
  color:#fff!important;
  font-weight:800!important;
}
.tld-fever .tlc-profile__actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin:0 0 18px!important;
}
.tld-fever .tlc-profile__actions a{
  min-height:48px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.35)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#ff3434,var(--fever-pink))!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.tld-fever .tlc-profile-schedule,
.tld-fever .tlc-profile-message{
  margin:18px 0 0!important;
  padding:16px!important;
  border:1px solid rgba(216,191,122,.62)!important;
  border-radius:0!important;
  background:rgba(0,0,0,.72)!important;
}
.tld-fever .tlc-profile-schedule__row{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr) 96px 110px!important;
  gap:10px!important;
  align-items:center!important;
  padding:10px 0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
.tld-fever .tlc-profile-schedule__date b,
.tld-fever .tlc-profile-schedule__main strong{
  color:#fff!important;
}
.tld-fever .tlc-profile-schedule__date span,
.tld-fever .tlc-profile-schedule__main span{
  color:#e9d7c2!important;
}
.tld-fever .tlc-profile-schedule__row em{
  color:var(--fever-cyan)!important;
  font-style:normal!important;
  font-weight:900!important;
}
.tld-fever .tlc-profile-schedule__row a,
.tld-fever .tlc-profile-schedule__row .is-disabled{
  min-height:32px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,20,147,.62)!important;
  border-radius:999px!important;
  color:#fff!important;
  background:rgba(255,20,147,.18)!important;
  text-decoration:none!important;
  font-size:12px!important;
  font-weight:900!important;
}
.tld-fever .tlb-fixed-cta{
  left:50%!important;
  right:auto!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  width:min(720px,calc(100% - 28px))!important;
  min-height:70px!important;
  padding:12px!important;
  border:0!important;
  border-radius:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  background:rgba(91,42,62,.92)!important;
  box-shadow:0 0 24px rgba(255,20,147,.26)!important;
  z-index:1001!important;
}
.tld-fever .tlb-fixed-cta a,
.tld-fever .tlb-fixed-cta button{
  min-width:130px!important;
  height:50px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.56)!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.tld-fever .tlb-fixed-cta__line{
  background:var(--fever-green)!important;
}
.tld-fever .tlb-fixed-cta__reserve,
.tld-fever .tlb-fixed-cta__contact{
  background:linear-gradient(135deg,#ff3434,var(--fever-pink))!important;
}
.tld-fever .tlb-fixed-cta__tel{
  background:#1b1b1b!important;
}

@media (max-width: 1180px){
  .tld-fever .tld-header{
  grid-template-columns:190px minmax(0,1fr) auto 42px!important;
    padding:0 14px!important;
  }
  .tld-fever .tld-logo{width:190px!important}
  .tld-fever .tld-logo strong{font-size:34px!important}
  .tld-fever .tld-header-nav a{padding:10px 8px!important;font-size:12px!important}
  .tld-fever .tld-layout{width:calc(100% - 28px)!important;grid-template-columns:minmax(0,1fr) 260px!important}
}
@media (max-width: 900px){
  body.admin-bar.tld-fever .tld-header{top:46px!important}
  .tld-fever .tld-header{
    min-height:74px!important;
    grid-template-columns:1fr auto 44px!important;
    gap:10px!important;
  }
  .tld-fever .tld-logo{width:auto!important}
  .tld-fever .tld-logo small{font-size:9px!important}
  .tld-fever .tld-logo strong{font-size:30px!important}
  .tld-fever .tld-logo span{font-size:10px!important}
  .tld-fever .tld-header-nav{display:none!important}
  .tld-fever .tld-header-tel{
    min-width:112px!important;
    height:42px!important;
    padding:0 12px!important;
    font-size:0!important;
    background:var(--fever-green)!important;
    border-radius:999px!important;
  }
  .tld-fever .tld-header-tel span{
    font-size:14px!important;
    color:#fff!important;
  }
  .tld-fever .tld-hero__visual{
    height:560px!important;
    min-height:560px!important;
  }
  .tld-fever .tld-hero__visual .is-face-1{clip-path:none!important}
  .tld-fever .tld-hero__visual .is-face-2,
  .tld-fever .tld-hero__visual .is-face-3{display:none!important}
  .tld-fever .tld-hero__title{
    left:18px!important;
    bottom:76px!important;
    width:calc(100% - 36px)!important;
  }
  .tld-fever .tld-hero__title b{font-size:56px!important}
  .tld-fever .tld-menu-grid{
    padding:0!important;
    grid-template-columns:repeat(4,1fr)!important;
  }
  .tld-fever .tld-menu-grid a{
    min-height:72px!important;
    padding:10px 4px!important;
  }
  .tld-fever .tld-menu-grid a b{font-size:12px!important}
  .tld-fever .tld-menu-grid a span{font-size:9px!important}
  .tld-fever .tld-promo-stack{
    width:calc(100% - 22px)!important;
    grid-template-columns:1fr!important;
  }
  .tld-fever .tld-layout{
    width:calc(100% - 22px)!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .tld-fever .tld-side{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  .tld-fever .tld-side h2{
    grid-column:1/-1!important;
    margin-top:12px!important;
  }
  .tld-fever .tld-cast-grid{grid-template-columns:1fr 1fr!important}
  .tld-fever .tld-section,
  .tld-fever .tld-news-panel,
  .tld-fever .tld-live-info,
  .tld-fever .tld-page-card,
  .tld-fever .tlc-profile{
    padding:16px!important;
  }
  .tld-fever .tld-section-title{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  .tld-fever .tld-section-title h1,
  .tld-fever .tld-section-title h2,
  .tld-fever .tlc-section-title__ja{
    text-align:left!important;
    font-size:32px!important;
  }
  .tld-fever .tlc-profile__top{
    grid-template-columns:1fr!important;
  }
  .tld-fever .tlc-profile__summary h1{
    font-size:40px!important;
  }
}
@media (max-width: 520px){
  .tld-fever .tld-cast-grid{grid-template-columns:1fr!important}
  .tld-fever .tld-live-metrics{grid-template-columns:1fr!important}
  .tld-fever .tld-system-band div{grid-template-columns:1fr 1fr!important}
  .tld-fever .tld-side{grid-template-columns:1fr!important}
  .tld-fever .tlc-profile__sizes{grid-template-columns:1fr 1fr!important}
  .tld-fever .tlc-profile__actions{grid-template-columns:1fr!important}
  .tld-fever .tlc-profile-schedule__row{
    grid-template-columns:58px minmax(0,1fr)!important;
  }
  .tld-fever .tlc-profile-schedule__row em,
  .tld-fever .tlc-profile-schedule__row a,
  .tld-fever .tlc-profile-schedule__row .is-disabled{
    grid-column:1/-1!important;
  }
  .tld-fever .tlb-fixed-cta{
    bottom:8px!important;
    min-height:58px!important;
    padding:8px!important;
    gap:7px!important;
  }
  .tld-fever .tlb-fixed-cta a,
  .tld-fever .tlb-fixed-cta button{
    min-width:0!important;
    flex:1!important;
    height:42px!important;
    font-size:12px!important;
  }
}

/* Type-D Fever strict parity pass: top, all menu pages, therapist archive, profile */
.tld-fever{
  --fever-bg:#09000a;
  --fever-bg2:#180014;
  --fever-panel:#150011;
  --fever-panel2:#2d0b24;
  --fever-pink:#ff1493;
  --fever-hot:#ff2c6f;
  --fever-purple:#8b12d8;
  --fever-cyan:#00e9ff;
  --fever-green:#09c869;
  --fever-gold:#d8bf7a;
  --fever-line:rgba(255,20,147,.72);
  overflow-x:hidden!important;
  background:
    linear-gradient(90deg,rgba(255,20,147,.16) 0,transparent 32%,rgba(0,233,255,.08) 100%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 28px),
    repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 28px),
    radial-gradient(circle at 12% 18%,rgba(255,20,147,.28),transparent 30%),
    radial-gradient(circle at 82% 24%,rgba(0,233,255,.16),transparent 30%),
    #08000b!important;
  color:#fff!important;
  font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif!important;
}
.tld-fever *,
.tld-fever *::before,
.tld-fever *::after{
  box-sizing:border-box!important;
  letter-spacing:0!important;
}
.tld-fever a{color:inherit}
.tld-fever img{max-width:100%;display:block}

.tld-fever .tld-site{
  min-height:100vh!important;
  padding:0 0 110px!important;
  background:transparent!important;
}
.tld-fever .tld-header{
  position:sticky!important;
  top:0!important;
  z-index:2000!important;
  width:100%!important;
  min-height:76px!important;
  padding:0 22px!important;
  display:grid!important;
  grid-template-columns:250px minmax(0,1fr) 210px 54px!important;
  align-items:center!important;
  gap:16px!important;
  background:linear-gradient(90deg,rgba(8,0,9,.98),rgba(54,0,38,.94),rgba(8,0,9,.98))!important;
  border-bottom:1px solid rgba(255,20,147,.55)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.52), inset 0 -1px 0 rgba(216,191,122,.18)!important;
}
.tld-fever.admin-bar .tld-header{top:32px!important}
.tld-fever .tld-logo{
  min-width:0!important;
  width:250px!important;
  height:60px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  text-decoration:none!important;
  color:#fff!important;
  overflow:hidden!important;
}
.tld-fever .tld-logo small{
  order:2!important;
  display:block!important;
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:10px!important;
  line-height:1!important;
  text-transform:uppercase!important;
}
.tld-fever .tld-logo strong{
  order:1!important;
  display:block!important;
  white-space:nowrap!important;
  color:#fff!important;
  font-family:Impact,"Arial Black","Arial Narrow",sans-serif!important;
  font-size:42px!important;
  line-height:.88!important;
  font-weight:900!important;
  text-shadow:3px 3px 0 #000,0 0 14px rgba(255,20,147,.52)!important;
}
.tld-fever .tld-logo span{
  order:3!important;
  display:block!important;
  margin-top:2px!important;
  color:#fff!important;
  font-family:Georgia,serif!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
}
.tld-fever .tld-header-nav{
  min-width:0!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:0!important;
  overflow:hidden!important;
}
.tld-fever .tld-header-nav a{
  position:relative!important;
  min-height:44px!important;
  padding:8px 10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1.2!important;
  text-decoration:none!important;
  text-shadow:0 2px 0 #000!important;
  border-right:1px solid rgba(255,255,255,.12)!important;
}
.tld-fever .tld-header-nav a:hover{
  color:var(--fever-pink)!important;
  text-shadow:0 0 12px rgba(255,20,147,.86)!important;
}
.tld-fever .tld-header-tel{
  width:210px!important;
  min-width:210px!important;
  height:52px!important;
  padding:6px 12px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.72)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#151515,#33172d)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1.05!important;
  text-decoration:none!important;
  box-shadow:0 0 18px rgba(255,20,147,.36)!important;
}
.tld-fever .tld-header-tel span{
  display:block!important;
  color:var(--fever-cyan)!important;
  font-size:10px!important;
  font-weight:900!important;
}
.tld-fever .tld-menu-button{
  width:54px!important;
  height:54px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:0!important;
  background:rgba(255,20,147,.16)!important;
}
.tld-fever .tld-menu-button i{
  display:block!important;
  width:28px!important;
  height:2px!important;
  margin:3px auto!important;
  background:#fff!important;
  box-shadow:0 0 9px rgba(255,20,147,.72)!important;
}
.tld-fever .tld-menu-button span{
  display:block!important;
  color:#fff!important;
  font-size:9px!important;
  font-family:Impact,"Arial Black",sans-serif!important;
}

.tld-fever .tld-hero{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border-bottom:3px solid rgba(255,20,147,.72)!important;
  background:#000!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual{
  position:relative!important;
  height:min(760px,calc(100vh - 78px))!important;
  min-height:620px!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:52% 24% 24%!important;
  grid-template-rows:1fr 1fr!important;
  gap:2px!important;
  background:#000!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.46) 40%,rgba(0,0,0,.12) 100%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.08) 0 1px,transparent 1px 4px)!important;
}
.tld-fever .tld-hero__visual figure{
  position:relative!important;
  inset:auto!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  clip-path:none!important;
  overflow:hidden!important;
  opacity:1!important;
  filter:saturate(1.15) contrast(1.08)!important;
}
.tld-fever .tld-hero__visual .is-face-1{
  grid-column:1/2!important;
  grid-row:1/3!important;
}
.tld-fever .tld-hero__visual .is-face-2{
  grid-column:2/4!important;
  grid-row:1/2!important;
  display:block!important;
}
.tld-fever .tld-hero__visual .is-face-3{
  grid-column:2/4!important;
  grid-row:2/3!important;
  display:block!important;
}
.tld-fever .tld-hero__visual figure img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
}
.tld-fever .tld-hero__title{
  position:absolute!important;
  z-index:4!important;
  left:clamp(18px,5vw,86px)!important;
  bottom:124px!important;
  width:min(680px,48vw)!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  color:#fff!important;
  text-align:left!important;
}
.tld-fever .tld-hero__title b{
  display:block!important;
  color:#fff!important;
  font-family:Impact,"Arial Black","Arial Narrow",sans-serif!important;
  font-size:clamp(58px,6vw,110px)!important;
  line-height:.86!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  text-shadow:5px 5px 0 #000,0 0 18px rgba(255,20,147,.65)!important;
}
.tld-fever .tld-hero__title span{
  display:inline-block!important;
  margin-top:18px!important;
  padding:8px 14px!important;
  color:var(--fever-cyan)!important;
  font-size:15px!important;
  font-weight:900!important;
  background:rgba(0,0,0,.62)!important;
  border-left:4px solid var(--fever-pink)!important;
}

.tld-fever .tld-menu-grid{
  position:relative!important;
  z-index:5!important;
  width:min(1120px,calc(100% - 30px))!important;
  margin:-76px auto 26px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(9,1fr)!important;
  gap:6px!important;
  background:transparent!important;
  border:0!important;
}
.tld-fever .tld-sub-site .tld-menu-grid{
  margin:18px auto 28px!important;
}
.tld-fever .tld-menu-grid a{
  position:relative!important;
  min-height:76px!important;
  padding:12px 6px 10px!important;
  display:grid!important;
  align-content:center!important;
  justify-items:center!important;
  border:1px solid rgba(255,20,147,.72)!important;
  border-radius:0!important;
  background:linear-gradient(180deg,rgba(117,8,76,.94),rgba(38,0,32,.98))!important;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:inset 0 0 20px rgba(255,20,147,.18),0 0 12px rgba(255,20,147,.16)!important;
}
.tld-fever .tld-menu-grid a::before{
  display:block!important;
  margin-bottom:4px!important;
  color:var(--fever-pink)!important;
  font-size:20px!important;
  line-height:1!important;
  font-family:"Arial",sans-serif!important;
  text-shadow:0 0 10px rgba(255,20,147,.86)!important;
}
.tld-fever .tld-menu-grid a:nth-child(1)::before{content:"⌂"!important}
.tld-fever .tld-menu-grid a:nth-child(2)::before{content:"i"!important}
.tld-fever .tld-menu-grid a:nth-child(3)::before{content:"▦"!important}
.tld-fever .tld-menu-grid a:nth-child(4)::before{content:"◇"!important}
.tld-fever .tld-menu-grid a:nth-child(5)::before{content:"★"!important}
.tld-fever .tld-menu-grid a:nth-child(6)::before{content:"¥"!important}
.tld-fever .tld-menu-grid a:nth-child(7)::before{content:"◎"!important}
.tld-fever .tld-menu-grid a:nth-child(8)::before{content:"✉"!important}
.tld-fever .tld-menu-grid a:nth-child(9)::before{content:"+"!important}
.tld-fever .tld-menu-grid a b{
  display:block!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1.1!important;
  text-shadow:0 2px 0 #000!important;
}
.tld-fever .tld-menu-grid a span{
  display:block!important;
  margin-top:3px!important;
  color:#e9d7c2!important;
  font-family:Georgia,serif!important;
  font-size:9px!important;
  line-height:1!important;
  text-transform:uppercase!important;
}

.tld-fever .tld-led{
  width:min(1120px,calc(100% - 30px))!important;
  margin:0 auto 20px!important;
  min-height:38px!important;
  display:grid!important;
  grid-template-columns:180px minmax(0,1fr)!important;
  align-items:center!important;
  border-top:2px solid var(--fever-pink)!important;
  border-bottom:2px solid var(--fever-cyan)!important;
  background:#030004!important;
  color:#fff!important;
}
.tld-fever .tld-led span{
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(90deg,#ff1493,#8b12d8)!important;
  color:#fff!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:18px!important;
  text-transform:uppercase!important;
}
.tld-fever .tld-led marquee{
  padding:0 14px!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
}

.tld-fever .tld-promo-stack{
  width:min(1120px,calc(100% - 30px))!important;
  margin:0 auto 30px!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:14px!important;
}
.tld-fever .tld-promo{
  position:relative!important;
  min-height:104px!important;
  padding:16px 18px!important;
  display:grid!important;
  align-content:center!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:0!important;
  color:#fff!important;
  text-decoration:none!important;
  overflow:hidden!important;
  box-shadow:0 0 20px rgba(255,20,147,.18)!important;
}
.tld-fever .tld-promo::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(255,255,255,.22),transparent 38%)!important;
  transform:translateX(-60%) skewX(-18deg)!important;
}
.tld-fever .tld-promo small{
  position:relative!important;
  z-index:1!important;
  color:#fff!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:16px!important;
  line-height:1!important;
}
.tld-fever .tld-promo b{
  position:relative!important;
  z-index:1!important;
  margin-top:6px!important;
  color:#fff!important;
  font-size:26px!important;
  line-height:1.05!important;
  font-weight:900!important;
}
.tld-fever .tld-promo span{
  position:relative!important;
  z-index:1!important;
  margin-top:6px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
}

.tld-fever .tld-layout,
.tld-fever .tld-content{
  width:min(1120px,calc(100% - 30px))!important;
  margin:0 auto!important;
}
.tld-fever .tld-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:24px!important;
  align-items:start!important;
}
.tld-fever .tld-content{
  padding:0 0 80px!important;
}
.tld-fever .tld-main{
  min-width:0!important;
}
.tld-fever .tld-section,
.tld-fever .tld-news-panel,
.tld-fever .tld-live-info,
.tld-fever .tld-page-card,
.tld-fever .tlc-profile{
  margin:0 0 24px!important;
  padding:24px!important;
  border:1px solid rgba(255,20,147,.64)!important;
  border-radius:0!important;
  background:linear-gradient(135deg,rgba(9,0,9,.98),rgba(42,0,34,.92))!important;
  box-shadow:inset 0 0 45px rgba(255,20,147,.08),0 0 0 1px rgba(255,255,255,.03)!important;
  color:#fff!important;
}
.tld-fever .tld-section-title{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  gap:14px!important;
  align-items:end!important;
  margin:0 0 18px!important;
  padding:0 0 13px!important;
  border-bottom:1px solid rgba(216,191,122,.76)!important;
}
.tld-fever .tld-section-title p,
.tld-fever .tlc-section-title__en{
  margin:0!important;
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black","Arial Narrow",sans-serif!important;
  font-size:25px!important;
  font-weight:900!important;
  line-height:1!important;
  text-transform:uppercase!important;
  text-shadow:0 0 12px rgba(255,20,147,.8)!important;
}
.tld-fever .tld-section-title h1,
.tld-fever .tld-section-title h2,
.tld-fever .tlc-section-title__ja{
  margin:0!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:42px!important;
  font-weight:500!important;
  line-height:1.08!important;
  text-align:right!important;
  text-shadow:0 0 12px rgba(255,255,255,.22)!important;
}
.tld-fever .tld-section-title small{
  grid-column:1/-1!important;
  color:#e9d7c2!important;
  font-weight:800!important;
}

.tld-fever .tld-live-box{
  padding:20px!important;
  border:1px solid rgba(216,191,122,.9)!important;
  background:#060006!important;
}
.tld-fever .tld-live-date{
  color:#fff!important;
  font-weight:900!important;
}
.tld-fever .tld-live-metrics{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:10px!important;
  margin:14px 0!important;
}
.tld-fever .tld-live-metrics span{
  padding:14px 10px!important;
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(135deg,#ff1493,#7b18d8)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  text-align:center!important;
}
.tld-fever .tld-live-metrics b{
  color:#fff!important;
  font-size:24px!important;
}
.tld-fever .tld-live-row{
  display:grid!important;
  grid-template-columns:96px minmax(0,1fr)!important;
  gap:10px!important;
  padding:12px 0!important;
  border-top:1px solid rgba(255,255,255,.1)!important;
}
.tld-fever .tld-live-row b{
  color:var(--fever-cyan)!important;
  font-weight:900!important;
}
.tld-fever .tld-live-row span{
  display:inline-block!important;
  margin:0 6px 6px 0!important;
  padding:4px 8px!important;
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:800!important;
}

.tld-fever .tld-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:14px!important;
}
.tld-fever .tld-cast-card{
  position:relative!important;
  border:1px solid rgba(255,20,147,.74)!important;
  border-radius:0!important;
  background:#0a0008!important;
  overflow:hidden!important;
  color:#fff!important;
  box-shadow:0 0 18px rgba(255,20,147,.18)!important;
}
.tld-fever .tld-cast-card__photo{
  position:relative!important;
  display:block!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
  background:#000!important;
  border-bottom:1px solid rgba(255,20,147,.45)!important;
}
.tld-fever .tld-cast-card__photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  filter:saturate(1.08) contrast(1.05)!important;
}
.tld-fever .tld-cast-card__photo span{
  position:absolute!important;
  right:0!important;
  bottom:0!important;
  min-width:70px!important;
  padding:8px 9px!important;
  background:var(--fever-pink)!important;
  color:#fff!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:14px!important;
  text-align:center!important;
}
.tld-fever .tld-cast-card__body{
  padding:14px!important;
}
.tld-fever .tld-cast-card__body h3{
  margin:0 0 8px!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:22px!important;
  font-weight:500!important;
  line-height:1.15!important;
}
.tld-fever .tld-cast-card__body p{
  margin:0 0 9px!important;
  color:#e9d7c2!important;
  font-size:12px!important;
  font-weight:900!important;
}
.tld-fever .tld-cast-card__tags{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:5px!important;
  margin:0 0 10px!important;
}
.tld-fever .tld-cast-card__tags b{
  min-height:28px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(216,191,122,.72)!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
}
.tld-fever .tld-cast-card__shift{
  margin:0 0 12px!important;
  padding:9px!important;
  display:grid!important;
  gap:3px!important;
  background:rgba(216,191,122,.22)!important;
  color:#fff!important;
  text-align:center!important;
}
.tld-fever .tld-cast-card__shift small{
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
}
.tld-fever .tld-cast-card__shift strong{
  color:var(--fever-cyan)!important;
  font-size:16px!important;
  font-weight:900!important;
}
.tld-fever .tld-cast-card__reserve{
  min-height:42px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff3434,var(--fever-pink))!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  text-decoration:none!important;
}

.tld-fever .tld-area-tabs{
  margin:0 0 18px!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  background:transparent!important;
}
.tld-fever .tld-area-tabs button{
  min-width:86px!important;
  min-height:40px!important;
  border:1px solid rgba(255,20,147,.72)!important;
  border-radius:0!important;
  background:#12000f!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
}
.tld-fever .tld-area-tabs button.is-active,
.tld-fever .tld-area-tabs button:hover{
  background:var(--fever-pink)!important;
}
.tld-fever .tld-area-heading{
  margin:18px 0 12px!important;
  padding:8px 12px!important;
  border-left:4px solid var(--fever-cyan)!important;
  color:var(--fever-cyan)!important;
  font-size:18px!important;
  font-weight:900!important;
}

.tld-fever .tld-side{
  position:sticky!important;
  top:98px!important;
  display:grid!important;
  gap:12px!important;
}
.tld-fever .tld-side h2{
  margin:10px 0 0!important;
  color:var(--fever-pink)!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:30px!important;
  font-weight:500!important;
  text-align:center!important;
}
.tld-fever .tld-side a{
  min-height:86px!important;
  padding:16px!important;
  display:grid!important;
  align-content:center!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:0!important;
  color:#fff!important;
  text-decoration:none!important;
  overflow:hidden!important;
}
.tld-fever .tld-side a b{
  color:#fff!important;
  font-size:24px!important;
  font-weight:900!important;
  line-height:1.1!important;
}
.tld-fever .tld-side a span{
  margin-top:5px!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
}

.tld-fever .tld-system-band{
  margin:0!important;
  padding:24px!important;
  border:1px solid rgba(255,20,147,.72)!important;
  border-radius:0!important;
  background:linear-gradient(135deg,rgba(255,20,147,.22),rgba(0,233,255,.09)),#0b0009!important;
  color:#fff!important;
}
.tld-fever .tld-system-band p{
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:24px!important;
}
.tld-fever .tld-system-band h2{
  margin:10px 0 18px!important;
  color:#fff!important;
  font-size:34px!important;
  line-height:1.25!important;
}
.tld-fever .tld-system-band div{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:8px!important;
}
.tld-fever .tld-system-band span{
  padding:10px!important;
  border:1px solid rgba(216,191,122,.7)!important;
  text-align:center!important;
  font-weight:900!important;
}

.tld-fever .tlc-visual-title{
  width:min(1120px,calc(100% - 30px))!important;
  margin:106px auto 22px!important;
  padding:28px 26px!important;
  border:1px solid rgba(255,20,147,.72)!important;
  border-radius:0!important;
  background:linear-gradient(135deg,rgba(255,20,147,.14),rgba(0,0,0,.88))!important;
  color:#fff!important;
}
.tld-fever .tlc-visual-title h1{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:52px!important;
  font-weight:500!important;
  line-height:1.05!important;
}
.tld-fever .tlc-visual-title p,
.tld-fever .tlc-visual-title__eyebrow{
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:24px!important;
}
.tld-fever .tld-sub-site .tld-led{
  margin-top:96px!important;
}

.tld-fever .tld-page-card,
.tld-fever .tld-page-card p,
.tld-fever .tld-page-card li,
.tld-fever .tld-page-card td,
.tld-fever .tld-page-card dd{
  color:#fff!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.9!important;
}
.tld-fever .tld-page-card h2,
.tld-fever .tld-page-card h3{
  color:#fff!important;
  font-size:30px!important;
  line-height:1.25!important;
}

.tld-fever .tlc-profile{
  width:min(1120px,calc(100% - 30px))!important;
  margin:0 auto 80px!important;
}
.tld-fever .tlc-profile__top{
  display:grid!important;
  grid-template-columns:410px minmax(0,1fr)!important;
  gap:24px!important;
}
.tld-fever .tlc-profile__photo{
  padding:0!important;
  border:1px solid rgba(216,191,122,.75)!important;
  border-radius:0!important;
  background:#000!important;
}
.tld-fever .tlc-profile__main-photo{
  aspect-ratio:3/4!important;
  border-radius:0!important;
  background:#000!important;
}
.tld-fever .tlc-profile__main-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.tld-fever .tlc-profile__thumbs{
  padding:8px!important;
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  gap:6px!important;
  background:#080006!important;
}
.tld-fever .tlc-profile__thumbs button{
  aspect-ratio:1!important;
  border:1px solid rgba(255,20,147,.64)!important;
  border-radius:0!important;
  background:#000!important;
}
.tld-fever .tlc-profile__summary{
  padding:0!important;
  background:transparent!important;
  color:#fff!important;
}
.tld-fever .tlc-profile__kicker{
  color:var(--fever-pink)!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:26px!important;
}
.tld-fever .tlc-profile__summary h1{
  margin:0 0 16px!important;
  padding:0 0 18px!important;
  display:flex!important;
  align-items:flex-end!important;
  gap:14px!important;
  border-bottom:1px solid rgba(216,191,122,.75)!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:56px!important;
  font-weight:500!important;
  line-height:1.05!important;
}
.tld-fever .tlc-profile__summary h1 small{
  color:#e9d7c2!important;
  font-size:18px!important;
  font-weight:900!important;
}
.tld-fever .tlc-profile__catch{
  color:#fff!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.9!important;
}
.tld-fever .tlc-profile__sizes{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  border:1px solid rgba(255,20,147,.64)!important;
  background:#050004!important;
}
.tld-fever .tlc-profile__sizes div{
  padding:12px!important;
  border-right:1px solid rgba(255,20,147,.32)!important;
  text-align:center!important;
}
.tld-fever .tlc-profile__sizes dt{
  color:var(--fever-pink)!important;
  font-size:12px!important;
  font-weight:900!important;
}
.tld-fever .tlc-profile__sizes dd{
  margin:0!important;
  color:#fff!important;
  font-size:20px!important;
  font-weight:900!important;
}
.tld-fever .tlc-profile__badges,
.tld-fever .tlc-profile__tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
}
.tld-fever .tlc-profile__badges span,
.tld-fever .tlc-profile__badges a,
.tld-fever .tlc-profile__badges em,
.tld-fever .tlc-profile__tags li{
  padding:7px 11px!important;
  border:1px solid rgba(216,191,122,.76)!important;
  border-radius:0!important;
  background:rgba(255,20,147,.15)!important;
  color:#fff!important;
  font-size:12px!important;
  font-style:normal!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.tld-fever .tlc-profile__status{
  margin:16px 0!important;
  padding:14px!important;
  border:1px solid rgba(216,191,122,.75)!important;
  border-radius:0!important;
  background:#050004!important;
}
.tld-fever .tlc-profile__status b{
  color:var(--fever-cyan)!important;
  font-size:18px!important;
}
.tld-fever .tlc-profile__actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
.tld-fever .tlc-profile__actions a{
  min-height:48px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff3434,var(--fever-pink))!important;
  color:#fff!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.tld-fever .tlc-profile-schedule,
.tld-fever .tlc-profile-message{
  margin-top:18px!important;
  padding:16px!important;
  border:1px solid rgba(216,191,122,.64)!important;
  border-radius:0!important;
  background:#050004!important;
}
.tld-fever .tlc-profile-schedule__row{
  display:grid!important;
  grid-template-columns:60px minmax(0,1fr) 96px 110px!important;
  gap:10px!important;
  align-items:center!important;
  padding:10px 0!important;
  border-bottom:1px solid rgba(255,255,255,.1)!important;
}

.tld-fever .tlb-news-list article,
.tld-fever .tlb-news-item{
  padding:14px 0!important;
  border-bottom:1px solid rgba(255,20,147,.32)!important;
  background:transparent!important;
}
.tld-fever .tlb-news-list time{
  color:var(--fever-pink)!important;
  font-weight:900!important;
}
.tld-fever .tlb-news-list h3,
.tld-fever .tlb-news-item h3{
  color:#fff!important;
  font-size:19px!important;
  font-weight:900!important;
}

.tld-fever .tlb-fixed-cta{
  position:fixed!important;
  left:50%!important;
  right:auto!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  z-index:1999!important;
  width:min(720px,calc(100% - 28px))!important;
  min-height:68px!important;
  padding:12px!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:12px!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(106,45,75,.94)!important;
  box-shadow:0 0 24px rgba(255,20,147,.28)!important;
}
.tld-fever .tlb-fixed-cta a,
.tld-fever .tlb-fixed-cta button{
  min-width:130px!important;
  height:48px!important;
  border:1px solid rgba(255,255,255,.64)!important;
  border-radius:999px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.tld-fever .tlb-fixed-cta__line{background:var(--fever-green)!important}
.tld-fever .tlb-fixed-cta__reserve,
.tld-fever .tlb-fixed-cta__contact{background:linear-gradient(90deg,#ff3434,var(--fever-pink))!important}
.tld-fever .tlb-fixed-cta__tel{background:#171717!important}

@media (max-width:1180px){
  .tld-fever .tld-header{
    grid-template-columns:220px minmax(0,1fr) 190px 50px!important;
    gap:10px!important;
    padding:0 14px!important;
  }
  .tld-fever .tld-logo{width:220px!important}
  .tld-fever .tld-logo strong{font-size:36px!important}
  .tld-fever .tld-header-nav a{padding:7px 6px!important;font-size:12px!important}
  .tld-fever .tld-header-tel{width:190px!important;min-width:190px!important;font-size:14px!important}
}
@media (max-width:900px){
  .tld-fever.admin-bar .tld-header{top:46px!important}
  .tld-fever .tld-header{
    min-height:72px!important;
    grid-template-columns:minmax(0,1fr) 114px 48px!important;
  }
  .tld-fever .tld-logo{
    width:auto!important;
    height:54px!important;
  }
  .tld-fever .tld-logo strong{font-size:31px!important}
  .tld-fever .tld-logo small{font-size:8px!important}
  .tld-fever .tld-header-nav{display:none!important}
  .tld-fever .tld-header-tel{
    width:114px!important;
    min-width:114px!important;
    height:42px!important;
    font-size:0!important;
    background:var(--fever-green)!important;
  }
  .tld-fever .tld-header-tel span{
    color:#fff!important;
    font-size:14px!important;
  }
  .tld-fever .tld-menu-button{
    width:48px!important;
    height:48px!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.14)!important;
  }
  .tld-fever .tld-hero__visual{
    height:520px!important;
    min-height:520px!important;
    display:block!important;
  }
  .tld-fever .tld-hero__visual figure{
    position:absolute!important;
    inset:0!important;
    display:none!important;
  }
  .tld-fever .tld-hero__visual .is-face-1{
    display:block!important;
  }
  .tld-fever .tld-hero__title{
    left:18px!important;
    bottom:96px!important;
    width:calc(100% - 36px)!important;
  }
  .tld-fever .tld-hero__title b{
    font-size:56px!important;
  }
  .tld-fever .tld-menu-grid{
    width:calc(100% - 18px)!important;
    margin:-58px auto 18px!important;
    grid-template-columns:repeat(3,1fr)!important;
    gap:5px!important;
  }
  .tld-fever .tld-sub-site .tld-menu-grid{
    margin:14px auto 18px!important;
  }
  .tld-fever .tld-menu-grid a{
    min-height:64px!important;
    padding:8px 4px!important;
  }
  .tld-fever .tld-menu-grid a b{font-size:12px!important}
  .tld-fever .tld-menu-grid a span{font-size:8px!important}
  .tld-fever .tld-led{
    width:calc(100% - 18px)!important;
    grid-template-columns:112px minmax(0,1fr)!important;
  }
  .tld-fever .tld-led span{font-size:14px!important}
  .tld-fever .tld-promo-stack{
    width:calc(100% - 18px)!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .tld-fever .tld-layout{
    width:calc(100% - 18px)!important;
    grid-template-columns:1fr!important;
  }
  .tld-fever .tld-content{
    width:calc(100% - 18px)!important;
  }
  .tld-fever .tld-side{
    position:relative!important;
    top:auto!important;
    grid-template-columns:1fr 1fr!important;
  }
  .tld-fever .tld-side h2{grid-column:1/-1!important}
  .tld-fever .tld-cast-grid{grid-template-columns:repeat(2,1fr)!important}
  .tld-fever .tld-section,
  .tld-fever .tld-news-panel,
  .tld-fever .tld-live-info,
  .tld-fever .tld-page-card,
  .tld-fever .tlc-profile{
    padding:15px!important;
  }
  .tld-fever .tld-section-title{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  .tld-fever .tld-section-title h1,
  .tld-fever .tld-section-title h2,
  .tld-fever .tlc-section-title__ja{
    text-align:left!important;
    font-size:30px!important;
  }
  .tld-fever .tld-live-metrics{
    grid-template-columns:1fr!important;
  }
  .tld-fever .tld-system-band div{
    grid-template-columns:1fr 1fr!important;
  }
  .tld-fever .tlc-visual-title{
    width:calc(100% - 18px)!important;
    margin:92px auto 16px!important;
    padding:18px!important;
  }
  .tld-fever .tlc-visual-title h1{
    font-size:34px!important;
  }
  .tld-fever .tld-sub-site .tld-led{
    margin-top:86px!important;
  }
  .tld-fever .tlc-profile__top{
    grid-template-columns:1fr!important;
  }
  .tld-fever .tlc-profile__summary h1{
    font-size:38px!important;
  }
  .tld-fever .tlc-profile-schedule__row{
    grid-template-columns:56px minmax(0,1fr)!important;
  }
  .tld-fever .tlc-profile-schedule__row em,
  .tld-fever .tlc-profile-schedule__row a,
  .tld-fever .tlc-profile-schedule__row .is-disabled{
    grid-column:1/-1!important;
  }
}
@media (max-width:520px){
  .tld-fever .tld-logo strong{font-size:28px!important}
  .tld-fever .tld-hero__visual{height:470px!important;min-height:470px!important}
  .tld-fever .tld-hero__title b{font-size:44px!important}
  .tld-fever .tld-cast-grid{grid-template-columns:1fr!important}
  .tld-fever .tld-side{grid-template-columns:1fr!important}
  .tld-fever .tld-system-band div{grid-template-columns:1fr!important}
  .tld-fever .tlc-profile__sizes{grid-template-columns:1fr 1fr!important}
  .tld-fever .tlc-profile__actions{grid-template-columns:1fr!important}
  .tld-fever .tlb-fixed-cta{
    bottom:8px!important;
    min-height:56px!important;
    padding:7px!important;
    gap:6px!important;
  }
  .tld-fever .tlb-fixed-cta a,
  .tld-fever .tlb-fixed-cta button{
    min-width:0!important;
    flex:1!important;
    height:42px!important;
    font-size:12px!important;
  }
}

/* Type-D Fever layout correction: remove old container width and keep hero filled */
body.tld-fever{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  overflow-x:hidden!important;
}
.tld-fever .tld-site{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.tld-fever .tld-header{
  max-width:none!important;
  grid-template-columns:280px minmax(0,1fr) 220px 58px!important;
}
.tld-fever .tld-header-nav{
  justify-content:center!important;
  overflow:visible!important;
}
.tld-fever .tld-header-nav a{
  white-space:nowrap!important;
  min-width:auto!important;
  padding:8px 11px!important;
  font-size:14px!important;
}
.tld-fever .tld-hero{
  width:100vw!important;
  max-width:none!important;
  margin:0 calc(50% - 50vw)!important;
}
.tld-fever .tld-hero__visual{
  width:100%!important;
  max-width:none!important;
  height:min(760px,calc(100vh - 76px))!important;
  min-height:650px!important;
  display:block!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual figure{
  position:absolute!important;
  margin:0!important;
  display:block!important;
  overflow:hidden!important;
  background:#000!important;
}
.tld-fever .tld-hero__visual .is-face-1{
  inset:0!important;
  z-index:1!important;
}
.tld-fever .tld-hero__visual .is-face-2{
  top:0!important;
  right:0!important;
  bottom:auto!important;
  left:auto!important;
  z-index:2!important;
  width:34%!important;
  height:50%!important;
  border-left:2px solid #000!important;
  border-bottom:2px solid #000!important;
}
.tld-fever .tld-hero__visual .is-face-3{
  top:auto!important;
  right:0!important;
  bottom:0!important;
  left:auto!important;
  z-index:2!important;
  width:34%!important;
  height:50%!important;
  border-left:2px solid #000!important;
}
.tld-fever .tld-hero__visual figure img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
}
.tld-fever .tld-hero__visual::before{
  z-index:3!important;
  background:
    linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.48) 42%,rgba(0,0,0,.16) 100%),
    radial-gradient(circle at 18% 74%,rgba(255,20,147,.28),transparent 36%),
    repeating-linear-gradient(0deg,rgba(255,255,255,.08) 0 1px,transparent 1px 4px)!important;
}
.tld-fever .tld-hero__title{
  z-index:4!important;
  left:max(42px,calc((100vw - 1120px)/2 + 18px))!important;
  bottom:128px!important;
  width:min(620px,52vw)!important;
  transform:none!important;
  overflow:visible!important;
}
.tld-fever .tld-hero__title b{
  white-space:normal!important;
  overflow:visible!important;
  font-size:clamp(58px,5.4vw,98px)!important;
}
.tld-fever .tld-menu-grid{
  margin-top:-78px!important;
}
.tld-fever .tlb-fixed-cta{
  bottom:10px!important;
  width:min(620px,calc(100% - 28px))!important;
  min-height:62px!important;
  background:rgba(94,45,68,.9)!important;
}
@media (max-width:1180px){
  .tld-fever .tld-header{
    grid-template-columns:240px minmax(0,1fr) 196px 52px!important;
  }
  .tld-fever .tld-header-nav a{
    padding:7px 7px!important;
    font-size:12px!important;
  }
}
@media (max-width:900px){
  .tld-fever .tld-header{
    grid-template-columns:minmax(0,1fr) 118px 50px!important;
  }
  .tld-fever .tld-header-nav{display:none!important}
  .tld-fever .tld-hero__visual{
    height:520px!important;
    min-height:520px!important;
  }
  .tld-fever .tld-hero__visual .is-face-2,
  .tld-fever .tld-hero__visual .is-face-3{
    display:none!important;
  }
  .tld-fever .tld-hero__title{
    left:18px!important;
    bottom:104px!important;
    width:calc(100% - 36px)!important;
  }
  .tld-fever .tld-hero__title b{
    font-size:46px!important;
    line-height:.92!important;
  }
  .tld-fever .tld-menu-grid{
    margin-top:-58px!important;
  }
}

/* Fever final priority v0.2.2: this block must stay at the end. */
body.tld-fever{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  overflow-x:hidden!important;
  background:#050003!important;
}
.tld-fever .tld-site,
.tld-fever .tld-sub-site,
.tld-fever .tlc-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  background:
    radial-gradient(circle at 50% 12%,rgba(255,0,150,.14),transparent 34%),
    radial-gradient(circle at 50% 100%,rgba(255,215,110,.16),transparent 30%),
    linear-gradient(180deg,#050003 0%,#080006 100%)!important;
}
.tld-fever .tld-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  width:100%!important;
  max-width:none!important;
  min-height:96px!important;
  margin:0!important;
  padding:0 28px 0 18px!important;
  display:grid!important;
  grid-template-columns:170px minmax(0,1fr) 230px 92px!important;
  align-items:center!important;
  gap:18px!important;
  background:rgba(0,0,0,.94)!important;
  border:0!important;
  box-shadow:0 14px 34px rgba(0,0,0,.58)!important;
}
body.admin-bar.tld-fever .tld-header,
.tld-fever.admin-bar .tld-header{top:32px!important}
.tld-fever .tld-logo{
  min-width:0!important;
  height:88px!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.tld-fever .tld-logo::before{display:none!important}
.tld-fever .tld-logo small{
  margin:0 0 -2px!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:12px!important;
  font-weight:500!important;
  letter-spacing:.28em!important;
  line-height:1!important;
}
.tld-fever .tld-logo strong{
  display:block!important;
  color:#f2dfb1!important;
  font-family:"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:42px!important;
  font-weight:400!important;
  line-height:.86!important;
  letter-spacing:.02em!important;
  text-shadow:0 0 18px rgba(255,214,116,.28),0 2px 0 #2b1404!important;
  transform:scaleY(1.12)!important;
}
.tld-fever .tld-logo span{
  margin:8px 0 0!important;
  color:#d8c08c!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:13px!important;
  font-weight:600!important;
  letter-spacing:.24em!important;
  line-height:1!important;
}
.tld-fever .tld-header-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
.tld-fever .tld-header-nav a{
  min-width:86px!important;
  height:76px!important;
  padding:0 8px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:15px!important;
  font-weight:600!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  text-align:center!important;
}
.tld-fever .tld-header-nav a::after{
  content:"Top"!important;
  margin-top:7px!important;
  color:#fff!important;
  font-family:"Times New Roman",serif!important;
  font-size:12px!important;
  font-weight:400!important;
  opacity:.86!important;
}
.tld-fever .tld-header-nav a:nth-child(2)::after{content:"Information"!important}
.tld-fever .tld-header-nav a:nth-child(3)::after{content:"Schedule"!important}
.tld-fever .tld-header-nav a:nth-child(4)::after{content:"Therapist"!important}
.tld-fever .tld-header-nav a:nth-child(5)::after{content:"Ranking"!important}
.tld-fever .tld-header-nav a:nth-child(6)::after{content:"Price"!important}
.tld-fever .tld-header-nav a:nth-child(7)::after{content:"Access"!important}
.tld-fever .tld-header-nav a:nth-child(8)::after{content:"Blog"!important}
.tld-fever .tld-header-nav a:nth-child(9)::after{content:"Recruit"!important}
.tld-fever .tld-header-tel{
  width:230px!important;
  min-width:230px!important;
  height:72px!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  color:#fff!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:"Times New Roman","Yu Mincho",serif!important;
  font-size:28px!important;
  font-weight:400!important;
  line-height:1!important;
}
.tld-fever .tld-header-tel span{
  margin:6px 0 0!important;
  padding:0!important;
  color:#fff!important;
  background:transparent!important;
  border-radius:0!important;
  font-size:11px!important;
  line-height:1.35!important;
  letter-spacing:0!important;
}
.tld-fever .tld-header-tel span::after{
  content:" 営業時間：10:00〜翌6:00"!important;
  display:block!important;
}
.tld-fever .tld-menu-button{
  width:86px!important;
  height:72px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#fff!important;
}
.tld-fever .tld-menu-button i{display:none!important}
.tld-fever .tld-menu-button span{
  display:block!important;
  font-size:0!important;
}
.tld-fever .tld-menu-button span::before{
  content:"ご予約"!important;
  display:block!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:15px!important;
  font-weight:600!important;
  line-height:1.2!important;
}
.tld-fever .tld-menu-button span::after{
  content:"Reserve"!important;
  display:block!important;
  margin-top:6px!important;
  color:#fff!important;
  font-family:"Times New Roman",serif!important;
  font-size:12px!important;
  font-weight:400!important;
}
.tld-fever .tld-hero{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0 0 28px!important;
  background:#000!important;
  border:0!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual{
  width:min(1280px,calc(100% - 144px))!important;
  max-width:1280px!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1280/800!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:1fr 1fr 1fr!important;
  position:relative!important;
  overflow:hidden!important;
  background:#000!important;
  box-shadow:none!important;
}
.tld-fever .tld-hero__visual figure,
.tld-fever .tld-hero__visual .is-face-1,
.tld-fever .tld-hero__visual .is-face-2,
.tld-fever .tld-hero__visual .is-face-3{
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  display:block!important;
  border:0!important;
  clip-path:none!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual figure + figure{border-left:1px solid rgba(255,255,255,.22)!important}
.tld-fever .tld-hero__visual figure img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center top!important;
}
.tld-fever .tld-hero__visual::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:4!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.16))!important;
}
.tld-fever .tld-hero__title{
  position:absolute!important;
  z-index:6!important;
  left:0!important;
  right:0!important;
  bottom:54px!important;
  width:100%!important;
  max-width:none!important;
  padding:0 32px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  transform:none!important;
  pointer-events:none!important;
}
.tld-fever .tld-hero__title b{
  display:block!important;
  color:#f2dfb1!important;
  background:linear-gradient(180deg,#fff8dc 0%,#d8b06f 44%,#6d3e16 52%,#fff5d5 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  font-family:"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:clamp(76px,8.6vw,154px)!important;
  font-weight:400!important;
  line-height:.74!important;
  letter-spacing:.08em!important;
  text-shadow:0 3px 0 #3d1902,0 0 20px rgba(255,244,191,.6)!important;
  white-space:nowrap!important;
  transform:scaleY(1.18)!important;
}
.tld-fever .tld-hero__title b + b{
  margin-top:16px!important;
  font-size:clamp(38px,4.8vw,80px)!important;
  letter-spacing:.14em!important;
}
.tld-fever .tld-hero__title span{
  margin-top:18px!important;
  padding:0!important;
  color:#fff0cf!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  font-family:"Times New Roman",serif!important;
  font-size:clamp(17px,1.5vw,24px)!important;
  font-weight:400!important;
  letter-spacing:.55em!important;
  line-height:1!important;
}
.tld-fever .tld-menu-grid{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0 70px 32px!important;
  display:grid!important;
  grid-template-columns:repeat(9,1fr)!important;
  gap:0!important;
  background:#000!important;
  border:0!important;
}
.tld-fever .tld-sub-site .tld-menu-grid{
  margin:0!important;
  padding-top:116px!important;
}
.tld-fever .tld-menu-grid a{
  min-height:86px!important;
  height:86px!important;
  padding:0 8px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  color:#fff!important;
  background:rgba(0,0,0,.66)!important;
  border:0!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  border-radius:0!important;
  box-shadow:none!important;
  text-align:center!important;
}
.tld-fever .tld-menu-grid a::before{display:none!important}
.tld-fever .tld-menu-grid a b{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.3!important;
  letter-spacing:0!important;
}
.tld-fever .tld-menu-grid a span{
  margin-top:7px!important;
  color:#fff!important;
  font-family:"Times New Roman",serif!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1!important;
  opacity:.86!important;
}
.tld-fever .tlb-fixed-cta{
  left:50%!important;
  right:auto!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  width:min(650px,calc(100% - 48px))!important;
  min-height:64px!important;
  padding:10px!important;
  display:flex!important;
  gap:10px!important;
  justify-content:center!important;
  background:rgba(114,54,78,.92)!important;
  border-radius:0!important;
  box-shadow:0 16px 40px rgba(0,0,0,.48)!important;
}
@media (max-width:1320px){
  .tld-fever .tld-header{grid-template-columns:150px minmax(0,1fr) 204px 78px!important;gap:10px!important;padding:0 16px!important}
  .tld-fever .tld-logo strong{font-size:34px!important}
  .tld-fever .tld-logo small{font-size:10px!important}
  .tld-fever .tld-logo span{font-size:11px!important}
  .tld-fever .tld-header-nav a{min-width:72px!important;font-size:13px!important;padding:0 5px!important}
  .tld-fever .tld-header-tel{width:204px!important;min-width:204px!important;font-size:23px!important}
  .tld-fever .tld-menu-button{width:78px!important}
  .tld-fever .tld-hero__visual{width:calc(100% - 72px)!important}
  .tld-fever .tld-menu-grid{padding-left:36px!important;padding-right:36px!important}
}
@media (max-width:980px){
  body.admin-bar.tld-fever .tld-header,
  .tld-fever.admin-bar .tld-header{top:46px!important}
  .tld-fever .tld-header{
    min-height:76px!important;
    grid-template-columns:minmax(0,1fr) 112px 54px!important;
    gap:12px!important;
    padding:0 14px!important;
  }
  .tld-fever .tld-logo{height:76px!important}
  .tld-fever .tld-logo strong{font-size:32px!important}
  .tld-fever .tld-logo small{font-size:9px!important;letter-spacing:.2em!important}
  .tld-fever .tld-logo span{font-size:10px!important;margin-top:6px!important}
  .tld-fever .tld-header-nav{display:none!important}
  .tld-fever .tld-header-tel{
    width:112px!important;
    min-width:112px!important;
    height:46px!important;
    align-items:center!important;
    border-radius:999px!important;
    background:linear-gradient(180deg,#36e081,#0aa659)!important;
    border:2px solid rgba(255,255,255,.72)!important;
    color:#fff!important;
    font-size:0!important;
    box-shadow:0 0 22px rgba(8,199,85,.55)!important;
  }
  .tld-fever .tld-header-tel::after{
    content:"電話相談"!important;
    font-size:14px!important;
    font-weight:900!important;
  }
  .tld-fever .tld-header-tel span{display:none!important}
  .tld-fever .tld-menu-button{
    width:54px!important;
    height:54px!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.16)!important;
  }
  .tld-fever .tld-menu-button span::before{
    content:"☰"!important;
    font-size:30px!important;
    line-height:1!important;
  }
  .tld-fever .tld-menu-button span::after{display:none!important}
  .tld-fever .tld-hero{padding-bottom:16px!important}
  .tld-fever .tld-hero__visual{
    width:100%!important;
    aspect-ratio:9/12!important;
    display:block!important;
  }
  .tld-fever .tld-hero__visual .is-face-1{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }
  .tld-fever .tld-hero__visual .is-face-2,
  .tld-fever .tld-hero__visual .is-face-3{display:none!important}
  .tld-fever .tld-hero__title{
    bottom:38px!important;
    padding:0 18px!important;
  }
  .tld-fever .tld-hero__title b{
    font-size:clamp(48px,14vw,82px)!important;
    white-space:normal!important;
    line-height:.86!important;
    letter-spacing:.04em!important;
  }
  .tld-fever .tld-hero__title b + b{
    margin-top:10px!important;
    font-size:clamp(30px,9vw,52px)!important;
  }
  .tld-fever .tld-hero__title span{
    margin-top:12px!important;
    font-size:12px!important;
    letter-spacing:.28em!important;
  }
  .tld-fever .tld-menu-grid{
    padding:0 10px 20px!important;
    grid-template-columns:repeat(3,1fr)!important;
  }
  .tld-fever .tld-sub-site .tld-menu-grid{padding-top:86px!important}
  .tld-fever .tld-menu-grid a{height:62px!important;min-height:62px!important}
  .tld-fever .tld-menu-grid a b{font-size:12px!important}
  .tld-fever .tld-menu-grid a span{font-size:10px!important}
  .tld-fever .tld-layout{grid-template-columns:1fr!important;width:calc(100% - 24px)!important}
  .tld-fever .tld-side{position:static!important;display:grid!important;grid-template-columns:1fr 1fr!important}
  .tld-fever .tld-cast-grid{grid-template-columns:repeat(2,1fr)!important}
  .tld-fever .tlb-fixed-cta{
    width:calc(100% - 20px)!important;
    min-height:56px!important;
    bottom:8px!important;
    padding:7px!important;
  }
}
@media (max-width:560px){
  .tld-fever .tld-logo strong{font-size:26px!important}
  .tld-fever .tld-logo small{font-size:8px!important}
  .tld-fever .tld-logo span{font-size:9px!important}
  .tld-fever .tld-hero__title b{font-size:46px!important}
  .tld-fever .tld-hero__title b + b{font-size:31px!important}
  .tld-fever .tld-cast-grid{grid-template-columns:1fr!important}
  .tld-fever .tld-side{grid-template-columns:1fr!important}
}

/* Fever final polish v0.2.3: no CTA overlap, no logo/nav collision, cleaner main visual. */
.tld-fever .tld-header{
  grid-template-columns:220px minmax(0,1fr) 210px 78px!important;
  gap:12px!important;
  padding:0 24px 0 20px!important;
}
.tld-fever .tld-logo strong{
  font-size:34px!important;
  letter-spacing:.03em!important;
}
.tld-fever .tld-logo small{
  font-size:10px!important;
  letter-spacing:.22em!important;
}
.tld-fever .tld-logo span{
  font-size:11px!important;
  letter-spacing:.22em!important;
}
.tld-fever .tld-header-nav a{
  min-width:74px!important;
  padding:0 4px!important;
  font-size:13px!important;
}
.tld-fever .tld-header-nav a::after{
  font-size:11px!important;
}
.tld-fever .tld-header-tel{
  width:210px!important;
  min-width:210px!important;
  font-size:24px!important;
}
.tld-fever .tld-menu-button{
  width:78px!important;
}
.tld-fever .tld-hero__visual{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
}
.tld-fever .tld-hero__visual figure,
.tld-fever .tld-hero__visual .is-face-1,
.tld-fever .tld-hero__visual .is-face-2,
.tld-fever .tld-hero__visual .is-face-3{
  flex:1 1 0!important;
  position:relative!important;
  width:auto!important;
  height:100%!important;
  inset:auto!important;
}
.tld-fever .tld-hero__title{
  bottom:62px!important;
}
.tld-fever .tld-hero__title b{
  font-size:clamp(72px,7.6vw,128px)!important;
}
.tld-fever .tld-hero__title b + b{
  font-size:clamp(36px,4.2vw,68px)!important;
}
.tld-fever .tlb-fixed-cta{
  display:none!important;
}
@media (max-width:1320px){
  .tld-fever .tld-header{
    grid-template-columns:190px minmax(0,1fr) 190px 72px!important;
    gap:8px!important;
    padding:0 14px!important;
  }
  .tld-fever .tld-logo strong{font-size:30px!important}
  .tld-fever .tld-header-nav a{
    min-width:64px!important;
    font-size:12px!important;
  }
  .tld-fever .tld-header-nav a::after{font-size:10px!important}
  .tld-fever .tld-header-tel{
    width:190px!important;
    min-width:190px!important;
    font-size:21px!important;
  }
}
@media (max-width:980px){
  .tld-fever .tld-header{
    grid-template-columns:minmax(0,1fr) 112px 54px!important;
    gap:12px!important;
    padding:0 14px!important;
  }
  .tld-fever .tld-logo strong{font-size:32px!important}
  .tld-fever .tld-header-tel{
    width:112px!important;
    min-width:112px!important;
    font-size:0!important;
  }
  .tld-fever .tld-hero__visual{
    display:block!important;
  }
  .tld-fever .tld-hero__title{
    bottom:34px!important;
  }
  .tld-fever .tlb-fixed-cta{
    display:flex!important;
  }
}

/* Fever banner polish v0.2.4 */
.tld-fever .tld-promo{
  background-image:
    linear-gradient(90deg,rgba(0,0,0,.36),rgba(236,0,140,.22)),
    var(--promo-image)!important;
  background-size:cover!important;
  background-position:center 28%!important;
  border:1px solid rgba(255,255,255,.25)!important;
  text-shadow:0 2px 14px rgba(0,0,0,.75)!important;
}
.tld-fever .tld-promo::before{
  opacity:.32!important;
  background:
    linear-gradient(135deg,rgba(255,0,140,.9),rgba(255,64,64,.72) 48%,rgba(0,0,0,.18))!important;
}
.tld-fever .tld-promo.is-line::before{
  background:linear-gradient(135deg,rgba(0,180,90,.92),rgba(0,0,0,.14) 58%,rgba(255,0,140,.22))!important;
}
.tld-fever .tld-promo.is-night::before{
  background:linear-gradient(135deg,rgba(16,0,26,.84),rgba(236,0,140,.68) 50%,rgba(0,220,255,.42))!important;
}
.tld-fever .tld-promo small{
  color:#fff!important;
  font-family:"Impact","Arial Black",sans-serif!important;
  font-size:18px!important;
  letter-spacing:.1em!important;
}
.tld-fever .tld-promo b{
  width:max-content!important;
  max-width:100%!important;
  padding:6px 14px!important;
  color:#fff!important;
  background:linear-gradient(90deg,#ff1f4f,#ec008c)!important;
  font-family:"Yu Gothic","Hiragino Sans",sans-serif!important;
  font-size:clamp(28px,3vw,44px)!important;
  line-height:1.1!important;
}
.tld-fever .tld-promo.is-line b{
  background:linear-gradient(90deg,#08c755,#059747)!important;
}
.tld-fever .tld-promo span{
  width:max-content!important;
  max-width:100%!important;
  margin-top:8px!important;
  padding:5px 12px!important;
  color:#fff!important;
  background:rgba(0,0,0,.62)!important;
}

/* Fever strict parity v0.2.5: first match the reference layout, then brand it. */
.tld-fever,
.tld-fever .tld-site{
  background:#000!important;
  color:#fff!important;
}
.tld-fever .tld-site::before{
  content:""!important;
  position:fixed!important;
  inset:0!important;
  z-index:-1!important;
  background:
    radial-gradient(circle at 72% 18%,rgba(255,255,255,.12) 0 1px,transparent 2px 100px),
    radial-gradient(circle at 68% 22%,rgba(255,0,160,.28),transparent 22%),
    radial-gradient(circle at 24% 44%,rgba(255,0,160,.14),transparent 30%),
    linear-gradient(90deg,#050004 0%,#080006 44%,#02050a 100%)!important;
}
.tld-fever .tld-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  width:100%!important;
  height:98px!important;
  min-height:98px!important;
  display:grid!important;
  grid-template-columns:188px minmax(640px,1fr) 232px 88px!important;
  gap:22px!important;
  align-items:start!important;
  padding:14px max(20px,calc((100vw - 1320px)/2)) 0!important;
  background:rgba(0,0,0,.94)!important;
  border:0!important;
  box-shadow:0 8px 28px rgba(0,0,0,.68)!important;
}
body.admin-bar.tld-fever .tld-header,
.tld-fever.admin-bar .tld-header{top:32px!important}
.tld-fever .tld-logo{
  width:188px!important;
  height:78px!important;
  padding:0!important;
  display:block!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  text-align:left!important;
}
.tld-fever .tld-logo small{
  display:block!important;
  margin:0 0 -1px 2px!important;
  color:#f2dfbc!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:12px!important;
  line-height:1!important;
  letter-spacing:.16em!important;
  text-transform:none!important;
  text-shadow:0 0 10px rgba(255,219,166,.5)!important;
}
.tld-fever .tld-logo strong{
  display:block!important;
  color:#f7e4bd!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:42px!important;
  font-weight:400!important;
  line-height:.84!important;
  letter-spacing:.02em!important;
  text-shadow:0 0 16px rgba(255,226,178,.42),0 1px 0 #6c3a15!important;
}
.tld-fever .tld-logo span{
  display:block!important;
  margin:8px 0 0 54px!important;
  color:#e2cda6!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:15px!important;
  line-height:1!important;
  letter-spacing:.18em!important;
  text-shadow:none!important;
}
.tld-fever .tld-header-nav{
  height:72px!important;
  display:grid!important;
  grid-template-columns:repeat(9,minmax(64px,1fr))!important;
  gap:2px!important;
  align-items:start!important;
  justify-content:center!important;
  padding-top:15px!important;
  background:transparent!important;
  border:0!important;
}
.tld-fever .tld-header-nav a{
  min-width:0!important;
  height:auto!important;
  padding:0 4px!important;
  display:block!important;
  color:#fff!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.35!important;
  text-align:center!important;
  text-shadow:0 0 12px rgba(0,0,0,.75)!important;
  box-shadow:none!important;
}
.tld-fever .tld-header-nav a::after{
  display:block!important;
  margin-top:7px!important;
  color:#f4e9d8!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:13px!important;
  font-weight:400!important;
  letter-spacing:.02em!important;
  text-transform:none!important;
  opacity:1!important;
}
.tld-fever .tld-header-tel{
  width:232px!important;
  min-width:232px!important;
  height:72px!important;
  padding:0!important;
  display:block!important;
  color:#fff!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:30px!important;
  font-weight:400!important;
  line-height:1.05!important;
  text-align:left!important;
}
.tld-fever .tld-header-tel::before{
  content:"☎"!important;
  display:inline-block!important;
  margin-right:5px!important;
  font-size:22px!important;
  vertical-align:5px!important;
}
.tld-fever .tld-header-tel span{
  display:block!important;
  margin:0 0 1px 28px!important;
  color:#fff!important;
  font-family:"Yu Gothic","Hiragino Sans",sans-serif!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.2!important;
}
.tld-fever .tld-header-tel span::after{
  content:"営業時間：10:00〜翌6:00 / 受付時間：9:30〜翌4:40"!important;
  display:block!important;
  margin-top:2px!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1.15!important;
}
.tld-fever .tld-menu-button{
  width:88px!important;
  height:78px!important;
  padding:13px 0 0!important;
  display:block!important;
  color:#fff!important;
  background:rgba(255,255,255,.03)!important;
  border-radius:0!important;
  border:0!important;
  box-shadow:none!important;
  text-align:center!important;
}
.tld-fever .tld-menu-button i{display:none!important}
.tld-fever .tld-menu-button span{
  display:block!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.25!important;
}
.tld-fever .tld-menu-button span::before{
  content:"ご予約"!important;
  display:block!important;
  color:#fff!important;
  font-size:14px!important;
}
.tld-fever .tld-menu-button span::after{
  content:"Reserve"!important;
  display:block!important;
  margin-top:8px!important;
  color:#f5e5ca!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:13px!important;
  font-weight:400!important;
}
.tld-fever .tld-hero{
  width:100%!important;
  margin:0!important;
  padding:0 0 0!important;
  background:#000!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual{
  width:min(1280px,calc(100% - 144px))!important;
  height:auto!important;
  aspect-ratio:1280/800!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:0!important;
  position:relative!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:0 26px 70px rgba(0,0,0,.9)!important;
  background:#120007!important;
}
.tld-fever .tld-hero__visual figure,
.tld-fever .tld-hero__visual .is-face-1,
.tld-fever .tld-hero__visual .is-face-2,
.tld-fever .tld-hero__visual .is-face-3{
  display:block!important;
  position:relative!important;
  width:100%!important;
  height:100%!important;
  inset:auto!important;
  overflow:hidden!important;
  border:0!important;
  flex:none!important;
}
.tld-fever .tld-hero__visual figure + figure{border-left:0!important}
.tld-fever .tld-hero__visual figure img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center 34%!important;
  filter:saturate(1.08) contrast(1.08) brightness(1.02)!important;
  transform:scale(1.03)!important;
}
.tld-fever .tld-hero__visual::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:4!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 9% 18%,rgba(255,242,225,.7) 0 1px,transparent 2px 100px),
    radial-gradient(circle at 92% 20%,rgba(255,242,225,.78) 0 1px,transparent 2px 100px),
    radial-gradient(circle at 8% 76%,rgba(255,227,239,.36),transparent 18%),
    radial-gradient(circle at 92% 80%,rgba(255,227,239,.34),transparent 18%),
    linear-gradient(180deg,rgba(255,255,255,.02),transparent 42%,rgba(20,0,0,.38) 70%,rgba(0,0,0,.72))!important;
  mix-blend-mode:screen!important;
  opacity:.7!important;
}
.tld-fever .tld-hero__visual::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:5!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(0,0,0,.16),transparent 18%,transparent 82%,rgba(0,0,0,.16)),
    radial-gradient(ellipse at 50% 88%,rgba(255,241,214,.35),transparent 28%),
    linear-gradient(180deg,transparent 0 54%,rgba(255,220,168,.18) 55%,transparent 56%,transparent 76%,rgba(255,230,190,.18) 77%,transparent 78%)!important;
  opacity:.78!important;
}
.tld-fever .tld-hero__title{
  z-index:8!important;
  position:absolute!important;
  left:50%!important;
  right:auto!important;
  bottom:52px!important;
  transform:translateX(-50%)!important;
  width:86%!important;
  max-width:1030px!important;
  padding:0!important;
  text-align:center!important;
  pointer-events:none!important;
}
.tld-fever .tld-hero__title b{
  display:block!important;
  color:#f7e8ca!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:clamp(86px,9vw,164px)!important;
  font-weight:400!important;
  line-height:.74!important;
  letter-spacing:.05em!important;
  text-shadow:
    0 0 3px #fff,
    0 0 18px rgba(255,228,185,.65),
    0 6px 0 rgba(72,35,9,.75),
    0 12px 30px rgba(0,0,0,.85)!important;
}
.tld-fever .tld-hero__title b + b{
  margin-top:18px!important;
  color:#d7b278!important;
  font-size:clamp(42px,4.8vw,82px)!important;
  line-height:.82!important;
  letter-spacing:.22em!important;
}
.tld-fever .tld-hero__title span{
  display:block!important;
  margin-top:18px!important;
  color:#fff!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:clamp(17px,1.7vw,28px)!important;
  line-height:1!important;
  letter-spacing:.48em!important;
  text-shadow:0 0 10px rgba(255,255,255,.7),0 6px 20px rgba(0,0,0,.9)!important;
}
.tld-fever .tld-menu-grid{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:30px max(42px,calc((100vw - 1130px)/2)) 28px!important;
  display:grid!important;
  grid-template-columns:repeat(9,minmax(92px,1fr))!important;
  gap:0!important;
  background:#000!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  box-shadow:none!important;
}
.tld-fever .tld-menu-grid a{
  height:auto!important;
  min-height:58px!important;
  padding:0 5px!important;
  display:block!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#fff!important;
  text-align:center!important;
}
.tld-fever .tld-menu-grid a b{
  display:block!important;
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.2!important;
}
.tld-fever .tld-menu-grid a span{
  display:block!important;
  margin-top:11px!important;
  color:#dac8ba!important;
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:13px!important;
  font-weight:400!important;
  letter-spacing:.02em!important;
}
.tld-fever .tld-led{
  width:min(1100px,calc(100% - 170px))!important;
  height:64px!important;
  margin:38px auto 0!important;
  padding:0 26px!important;
  display:grid!important;
  grid-template-columns:170px minmax(0,1fr)!important;
  align-items:center!important;
  background:rgba(0,0,0,.72)!important;
  border:1px solid rgba(245,224,179,.9)!important;
  outline:1px solid rgba(255,0,168,.55)!important;
  border-radius:0!important;
  box-shadow:0 0 35px rgba(236,0,140,.22)!important;
}
.tld-fever .tld-led span{
  display:block!important;
  color:#fff!important;
  background:linear-gradient(90deg,#ff184e,#ec008c,#6a22ff)!important;
  padding:8px 16px!important;
  font-size:20px!important;
  font-weight:900!important;
  text-align:center!important;
}
.tld-fever .tld-led marquee{
  color:#ffe681!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:20px!important;
  font-weight:800!important;
  text-shadow:0 0 10px rgba(255,214,64,.5)!important;
}
.tld-fever .tld-promo-stack{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:72px max(26px,calc((100vw - 1120px)/2)) 86px!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,520px))!important;
  gap:28px!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 82% 24%,rgba(0,255,140,.75) 0 2px,transparent 3px 48px),
    repeating-conic-gradient(from 22deg at 82% 24%,rgba(0,255,140,.34) 0deg 4deg,transparent 4deg 12deg),
    radial-gradient(circle at 24% 80%,rgba(255,0,160,.26),transparent 30%),
    linear-gradient(180deg,#030003 0%,#18000c 52%,#060007 100%)!important;
}
.tld-fever .tld-promo{
  min-height:0!important;
  height:224px!important;
  padding:28px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  overflow:hidden!important;
  border-radius:0!important;
  border:0!important;
  box-shadow:0 18px 42px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.18) inset!important;
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,0,160,.26) 28%,rgba(255,255,255,.18) 55%,rgba(255,0,150,.18)),
    var(--promo-image)!important;
  background-size:cover!important;
  background-position:center 25%!important;
}
.tld-fever .tld-promo:nth-child(3){
  grid-column:1 / -1!important;
  height:156px!important;
  align-items:center!important;
  text-align:center!important;
  background-position:center 36%!important;
}
.tld-fever .tld-promo::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  opacity:.62!important;
  background:linear-gradient(90deg,rgba(255,255,255,.52),rgba(255,0,160,.2) 48%,rgba(0,0,0,.1))!important;
  mix-blend-mode:screen!important;
}
.tld-fever .tld-promo::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 44%,rgba(0,0,0,.24))!important;
}
.tld-fever .tld-promo small,
.tld-fever .tld-promo b,
.tld-fever .tld-promo span{
  position:relative!important;
  z-index:2!important;
}
.tld-fever .tld-promo small{
  margin:0 0 8px!important;
  padding:0!important;
  color:#fff!important;
  font-family:"Impact","Arial Black",sans-serif!important;
  font-size:24px!important;
  line-height:1!important;
  letter-spacing:.02em!important;
  text-shadow:0 3px 14px rgba(0,0,0,.88)!important;
}
.tld-fever .tld-promo b{
  width:auto!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#d72c84!important;
  background:transparent!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:clamp(40px,4.6vw,62px)!important;
  font-weight:900!important;
  line-height:1.05!important;
  letter-spacing:.02em!important;
  text-shadow:0 1px 0 #fff,0 0 16px rgba(255,255,255,.85),0 4px 20px rgba(0,0,0,.45)!important;
}
.tld-fever .tld-promo.is-line b{color:#00d468!important;background:transparent!important}
.tld-fever .tld-promo span{
  width:auto!important;
  margin-top:14px!important;
  padding:8px 16px!important;
  color:#fff!important;
  background:rgba(0,0,0,.72)!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.2!important;
}
.tld-fever .tld-layout{
  width:min(1100px,calc(100% - 140px))!important;
  max-width:1100px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,740px) 286px!important;
  gap:42px!important;
  align-items:start!important;
  background:transparent!important;
}
.tld-fever .tld-section-title p,
.tld-fever .tlc-section-title span:first-child{
  color:#ff149d!important;
  font-family:"Impact","Arial Black",sans-serif!important;
  font-size:24px!important;
  letter-spacing:.04em!important;
  text-shadow:0 0 13px rgba(255,0,160,.8)!important;
}
.tld-fever .tld-section-title h1,
.tld-fever .tld-section-title h2,
.tld-fever .tld-section-title h3{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-weight:400!important;
  text-shadow:0 0 12px rgba(255,255,255,.28),0 4px 16px rgba(0,0,0,.9)!important;
}
.tld-fever .tld-live-info,
.tld-fever .tld-news-panel,
.tld-fever .tld-section{
  background:rgba(10,0,9,.72)!important;
  border:1px solid rgba(236,0,140,.55)!important;
  border-radius:0!important;
  box-shadow:0 0 0 1px rgba(245,224,179,.18) inset,0 24px 60px rgba(0,0,0,.48)!important;
}
.tld-fever .tld-live-box{
  border:1px solid rgba(245,224,179,.85)!important;
  border-radius:0!important;
  background:#050005!important;
}
.tld-fever .tld-live-metrics span{
  border-radius:0!important;
  background:linear-gradient(135deg,#ff0b87,#6f18df)!important;
  border:1px solid rgba(255,255,255,.2)!important;
  color:#fff!important;
}
.tld-fever .tld-side{
  position:sticky!important;
  top:120px!important;
  display:block!important;
  background:transparent!important;
}
.tld-fever .tld-side h2{
  margin:0 0 22px!important;
  color:#ff149d!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:28px!important;
  font-weight:700!important;
  text-align:center!important;
  letter-spacing:.08em!important;
  text-shadow:0 0 16px rgba(255,0,160,.78)!important;
}
.tld-fever .tld-side a{
  min-height:84px!important;
  margin-bottom:18px!important;
  padding:18px 20px!important;
  border-radius:0!important;
  border:1px solid rgba(255,255,255,.2)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.38)!important;
}
.tld-fever .tld-side a b{
  font-size:26px!important;
  line-height:1.1!important;
}
.tld-fever .tld-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
}
.tld-fever .tld-cast-card{
  overflow:hidden!important;
  border-radius:0!important;
  border:1px solid rgba(236,0,140,.72)!important;
  background:#080006!important;
  box-shadow:0 18px 36px rgba(0,0,0,.45),0 0 0 1px rgba(245,224,179,.12) inset!important;
}
.tld-fever .tld-cast-card__photo{
  display:block!important;
  aspect-ratio:3/4!important;
  border-radius:0!important;
  background:#111!important;
}
.tld-fever .tld-cast-card__photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:0!important;
}
.tld-fever .tld-cast-card__photo span{
  right:0!important;
  bottom:0!important;
  left:auto!important;
  border-radius:0!important;
  background:#ff149d!important;
  color:#fff!important;
  font-family:"Impact","Arial Black",sans-serif!important;
  font-size:14px!important;
}
.tld-fever .tld-cast-card__body{
  padding:14px!important;
  color:#fff!important;
  background:#090005!important;
}
.tld-fever .tld-cast-card__body h3{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-size:22px!important;
  font-weight:400!important;
}
.tld-fever .tld-cast-card__tags b{
  border-radius:0!important;
  border:1px solid rgba(245,224,179,.8)!important;
  background:rgba(44,0,26,.85)!important;
  color:#fff!important;
}
.tld-fever .tld-cast-card__shift{
  border-radius:0!important;
  background:rgba(245,224,179,.28)!important;
}
.tld-fever .tld-cast-card__shift strong{color:#19e7ff!important}
.tld-fever .tld-cast-card__reserve{
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff233d,#ec008c)!important;
  color:#fff!important;
}
.tld-fever .tlc-profile,
.tld-fever .tld-archive-section{
  background:rgba(8,0,8,.78)!important;
  border:1px solid rgba(236,0,140,.58)!important;
  border-radius:0!important;
}
.tld-fever .tlc-profile__top{
  display:grid!important;
  grid-template-columns:minmax(0,440px) minmax(0,1fr)!important;
  gap:34px!important;
}
.tld-fever .tlc-profile__photo,
.tld-fever .tlc-profile__main-photo,
.tld-fever .tlc-profile__summary,
.tld-fever .tlc-profile-schedule__row,
.tld-fever .tlc-profile-message{
  border-radius:0!important;
  background:#080006!important;
  border:1px solid rgba(236,0,140,.55)!important;
}
.tld-fever .tlc-profile__summary h1,
.tld-fever .tlc-profile__summary h1 span{
  color:#fff!important;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;
  font-weight:400!important;
}
.tld-fever .tlc-profile__actions a{
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff233d,#ec008c)!important;
  color:#fff!important;
}
@media (max-width:1320px){
  .tld-fever .tld-header{
    grid-template-columns:174px minmax(520px,1fr) 210px 78px!important;
    gap:14px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .tld-fever .tld-logo strong{font-size:38px!important}
  .tld-fever .tld-header-nav a{font-size:12px!important}
  .tld-fever .tld-header-nav a::after{font-size:12px!important}
  .tld-fever .tld-header-tel{width:210px!important;min-width:210px!important;font-size:27px!important}
  .tld-fever .tld-hero__visual{width:min(1280px,calc(100% - 72px))!important}
}
@media (max-width:980px){
  body.admin-bar.tld-fever .tld-header,
  .tld-fever.admin-bar .tld-header{top:46px!important}
  .tld-fever .tld-header{
    height:74px!important;
    min-height:74px!important;
    grid-template-columns:minmax(0,1fr) 110px 54px!important;
    gap:12px!important;
    align-items:center!important;
    padding:0 14px!important;
  }
  .tld-fever .tld-logo{height:58px!important;width:auto!important}
  .tld-fever .tld-logo small{display:none!important}
  .tld-fever .tld-logo strong{font-size:35px!important;line-height:.86!important}
  .tld-fever .tld-logo span{margin:5px 0 0 3px!important;font-size:10px!important}
  .tld-fever .tld-header-nav{display:none!important}
  .tld-fever .tld-header-tel{
    width:110px!important;
    min-width:110px!important;
    height:42px!important;
    border-radius:999px!important;
    background:#09c85a!important;
    border:2px solid rgba(255,255,255,.78)!important;
    box-shadow:0 0 24px rgba(8,199,85,.58)!important;
    font-size:0!important;
    text-align:center!important;
  }
  .tld-fever .tld-header-tel::before{display:none!important}
  .tld-fever .tld-header-tel span{display:none!important}
  .tld-fever .tld-header-tel::after{
    content:"電話相談"!important;
    display:block!important;
    color:#fff!important;
    font-family:"Yu Gothic","Hiragino Sans",sans-serif!important;
    font-size:14px!important;
    font-weight:900!important;
    line-height:38px!important;
  }
  .tld-fever .tld-menu-button{
    width:54px!important;
    height:54px!important;
    padding:0!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.18)!important;
  }
  .tld-fever .tld-menu-button span{
    font-size:0!important;
    height:54px!important;
    display:grid!important;
    place-items:center!important;
  }
  .tld-fever .tld-menu-button span::before{
    content:"☰"!important;
    color:#fff!important;
    font-size:30px!important;
  }
  .tld-fever .tld-menu-button span::after{display:none!important}
  .tld-fever .tld-hero__visual{
    width:100%!important;
    aspect-ratio:9/13!important;
    grid-template-columns:1fr!important;
  }
  .tld-fever .tld-hero__visual .is-face-2,
  .tld-fever .tld-hero__visual .is-face-3{display:none!important}
  .tld-fever .tld-hero__title{bottom:40px!important;width:92%!important}
  .tld-fever .tld-hero__title b{font-size:clamp(50px,14vw,78px)!important}
  .tld-fever .tld-hero__title b + b{font-size:clamp(28px,8vw,42px)!important}
  .tld-fever .tld-menu-grid{
    padding:20px 10px!important;
    grid-template-columns:repeat(3,1fr)!important;
  }
  .tld-fever .tld-led{
    width:calc(100% - 28px)!important;
    grid-template-columns:120px minmax(0,1fr)!important;
  }
  .tld-fever .tld-promo-stack{
    grid-template-columns:1fr!important;
    padding:40px 16px!important;
  }
  .tld-fever .tld-promo:nth-child(3){grid-column:auto!important}
  .tld-fever .tld-layout{
    width:calc(100% - 24px)!important;
    grid-template-columns:1fr!important;
  }
  .tld-fever .tld-cast-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .tld-fever .tlc-profile__top{grid-template-columns:1fr!important}
  .tld-fever .tlb-fixed-cta{display:flex!important}
}
@media (max-width:560px){
  .tld-fever .tld-logo strong{font-size:30px!important}
  .tld-fever .tld-hero__title b{font-size:44px!important}
  .tld-fever .tld-hero__title b + b{font-size:28px!important}
  .tld-fever .tld-cast-grid{grid-template-columns:1fr!important}
}

/* Fever exact structure v0.2.7 */
html{
  overflow-x:hidden!important;
  background:#000!important;
}
body.tld-fever{
  margin:0!important;
  overflow-x:hidden!important;
  background:
    radial-gradient(circle at 48% 91%, rgba(255,42,121,.62) 0, rgba(143,0,80,.42) 10%, transparent 28%),
    radial-gradient(circle at 68% 88%, rgba(255,176,59,.42) 0, rgba(122,45,0,.26) 13%, transparent 34%),
    linear-gradient(180deg,#000 0,#020004 48%,#09000a 74%,#1a0512 100%)!important;
  color:#fff!important;
  font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif!important;
  letter-spacing:0!important;
}
body.tld-fever::before{
  content:""!important;
  position:fixed!important;
  inset:0!important;
  z-index:-2!important;
  pointer-events:none!important;
  background-image:
    linear-gradient(rgba(255,255,255,.022) 1px, transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.022) 1px, transparent 1px),
    radial-gradient(circle at 77% 76%, rgba(255,0,140,.28), transparent 22%),
    radial-gradient(circle at 28% 84%, rgba(255,202,92,.2), transparent 23%);
  background-size:34px 34px,34px 34px,100% 100%,100% 100%!important;
  opacity:.95!important;
}
body.tld-fever a{
  color:inherit!important;
  text-decoration:none!important;
}
.tld-fever .tld-site{
  background:transparent!important;
  color:#fff!important;
}
.tld-fever .tld-header{
  position:relative!important;
  top:auto!important;
  z-index:50!important;
  display:grid!important;
  grid-template-columns:180px minmax(0,1fr) 230px 54px!important;
  align-items:center!important;
  gap:18px!important;
  width:100%!important;
  min-height:70px!important;
  height:70px!important;
  padding:0 24px!important;
  background:#000!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  box-shadow:none!important;
}
.tld-fever .tld-logo{
  display:grid!important;
  align-content:center!important;
  width:180px!important;
  height:70px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.tld-fever .tld-logo::before,
.tld-fever .tld-logo::after{
  display:none!important;
}
.tld-fever .tld-logo small{
  display:block!important;
  color:#c9a96c!important;
  font:700 8px/1 "Times New Roman",serif!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
.tld-fever .tld-logo strong{
  display:block!important;
  margin:0!important;
  color:#d6b777!important;
  font:900 32px/.78 "Times New Roman","Georgia",serif!important;
  letter-spacing:.03em!important;
  text-shadow:0 0 8px rgba(219,173,88,.35)!important;
}
.tld-fever .tld-logo span{
  display:block!important;
  color:#fff!important;
  font:900 9px/1 "Arial Black","Impact",sans-serif!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
}
.tld-fever .tld-header-nav{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:0!important;
  height:70px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.tld-fever .tld-header-nav a{
  display:grid!important;
  place-items:center!important;
  min-width:74px!important;
  height:70px!important;
  padding:0 9px!important;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.08)!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  font:800 12px/1.25 "Noto Sans JP","Yu Gothic",sans-serif!important;
  text-align:center!important;
  text-shadow:none!important;
  white-space:nowrap!important;
}
.tld-fever .tld-header-nav a::after{
  content:attr(href)!important;
  display:none!important;
}
.tld-fever .tld-header-nav a:hover{
  color:#ff2ba6!important;
  background:rgba(255,0,153,.12)!important;
}
.tld-fever .tld-header-tel{
  display:grid!important;
  align-content:center!important;
  justify-items:end!important;
  width:230px!important;
  min-width:230px!important;
  height:70px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
  font:900 24px/1 "Arial Black","Impact",sans-serif!important;
  letter-spacing:.03em!important;
  text-shadow:0 0 12px rgba(255,0,160,.45)!important;
}
.tld-fever .tld-header-tel span{
  display:block!important;
  margin:0 0 4px!important;
  color:#ff2ba6!important;
  font:800 10px/1 "Noto Sans JP",sans-serif!important;
}
.tld-fever .tld-header-tel::before,
.tld-fever .tld-header-tel::after{
  display:none!important;
}
.tld-fever .tld-menu-button{
  display:grid!important;
  place-items:center!important;
  width:54px!important;
  height:54px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.tld-fever .tld-menu-button i{
  display:block!important;
  width:28px!important;
  height:2px!important;
  margin:0!important;
  background:#fff!important;
  box-shadow:0 9px 0 #fff,0 -9px 0 #fff!important;
}
.tld-fever .tld-menu-button i:nth-child(n+2),
.tld-fever .tld-menu-button span{
  display:none!important;
}

.tld-fever .tld-hero{
  position:relative!important;
  width:100%!important;
  padding:52px 0 0!important;
  margin:0!important;
  background:#000!important;
  overflow:hidden!important;
}
.tld-fever .tld-hero__visual{
  position:relative!important;
  display:block!important;
  width:min(1100px,92vw)!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1100/612!important;
  margin:0 auto!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:#080008!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.08),0 0 44px rgba(255,0,153,.16)!important;
}
.tld-fever .tld-hero__visual figure,
.tld-fever .tld-hero__visual .is-face-1,
.tld-fever .tld-hero__visual .is-face-2,
.tld-fever .tld-hero__visual .is-face-3{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  opacity:0!important;
  animation:fever-slide 15s infinite!important;
  clip-path:none!important;
  border:0!important;
  transform:none!important;
}
.tld-fever .tld-hero__visual .is-face-1{opacity:1!important;animation-delay:0s!important}
.tld-fever .tld-hero__visual .is-face-2{animation-delay:5s!important}
.tld-fever .tld-hero__visual .is-face-3{animation-delay:10s!important}
@keyframes fever-slide{
  0%,30%{opacity:1;transform:scale(1)}
  33%,96%{opacity:0;transform:scale(1.03)}
  100%{opacity:1;transform:scale(1)}
}
.tld-fever .tld-hero__visual img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 20%!important;
  filter:contrast(1.06) saturate(1.08) brightness(.72)!important;
}
.tld-fever .tld-hero__visual::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:5!important;
  pointer-events:none!important;
  background:
    repeating-linear-gradient(0deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.18) 1px,transparent 1px,transparent 4px),
    linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.34)),
    radial-gradient(circle at 50% 50%, transparent 0, rgba(0,0,0,.2) 62%, rgba(0,0,0,.62) 100%)!important;
}
.tld-fever .tld-hero__visual::after{
  content:""!important;
  position:absolute!important;
  z-index:6!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:70px!important;
  background:rgba(0,0,0,.54)!important;
  border-top:1px solid rgba(255,255,255,.16)!important;
}
.tld-fever .tld-hero__title{
  position:absolute!important;
  z-index:7!important;
  inset:auto 0 52px!important;
  width:100%!important;
  padding:0 20px!important;
  transform:none!important;
  text-align:center!important;
  background:transparent!important;
  pointer-events:none!important;
}
.tld-fever .tld-hero__title b{
  display:block!important;
  margin:0!important;
  color:rgba(255,255,255,.82)!important;
  font:400 clamp(76px,9.2vw,142px)/.82 "Times New Roman","Yu Mincho",serif!important;
  letter-spacing:.12em!important;
  text-shadow:0 0 2px #fff,0 0 18px rgba(255,0,166,.58),0 8px 28px #000!important;
}
.tld-fever .tld-hero__title b + b{
  margin-top:2px!important;
  color:rgba(255,231,244,.72)!important;
  font-size:clamp(16px,2.2vw,34px)!important;
  font-family:"Noto Sans JP","Yu Gothic",sans-serif!important;
  font-weight:800!important;
  letter-spacing:.18em!important;
}
.tld-fever .tld-hero__title span{
  display:inline-block!important;
  margin-top:8px!important;
  padding:4px 14px!important;
  background:rgba(0,0,0,.46)!important;
  border:1px solid rgba(255,255,255,.25)!important;
  color:#fff!important;
  font:700 11px/1 "Noto Sans JP",sans-serif!important;
  letter-spacing:.16em!important;
}

.tld-fever .tld-menu-grid{
  display:grid!important;
  grid-template-columns:repeat(9,minmax(0,1fr))!important;
  width:min(1100px,92vw)!important;
  max-width:1100px!important;
  margin:0 auto 38px!important;
  padding:0!important;
  gap:0!important;
  background:#050005!important;
  border:0!important;
  border-top:1px solid rgba(255,255,255,.14)!important;
  border-bottom:1px solid rgba(255,255,255,.14)!important;
  box-shadow:none!important;
}
.tld-fever .tld-menu-grid a{
  display:grid!important;
  place-items:center!important;
  min-height:54px!important;
  height:54px!important;
  padding:8px 4px!important;
  border:0!important;
  border-right:1px solid rgba(255,255,255,.12)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
  text-align:center!important;
}
.tld-fever .tld-menu-grid a:last-child{border-right:0!important}
.tld-fever .tld-menu-grid a::before{display:none!important}
.tld-fever .tld-menu-grid a b{
  display:block!important;
  margin:0!important;
  color:#fff!important;
  font:800 12px/1.2 "Noto Sans JP","Yu Gothic",sans-serif!important;
  white-space:nowrap!important;
}
.tld-fever .tld-menu-grid a span{
  display:block!important;
  margin:4px 0 0!important;
  color:#c9a96c!important;
  font:700 9px/1 "Times New Roman",serif!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.tld-fever .tld-led{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  width:min(1100px,92vw)!important;
  margin:0 auto 30px!important;
  min-height:34px!important;
  padding:0 12px!important;
  border:0!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  border-radius:0!important;
  background:#050005!important;
  color:#fff!important;
  box-shadow:none!important;
}
.tld-fever .tld-led span{
  flex:0 0 auto!important;
  color:#ff2ba6!important;
  font:900 12px/1 "Noto Sans JP",sans-serif!important;
}
.tld-fever .tld-led marquee{
  color:#fff!important;
  font-size:12px!important;
}
.tld-fever .tld-promo-stack{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  width:min(1100px,92vw)!important;
  margin:0 auto 56px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.tld-fever .tld-promo{
  position:relative!important;
  min-height:130px!important;
  height:130px!important;
  padding:18px 22px!important;
  border:1px solid rgba(255,255,255,.2)!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.86),rgba(255,255,255,.42)),
    var(--promo-image) center/cover!important;
  color:#fe0088!important;
  box-shadow:none!important;
}
.tld-fever .tld-promo::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(255,245,251,.92),rgba(255,245,251,.38))!important;
}
.tld-fever .tld-promo small,
.tld-fever .tld-promo b,
.tld-fever .tld-promo span{
  position:relative!important;
  z-index:2!important;
}
.tld-fever .tld-promo small{
  color:#333!important;
  font:800 10px/1.2 "Noto Sans JP",sans-serif!important;
  letter-spacing:.02em!important;
}
.tld-fever .tld-promo b{
  display:block!important;
  margin:6px 0!important;
  color:#ff149d!important;
  font:900 28px/1 "Noto Sans JP","Yu Gothic",sans-serif!important;
  letter-spacing:0!important;
  text-shadow:0 1px 0 #fff!important;
}
.tld-fever .tld-promo span{
  color:#111!important;
  font:800 13px/1.4 "Noto Sans JP",sans-serif!important;
}
.tld-fever .tld-promo:nth-child(n+3){
  display:none!important;
}

.tld-fever .tld-layout{
  display:block!important;
  width:min(1100px,92vw)!important;
  max-width:1100px!important;
  margin:0 auto!important;
  padding:0 0 80px!important;
  background:transparent!important;
}
.tld-fever .tld-main{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
.tld-fever .tld-live-info,
.tld-fever .tld-news-panel,
.tld-fever .tld-section,
.tld-fever .tld-system-band{
  width:100%!important;
  margin:0 auto 58px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.tld-fever .tld-section-title{
  width:100%!important;
  margin:0 auto 20px!important;
  padding:0!important;
  text-align:center!important;
}
.tld-fever .tld-section-title p{
  display:block!important;
  margin:0 0 5px!important;
  color:#ff149d!important;
  font:900 19px/1 "Impact","Arial Black",sans-serif!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  text-shadow:0 0 12px rgba(255,0,160,.8)!important;
}
.tld-fever .tld-section-title h1,
.tld-fever .tld-section-title h2{
  margin:0!important;
  color:#fff!important;
  font:400 34px/1.2 "Yu Mincho","Hiragino Mincho ProN","Times New Roman",serif!important;
  letter-spacing:.06em!important;
  text-align:center!important;
  text-shadow:0 0 8px rgba(255,255,255,.25),0 2px 18px #000!important;
}
.tld-fever .tld-live-box{
  width:min(760px,100%)!important;
  max-height:320px!important;
  overflow:auto!important;
  margin:0 auto!important;
  padding:28px 32px!important;
  border:1px solid #d8c08a!important;
  border-radius:0!important;
  background:#040004!important;
  box-shadow:0 0 0 1px rgba(255,0,153,.2),0 0 24px rgba(255,0,153,.12)!important;
}
.tld-fever .tld-live-date{
  margin:0 0 15px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
}
.tld-fever .tld-live-metrics{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:10px!important;
  margin:0 0 14px!important;
}
.tld-fever .tld-live-metrics span{
  display:block!important;
  min-height:52px!important;
  padding:13px 8px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:0!important;
  background:linear-gradient(90deg,#ff149d,#6b24e7)!important;
  color:#fff!important;
  font:900 13px/1.4 "Noto Sans JP",sans-serif!important;
  text-align:center!important;
}
.tld-fever .tld-live-metrics b{font-size:20px!important}
.tld-fever .tld-live-row{
  display:grid!important;
  grid-template-columns:90px minmax(0,1fr)!important;
  gap:12px!important;
  padding:12px 0!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
}
.tld-fever .tld-live-row b{
  color:#00d9ff!important;
  font-size:13px!important;
}
.tld-fever .tld-live-row span{
  display:inline-block!important;
  margin:0 5px 5px 0!important;
  padding:5px 9px!important;
  background:#151015!important;
  color:#fff!important;
  font-size:12px!important;
}
.tld-fever .tlb-news-list{
  width:min(760px,100%)!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
.tld-fever .tlb-news-list__item,
.tld-fever .tlb-news-item{
  display:grid!important;
  grid-template-columns:86px 96px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:center!important;
  padding:12px 0!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.18)!important;
  background:transparent!important;
  color:#fff!important;
}
.tld-fever .tlb-news-list time,
.tld-fever .tlb-news-date{
  color:#ff149d!important;
  font-size:12px!important;
  font-weight:900!important;
}
.tld-fever .tlb-news-list img{
  width:96px!important;
  height:64px!important;
  object-fit:cover!important;
  border-radius:0!important;
}
.tld-fever .tlb-news-list h3,
.tld-fever .tlb-news-title{
  margin:0!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1.5!important;
  font-weight:800!important;
}

.tld-fever .tld-cast-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  justify-content:space-between!important;
  gap:20px!important;
  width:100%!important;
  padding:0 5%!important;
  margin:0 auto 32px!important;
}
.tld-fever .tld-cast-card{
  position:relative!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
}
.tld-fever .tld-cast-card__photo{
  display:block!important;
  position:relative!important;
  width:100%!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:#111!important;
}
.tld-fever .tld-cast-card__photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:0!important;
  filter:saturate(1.05) contrast(1.04)!important;
}
.tld-fever .tld-cast-card__photo::before{
  content:"FEVER"!important;
  position:absolute!important;
  z-index:3!important;
  left:10%!important;
  top:18%!important;
  width:80%!important;
  transform:rotate(-13deg)!important;
  padding:4px 0!important;
  background:rgba(0,0,0,.82)!important;
  color:#d4b171!important;
  font:900 17px/1 "Times New Roman",serif!important;
  text-align:center!important;
  letter-spacing:.1em!important;
  box-shadow:0 0 12px rgba(255,255,255,.18)!important;
}
.tld-fever .tld-cast-card__photo span{
  position:absolute!important;
  z-index:4!important;
  right:0!important;
  bottom:0!important;
  left:auto!important;
  top:auto!important;
  min-width:50px!important;
  padding:7px 6px!important;
  border:0!important;
  border-radius:0!important;
  background:#ff149d!important;
  color:#fff!important;
  font:900 10px/1 "Noto Sans JP",sans-serif!important;
  text-align:center!important;
  transform:none!important;
}
.tld-fever .tld-cast-card__body{
  padding:9px 0 0!important;
  background:transparent!important;
  border:0!important;
  color:#fff!important;
}
.tld-fever .tld-cast-card__body h3{
  margin:0 0 5px!important;
  color:#fff!important;
  font:500 17px/1.35 "Yu Mincho","Hiragino Mincho ProN",serif!important;
  letter-spacing:.02em!important;
}
.tld-fever .tld-cast-card__body p{
  margin:0 0 8px!important;
  color:#fff!important;
  font:800 11px/1.4 "Noto Sans JP",sans-serif!important;
}
.tld-fever .tld-cast-card__tags{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:5px!important;
  margin:8px 0!important;
}
.tld-fever .tld-cast-card__tags b{
  display:block!important;
  min-height:24px!important;
  padding:5px 3px!important;
  border:1px solid #b89145!important;
  border-radius:0!important;
  background:#140008!important;
  color:#fff!important;
  font:800 10px/1.2 "Noto Sans JP",sans-serif!important;
  text-align:center!important;
}
.tld-fever .tld-cast-card__shift{
  display:block!important;
  margin:9px 0!important;
  padding:8px 6px!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(164,140,101,.44)!important;
  color:#fff!important;
  text-align:center!important;
}
.tld-fever .tld-cast-card__shift small{
  display:block!important;
  margin:0 0 5px!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:800!important;
}
.tld-fever .tld-cast-card__shift strong{
  display:block!important;
  color:#15e8ff!important;
  font:900 13px/1 "Noto Sans JP",sans-serif!important;
}
.tld-fever .tld-cast-card__reserve{
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  min-height:36px!important;
  margin:0!important;
  padding:8px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff2633,#ff149d)!important;
  color:#fff!important;
  font:900 12px/1 "Noto Sans JP",sans-serif!important;
  box-shadow:none!important;
}
.tld-fever .tld-area-tabs{
  display:flex!important;
  width:min(760px,100%)!important;
  margin:0 auto 26px!important;
  padding:0!important;
  gap:8px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.tld-fever .tld-area-tabs button{
  min-height:34px!important;
  min-width:80px!important;
  padding:8px 16px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:0!important;
  background:#15000f!important;
  color:#fff!important;
  font-size:12px!important;
}
.tld-fever .tld-area-tabs button.is-active{
  background:#ff149d!important;
}
.tld-fever .tld-area-heading{
  width:90%!important;
  margin:22px auto 16px!important;
  padding:8px 0!important;
  border-bottom:1px solid rgba(255,255,255,.22)!important;
  color:#ff149d!important;
  font:900 18px/1 "Noto Sans JP",sans-serif!important;
}
.tld-fever .tld-pickup .tld-section-title p{content:"RANKING"!important}
.tld-fever .tld-system-band{
  width:min(760px,100%)!important;
  padding:28px!important;
  border:1px solid rgba(255,0,153,.55)!important;
  background:#070006!important;
}
.tld-fever .tld-system-band p{
  color:#ff149d!important;
  font:900 20px/1 "Impact","Arial Black",sans-serif!important;
}
.tld-fever .tld-system-band h2{
  color:#fff!important;
  font:400 24px/1.5 "Yu Mincho","Hiragino Mincho ProN",serif!important;
}
.tld-fever .tld-system-band div{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
.tld-fever .tld-system-band span{
  display:block!important;
  padding:10px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:#12000d!important;
  color:#fff!important;
  text-align:center!important;
}
.tld-fever .tld-side{
  position:static!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  width:100%!important;
  margin:0 auto 70px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.tld-fever .tld-side h2{
  grid-column:1/-1!important;
  margin:18px 0 0!important;
  color:#ff149d!important;
  font:900 24px/1 "Noto Sans JP",sans-serif!important;
  text-align:center!important;
  text-shadow:0 0 14px rgba(255,0,153,.75)!important;
}
.tld-fever .tld-side a{
  display:grid!important;
  align-content:center!important;
  min-height:86px!important;
  padding:16px 18px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:0!important;
  background:linear-gradient(90deg,#a84f71,#ff149d)!important;
  color:#fff!important;
  box-shadow:none!important;
}
.tld-fever .tld-side a:nth-of-type(3n){
  background:linear-gradient(90deg,#0e8844,#14d26d)!important;
}
.tld-fever .tld-side a:nth-of-type(5n){
  background:linear-gradient(90deg,#77634d,#1ed4e7)!important;
}
.tld-fever .tld-side a b{
  font:900 22px/1.2 "Noto Sans JP",sans-serif!important;
}
.tld-fever .tld-side a span{
  margin-top:6px!important;
  color:#fff!important;
  font-size:12px!important;
}
.tld-fever .tlb-fixed-cta{
  position:fixed!important;
  left:50%!important;
  right:auto!important;
  bottom:0!important;
  z-index:100!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:min(760px,92vw)!important;
  padding:10px 14px!important;
  transform:translateX(-50%)!important;
  border-radius:0!important;
  background:rgba(112,53,83,.92)!important;
  box-shadow:0 -10px 34px rgba(0,0,0,.38)!important;
}
.tld-fever .tlb-fixed-cta a{
  min-width:120px!important;
  height:42px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  color:#fff!important;
  font:900 13px/42px "Noto Sans JP",sans-serif!important;
  text-align:center!important;
  white-space:nowrap!important;
}
.tld-fever .tlb-fixed-cta__tel{
  border:1px solid #f0d8aa!important;
  background:#232020!important;
}
.tld-fever .tlb-fixed-cta__line{
  background:#06c65f!important;
}
.tld-fever .tlb-fixed-cta__web{
  background:linear-gradient(90deg,#ff2633,#ff149d)!important;
}

@media (max-width:980px){
  body.tld-fever{padding-top:0!important}
  .tld-fever .tld-header{
    position:sticky!important;
    top:0!important;
    grid-template-columns:minmax(0,1fr) 116px 54px!important;
    height:74px!important;
    min-height:74px!important;
    padding:0 14px!important;
  }
  body.admin-bar.tld-fever .tld-header{top:46px!important}
  .tld-fever .tld-logo{
    width:auto!important;
    height:74px!important;
  }
  .tld-fever .tld-logo strong{
    font-size:32px!important;
    letter-spacing:.02em!important;
  }
  .tld-fever .tld-logo small{
    font-size:7px!important;
  }
  .tld-fever .tld-logo span{
    font-size:8px!important;
  }
  .tld-fever .tld-header-nav{display:none!important}
  .tld-fever .tld-header-tel{
    width:116px!important;
    min-width:116px!important;
    height:42px!important;
    border-radius:999px!important;
    border:2px solid rgba(255,255,255,.72)!important;
    background:#10ca69!important;
    box-shadow:0 0 22px rgba(16,202,105,.55)!important;
    color:#fff!important;
    font-size:0!important;
    text-align:center!important;
    justify-items:center!important;
  }
  .tld-fever .tld-header-tel span{display:none!important}
  .tld-fever .tld-header-tel::after{
    content:"電話相談"!important;
    display:block!important;
    color:#fff!important;
    font:900 14px/38px "Noto Sans JP",sans-serif!important;
  }
  .tld-fever .tld-menu-button{
    width:54px!important;
    height:54px!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.18)!important;
  }
  .tld-fever .tld-hero{
    padding:28px 0 0!important;
  }
  .tld-fever .tld-hero__visual{
    width:100%!important;
    aspect-ratio:4/5!important;
    box-shadow:none!important;
  }
  .tld-fever .tld-hero__title{
    bottom:34px!important;
  }
  .tld-fever .tld-hero__title b{
    font-size:clamp(54px,16vw,86px)!important;
  }
  .tld-fever .tld-hero__title b + b{
    font-size:clamp(16px,5vw,28px)!important;
  }
  .tld-fever .tld-menu-grid{
    grid-template-columns:repeat(3,1fr)!important;
    width:100%!important;
    margin:0 auto 28px!important;
  }
  .tld-fever .tld-menu-grid a{
    min-height:58px!important;
  }
  .tld-fever .tld-promo-stack{
    grid-template-columns:1fr!important;
    width:calc(100% - 24px)!important;
  }
  .tld-fever .tld-led,
  .tld-fever .tld-layout{
    width:calc(100% - 24px)!important;
  }
  .tld-fever .tld-cast-grid{
    grid-template-columns:repeat(3,minmax(0,31.5%))!important;
    justify-content:space-between!important;
    gap:0 0!important;
    padding:0!important;
  }
  .tld-fever .tld-cast-card{
    margin-bottom:22px!important;
  }
  .tld-fever .tld-cast-card__body h3{
    font-size:14px!important;
  }
  .tld-fever .tld-cast-card__body p,
  .tld-fever .tld-cast-card__tags b,
  .tld-fever .tld-cast-card__shift small{
    font-size:10px!important;
  }
  .tld-fever .tld-cast-card__tags{
    grid-template-columns:1fr!important;
  }
  .tld-fever .tld-side{
    grid-template-columns:1fr!important;
  }
}
@media (max-width:560px){
  .tld-fever .tld-logo strong{
    font-size:28px!important;
  }
  .tld-fever .tld-hero__title b{
    font-size:54px!important;
  }
  .tld-fever .tld-hero__title span{
    font-size:9px!important;
  }
  .tld-fever .tld-section-title h1,
  .tld-fever .tld-section-title h2{
    font-size:28px!important;
  }
  .tld-fever .tld-live-box{
    padding:20px 14px!important;
  }
  .tld-fever .tld-live-metrics{
    grid-template-columns:1fr!important;
  }
  .tld-fever .tlb-fixed-cta{
    width:100%!important;
    gap:8px!important;
    padding:8px!important;
  }
  .tld-fever .tlb-fixed-cta a{
    min-width:0!important;
    flex:1 1 0!important;
    height:38px!important;
    padding:0 8px!important;
    font-size:11px!important;
    line-height:38px!important;
  }
}

/* FEVER EXACT FINAL CASCADE v0.2.7 */
body.tld-fever{background:#000!important;color:#fff!important;overflow-x:hidden!important;font-family:"Noto Sans JP","Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif!important}
body.tld-fever .tld-site{background:#000!important}
body.tld-fever .tld-header{position:relative!important;top:auto!important;width:100%!important;height:78px!important;display:grid!important;grid-template-columns:178px minmax(0,1fr) 205px 92px!important;align-items:center!important;gap:12px!important;padding:0 18px!important;background:#030303!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important;z-index:50!important}
body.admin-bar.tld-fever .tld-header{top:auto!important}
body.tld-fever .tld-logo{width:178px!important;color:#fff!important;text-decoration:none!important}
body.tld-fever .tld-logo small{display:block!important;color:#d8c37a!important;font-size:8px!important;line-height:1!important;letter-spacing:.09em!important}
body.tld-fever .tld-logo strong{display:block!important;margin-top:2px!important;color:#fff!important;font-family:Impact,"Arial Black",sans-serif!important;font-size:40px!important;line-height:.82!important;letter-spacing:.01em!important;text-shadow:0 0 8px rgba(255,255,255,.35)!important}
body.tld-fever .tld-logo span{display:block!important;margin-top:4px!important;color:#fff!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important}
body.tld-fever .tld-header-nav{display:flex!important;justify-content:center!important;align-items:center!important;gap:14px!important;min-width:0!important;background:none!important;border:0!important;padding:0!important}
body.tld-fever .tld-header-nav a{color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important;white-space:nowrap!important;text-shadow:0 0 7px rgba(255,255,255,.22)!important}
body.tld-fever .tld-header-tel{display:grid!important;place-items:center!important;width:205px!important;height:42px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.45)!important;background:linear-gradient(90deg,#171717,#2a1825)!important;color:#fff!important;font-family:Impact,"Arial Black",sans-serif!important;font-size:20px!important;letter-spacing:.02em!important;text-decoration:none!important;box-shadow:0 0 18px rgba(255,20,147,.34)!important}
body.tld-fever .tld-header-tel span{display:none!important}
body.tld-fever .tld-menu-button{height:42px!important;min-width:92px!important;border-radius:999px!important;padding:0 18px!important;border:1px solid rgba(255,255,255,.28)!important;background:linear-gradient(90deg,#ff243f,#ff16b6)!important;color:#fff!important;font-weight:900!important;box-shadow:0 0 22px rgba(255,20,147,.55)!important}
body.tld-fever .tld-menu-button i{display:none!important}
body.tld-fever .tld-menu-button span{font-size:0!important;color:#fff!important}
body.tld-fever .tld-menu-button span::before{content:"即予約"!important;font-size:13px!important}

body.tld-fever .tld-hero{padding:46px 0 0!important;margin:0!important;background:#000!important;border:0!important;overflow:hidden!important}
body.tld-fever .tld-hero__visual{position:relative!important;display:block!important;width:min(1100px,94vw)!important;max-width:1100px!important;height:auto!important;min-height:0!important;aspect-ratio:1100/620!important;margin:0 auto!important;overflow:hidden!important;background:#0b0006!important;border:0!important;border-radius:0!important;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 18px 44px rgba(0,0,0,.75)!important}
body.tld-fever .tld-hero__visual figure{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;opacity:0!important;animation:feverExactFadeFinal 12s infinite!important}
body.tld-fever .tld-hero__visual .is-face-1{opacity:1!important;animation-delay:0s!important}
body.tld-fever .tld-hero__visual .is-face-2{animation-delay:4s!important}
body.tld-fever .tld-hero__visual .is-face-3{animation-delay:8s!important}
@keyframes feverExactFadeFinal{0%,29%{opacity:1;transform:scale(1.02)}34%,95%{opacity:0;transform:scale(1.08)}100%{opacity:1;transform:scale(1.02)}}
body.tld-fever .tld-hero__visual figure img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;filter:brightness(.72) contrast(1.08) saturate(1.05)!important}
body.tld-fever .tld-hero__visual::before{content:""!important;position:absolute!important;inset:0!important;z-index:4!important;background:linear-gradient(90deg,rgba(0,0,0,.18),rgba(0,0,0,.08)),repeating-linear-gradient(0deg,rgba(255,255,255,.045) 0 1px,transparent 1px 4px)!important;pointer-events:none!important}
body.tld-fever .tld-hero__title{position:absolute!important;z-index:7!important;inset:auto 0 42px 0!important;width:100%!important;padding:0 36px!important;text-align:center!important;transform:none!important;background:none!important;border:0!important}
body.tld-fever .tld-hero__title b:first-child{display:block!important;color:rgba(255,255,255,.82)!important;font-family:"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:clamp(74px,9vw,128px)!important;font-weight:400!important;line-height:.82!important;letter-spacing:.09em!important;text-shadow:0 0 18px rgba(255,255,255,.25),0 6px 26px rgba(0,0,0,.8)!important}
body.tld-fever .tld-hero__title b:nth-child(2){display:block!important;margin-top:6px!important;color:rgba(216,195,122,.86)!important;font-family:"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:clamp(18px,2.4vw,32px)!important;font-weight:400!important;line-height:1!important;letter-spacing:.24em!important}
body.tld-fever .tld-hero__title span{display:block!important;margin-top:10px!important;padding:0!important;border:0!important;background:none!important;color:#fff!important;font-size:12px!important;letter-spacing:.18em!important}

body.tld-fever .tld-menu-grid{width:min(1100px,94vw)!important;max-width:1100px!important;margin:0 auto 32px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:0!important;background:rgba(0,0,0,.96)!important;border-top:1px solid rgba(255,255,255,.1)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;border-radius:0!important;box-shadow:none!important}
body.tld-fever .tld-menu-grid a{min-height:58px!important;height:58px!important;padding:9px 4px!important;border-radius:0!important;background:#040404!important;border:0!important;border-right:1px solid rgba(255,255,255,.12)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-decoration:none!important;box-shadow:none!important}
body.tld-fever .tld-menu-grid a:last-child{border-right:0!important}
body.tld-fever .tld-menu-grid a b{color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important}
body.tld-fever .tld-menu-grid a span{display:block!important;margin-top:4px!important;color:#c9b47b!important;font-family:Georgia,serif!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.04em!important}
body.tld-fever .tld-led{width:min(1100px,94vw)!important;margin:0 auto 22px!important;min-height:36px!important;display:grid!important;grid-template-columns:160px minmax(0,1fr)!important;border:0!important;border-radius:0!important;background:#060606!important;color:#fff!important;box-shadow:0 0 0 1px rgba(255,255,255,.1) inset!important}
body.tld-fever .tld-led span{display:grid!important;place-items:center!important;background:#111!important;color:#ff1493!important;font-size:13px!important;font-weight:900!important}
body.tld-fever .tld-led marquee{display:flex!important;align-items:center!important;padding:8px 12px!important;color:#fff!important;font-size:12px!important}
body.tld-fever .tld-promo-stack{width:min(1100px,94vw)!important;margin:0 auto 44px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;background:none!important;border:0!important;box-shadow:none!important}
body.tld-fever .tld-promo-stack::before,body.tld-fever .tld-promo-stack::after{display:none!important}
body.tld-fever .tld-promo{position:relative!important;min-height:130px!important;padding:18px 22px!important;border-radius:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(90deg,rgba(255,230,245,.86),rgba(255,255,255,.6)),var(--promo-image)!important;background-size:cover!important;background-position:center!important;border:1px solid rgba(255,255,255,.6)!important;color:#3a001f!important;text-decoration:none!important;box-shadow:0 0 0 1px rgba(255,20,147,.32),0 0 20px rgba(255,20,147,.24)!important}
body.tld-fever .tld-promo:nth-child(n+3){display:none!important}
body.tld-fever .tld-promo small{color:#ff1493!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important}
body.tld-fever .tld-promo b{margin-top:4px!important;color:#c60067!important;font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:34px!important;line-height:1!important;text-shadow:0 1px 0 #fff!important}
body.tld-fever .tld-promo span{margin-top:7px!important;color:#111!important;font-size:14px!important;font-weight:900!important}

body.tld-fever .tld-layout{width:min(1100px,94vw)!important;max-width:1100px!important;margin:0 auto!important;padding:0 0 86px!important;display:block!important;background:transparent!important}
body.tld-fever .tld-main{display:block!important;width:100%!important}
body.tld-fever .tld-live-info,body.tld-fever .tld-news-panel,body.tld-fever .tld-section,body.tld-fever .tld-system-band{width:100%!important;max-width:none!important;margin:0 auto 58px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
body.tld-fever .tld-section-title{text-align:center!important;margin:0 auto 20px!important;padding:0!important}
body.tld-fever .tld-section-title p{margin:0 0 7px!important;color:#ff1493!important;font-family:Impact,"Arial Black",sans-serif!important;font-size:18px!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important;text-shadow:0 0 10px rgba(255,20,147,.7)!important}
body.tld-fever .tld-section-title h1,body.tld-fever .tld-section-title h2{margin:0!important;color:#fff!important;font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:32px!important;font-weight:400!important;line-height:1.25!important;letter-spacing:.08em!important;text-shadow:none!important}
body.tld-fever .tld-live-box{width:min(760px,100%)!important;margin:0 auto!important;padding:28px 34px!important;max-height:280px!important;overflow:auto!important;background:#050505!important;border:1px solid #d8c37a!important;border-radius:0!important;box-shadow:0 0 0 1px rgba(255,20,147,.36),0 0 28px rgba(255,20,147,.14)!important}
body.tld-fever .tld-live-date{color:#fff!important;font-size:14px!important;font-weight:800!important}
body.tld-fever .tld-live-metrics{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin:16px 0!important}
body.tld-fever .tld-live-metrics span{padding:12px 8px!important;border-radius:0!important;color:#fff!important;background:linear-gradient(90deg,#ff1493,#7622d9)!important;font-size:13px!important;font-weight:900!important;text-align:center!important}
body.tld-fever .tld-live-metrics b{font-size:22px!important;color:#fff!important}
body.tld-fever .tld-live-row{display:grid!important;grid-template-columns:120px minmax(0,1fr)!important;gap:16px!important;padding:12px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}
body.tld-fever .tld-live-row b{color:#00e7ff!important;font-size:15px!important}
body.tld-fever .tld-live-row span{display:inline-block!important;margin:0 7px 7px 0!important;padding:5px 9px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:12px!important}
body.tld-fever .tlb-news-list{width:min(760px,100%)!important;margin:0 auto!important;display:block!important}
body.tld-fever .tlb-news-list article,body.tld-fever .tlb-news-list li{border-bottom:1px solid rgba(255,255,255,.15)!important;background:transparent!important;border-radius:0!important}
body.tld-fever .tlb-news-list a{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;gap:14px!important;padding:14px 0!important;color:#fff!important;text-decoration:none!important}
body.tld-fever .tlb-news-list img{width:84px!important;height:84px!important;object-fit:cover!important;border-radius:0!important}
body.tld-fever .tlb-news-list h3{color:#fff!important;font-size:14px!important;line-height:1.45!important}
body.tld-fever .tlb-news-list time,body.tld-fever .tlb-news-list p{color:#cfcfcf!important;font-size:12px!important}

body.tld-fever .tld-cast-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;width:100%!important;padding:0 5%!important}
body.tld-fever .tld-cast-card{margin:0 0 12px!important;background:#050505!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;color:#fff!important}
body.tld-fever .tld-cast-card__photo{display:block!important;position:relative!important;width:100%!important;aspect-ratio:3/4!important;border-radius:0!important;overflow:hidden!important;background:#111!important}
body.tld-fever .tld-cast-card__photo img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important;filter:saturate(1.08) contrast(1.05)!important}
body.tld-fever .tld-cast-card__photo span{position:absolute!important;right:0!important;bottom:0!important;left:auto!important;top:auto!important;padding:7px 10px!important;border-radius:0!important;background:#ff1493!important;color:#fff!important;font-family:Impact,"Arial Black",sans-serif!important;font-size:12px!important;line-height:1!important}
body.tld-fever .tld-cast-card__body{padding:10px 0 0!important;background:transparent!important;border:0!important}
body.tld-fever .tld-cast-card__body h3{margin:0 0 5px!important;color:#fff!important;font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:19px!important;font-weight:400!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
body.tld-fever .tld-cast-card__body p{margin:0 0 8px!important;color:#ddd!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important}
body.tld-fever .tld-cast-card__tags{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;margin:8px 0!important}
body.tld-fever .tld-cast-card__tags b{display:grid!important;place-items:center!important;min-height:26px!important;padding:3px!important;border-radius:0!important;border:1px solid #b88b3f!important;background:#170006!important;color:#fff!important;font-size:11px!important;line-height:1.1!important}
body.tld-fever .tld-cast-card__shift{margin:9px 0!important;padding:9px 6px!important;border-radius:0!important;background:#5c4b43!important;text-align:center!important}
body.tld-fever .tld-cast-card__shift small{display:block!important;color:#fff!important;font-size:11px!important;font-weight:800!important}
body.tld-fever .tld-cast-card__shift strong{display:block!important;margin-top:4px!important;color:#00e7ff!important;font-size:13px!important;font-weight:900!important}
body.tld-fever .tld-cast-card__reserve{display:block!important;margin-top:9px!important;padding:10px 6px!important;border-radius:999px!important;background:linear-gradient(90deg,#ff243f,#ff1493)!important;color:#fff!important;text-align:center!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important}
body.tld-fever .tld-area-tabs{width:100%!important;max-width:none!important;margin:0 auto 38px!important;padding:0 5%!important;display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:8px!important;background:transparent!important;border:0!important}
body.tld-fever .tld-area-tabs button{min-height:36px!important;border-radius:0!important;border:1px solid #ff1493!important;background:#120008!important;color:#fff!important;font-size:12px!important;font-weight:900!important}
body.tld-fever .tld-area-tabs button.is-active{background:#ff1493!important}
body.tld-fever .tld-area-heading{margin:20px 5% 16px!important;padding-bottom:8px!important;border-bottom:1px solid #d8c37a!important;color:#00e7ff!important;font-size:20px!important;font-weight:900!important}
body.tld-fever .tld-side{position:static!important;width:100%!important;margin:10px auto 58px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 20px!important;background:transparent!important}
body.tld-fever .tld-side h2{grid-column:1/-1!important;margin:18px 0 0!important;text-align:center!important;color:#ff1493!important;font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:28px!important;font-weight:400!important;letter-spacing:.1em!important;text-shadow:0 0 14px rgba(255,20,147,.55)!important}
body.tld-fever .tld-side a{min-height:76px!important;margin:0!important;padding:16px 20px!important;border-radius:0!important;border:1px solid rgba(255,255,255,.14)!important;background:linear-gradient(100deg,rgba(255,20,147,.68),rgba(20,20,20,.72))!important;color:#fff!important;box-shadow:none!important}
body.tld-fever .tld-side a b{display:block!important;color:#fff!important;font-size:24px!important;line-height:1.1!important;font-weight:900!important}
body.tld-fever .tld-side a span{display:block!important;margin-top:6px!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
body.tld-fever .tld-system-band{padding:34px 44px!important;background:rgba(16,0,10,.86)!important;border:1px solid rgba(255,20,147,.45)!important}
body.tld-fever .tld-system-band p{color:#ff1493!important;font-family:Impact,"Arial Black",sans-serif!important}
body.tld-fever .tld-system-band h2{color:#fff!important;font-family:"Yu Mincho","Hiragino Mincho ProN",serif!important;font-size:28px!important;font-weight:400!important}
body.tld-fever .tld-system-band div{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
body.tld-fever .tld-system-band span{border-radius:0!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;background:#140009!important}
body.tld-fever .tlb-fixed-cta{left:50%!important;right:auto!important;bottom:18px!important;transform:translateX(-50%)!important;width:min(760px,calc(100% - 40px))!important;display:flex!important;justify-content:center!important;gap:12px!important;padding:10px 18px!important;border-radius:0!important;background:rgba(90,36,65,.92)!important;box-shadow:none!important;z-index:80!important}
body.tld-fever .tlb-fixed-cta a{height:48px!important;min-width:140px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important}
body.tld-fever .tlb-fixed-cta__tel{background:#161616!important;border:1px solid #d8c37a!important}
body.tld-fever .tlb-fixed-cta__line{background:#08c955!important}
body.tld-fever .tlb-fixed-cta__web{background:linear-gradient(90deg,#ff243f,#ff1493)!important}

@media (max-width:980px){
  body.tld-fever .tld-header{height:74px!important;min-height:74px!important;grid-template-columns:minmax(0,1fr) 110px 54px!important;padding:0 14px!important}
  body.tld-fever .tld-header-nav{display:none!important}
  body.tld-fever .tld-logo{width:auto!important;min-width:0!important}
  body.tld-fever .tld-logo small{display:none!important}
  body.tld-fever .tld-logo strong{font-size:34px!important}
  body.tld-fever .tld-logo span{font-size:10px!important}
  body.tld-fever .tld-header-tel{width:110px!important;height:42px!important;background:#08c955!important;font-size:0!important;box-shadow:0 0 24px rgba(8,201,85,.45)!important}
  body.tld-fever .tld-header-tel::after{content:"電話相談"!important;color:#fff!important;font-size:14px!important;font-weight:900!important}
  body.tld-fever .tld-menu-button{min-width:54px!important;width:54px!important;height:54px!important;border-radius:50%!important;padding:0!important;background:rgba(255,255,255,.22)!important;box-shadow:none!important}
  body.tld-fever .tld-menu-button span::before{content:"☰"!important;font-size:31px!important;color:#fff!important}
  body.tld-fever .tld-hero{padding-top:24px!important}
  body.tld-fever .tld-hero__visual{width:100%!important;aspect-ratio:9/12!important;box-shadow:none!important}
  body.tld-fever .tld-hero__title{bottom:28px!important;padding:0 18px!important}
  body.tld-fever .tld-hero__title b:first-child{font-size:clamp(54px,18vw,84px)!important}
  body.tld-fever .tld-hero__title b:nth-child(2){font-size:clamp(17px,5vw,26px)!important}
  body.tld-fever .tld-menu-grid{width:100%!important;grid-template-columns:repeat(3,1fr)!important;margin-bottom:20px!important}
  body.tld-fever .tld-promo-stack{grid-template-columns:1fr!important;width:calc(100% - 22px)!important}
  body.tld-fever .tld-layout{width:calc(100% - 22px)!important}
  body.tld-fever .tld-cast-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:0!important}
  body.tld-fever .tld-cast-card__body h3{font-size:15px!important}
  body.tld-fever .tld-cast-card__body p{font-size:10px!important}
  body.tld-fever .tld-cast-card__tags b{font-size:9px!important;min-height:22px!important}
  body.tld-fever .tld-cast-card__reserve{font-size:10px!important;padding:8px 3px!important}
  body.tld-fever .tld-live-metrics{grid-template-columns:1fr!important}
  body.tld-fever .tld-side{grid-template-columns:1fr!important}
  body.tld-fever .tld-system-band div{grid-template-columns:1fr!important}
  body.tld-fever .tlb-fixed-cta{width:calc(100% - 16px)!important;bottom:8px!important;padding:8px!important;gap:8px!important}
  body.tld-fever .tlb-fixed-cta a{min-width:0!important;flex:1!important;height:42px!important;font-size:11px!important}
}
@media (max-width:560px){
  body.tld-fever .tld-hero__visual{aspect-ratio:9/13!important}
  body.tld-fever .tld-cast-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.tld-fever .tld-cast-card__tags{display:none!important}
  body.tld-fever .tld-cast-card__shift small{display:none!important}
}

/* FEVER EXACT SUBPAGE HARD FIX v0.3.2 */
body.tld-fever{
  --fever-pink:#ff1493;
  --fever-hot:#ff2a73;
  --fever-gold:#d8c37a;
  --fever-cyan:#00e7ff;
  --fever-serif:Georgia,"Times New Roman","Yu Mincho","Hiragino Mincho ProN",serif;
  --fever-sans:"Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
body.tld-fever .tld-led,
body.tld-fever .tld-menu-grid,
body.tld-fever .tld-content,
body.tld-fever .tlc-visual-title,
body.tld-fever .tlc-page-card,
body.tld-fever .tld-archive-section,
body.tld-fever .tlc-profile{
  width:min(1100px,94vw)!important;
  max-width:1100px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.tld-fever .tld-header-nav{justify-content:center!important;text-align:center!important}
body.tld-fever .tld-menu-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important;justify-content:center!important}
body.tld-fever .tld-menu-grid a{text-align:center!important}
body.tld-fever .tld-menu-grid a b{font-family:var(--fever-sans)!important}
body.tld-fever .tld-menu-grid a span{font-family:var(--fever-serif)!important;color:var(--fever-gold)!important;font-size:8px!important;letter-spacing:.08em!important}
body.tld-fever .tlc-visual-title{
  min-height:0!important;
  padding:38px 0 18px!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
  text-align:center!important;
}
body.tld-fever .tlc-visual-title::before,
body.tld-fever .tlc-visual-title::after{display:none!important;content:none!important}
body.tld-fever .tlc-visual-title p{
  margin:0 0 6px!important;
  color:rgba(255,255,255,.72)!important;
  font-family:var(--fever-serif)!important;
  font-size:13px!important;
  font-weight:400!important;
  letter-spacing:.16em!important;
  text-shadow:none!important;
  text-transform:uppercase!important;
}
body.tld-fever .tlc-visual-title h1{
  margin:0!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(40px,5.1vw,68px)!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:.08em!important;
  text-shadow:0 0 15px rgba(255,255,255,.22),0 0 24px rgba(255,20,147,.28)!important;
}
body.tld-fever .tlc-visual-title span{
  display:block!important;
  margin:8px 0 0!important;
  color:var(--fever-gold)!important;
  font-family:var(--fever-serif)!important;
  font-size:15px!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
}
body.tld-fever .tlc-title,
body.tld-fever .tld-section-title{text-align:center!important;margin:0 auto 18px!important}
body.tld-fever .tlc-title p,
body.tld-fever .tld-section-title p,
body.tld-fever .tlc-profile__kicker{
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(22px,2.8vw,38px)!important;
  font-weight:400!important;
  letter-spacing:.08em!important;
  line-height:1.05!important;
  text-shadow:0 0 18px rgba(255,255,255,.24),0 0 18px rgba(255,20,147,.34)!important;
  text-transform:uppercase!important;
}
body.tld-fever .tlc-title h2,
body.tld-fever .tld-section-title h1,
body.tld-fever .tld-section-title h2{
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:clamp(22px,2.6vw,42px)!important;
  font-weight:400!important;
  letter-spacing:.12em!important;
  line-height:1.18!important;
}
body.tld-fever .tld-cast-card__photo::before,
body.tld-fever .tlc-profile__main-photo::before,
body.tld-fever .tlc-profile__photo::before,
body.tld-fever .tld-cast-card__photo span{display:none!important;content:none!important}
body.tld-fever .tlb-news-list{width:min(760px,100%)!important;margin:0 auto!important;display:block!important}
body.tld-fever .tlb-news-list a{
  display:grid!important;
  grid-template-columns:118px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:start!important;
  padding:22px 0!important;
  border-bottom:1px solid rgba(255,255,255,.22)!important;
  background:transparent!important;
  color:#fff!important;
  text-decoration:none!important;
}
body.tld-fever .tlb-news-list time{
  display:block!important;
  color:var(--fever-gold)!important;
  font-family:var(--fever-serif)!important;
  font-size:16px!important;
  font-weight:400!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
}
body.tld-fever .tlb-news-list span b,
body.tld-fever .tlb-news-list h3{
  display:block!important;
  margin:0 0 8px!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:20px!important;
  font-weight:700!important;
  line-height:1.5!important;
}
body.tld-fever .tlb-news-list span em,
body.tld-fever .tlb-news-list p{
  display:block!important;
  color:rgba(255,255,255,.86)!important;
  font-style:normal!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1.85!important;
}
body.tld-fever .tlc-page-card--news{
  background:linear-gradient(180deg,rgba(14,0,8,.92),rgba(0,0,0,.96))!important;
  border:1px solid rgba(255,20,147,.38)!important;
  padding:34px 42px 44px!important;
}
body.tld-fever .tlc-profile{padding:0 0 54px!important;background:transparent!important;border:0!important;box-shadow:none!important}
body.tld-fever .tlc-profile__top{display:grid!important;grid-template-columns:440px minmax(0,1fr)!important;gap:34px!important;align-items:start!important}
body.tld-fever .tlc-profile__photo{background:#050005!important;border:1px solid var(--fever-pink)!important;border-radius:0!important;padding:0!important}
body.tld-fever .tlc-profile__main-photo{aspect-ratio:3/4!important;border:0!important;border-radius:0!important;overflow:hidden!important}
body.tld-fever .tlc-profile__main-photo img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}
body.tld-fever .tlc-profile__summary{background:#060004!important;border:1px solid var(--fever-pink)!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
body.tld-fever .tlc-profile__kicker{
  margin:0!important;
  padding:0 18px!important;
  height:38px!important;
  display:flex!important;
  align-items:end!important;
  color:var(--fever-pink)!important;
  font-size:18px!important;
  font-weight:700!important;
  text-shadow:0 0 12px rgba(255,20,147,.85)!important;
}
body.tld-fever .tlc-profile__summary h1{
  margin:0!important;
  padding:0 18px 18px!important;
  display:flex!important;
  align-items:end!important;
  gap:18px!important;
  color:#fff!important;
  font-family:var(--fever-serif)!important;
  font-size:54px!important;
  font-weight:400!important;
  line-height:1.05!important;
  letter-spacing:.08em!important;
  border-bottom:1px solid var(--fever-gold)!important;
}
body.tld-fever .tlc-profile__summary h1 small{color:#fff!important;font-family:var(--fever-sans)!important;font-size:18px!important;font-weight:900!important}
body.tld-fever .tlc-profile__catch{margin:0!important;padding:20px 18px!important;color:#fff!important;border-bottom:1px solid var(--fever-gold)!important;font-size:15px!important;font-weight:900!important;line-height:1.9!important}
body.tld-fever .tlc-profile__sizes{display:grid!important;grid-template-columns:repeat(4,1fr)!important;margin:0!important;border-bottom:1px solid var(--fever-pink)!important}
body.tld-fever .tlc-profile__sizes div{padding:18px 8px!important;border-right:1px solid var(--fever-pink)!important;text-align:center!important}
body.tld-fever .tlc-profile__sizes dt{color:var(--fever-pink)!important;font-size:12px!important;font-weight:900!important}
body.tld-fever .tlc-profile__sizes dd{margin-top:7px!important;color:#fff!important;font-size:21px!important;font-weight:900!important}
body.tld-fever .tlc-profile__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;padding:16px 0 0!important}
body.tld-fever .tlc-profile__actions a{min-height:58px!important;border-radius:999px!important;background:linear-gradient(90deg,#ff263d,var(--fever-pink))!important;color:#fff!important;display:grid!important;place-items:center!important;text-decoration:none!important;font-size:15px!important;font-weight:900!important}
body.tld-fever .tlc-profile-schedule,
body.tld-fever .tlc-profile-message{margin-top:20px!important;padding:18px!important;background:#070003!important;border:1px solid rgba(255,20,147,.56)!important;border-radius:0!important}
body.tld-fever .tlc-profile-schedule__row{display:grid!important;grid-template-columns:84px minmax(0,1fr) 88px 110px!important;gap:10px!important;align-items:center!important;padding:12px 0!important;border-bottom:1px solid rgba(216,195,122,.55)!important}
body.tld-fever .tlb-fixed-cta{display:none!important}
@media (max-width:980px){
  body.tld-fever .tld-header-nav{display:none!important}
  body.tld-fever .tld-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}
  body.tld-fever .tld-led,
  body.tld-fever .tld-content,
  body.tld-fever .tlc-visual-title,
  body.tld-fever .tlc-page-card,
  body.tld-fever .tld-archive-section,
  body.tld-fever .tlc-profile{width:calc(100% - 24px)!important}
  body.tld-fever .tlc-profile__top{grid-template-columns:1fr!important;gap:18px!important}
  body.tld-fever .tlc-profile__photo{width:min(440px,100%)!important;margin:0 auto!important}
  body.tld-fever .tlc-profile__summary h1{font-size:42px!important}
  body.tld-fever .tlc-profile-schedule__row{grid-template-columns:64px minmax(0,1fr)!important}
  body.tld-fever .tlc-profile-schedule__row em,
  body.tld-fever .tlc-profile-schedule__row a,
  body.tld-fever .tlc-profile-schedule__row .is-disabled{grid-column:2!important}
  body.tld-fever .tlb-news-list a{grid-template-columns:1fr!important;gap:7px!important}
}
