/*
Theme Name: GrowWP Theme
Description: 風俗店専門「育てるWordPressテンプレート」Ver.1 テーマ（GrowWPは内部仮称）。
Version: 0.9.0-rc1
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: growwp-theme
*/

:root{--gw-bg:#fff;--gw-text:#202124;--gw-muted:#667085;--gw-border:#e5e7eb;--gw-surface:#f8fafc;--gw-accent:#1f7a8c;--gw-radius:16px;--gw-max:1120px}*{box-sizing:border-box}body{margin:0;background:var(--gw-bg);color:var(--gw-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7}a{color:inherit}.gw-container{width:min(calc(100% - 32px),var(--gw-max));margin-inline:auto}.gw-header{border-bottom:1px solid var(--gw-border);background:#fff}.gw-header__inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px}.gw-site-title{font-weight:800;text-decoration:none}.gw-actions{display:flex;gap:8px}.gw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:999px;border:1px solid var(--gw-border);text-decoration:none;font-weight:700}.gw-btn--primary{background:var(--gw-accent);color:#fff;border-color:var(--gw-accent)}.gw-section{padding:42px 0}.gw-section--soft{background:var(--gw-surface)}.gw-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.gw-card{background:#fff;border:1px solid var(--gw-border);border-radius:var(--gw-radius);overflow:hidden}.gw-card__body{padding:16px}.gw-card img{width:100%;height:auto;display:block}.gw-badge{display:inline-block;padding:4px 8px;border-radius:999px;background:var(--gw-surface);font-size:.8rem;font-weight:700}.gw-footer{padding:36px 0;border-top:1px solid var(--gw-border);margin-top:48px}.gw-mobile-actions{display:none}.gw-age-gate{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.78);display:flex;align-items:center;justify-content:center;padding:24px}.gw-age-gate[hidden]{display:none}.gw-age-gate__panel{width:min(100%,520px);background:#fff;border-radius:18px;padding:28px;text-align:center}.gw-age-gate__actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}@media(max-width:640px){body{padding-bottom:72px}.gw-header__inner{min-height:58px}.gw-header .gw-actions{display:none}.gw-mobile-actions{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-top:1px solid var(--gw-border);padding:8px;gap:8px}.gw-mobile-actions .gw-btn{border-radius:12px}.gw-section{padding:30px 0}}

/* Version history section */
.gw-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.gw-section-heading h2{margin:0}.gw-section-heading a{font-weight:700}.gw-schedule-time{font-size:1.05rem;font-weight:800}.gw-schedule-nav{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.gw-schedule-days{display:grid;gap:34px}.gw-schedule-day{border-top:1px solid var(--gw-border);padding-top:22px}.gw-schedule-day:first-child{border-top:0;padding-top:0}.gw-schedule-list{list-style:none;margin:0;padding:0;border:1px solid var(--gw-border);border-radius:var(--gw-radius);overflow:hidden}.gw-schedule-list li{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--gw-border)}.gw-schedule-list li:last-child{border-bottom:0}.gw-muted{color:var(--gw-muted)}@media(max-width:640px){.gw-section-heading{align-items:flex-start}.gw-schedule-list li{align-items:center}.gw-schedule-nav .gw-btn{min-height:40px;padding:8px 12px}}


/* Version history section */
.gw-diary-cast{margin:0 0 4px;font-size:.9rem;font-weight:700;color:var(--gw-muted)}.gw-diary-cast a{text-decoration:none}.gw-diary-author{display:flex;align-items:center;gap:12px;margin-bottom:20px}.gw-diary-author__image{width:58px;height:58px;flex:0 0 58px;border-radius:50%;overflow:hidden;background:var(--gw-surface)}.gw-diary-author__image img{width:100%;height:100%;object-fit:cover}.gw-diary-author p{margin:2px 0 0}.gw-diary-main-image{margin:22px 0}.gw-diary-main-image img{display:block;width:min(100%,760px);height:auto;border-radius:var(--gw-radius)}.gw-entry-content{max-width:780px}.gw-diary-profile-link{margin:30px 0}.gw-related-diaries{padding-bottom:10px}.gw-diary-contact{margin-top:28px;padding:22px;border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:var(--gw-surface)}.gw-diary-contact h2{margin-top:0}.gw-pagination{margin-top:28px}.gw-pagination ul{display:flex;gap:8px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.gw-pagination a,.gw-pagination .current{display:inline-flex;min-width:40px;min-height:40px;align-items:center;justify-content:center;padding:6px 10px;border:1px solid var(--gw-border);border-radius:10px;text-decoration:none}.gw-pagination .current{background:var(--gw-accent);color:#fff;border-color:var(--gw-accent)}

/* Version history section */
.gw-notice{margin:0 0 22px;padding:14px 16px;border:1px solid var(--gw-border);border-radius:12px}.gw-notice--success{background:#eefaf1;border-color:#b9e5c3}.gw-notice--error{background:#fff1f1;border-color:#efb8b8}.gw-review-submit{margin-bottom:42px;padding:24px;border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:var(--gw-surface)}.gw-review-submit h2{margin-top:0}.gw-review-form{position:relative}.gw-review-hp{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.gw-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gw-field{display:flex;flex-direction:column;gap:7px}.gw-field span{font-weight:700}.gw-field strong{color:#b42318}.gw-field input,.gw-field select,.gw-field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--gw-border);border-radius:10px;background:#fff;color:var(--gw-text);font:inherit}.gw-field textarea{min-height:150px;resize:vertical}.gw-field--wide{grid-column:1/-1}.gw-review-form>.gw-muted{margin-top:14px}.gw-review-list{margin-top:12px}.gw-review-stack{display:grid;gap:14px}.gw-review-card{padding:20px;border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:#fff}.gw-review-card h1,.gw-review-card h3{margin:8px 0}.gw-review-card__meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.gw-review-stars{letter-spacing:.05em;font-weight:800}.gw-review-by,.gw-review-target{margin:4px 0;color:var(--gw-muted)}.gw-review-card--single{max-width:820px}.gw-review-card .gw-entry-content{margin-top:16px}@media(max-width:640px){.gw-form-grid{grid-template-columns:1fr}.gw-field--wide{grid-column:auto}.gw-review-submit{padding:18px}.gw-review-card__meta{align-items:flex-start;flex-direction:column;gap:4px}}

/* Version history section */
.gw-event-period{margin:0 0 6px;color:var(--gw-muted);font-size:.9rem;font-weight:700}.gw-event-card h2,.gw-event-card h3{margin:6px 0}.gw-event-benefit{padding:10px 12px;border-radius:10px;background:var(--gw-surface)}.gw-event-single{max-width:860px}.gw-event-single>h1{margin-bottom:6px}.gw-event-period--single{font-size:1rem}.gw-event-lead{font-size:1.08rem;font-weight:700}.gw-event-main-image{margin:24px 0}.gw-event-main-image img{display:block;width:100%;height:auto;border-radius:var(--gw-radius)}.gw-event-details{display:grid;gap:14px;margin-top:30px}.gw-event-details section{padding:20px;border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:var(--gw-surface)}.gw-event-details h2{margin-top:0;font-size:1.15rem}.gw-event-details p{margin-bottom:0}


/* Version history section */
.gw-faq-list{display:grid;gap:12px;max-width:900px}.gw-faq-item{border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:#fff;overflow:hidden}.gw-faq-item summary{position:relative;cursor:pointer;list-style:none;padding:18px 52px 18px 20px;font-weight:800}.gw-faq-item summary::-webkit-details-marker{display:none}.gw-faq-item summary:after{content:'＋';position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--gw-accent)}.gw-faq-item[open] summary:after{content:'−'}.gw-faq-answer{padding:0 20px 20px;border-top:1px solid var(--gw-border)}.gw-faq-answer>:last-child{margin-bottom:0}.gw-faq-empty{padding:20px;border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:var(--gw-surface)}

/* Version history section */
.gw-blog-grid .gw-card__body{display:flex;flex-direction:column;align-items:flex-start}.gw-blog-card h2,.gw-blog-card h3{margin:4px 0 10px}.gw-blog-card h2 a,.gw-blog-card h3 a{text-decoration:none}.gw-blog-date{margin:0 0 4px;font-size:.9rem}.gw-blog-card__image{display:block;overflow:hidden;background:var(--gw-surface)}.gw-blog-card__image img{aspect-ratio:16/10;object-fit:cover}.gw-text-link{font-weight:800}.gw-blog-single{max-width:860px}.gw-blog-single>h1{margin-bottom:6px}.gw-blog-main-image{margin:24px 0}.gw-blog-main-image img{display:block;width:100%;height:auto;border-radius:var(--gw-radius)}.gw-blog-back{margin-top:32px}.gw-blog-single .gw-entry-content{max-width:820px}

/* Version history section */
.gw-page-shell{max-width:900px}.gw-page-header{margin-bottom:24px}.gw-page-header h1{margin:0;font-size:clamp(1.8rem,5vw,2.6rem);line-height:1.3}.gw-page-intro{margin-bottom:32px}.gw-content-section{margin:38px 0}.gw-content-section h2{margin-bottom:14px}.gw-price-table-wrap{overflow-x:auto;border:1px solid var(--gw-border);border-radius:var(--gw-radius)}.gw-price-table{width:100%;border-collapse:collapse;background:#fff}.gw-price-table th,.gw-price-table td{padding:14px 16px;border-bottom:1px solid var(--gw-border);text-align:left}.gw-price-table tr:last-child th,.gw-price-table tr:last-child td{border-bottom:0}.gw-price-table thead th{background:var(--gw-surface)}.gw-price-table td:last-child{font-weight:800;white-space:nowrap}.gw-note-box,.gw-cta-box{margin:28px 0;padding:20px;border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:var(--gw-surface)}.gw-cta-box h2{margin-top:0}.gw-page-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.gw-info-list{border:1px solid var(--gw-border);border-radius:var(--gw-radius);overflow:hidden}.gw-info-list>div{display:grid;grid-template-columns:150px 1fr;border-bottom:1px solid var(--gw-border)}.gw-info-list>div:last-child{border-bottom:0}.gw-info-list dt,.gw-info-list dd{margin:0;padding:14px 16px}.gw-info-list dt{font-weight:800;background:var(--gw-surface)}.gw-contact-form{position:relative;display:grid;gap:18px;max-width:720px;padding:24px;border:1px solid var(--gw-border);border-radius:var(--gw-radius);background:var(--gw-surface)}.gw-contact-form input,.gw-contact-form textarea{width:100%;padding:11px 12px;border:1px solid #cfd4dc;border-radius:10px;background:#fff;font:inherit}.gw-contact-form textarea{resize:vertical}.gw-legal-content h2{margin-top:2em}.gw-legal-content h3{margin-top:1.6em}@media(max-width:640px){.gw-info-list>div{grid-template-columns:1fr}.gw-info-list dt{padding-bottom:6px}.gw-info-list dd{padding-top:6px}.gw-contact-form{padding:18px}.gw-price-table th,.gw-price-table td{padding:12px}}

.gw-footer-nav{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:14px}.gw-footer-nav a{font-size:.92rem;color:var(--gw-muted)}

/* 上位プラン: 待ち時間・受付状況 */
.gw-wait-status { display:inline-flex; align-items:center; gap:.35rem; margin:.45rem 0 0; padding:.42rem .72rem; border-radius:999px; background:#ecfdf5; color:#065f46; font-weight:800; font-size:.92rem; }
.gw-wait-status--detail { margin: .8rem 0 1rem; font-size:1rem; }
.gw-site-logo { display:block; max-width:220px; max-height:52px; width:auto; height:auto; }
@media(max-width:640px){.gw-site-logo{max-width:170px;max-height:44px}}

/* Public navigation / hero / cast detail completion */
.gw-header__inner{position:relative}.gw-primary-nav{flex:1}.gw-primary-nav__list{display:flex;align-items:center;justify-content:center;gap:18px;list-style:none;margin:0;padding:0}.gw-primary-nav a{text-decoration:none;font-weight:700;font-size:.93rem}.gw-menu-toggle{display:none;min-height:42px;padding:8px 12px;border:1px solid var(--gw-border);border-radius:10px;background:#fff;font:inherit;font-weight:700}.gw-hero{position:relative;background:var(--gw-surface);overflow:hidden}.gw-hero__media{position:absolute;inset:0}.gw-hero__image{width:100%;height:100%;object-fit:cover;filter:brightness(.48)}.gw-hero__content{position:relative;z-index:1;padding-block:72px}.gw-hero.has-image .gw-hero__content{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.35)}.gw-hero__content h1{font-size:clamp(2rem,5vw,4rem);line-height:1.1;margin:.45rem 0}.gw-hero__lead{max-width:680px;font-size:1.08rem}.gw-cast-lead{font-size:1.08rem;font-weight:700}.gw-profile-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:18px 0}.gw-profile-list>div{padding:12px 14px;background:var(--gw-surface);border-radius:12px}.gw-profile-list dt{font-size:.82rem;color:var(--gw-muted);font-weight:700}.gw-profile-list dd{margin:3px 0 0;font-weight:800}.gw-cast-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:22px 0}.gw-cast-gallery figure{margin:0;border-radius:12px;overflow:hidden;background:var(--gw-surface)}.gw-cast-gallery img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.gw-card h2 small,.gw-card h3 small{font-size:.75em;color:var(--gw-muted);font-weight:700}
@media(max-width:900px){.gw-menu-toggle{display:inline-flex}.gw-primary-nav{position:absolute;left:16px;right:16px;top:calc(100% + 6px);z-index:1100;padding:12px;background:#fff;border:1px solid var(--gw-border);border-radius:14px;box-shadow:0 12px 32px rgba(15,23,42,.14)}.gw-primary-nav[hidden]{display:none}.gw-primary-nav__list{display:grid;gap:0}.gw-primary-nav__list li+li{border-top:1px solid var(--gw-border)}.gw-primary-nav a{display:block;padding:11px 8px}.gw-header__inner{justify-content:space-between}.gw-actions{margin-left:auto}}
@media(min-width:901px){.gw-primary-nav[hidden]{display:block!important}.gw-menu-toggle{display:none!important}}
@media(max-width:640px){.gw-hero.has-image{background:#202124}.gw-hero__image{object-fit:contain}.gw-hero__content{padding-block:52px}.gw-cast-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
