/*
Theme Name: WAKA BALLPARK
Theme URI: https://waka-ballpark.jp/
Author: WAKA BALLPARK
Description: WAKA BALLPARK専用のレスポンシブWordPressテーマです。
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: waka-ballpark
*/
:root{--red:#f02c24;--ink:#101312;--cream:#f2f0e8;--green:#153b2d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,'Hiragino Kaku Gothic ProN','Yu Gothic',sans-serif}body.admin-bar .siteNav{top:32px}a{color:inherit;text-decoration:none}.wrap{max-width:1240px;margin:auto;padding-left:54px;padding-right:54px}.siteNav{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#f7f5ed;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;font-size:10px;line-height:1.1;letter-spacing:.12em}.brand b{font-size:15px;letter-spacing:.15em}.brandBall{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:20px;font-weight:900;font-style:italic;box-shadow:inset -6px -3px 0 #0002}.siteNav nav{display:flex;gap:36px;font-size:12px;font-weight:700;letter-spacing:.12em}.navCta{background:var(--ink);color:#fff;padding:15px 20px;font-size:12px;font-weight:700}.navCta span,.primary span,.contactButtons span{margin-left:24px}
.hero{min-height:calc(100vh - 88px);position:relative;display:flex;align-items:center;overflow:hidden;color:#fff;background:#090c0b}.heroVideo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.heroShade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#090c0bf2 0%,#090c0bc7 46%,#090c0b2b 78%),linear-gradient(transparent 60%,#0009)}.heroTexture{position:absolute;z-index:1;inset:0;opacity:.13;background-image:repeating-linear-gradient(0deg,transparent 0 23px,#fff3 24px),repeating-linear-gradient(90deg,transparent 0 23px,#fff2 24px)}.heroContent{position:relative;z-index:2;margin-left:max(7vw,50px);padding-bottom:70px}.eyebrow{font-size:11px;letter-spacing:.28em;font-weight:800;color:#e2ded0}.hero h1{font-size:clamp(48px,6.3vw,94px);line-height:1.08;letter-spacing:-.055em;margin:24px 0 30px;font-weight:900}.hero h1 em{color:var(--red);font-style:normal}.lead{line-height:2;color:#deded9;font-size:15px}.heroActions{display:flex;gap:34px;align-items:center;margin-top:40px}.primary{background:var(--red);padding:20px 25px;font-size:13px;font-weight:800}.textLink{border-bottom:1px solid #fff9;padding:10px 0;font-size:13px}.textLink span{margin-left:28px}.heroStats{position:absolute;z-index:3;right:5vw;bottom:0;display:flex;background:#f5f3eb;color:var(--ink)}.heroStats div{min-width:150px;padding:19px 24px;border-right:1px solid #ccc;display:flex;flex-direction:column;gap:4px}.heroStats strong{font-size:10px;letter-spacing:.14em}.heroStats span{font-size:12px;font-weight:700}.scroll{position:absolute;z-index:3;left:23px;bottom:45px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.3em;display:flex;gap:12px;align-items:center}.scroll i{height:45px;width:1px;background:#fff}
.intro{padding-top:130px;padding-bottom:140px;display:grid;grid-template-columns:110px 1.1fr .9fr;gap:55px;align-items:center}.sectionLabel{font-size:10px;letter-spacing:.2em;font-weight:800;display:flex;gap:12px;writing-mode:vertical-rl;align-items:center;justify-self:start;align-self:start}.sectionLabel span{color:var(--red)}.kicker{color:var(--red);font-weight:800;letter-spacing:.08em;font-size:13px}.intro h2,.lesson h2{font-size:clamp(33px,4vw,55px);line-height:1.35;letter-spacing:-.04em;margin:18px 0 28px}.introCopy>p:last-child{max-width:560px;color:#626663;line-height:2;font-size:14px}.photoCard{height:480px;background:linear-gradient(#153b2d1a,#153b2d4d),url('https://waka-ballpark.jp/wp-content/uploads/2023/03/img_69a6b522266987c4b30199da0422f74c1909594.jpg') center/cover;position:relative;box-shadow:24px 24px 0 var(--green)}.photoBadge{position:absolute;left:-34px;top:-34px;background:var(--red);color:#fff;width:105px;height:105px;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:9px;line-height:1.25;letter-spacing:.12em;transform:rotate(-8deg)}.photoBadge b{font-size:25px}
.priceSection{background:var(--green);color:#fff;padding:115px 0 100px}.sectionHead{display:grid;grid-template-columns:100px 1fr auto;align-items:end}.sectionHead h2{font-size:62px;margin:10px 0 35px}.sectionHead>p{font-size:12px;color:#c4cec8;line-height:1.8;margin-bottom:42px}.sectionLabel.light{color:#fff}.priceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#fff3}.priceCard{background:#1b4937;padding:32px 34px 28px;min-height:315px;transition:.25s}.priceCard:hover{background:#225a45;transform:translateY(-5px)}.cardTop{display:flex;justify-content:space-between;color:#92aa9f;font-size:11px}.cardTop span{font-weight:900;color:var(--red);font-size:13px}.priceCard h3{font-size:28px;margin:52px 0 34px}.priceRow{display:flex;justify-content:space-between;padding:15px 0;border-top:1px solid #fff3;font-size:13px}.priceRow strong{font-size:19px}.priceNote{font-size:11px;color:#aebdb6;margin-top:25px;line-height:1.8}
.lesson{padding-top:130px;padding-bottom:140px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.lessonTitle .sectionLabel{writing-mode:horizontal-tb;margin-bottom:50px}.lessonPrice{border-left:4px solid var(--red);padding-left:20px;display:flex;flex-direction:column;gap:7px}.lessonPrice span{font-size:12px}.lessonPrice strong{font-size:22px}.lessonPrice small{font-size:10px;margin-left:5px}.coachList{border-top:1px solid #b9b9b3}.coach{min-height:94px;display:grid;grid-template-columns:45px 150px 1fr 25px;align-items:center;border-bottom:1px solid #b9b9b3;gap:12px}.coach>span{font-size:10px;color:var(--red);font-weight:800}.coach strong{font-size:18px}.coach small{color:#777;font-size:11px;line-height:1.5}.coach i{font-style:normal}
.contact{background:var(--ink);color:#fff;padding:110px 0 85px;position:relative;overflow:hidden}.contact:after{content:'W';position:absolute;right:-30px;top:-175px;font-size:600px;font-weight:900;color:#fff1;line-height:1}.contactInner{position:relative;z-index:2}.contact h2{font-size:clamp(65px,9vw,130px);line-height:.95;letter-spacing:-.07em;margin:28px 0 35px}.contactInner>p:nth-of-type(2){color:#aaa}.contactButtons{display:flex;gap:12px;margin:45px 0 80px}.contactButtons a{padding:21px 25px;background:var(--red);font-size:13px;font-weight:800;min-width:235px}.contactButtons a+a{background:#292c2b}.address{border-top:1px solid #444;padding-top:28px;display:flex;gap:70px;font-size:12px;line-height:1.8}.address strong{letter-spacing:.18em}.siteFooter{background:var(--ink);color:#777;border-top:1px solid #282828;padding:25px 5vw;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.18em}
@media(max-width:800px){body.admin-bar .siteNav{top:46px}.wrap{padding-left:24px;padding-right:24px}.siteNav{padding:0 20px;height:72px}.siteNav nav{display:none}.navCta{padding:13px}.hero{min-height:720px}.heroContent{margin:0;padding:0 24px 80px}.hero h1{font-size:48px}.lead{font-size:13px}.desktop{display:none}.heroStats{left:0;right:0}.heroStats div{min-width:0;flex:1;padding:14px 9px;text-align:center}.heroStats strong{font-size:8px}.heroStats span{font-size:9px}.scroll{display:none}.intro{grid-template-columns:1fr;padding-top:90px;padding-bottom:100px;gap:40px}.intro .sectionLabel{writing-mode:horizontal-tb}.photoCard{height:330px;box-shadow:12px 12px 0 var(--green)}.sectionHead{grid-template-columns:1fr}.sectionHead .sectionLabel{writing-mode:horizontal-tb}.sectionHead h2{font-size:48px}.sectionHead>p{margin-top:-15px}.priceGrid{grid-template-columns:1fr}.priceCard{min-height:260px}.lesson{grid-template-columns:1fr;gap:70px}.coach{grid-template-columns:36px 105px 1fr 15px}.contact h2{font-size:69px}.contactButtons{flex-direction:column}.address{flex-direction:column;gap:10px}.siteFooter{gap:20px}}
