.cast-btn{align-items:center;border-radius:4px;display:inline-flex;font-family:Noto Sans JP,sans-serif;font-weight:700;justify-content:center;text-decoration:none;white-space:nowrap}.cast-btn--lg{box-sizing:border-box;font-size:20px;height:56px;letter-spacing:2px;max-width:100%;min-width:200px;padding:0 24px;width:auto}.cast-btn--outline{background:#fff;border:1px solid #000;color:#000}.cast-btn--solid{background:#000;border:1px solid #000;color:#ffc827}.cast-hero{align-items:center;background:#fffaf0;display:flex;gap:56px;justify-content:flex-start;margin:0 auto;max-width:1440px;min-height:640px;padding:40px 40px 40px 80px}.cast-hero__text{flex-shrink:0;max-width:46%;width:520px}.cast-hero__subcopy{display:inline-block;font-family:Noto Sans JP,sans-serif;font-size:24px;font-weight:700;margin:0 0 8px;padding-bottom:14px;position:relative}.cast-hero__subcopy:after{background:linear-gradient(90deg,#fde17f,#fcca00);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.cast-hero__heading{color:#000;font-family:Noto Sans JP,sans-serif;font-size:56px;font-weight:700;line-height:1.3;margin:0 0 24px}.cast-hero__heading p{margin:0}.cast-hero__tags{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.cast-tag{align-items:center;background:linear-gradient(135deg,#fde17f 10%,#fcca00 80%);border-radius:18px;color:#1e1e1e;display:inline-flex;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;gap:6px;padding:6px 16px}.cast-tag__icon{flex-shrink:0;height:20px;width:20px}.cast-hero__buttons{display:flex;flex-wrap:wrap;gap:24px}.cast-hero__photos{display:grid;flex:1;gap:12px;grid-template-areas:"p2 p2 p1" "p3 p4 p1" "p3 p5 p1" "p6 p6 p1";grid-template-columns:1fr 1fr 1.6fr;grid-template-rows:1.1fr .8fr .8fr 1.1fr;height:600px;max-width:none}.cast-hero__photo{border-radius:8px;overflow:hidden}.cast-hero__photo img{display:block;height:100%;object-fit:cover;width:100%}.cast-hero__photo--1{grid-area:p1}.cast-hero__photo--2{grid-area:p2}.cast-hero__photo--3{grid-area:p3}.cast-hero__photo--4{grid-area:p4}.cast-hero__photo--5{grid-area:p5}.cast-hero__photo--6{grid-area:p6}@media (max-width:960px){.cast-hero{flex-direction:column;min-height:0;padding:24px 24px 48px}.cast-hero__text{max-width:100%}.cast-hero__subcopy{font-size:16px;margin-bottom:8px;padding-bottom:10px}.cast-hero__heading{font-size:36px;margin-bottom:24px}.cast-hero__tags{gap:8px;margin-bottom:32px}.cast-tag{font-size:12px;gap:4px;padding:6px 12px}.cast-tag__icon{height:16px;width:16px}.cast-hero__buttons{gap:24px}.cast-btn--lg{font-size:18px;height:48px;letter-spacing:1.8px;min-width:158px;padding:0 16px;width:auto}.cast-hero__photos{aspect-ratio:39/34;height:auto;max-width:100%}}