/*
Theme Name: Inside Gaza LP
Theme URI: https://unitedpeople.jp/
Author: United People
Description: 『インサイド・ガザ 封鎖の内側から』公式サイト用シングルページテーマ。
Version: 1.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: inside-gaza
*/

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:74px}
body{margin:0;background:#0c0c0b;color:#ece7dc;font-family:"Zen Kaku Gothic New",system-ui,sans-serif;-webkit-font-smoothing:antialiased}
img{max-width:100%}
a{color:inherit}

.ig-page{width:100%;overflow-x:hidden}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* ===================== HEADER / NAV ===================== */
.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,5vw,54px);background:rgba(10,10,9,.86);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.07)}
.site-header__brand{text-decoration:none;color:#ece7dc;display:flex;align-items:baseline;gap:10px;flex-shrink:0}
.site-header__title{font-size:clamp(22.5px,2.7vw,27px);font-weight:700;letter-spacing:.06em}
.site-header__title-en{font-size:14.25px;letter-spacing:.22em;color:#ffde60}

@media(max-width:480px){
  .site-header__title{font-size:21px}
  .site-header__title-en{display:none}
}

.nav-desktop{display:flex;align-items:center;gap:clamp(12px,1.6vw,22px)}
.nav-desktop a.nav-link{text-decoration:none;color:#f4efe4;font-size:18px;letter-spacing:.1em;white-space:nowrap;padding-bottom:2px}
.nav-desktop a.nav-link:hover{color:#fff;border-bottom:2px solid #ffde60}
.nav-desktop__x{display:flex;align-items:center;justify-content:center;flex-shrink:0}
.nav-desktop__x:hover{opacity:.6}
.nav-desktop__x img{display:block;width:18px;height:18px;filter:invert(1)}

.nav-toggle{display:none;width:40px;height:40px;border:none;background:transparent;color:#ece7dc;font-size:20px;cursor:pointer;align-items:center;justify-content:center;border-radius:8px}

.nav-mobile{display:none;position:sticky;top:69px;z-index:49;background:#111110;border-bottom:1px solid rgba(255,255,255,.08);padding:8px clamp(18px,5vw,54px) 18px;box-shadow:0 12px 24px rgba(0,0,0,.4)}
.nav-mobile.is-open{display:block}
.nav-mobile a{display:block;text-decoration:none;color:#cfc9ba;font-size:14px;letter-spacing:.06em;padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.06)}
.nav-mobile a:last-child{border-bottom:none}

@media(max-width:1000px){
  .nav-desktop{display:none !important}
  .nav-toggle{display:flex !important}
}

/* ===================== HERO ===================== */
.hero{position:relative;background:#080807}
.hero__frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}
.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.hero__laurels{position:absolute;left:3%;top:3%;width:41.4%;height:auto}
.hero__release-info{position:absolute;right:3%;top:3%;width:27.2%;height:auto}
.hero__tagline-side{position:absolute;right:3%;top:14%;height:66.5%;width:auto}
.hero__logo{position:absolute;left:50%;bottom:12%;width:55%;height:auto;transform:translateX(-50%)}
.hero__tagline-bottom{position:absolute;left:50%;bottom:2%;width:84.8%;height:auto;transform:translateX(-50%)}

.hero__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:22px clamp(20px,6vw,90px);background:#141210}
.hero__meta{text-align:center;padding:0 20px 22px;font-size:22px;letter-spacing:.06em;color:#a89e8a;background:#141210}

.btn{text-decoration:none;font-size:13px;letter-spacing:.08em;padding:14px 30px;border-radius:30px;display:inline-block;border:0;cursor:pointer}
.btn--primary{background:linear-gradient(135deg,#ffee7b,#e5c652);color:#14120d;font-weight:600;box-shadow:0 10px 26px rgba(229,198,82,.3)}
.btn--primary:hover{box-shadow:0 12px 30px rgba(229,198,82,.45)}
.btn--secondary{border:1px solid rgba(255,255,255,.24);color:#ece7dc;background:rgba(255,255,255,.05)}
.btn--secondary:hover{border-color:#ffde60;color:#ffee7b;background:rgba(255,255,255,.09)}

.theaters-cta{display:flex;justify-content:center;margin-top:clamp(30px,4vw,44px)}

/* ===================== SECTION LABEL / HEADING ===================== */
.section-label{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:14px}
.section-label__line{width:26px;height:2px;background:#ffde60}
.section-label__text{font-size:clamp(19.2px,2.4vw,24px);font-weight:700;letter-spacing:.28em;color:#948c78}
.section-heading{margin:0;font-weight:700;font-size:clamp(29px,3.6vw,41px);letter-spacing:.06em;text-align:center;color:#f4efe4}
.section-heading-row{text-align:center;margin-bottom:clamp(34px,4vw,50px)}

.back-to-top{text-align:right}
.back-to-top a{text-decoration:none;font-size:14.4px;letter-spacing:.1em;color:#7a7466}

/* ===================== TRAILER ===================== */
.section-trailer{padding:clamp(60px,8vw,110px) clamp(20px,6vw,90px);background:#111110}
.section-trailer .inner{max-width:1000px;margin:0 auto;text-align:center}
.section-trailer .section-heading{margin:0 0 34px}
.trailer-box{position:relative;aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.35);background:#000}
.trailer-box iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.trailer-note{margin:24px 0 0;font-size:13px;letter-spacing:.04em;color:#8a8577}
.section-trailer .back-to-top{max-width:1000px;margin:0 auto}
.section-trailer .back-to-top a{color:#7a7466}

/* ===================== FULL-BLEED STILL ===================== */
.full-bleed-still{background:#080807;position:relative}
.full-bleed-still img{display:block;width:100%;height:auto;opacity:.92}
.full-bleed-still__credit{position:absolute;right:14px;bottom:10px;font-size:10.5px;letter-spacing:.04em;color:rgba(255,255,255,.55);text-shadow:0 1px 3px rgba(0,0,0,.6)}

/* ===================== COMMENTS ===================== */
.section-comments{padding:clamp(60px,8vw,110px) clamp(20px,6vw,90px);background:#111110}
.section-comments .inner{max-width:1040px;margin:0 auto}
.comments-list{display:grid;grid-template-columns:1fr}
.comments-list--2col{grid-template-columns:1fr 1fr;column-gap:clamp(40px,5vw,64px)}
.comment{padding:clamp(28px,3.6vw,40px) 0;border-bottom:1px solid rgba(255,255,255,.08)}
.comment__text{margin:0 0 16px;font-weight:700;font-size:clamp(22px,2.6vw,27px);line-height:1.7;color:#f4efe4;white-space:pre-line}
.comment__attribution{font-size:18px;font-weight:500;letter-spacing:.1em;color:#ffde60}
.comment__role{font-size:13px;font-weight:300;letter-spacing:.1em;color:#8a8577}
.section-comments .back-to-top{max-width:1040px;margin:0 auto}
.section-comments .back-to-top a{color:#7a7466}

@media(max-width:700px){
  .comments-list--2col{grid-template-columns:1fr}
}

/* ===================== ABOUT ===================== */
.section-about{padding:clamp(64px,9vw,120px) clamp(20px,6vw,90px)}
.section-about .inner{max-width:1080px;margin:0 auto}
.about-lede{max-width:900px;margin:0 auto clamp(44px,5vw,64px);text-align:center}
.about-lede__bar{width:40px;height:2px;background:#ffde60;margin:0 auto 24px}
.about-lede p{margin:0;font-weight:400;font-size:clamp(24px,3.2vw,36px);line-height:1.65;letter-spacing:.04em;color:#f4efe4}
.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(36px,4vw,64px);align-items:start}
.about-grid p{margin:0;font-weight:300;font-size:clamp(19.5px,2.1vw,23.5px);line-height:1.9;color:#f4efe4}
.about-grid p a{text-decoration:underline;text-underline-offset:3px;color:#ffde60}
.section-about .back-to-top{max-width:1080px;margin:0 auto}
.section-about .back-to-top a{color:#7a7466}

/* ===================== QUOTE STILL ===================== */
.quote-still{position:relative;background:#080807;overflow:hidden}
.quote-still__img{display:block;width:100%;height:clamp(432px,69.6vw,768px);object-fit:cover;opacity:.75;filter:brightness(1.05)}
.quote-still__scrim{position:absolute;inset:0;background:linear-gradient(100deg,rgba(8,8,7,.9) 0%,rgba(8,8,7,.58) 42%,rgba(8,8,7,.2) 68%,rgba(8,8,7,0) 100%)}
.quote-still__content{position:absolute;inset:0;display:flex;align-items:flex-end;padding-bottom:80px}
.quote-still__content .inner{max-width:1180px;width:100%;margin:0 auto;padding:0 clamp(20px,6vw,90px)}
.quote-still__text{max-width:640px}
.quote-still__bar{width:40px;height:2px;background:#ffde60;margin-bottom:24px}
.quote-still__heading{margin:0 0 20px;font-weight:300;font-size:clamp(26px,3.8vw,42px);line-height:1.6;letter-spacing:.04em;color:#faf6ec}
.quote-still__credit{font-size:18px;letter-spacing:.1em;color:#ffde60}

/* ===================== DIRECTOR ===================== */
.section-director{padding:clamp(64px,9vw,120px) clamp(20px,6vw,90px);background:#111110}
.section-director .inner{max-width:1080px;margin:0 auto}
.director-message{column-count:2;column-gap:clamp(28px,4vw,56px);font-weight:300;font-size:clamp(19.5px,2.1vw,23.5px);line-height:1.9;color:#f4efe4}
.director-message p{margin:0 0 22px;break-inside:avoid}
.director-message p:last-child{margin-bottom:0}
.director-signature{display:flex;align-items:center;gap:18px;margin-top:18px;break-inside:avoid}
.director-signature__photo{display:block;width:64px;height:64px;border-radius:50%;object-fit:cover;box-shadow:0 8px 20px rgba(0,0,0,.5)}
.director-signature__name{font-size:18px;font-weight:500;letter-spacing:.1em;color:#f4efe4}
.section-director .back-to-top{max-width:1080px;margin:0 auto}
.section-director .back-to-top a{color:#7a7466}

/* ===================== PRODUCTION TEAM (制作チーム) ===================== */
.section-team{padding:clamp(56px,7vw,90px) clamp(20px,6vw,90px);background:#0c0c0b}
.section-team .inner{max-width:1080px;margin:0 auto}
.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:clamp(36px,4vw,56px)}
.team-card{display:flex;flex-direction:column}
.team-card__photo-row{display:flex;align-items:center;gap:18px;margin-bottom:22px}
.team-card__photo{display:block;width:clamp(110px,12vw,140px);height:clamp(110px,12vw,140px);object-fit:cover;border-radius:50%;flex-shrink:0}
.team-card__tag{font-size:18px;letter-spacing:.16em;color:#ffde60}
.team-card__name{font-size:22px;font-weight:500;letter-spacing:.03em;color:#f4efe4;margin-bottom:4px}
.team-card__name-en{font-size:18px;letter-spacing:.06em;color:#7a7466;margin-bottom:16px;font-style:italic}
.team-card__bio{margin:0;font-weight:300;font-size:19px;line-height:1.85;color:#f4efe4}
.section-team .back-to-top{max-width:1080px;margin:0 auto}
.section-team .back-to-top a{color:#7a7466}

/* ===================== CAST (登場人物) ===================== */
.section-cast{padding:clamp(64px,9vw,120px) clamp(20px,6vw,90px)}
.section-cast .inner{max-width:1160px;margin:0 auto}
.cast-lede{max-width:958px;margin:0 auto clamp(44px,5vw,64px);text-align:center;font-weight:300;font-size:clamp(19.5px,2.1vw,23.5px);line-height:1.9;color:#f4efe4}
.cast-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:clamp(36px,4vw,56px)}
.cast-card{display:grid;grid-template-columns:170px 1fr;gap:clamp(20px,2.4vw,28px)}
.cast-card__photo{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.5)}
.cast-card__role{font-size:15px;letter-spacing:.16em;color:#ffde60;margin-bottom:6px}
.cast-card__name{font-size:25px;font-weight:500;letter-spacing:.03em;color:#f4efe4;margin-bottom:2px}
.cast-card__name-en{font-size:13.5px;letter-spacing:.1em;color:#7a7466;margin-bottom:14px}
.cast-card__quote{margin:0 0 14px;padding-left:14px;border-left:2px solid rgba(255,222,96,.5);font-weight:400;font-size:19px;line-height:1.75;color:#e9e2d0;font-style:italic}
.cast-card__bio{margin:0;font-weight:300;font-size:17.5px;line-height:1.9;color:#a49c8c}

.cast-card__toggle{display:inline-flex;align-items:center;gap:8px;margin:0 0 4px;padding:0;border:0;background:none;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:500;letter-spacing:.08em;color:#ffde60}
.cast-card__toggle::after{content:"+";display:inline-block;font-size:16px;line-height:1;transition:transform .3s ease}
.cast-card__toggle[aria-expanded="true"]::after{transform:rotate(45deg)}
.cast-card__toggle:hover{color:#ffee7b}
.cast-card__bio-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}
.cast-card__bio-wrap.is-open{grid-template-rows:1fr}
.cast-card__bio-inner{overflow:hidden}
.cast-card__bio-inner .cast-card__bio{padding-top:14px}

@media(max-width:560px){
  .cast-card{grid-template-columns:120px 1fr}
}

/* ===================== GALLERY (記者たちの撮影した写真) ===================== */
.section-gallery{padding:clamp(64px,9vw,120px) clamp(20px,6vw,90px)}
.section-gallery .inner{max-width:1160px;margin:0 auto}
.gallery-intro{max-width:1080px;margin:0 auto clamp(34px,4vw,50px);text-align:center}
.gallery-intro .section-heading{margin-top:8px}
.gallery-intro .section-label{margin-bottom:8px}
.gallery-grid{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,2.4vw,28px)}
.gallery-item{position:relative;border-radius:12px;overflow:hidden;background:#161513}
.gallery-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.gallery-item__credit{position:absolute;left:0;right:0;bottom:0;padding:32px 18px 14px;background:linear-gradient(180deg,rgba(8,8,7,0) 0%,rgba(8,8,7,.88) 100%);font-size:13px;letter-spacing:.03em;line-height:1.7;color:#e9e2d0}

@media(max-width:640px){
  .gallery-grid{grid-template-columns:1fr}
}

/* ===================== STAFF & CREDITS ===================== */
.section-staff{padding:clamp(56px,7vw,90px) clamp(20px,6vw,90px);background:#111110}
.section-staff .inner{max-width:1080px;margin:0 auto}
.staff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(28px,4vw,56px)}

@media(max-width:900px){
  .staff-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
  .staff-grid{grid-template-columns:1fr}
}
.staff-grid__label{font-size:clamp(15px,1.8vw,18px);letter-spacing:.22em;color:#ffde60;margin-bottom:18px}
.cast-list{display:flex;flex-direction:column;gap:14px;font-size:16px;font-weight:300;line-height:1.7;color:#f4efe4}
.staff-list{display:flex;flex-direction:column;gap:15px;font-size:16px;font-weight:300;line-height:1.7;color:#f4efe4}
.staff-list__role{color:#8a8577}
.credits-row{margin-top:clamp(38px,4vw,56px);padding-top:28px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;gap:10px 26px;font-size:15px;letter-spacing:.06em;color:#a49c8c}
.credits-detail{margin-top:clamp(24px,3vw,34px);font-size:16px;line-height:1.85;letter-spacing:.02em;color:#6f6a5e}
.credits-detail div{margin-bottom:4px}
.copyright-line{margin-top:16px;font-size:10.5px;letter-spacing:.08em;color:#5c584c}
.section-staff .back-to-top{max-width:1080px;margin:0 auto}
.section-staff .back-to-top a{color:#7a7466}

/* ===================== THEATERS ===================== */
.section-theaters{padding:clamp(64px,9vw,120px) clamp(20px,6vw,90px)}
.section-theaters .inner{max-width:1080px;margin:0 auto}
.theaters-updated{text-align:right;font-size:11px;letter-spacing:.06em;color:#7a7466;margin-bottom:18px}
.theater-regions{display:flex;flex-direction:column;gap:clamp(36px,4vw,48px)}
.theater-region__name{font-size:25px;letter-spacing:.14em;color:#f4efe4;font-weight:500;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #ffde60}
.theater-table-head{display:grid;grid-template-columns:1fr 2fr 1.4fr;gap:10px;padding:12px 6px;font-size:20px;letter-spacing:.08em;color:#7a7466;border-bottom:1px solid rgba(255,255,255,.1)}
.theater-row{display:grid;grid-template-columns:1fr 2fr 1.4fr;gap:10px;padding:16px 6px;font-size:20px;letter-spacing:.03em;color:#c7c0b2;border-bottom:1px solid rgba(255,255,255,.06);align-items:center}
.theater-row a{text-decoration:underline;text-underline-offset:3px;color:#ffde60}
.theater-row__tel{color:#7a7466;font-size:17px;margin-left:8px}
.theaters-note{margin-top:clamp(30px,4vw,44px);display:flex;flex-direction:column;gap:6px;font-size:15px;letter-spacing:.04em;color:#8a8577}
.theaters-note a{color:#8a8577}
.section-theaters .back-to-top{max-width:1080px;margin:0 auto}
.section-theaters .back-to-top a{color:#7a7466}

/* ===================== FOOTER / CONTACT ===================== */
.site-footer{padding:clamp(56px,7vw,96px) clamp(20px,6vw,90px);background:#080807;color:#cfc9ba}
.footer-grid{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(30px,4vw,54px);align-items:start}
.footer-brand{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}
.footer-brand__title{font-size:22px;font-weight:700;letter-spacing:.05em;color:#f4efe4}
.footer-brand__title-en{font-size:11.7px;letter-spacing:.2em;color:#ffde60}
.footer-col p{margin:0;font-size:14px;line-height:1.8;color:#a49c8c;font-weight:300}
.footer-col-title{font-size:14.5px;letter-spacing:.24em;color:#ffde60;margin-bottom:16px}
p.footer-mm-text{margin:0 0 14px;font-size:14px;line-height:1.8;font-weight:300;color:#a49c8c}
.footer-link{color:#e9e2d5;text-decoration:none;font-size:12.5px}
.footer-link:hover{color:#ffde60}
.footer-contact{display:flex;align-items:center;gap:18px}
.footer-contact__logo{flex-shrink:0}
.footer-contact__logo img{display:block;height:40px;width:auto;background:#fff;padding:8px 14px;border-radius:8px}
.footer-contact__text{font-size:14px;line-height:1.8;font-weight:300;color:#a49c8c}
.footer-contact__text a{color:#e9e2d5;text-decoration:none}
.footer-contact__text a:hover{color:#ffde60}
.footer-bottom{max-width:1080px;margin:clamp(40px,5vw,60px) auto 0;padding-top:28px;border-top:1px solid rgba(255,255,255,.08);font-size:10.5px;letter-spacing:.08em;color:#6f6a5e}

/* ===================== NEWS (blog) ===================== */
.news-header{padding:clamp(56px,8vw,96px) clamp(20px,6vw,90px) clamp(30px,4vw,48px);background:#0c0c0b}
.news-header .inner{max-width:860px;margin:0 auto;text-align:center}
.news-header .section-heading{margin:0}
.news-list-section{padding:0 clamp(20px,6vw,90px) clamp(80px,9vw,120px);background:#0c0c0b}
.news-list-section .inner{max-width:860px;margin:0 auto}
.news-list{display:flex;flex-direction:column;gap:clamp(44px,5vw,64px)}
.news-item{display:grid;grid-template-columns:260px 1fr;gap:clamp(24px,3vw,40px);align-items:start;padding-bottom:clamp(44px,5vw,64px);border-bottom:1px solid rgba(255,255,255,.08)}
.news-item__thumb{display:block}
.news-item__thumb img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.4)}
.news-item__thumb-placeholder{display:block;width:100%;aspect-ratio:1/1;border-radius:10px;background:repeating-linear-gradient(135deg,#161513 0 13px,#1c1a17 13px 26px)}
.news-item__date{font-size:16px;letter-spacing:.1em;color:#7a7466;margin-bottom:10px}
.news-item__title{margin:0 0 14px;font-weight:500;font-size:clamp(18px,2vw,22px);line-height:1.6;letter-spacing:.02em;color:#f4efe4}
.news-item__title a{text-decoration:none;color:inherit}
.news-item__excerpt{margin:0 0 14px;font-weight:300;font-size:20px;line-height:1.8;color:#f4efe4}
.news-item__more{text-decoration:none;font-size:16px;letter-spacing:.06em;color:#ffde60;border-bottom:1px solid rgba(255,222,96,.5);padding-bottom:2px}
.news-item__more:hover{color:#f4efe4;border-color:#f4efe4}
.news-pagination{margin-top:clamp(24px,3vw,40px);display:flex;gap:8px;justify-content:center;font-size:13px;letter-spacing:.04em}
.news-pagination .page-numbers{text-decoration:none;color:#9c968a;padding:6px 12px;border-radius:6px}
.news-pagination .page-numbers.current{background:#ffde60;color:#14120d}

@media(max-width:640px){
  .news-item{grid-template-columns:1fr}
}

.news-article{padding:clamp(56px,8vw,96px) clamp(20px,6vw,90px) clamp(80px,9vw,120px);background:#0c0c0b}
.news-article .inner{max-width:760px;margin:0 auto}
.news-article__title{margin:0 0 28px;font-weight:400;font-size:clamp(26px,3.4vw,36px);line-height:1.6;letter-spacing:.02em;color:#f4efe4}
.news-article__thumb{margin-bottom:clamp(32px,4vw,48px)}
.news-article__thumb img{display:block;width:100%;height:auto;border-radius:14px;box-shadow:0 14px 40px rgba(0,0,0,.4)}
.news-article__content{font-weight:300;font-size:20px;line-height:2;color:#ece7dc}
.news-article__content p{margin:0 0 22px}
.news-article .back-to-top{margin-top:clamp(48px,6vw,64px)}
.news-article .back-to-top a{font-size:16px}
