:root{--orange:#ff8400;--pink:#ff4f91;--yellow:#ffd21c;--blue:#19bce8;--green:#83df00;--black:#11131a;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;color:var(--black);font-family:"Noto Sans JP",sans-serif}img{display:block}header{position:sticky;z-index:50;top:0;background:#fff;border-bottom:2px solid #111}.header-inner{display:flex;align-items:center;width:min(calc(100% - 48px),var(--max));height:76px;margin:auto}.brand{display:flex;flex-direction:column;align-items:center;text-decoration:none;line-height:1}.brand span{color:var(--orange);font-size:29px;font-weight:900;letter-spacing:-.12em}.brand small{margin-top:6px;font-size:9px;font-weight:800}.header-inner nav{display:flex;gap:38px;margin-left:auto}.header-inner nav a{font-size:12px;font-weight:800;text-decoration:none}.header-inner nav a:hover{color:var(--orange)}.wrap{width:min(calc(100% - 48px),var(--max));margin:auto}.hero-wrap{padding:24px;background:var(--yellow)}.hero-slider{position:relative;width:min(100%,var(--max));aspect-ratio:16/9;margin:auto;overflow:hidden;background:#222}.hero-track{display:flex;height:100%;transition:transform .65s cubic-bezier(.22,.8,.25,1)}.hero-slide{position:relative;width:100%;height:100%;flex:0 0 100%;overflow:hidden}.hero-slide:before,.hero-slide:after{content:"";position:absolute;border:4px solid rgba(255,255,255,.3);border-radius:50%}.hero-slide:before{top:-13%;left:-6%;width:36%;aspect-ratio:1}.hero-slide:after{right:-5%;bottom:-20%;width:34%;aspect-ratio:1}.hero-slide>img{position:absolute;z-index:1;right:2%;bottom:-10%;width:57%;height:108%;object-fit:contain;object-position:center bottom}.hero-slide>div{position:absolute;z-index:2;top:50%;left:7%;width:48%;transform:translateY(-50%)}.hero-slide p{margin:0 0 16px;font-size:17px;font-weight:900;letter-spacing:.12em}.hero-slide h1,.hero-slide h2{margin:0 0 18px;font-size:42px;line-height:1.45}.hero-slide span{font-size:14px;font-weight:700;line-height:1.8}.hero-main{background:var(--orange)}.hero-about{background:var(--blue)}.hero-about>img{right:0;width:60%}.hero-x{background:var(--green)}.hero-x>img{right:6%;width:42%}.hero-x b{display:grid;width:54px;height:54px;margin-top:20px;place-items:center;color:#fff;background:#111;border-radius:50%;font-size:25px}.hero-arrow{position:absolute;z-index:5;top:50%;width:44px;height:44px;transform:translateY(-50%);color:#111;background:#fff;border:2px solid #111;border-radius:50%;font-size:28px;cursor:pointer}.hero-prev{left:16px}.hero-next{right:16px}.hero-dots{position:absolute;z-index:5;bottom:18px;left:50%;display:flex;gap:9px;transform:translateX(-50%)}.hero-dots button{width:12px;height:12px;padding:0;background:#fff;border:2px solid #111;border-radius:50%}.hero-dots button.active{background:#111}.title small{font-size:14px;font-weight:900}.title h2{margin:3px 0 0;font-size:64px;line-height:1}.news-section{padding:78px 0 90px}.news-tabs{display:flex;gap:8px;margin:38px 0 18px}.news-tabs button{padding:8px 18px;background:#fff;border:2px solid #111;border-radius:999px;font-weight:800;cursor:pointer}.news-tabs button:nth-child(1).active{background:var(--orange)}.news-tabs button:nth-child(2).active{background:var(--blue)}.news-tabs button:nth-child(3).active{background:var(--green)}.news-list{border-top:2px solid #111}.news-item{position:relative;display:grid;grid-template-columns:170px 1fr 30px;align-items:center;min-height:118px;border-bottom:1px solid #111}.news-item>div{display:flex;align-items:center;gap:10px}.news-item time{font-size:12px;font-weight:800}.news-item span{padding:4px 11px;background:var(--yellow);border:1px solid #111;border-radius:999px;font-size:9px;font-weight:900}.news-item h3{margin:0;font-size:18px}.news-item>b{font-size:24px}.agency-section{padding:80px 0 100px;background:var(--orange)}.agency-section .title{display:flex;align-items:end;justify-content:space-between}.agency-section .title h2{font-size:40px}.agency-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:38px}.agency-card{overflow:hidden;background:#fff;border:2px solid #111;border-radius:12px;box-shadow:6px 6px 0 #111}.agency-banner{position:relative;aspect-ratio:16/9;overflow:hidden;background:#ddd}.agency-banner>img{width:100%;height:100%;object-fit:cover}.agency-banner>span{position:absolute;top:10px;left:10px;padding:4px 9px;color:#fff;background:var(--pink);border:1px solid #111;border-radius:999px;font-size:9px;font-weight:900}.agency-info{display:flex;align-items:center;gap:12px;padding:14px}.agency-info>img{width:50px;height:50px;object-fit:cover;border:2px solid #111;border-radius:50%}.agency-info h3{margin:0;font-size:15px}.agency-info p{display:-webkit-box;margin:3px 0;color:#555;font-size:9px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.agency-info time{font-size:9px;font-weight:800}.liver-section{padding:78px 0 88px;overflow:hidden;background:var(--blue)}.title-light h2{font-size:42px}.liver-viewport{margin-top:34px;overflow:hidden}.liver-loop{display:flex;width:max-content;animation:marquee 34s linear infinite}.liver-group{display:flex;gap:18px;padding-right:18px}.liver-loop:hover{animation-play-state:paused}.liver-card{display:flex;align-items:center;gap:14px;width:300px;padding:13px;background:#fff;border:2px solid #111;border-radius:12px;box-shadow:5px 5px 0 #111}.liver-card>img{width:78px;height:78px;flex:0 0 auto;object-fit:cover;object-position:top;border:2px solid #111;border-radius:50%}.liver-card span{padding:2px 7px;background:var(--yellow);border:1px solid #111;border-radius:999px;font-size:8px;font-weight:900}.liver-card h3{margin:5px 0 0;font-size:15px}.liver-card p{margin:2px 0;font-size:9px}.liver-card time{font-size:9px;font-weight:800}@keyframes marquee{to{transform:translateX(-50%)}}.apply-section{padding:85px 24px;background:#fff}.apply-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;width:min(100%,var(--max));margin:auto;padding:58px;background:var(--pink);border:2px solid #111;border-radius:18px;box-shadow:9px 9px 0 #111}.apply-inner small{font-size:13px;font-weight:900}.apply-inner h2{margin:8px 0 0;font-size:38px;line-height:1.4}.apply-inner p{margin:4px 0 24px;font-size:14px;font-weight:700;line-height:1.9}.apply-inner a{display:inline-flex;gap:35px;padding:13px 18px;background:#fff;border:2px solid #111;border-radius:999px;font-size:11px;font-weight:900;text-decoration:none}footer{color:#fff;background:#111}.footer-inner{display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:35px;width:min(calc(100% - 48px),var(--max));min-height:190px;margin:auto;padding:34px 0}.footer-brand span{color:var(--orange)}.footer-brand small{color:#fff}.company b{font-size:11px}.company p{margin:6px 0 0;color:#aaa;font-size:9px}.footer-x{display:flex;align-items:center;gap:12px;text-decoration:none}.footer-x i{display:grid;width:48px;height:48px;place-items:center;background:#fff;color:#111;border-radius:50%;font-size:24px;font-style:normal}.footer-x span{display:flex;flex-direction:column}.footer-x b{font-size:12px}.footer-x small{color:#aaa;font-size:8px}.footer-inner nav{grid-column:1/-1;display:flex;justify-content:flex-end;gap:22px}.footer-inner nav a{font-size:9px;text-decoration:none}.copyright{grid-column:1/-1;color:#777;text-align:right;font-size:8px}
@media(max-width:800px){.header-inner nav{gap:16px}.hero-slide h1,.hero-slide h2{font-size:31px}.agency-grid{grid-template-columns:repeat(2,1fr)}.news-item{grid-template-columns:145px 1fr 25px}.footer-inner{grid-template-columns:140px 1fr}.footer-x{grid-column:1/-1}}
@media(max-width:620px){html{scroll-padding-top:64px}.header-inner{width:calc(100% - 28px);height:64px}.brand span{font-size:23px}.header-inner nav{gap:12px}.header-inner nav a{font-size:9px}.header-inner nav a:first-child,.header-inner nav a:last-child{display:none}.hero-wrap{padding:10px}.hero-slider{aspect-ratio:16/9}.hero-slide>img{right:-12%;bottom:-18%;width:68%;height:78%}.hero-slide>div{top:11%;left:7%;width:86%;transform:none}.hero-slide p{margin-bottom:5px;font-size:9px}.hero-slide h1,.hero-slide h2{margin-bottom:6px;font-size:19px}.hero-slide span{font-size:8px}.hero-about>img{right:-15%;width:78%}.hero-x>img{right:-7%;width:55%}.hero-x b{width:34px;height:34px;margin-top:7px;font-size:16px}.hero-arrow{width:30px;height:30px;font-size:19px}.hero-dots{bottom:8px}.hero-dots button{width:9px;height:9px}.wrap{width:calc(100% - 32px)}.news-section{padding:52px 0 65px}.title h2{font-size:47px}.news-tabs{overflow-x:auto}.news-tabs button{flex:0 0 auto;padding:7px 13px;font-size:10px}.news-item{grid-template-columns:1fr 25px;gap:10px;padding:17px 0}.news-item>div{grid-column:1/-1}.news-item h3{font-size:14px}.agency-section{padding:55px 0 70px}.agency-section .title{display:block}.agency-section .title h2{margin-top:8px;font-size:29px}.agency-grid{grid-template-columns:1fr}.title-light h2{font-size:32px}.liver-card{width:260px}.apply-section{padding:55px 16px}.apply-inner{grid-template-columns:1fr;gap:25px;padding:30px}.apply-inner h2{font-size:28px}.footer-inner{display:flex;align-items:flex-start;flex-direction:column;width:calc(100% - 40px);padding:40px 0}.footer-inner nav{flex-wrap:wrap}.copyright{align-self:flex-end}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.liver-loop{animation:none}.liver-viewport{overflow-x:auto}}

/* White-led Palmu palette */
body{background:#fff}.hero-wrap{padding:24px 24px 58px;background:#fff}.hero-slider{border-radius:18px;box-shadow:0 18px 45px rgba(25,28,38,.13)}.hero-main{background:linear-gradient(120deg,#ff8a00,#ffb000)}.hero-about{background:linear-gradient(120deg,#18bce8,#67d4ef)}.hero-x{background:linear-gradient(120deg,#84df00,#b7ee42)}
.news-section{position:relative;padding-top:82px}.news-section:before{content:"";position:absolute;z-index:-1;top:38px;right:-40px;width:180px;height:180px;background:#f5f5f5;border-radius:50%}.news-section .title small,.agency-section .title small,.title-light small{color:var(--orange)}.news-section .title h2:after,.agency-section .title h2:after,.title-light h2:after{content:"";display:block;width:64px;height:7px;margin-top:13px;background:var(--orange);border-radius:99px}.news-list{margin-top:38px}.news-item span{background:var(--orange)}.news-liver_debut span{background:var(--blue)}.news-event_award span{background:var(--green)}.news-item:hover h3{color:var(--orange)}.empty{padding:35px 0;border-bottom:1px solid #111;color:#777;font-size:13px}
.agency-section{position:relative;overflow:hidden;background:#fff}.agency-section:before,.agency-section:after{content:"";position:absolute;z-index:0;border-radius:50%;background:#f6f6f6}.agency-section:before{top:30px;left:-120px;width:310px;height:310px}.agency-section:after{right:-80px;bottom:-130px;width:270px;height:270px}.agency-section .wrap{position:relative;z-index:1}.agency-card{border:1px solid #dedede;border-top:6px solid var(--orange);box-shadow:0 12px 30px rgba(26,29,39,.09)}.agency-card:nth-child(3n+2){border-top-color:var(--blue)}.agency-card:nth-child(3n){border-top-color:var(--pink)}.agency-info>img{border-color:#fff;box-shadow:0 0 0 2px var(--orange)}
.liver-section{position:relative;background:#f7f7f7}.liver-section:before{content:"V-LIVER  V-LIVER  V-LIVER";position:absolute;top:5px;left:-20px;color:#fff;font-size:70px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.liver-section .wrap,.liver-viewport{position:relative}.liver-card{border:1px solid #ddd;border-top:5px solid var(--orange);box-shadow:0 10px 24px rgba(20,23,32,.08)}.liver-card:nth-child(3n+2){border-top-color:var(--blue)}.liver-card:nth-child(3n){border-top-color:var(--pink)}.liver-card>img{border-color:var(--orange)}
.apply-section{background:#fff}.apply-inner{position:relative;overflow:hidden;background:#fff;border:2px solid #111;box-shadow:10px 10px 0 var(--orange)}.apply-inner:before{content:"";position:absolute;top:0;bottom:0;left:0;width:12px;background:linear-gradient(var(--orange) 0 25%,var(--pink) 25% 50%,var(--blue) 50% 75%,var(--green) 75%)}.apply-inner small{color:var(--orange)}.apply-inner a{color:#fff;background:var(--orange)}
footer{border-top:8px solid var(--orange)}
@media(max-width:620px){.hero-wrap{padding:10px 10px 42px}.hero-slider{border-radius:10px}.news-section:before{right:-80px}.agency-card{box-shadow:0 9px 22px rgba(26,29,39,.09)}.apply-inner{box-shadow:7px 7px 0 var(--orange)}}

/* Alignment and footer contrast */
.agency-section .title{display:block;text-align:left}.agency-section .title h2{margin-top:8px}
.footer-x{color:#fff}.footer-x b{color:#fff;font-size:13px}.footer-x small{color:#e7e7e7;font-size:9px}.footer-inner nav a{color:#fff;font-size:10px;font-weight:700}.footer-inner nav a:hover,.footer-x:hover b{color:var(--orange)}.copyright{color:#bdbdbd}

/* Shared 16:9 media and event awards */
.agency-banner{aspect-ratio:16/9}
.award-section{position:relative;padding:82px 0 96px;background:#fff}.award-section .title small{color:var(--green)}.award-section .title h2:after{content:"";display:block;width:64px;height:7px;margin-top:13px;background:var(--green);border-radius:99px}.award-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:38px}.award-card{overflow:hidden;background:#fff;border:1px solid #ddd;border-top:6px solid var(--green);border-radius:12px;box-shadow:0 12px 30px rgba(26,29,39,.09)}.award-card:nth-child(3n+2){border-top-color:var(--orange)}.award-card:nth-child(3n){border-top-color:var(--pink)}.award-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#f3f3f3}.award-image img{width:100%;height:100%;object-fit:cover}.award-image strong{position:absolute;right:12px;bottom:12px;display:grid;min-width:52px;height:52px;padding:0 11px;place-items:center;background:var(--yellow);border:2px solid #111;border-radius:50%;font-size:13px}.award-info{padding:18px}.award-info>span{padding:3px 8px;background:var(--green);border:1px solid #111;border-radius:999px;font-size:8px;font-weight:900}.award-info h3{margin:10px 0 12px;font-size:17px}.award-liver-profile{display:flex;align-items:center;gap:10px}.award-liver-icon{width:52px;height:52px;flex:0 0 52px;border:2px solid #111;border-radius:50%;background:#f3f3f3;object-fit:cover}.award-info p{margin:3px 0;font-size:11px;font-weight:700}.award-info time{display:block;margin-top:10px;font-size:9px;font-weight:800}
@media(max-width:800px){.award-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.award-section{padding:55px 0 70px}.award-grid{grid-template-columns:1fr}}

/* Mobile layout */
@media (max-width:620px){
  html,body{max-width:100%;overflow-x:clip}
  html{scroll-padding-top:72px}
  header{border-bottom-width:1px}
  .header-inner{width:calc(100% - 24px);height:68px;gap:10px}
  .brand{flex:0 0 auto;align-items:flex-start}
  .brand span{font-size:22px;letter-spacing:-.1em}
  .brand small{margin-top:5px;font-size:7px}
  .header-inner nav{min-width:0;gap:0;margin-left:auto;justify-content:flex-end}
  .header-inner nav a{padding:9px 6px;font-size:8px;letter-spacing:-.02em;white-space:nowrap}
  .header-inner nav a:first-child,.header-inner nav a:last-child{display:none}

  .wrap{width:calc(100% - 32px)}
  .hero-wrap{padding:10px 10px 30px;overflow:hidden}
  .hero-slider{width:100%;min-height:0;aspect-ratio:16/9;border-radius:10px;box-shadow:0 10px 24px rgba(25,28,38,.14)}
  .hero-slide{overflow:hidden}
  .hero-slide>div{top:10%;left:6%;width:66%;transform:none}
  .hero-slide p{margin:0 0 4px;font-size:8px;letter-spacing:.08em}
  .hero-slide h1,.hero-slide h2{margin:0 0 5px;font-size:clamp(16px,5vw,20px);line-height:1.35}
  .hero-slide span{display:block;width:80%;font-size:7px;line-height:1.55}
  .hero-slide>img{right:-8%;bottom:-15%;width:62%;height:82%}
  .hero-about>img{right:-12%;width:68%}
  .hero-x>img{right:-3%;width:48%}
  .hero-x b{width:28px;height:28px;margin-top:5px;font-size:14px}
  .hero-arrow{width:28px;height:28px;border-width:1px;font-size:18px}
  .hero-prev{left:7px}.hero-next{right:7px}
  .hero-dots{bottom:7px;gap:6px}
  .hero-dots button{width:8px;height:8px;border-width:1px}

  .title small{font-size:11px}
  .title h2,.title-light h2,.agency-section .title h2{font-size:clamp(30px,9vw,38px);line-height:1.12;letter-spacing:-.03em}
  .news-section,.agency-section,.liver-section,.award-section{overflow:hidden;padding:52px 0 60px}
  .news-section:before{right:-95px;width:160px;height:160px}
  .news-list{margin-top:28px}
  .news-item{grid-template-columns:1fr 22px;min-height:0;gap:8px;padding:18px 0}
  .news-item>div{grid-column:1/-1;gap:8px}
  .news-item h3{font-size:14px;line-height:1.6}
  .news-item>b{font-size:20px}

  .agency-grid,.award-grid{grid-template-columns:1fr;gap:18px;margin-top:28px}
  .agency-card,.award-card{width:100%;border-radius:10px}
  .agency-info{padding:13px}
  .agency-info>img{width:48px;height:48px}
  .agency-info h3{font-size:15px}
  .agency-info p{-webkit-line-clamp:2;font-size:10px;line-height:1.5}
  .award-info{padding:15px}
  .award-info h3{font-size:16px;line-height:1.5}

  .liver-section:before{font-size:48px}
  .liver-viewport{max-width:100%;margin-top:27px;overflow:hidden}
  .liver-group{gap:12px;padding-right:12px}
  .liver-card{width:min(78vw,278px);gap:11px;padding:11px;box-shadow:4px 4px 0 #111}
  .liver-card>img{width:66px;height:66px}

  .apply-section{padding:52px 16px 60px;overflow:hidden}
  .apply-inner{width:100%;grid-template-columns:1fr;gap:20px;padding:28px 24px 30px;border-radius:14px;box-shadow:6px 6px 0 var(--orange)}
  .apply-inner h2{font-size:27px;line-height:1.35}
  .apply-inner p{font-size:12px;line-height:1.8}
  .apply-inner a{width:100%;justify-content:space-between;gap:10px;padding:13px 15px;font-size:10px}

  .footer-inner{width:calc(100% - 40px);min-height:0;gap:24px;padding:36px 0}
  .footer-inner nav{width:100%;justify-content:flex-start;gap:12px 18px}
  .footer-inner nav a{font-size:10px}
  .copyright{align-self:flex-start;text-align:left}
}

@media (max-width:360px){
  .header-inner{width:calc(100% - 18px);gap:5px}
  .brand span{font-size:20px}
  .header-inner nav a{padding-inline:4px;font-size:7px}
  .hero-slide h1,.hero-slide h2{font-size:16px}
}
