#ageo-availability{margin:28px 0 24px;border:1px solid #d8e8e1;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f2fbf7 100%);box-shadow:0 16px 36px rgba(35,83,70,.10);overflow:hidden}
#ageo-availability details{display:block}#ageo-availability summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:18px 22px;background:linear-gradient(135deg,#fff,#eefaf5);user-select:none}#ageo-availability summary::-webkit-details-marker{display:none}
.ageo-availability-summary-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#1d6c5a;color:#fff;flex:0 0 auto}.ageo-availability-summary-icon svg{width:22px;height:22px;fill:currentColor}.ageo-availability-summary-text{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.ageo-availability-summary-text strong{font-size:clamp(18px,2.1vw,26px);line-height:1.3;color:#163f37}.ageo-availability-summary-text small{font-size:12px;color:#557069;font-weight:800}.ageo-availability-summary-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:36px;padding:6px 14px;border-radius:999px;background:#1d6c5a;color:#fff;font-size:13px;font-weight:900}#ageo-availability details[open] .ageo-availability-summary-toggle{font-size:0;background:#526963}#ageo-availability details[open] .ageo-availability-summary-toggle:before{content:'閉じる';font-size:13px}
.ageo-availability-body{padding:0 22px 22px}.ageo-availability-intro{padding-top:18px}.ageo-availability-intro h3{margin:0 0 8px;color:#163f37;font-size:clamp(22px,2.4vw,31px);line-height:1.4}.ageo-availability-intro p{margin:0;color:#4f6660;font-size:14px;line-height:1.8}.ageo-availability-updated{margin-top:7px!important;font-size:12px!important;font-weight:900!important;color:#315b52!important}
.ageo-availability-toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:16px 0 10px;padding:8px 10px;border-radius:18px;background:#fff;border:1px solid #dceae5}.ageo-availability-toolbar strong{text-align:center;color:#163f37;font-size:20px}.ageo-cal-btn{border:0;border-radius:999px;background:#1d6c5a;color:#fff;font-weight:900;min-width:82px;min-height:36px;padding:7px 14px;cursor:pointer}
.ageo-availability-legend{display:flex;flex-wrap:wrap;gap:7px 12px;margin:0 0 10px;color:#415b54;font-size:12px;font-weight:900}.ageo-availability-legend span{display:inline-flex;align-items:center;gap:5px}.ageo-availability-legend i{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-style:normal;font-size:10px;background:#fff;border:1px solid #dbe5e1}.ageo-availability-legend .open{background:#2f9e73}.ageo-availability-legend .limited{background:#d89418}.ageo-availability-legend .full{background:#d95f5f}.ageo-availability-legend .closed{background:#69736f}.ageo-availability-legend .check{background:#9aa7a3}
.ageo-calendar-wrap{overflow:hidden;border:1px solid #d7e6df;border-radius:18px;background:#fff}.ageo-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);background:#eff8f4;border-bottom:1px solid #dceae5}.ageo-calendar-weekdays span{padding:7px 4px;text-align:center;color:#1d6c5a;font-size:12px;font-weight:900}.ageo-calendar-weekdays span:first-child{color:#a64a4a}.ageo-calendar-weekdays span:last-child{color:#4269a8}.ageo-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#dceae5}
.ageo-cal-day{position:relative;appearance:none;border:0;background:#fff;min-height:76px;padding:7px 7px 6px;display:flex;flex-direction:column;align-items:stretch;gap:4px;cursor:pointer;overflow:hidden}.ageo-cal-day.is-empty{background:#f6faf8;cursor:default}.ageo-cal-day:hover{box-shadow:inset 0 0 0 2px rgba(29,108,90,.24)}.ageo-cal-day.is-selected{z-index:2;box-shadow:inset 0 0 0 4px rgba(242,154,40,.95),0 10px 20px rgba(242,154,40,.14);background:#fffdf8}.ageo-cal-day.is-both-open{background:linear-gradient(180deg,#eefcf5,#ddf5e9)}.ageo-cal-day.is-both-open.is-selected{background:linear-gradient(180deg,#fff9ee,#e3f8ed)}.ageo-cal-day.is-today:before{content:'本日';position:absolute;right:5px;top:5px;min-width:30px;height:20px;padding:0 5px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#f29a28;color:#fff;font-size:10px;font-weight:900}
.ageo-cal-date{position:absolute;left:7px;top:6px;width:29px;height:29px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f8f5;color:#163f37;font-size:19px;font-weight:900}.ageo-cal-day.is-selected .ageo-cal-date{background:#f29a28;color:#fff}.ageo-day-icons{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:19px}.ageo-day-icon{display:grid;grid-template-rows:auto auto;place-items:center;width:46px;height:44px;border-radius:15px;background:#eef3f1;color:#526963;border:1px solid #dbe5e1;font-weight:900;line-height:1;box-sizing:border-box}.ageo-day-icon.status-open{background:#dff5ea;color:#167056;border-color:#aee2c9}.ageo-day-icon.status-limited{background:#fff0cf;color:#855600;border-color:#e9ca7d}.ageo-day-icon.status-full{background:#ffe4e4;color:#8b3030;border-color:#efbaba}.ageo-day-icon.status-closed{background:#edf0ef;color:#4c5a56}.ageo-day-icon-type{font-size:14px}.ageo-day-icon-mark{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 4px;font-size:19px;font-weight:900}.ageo-day-icon-mark.has-count{background:#fff;border:2px solid currentColor;border-radius:999px;font-size:12px}.ageo-day-label{min-height:20px;text-align:center;font-size:13px;line-height:1.15;font-weight:900;color:#263f39;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ageo-cal-day.is-both-open .ageo-day-label{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin:3px auto 0;padding:3px 9px;border-radius:999px;background:#1d6c5a;color:#fff}
.ageo-availability-detail{margin-top:12px;padding:16px;border-radius:18px;background:#fff;border:1px solid #d7e6df}.ageo-detail-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:12px}.ageo-detail-title-row span{display:block;color:#2f8c72;font-size:11px;font-weight:900;letter-spacing:.12em}.ageo-detail-title-row h4{margin:2px 0 0;color:#163f37;font-size:21px}.ageo-detail-inquiry-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:999px;background:linear-gradient(135deg,#f29a28,#e47e18);color:#fff!important;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 12px 24px rgba(242,154,40,.28)}.ageo-detail-inquiry-btn.is-disabled{background:#c8d1cd;color:#fff;box-shadow:none;cursor:not-allowed;pointer-events:none}.ageo-detail-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ageo-detail-panel{padding:12px;border-radius:15px;background:#f8fbfa;border:1px solid #e2eee9}.ageo-detail-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.ageo-detail-panel-head span{display:block;color:#4f6660;font-size:12px;font-weight:900}.ageo-detail-panel-head strong{display:block;color:#163f37;font-size:18px}.ageo-detail-panel-head b{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#1d6c5a}.ageo-detail-summary{margin:0 0 8px;color:#526963;font-size:12px;line-height:1.6;font-weight:800}.ageo-slot-list{display:flex;flex-wrap:wrap;gap:5px;max-height:190px;overflow:auto}.ageo-slot-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#eef3f1;color:#526963;font-size:11px;font-weight:900}.ageo-slot-chip i{font-style:normal}.ageo-slot-chip em{font-style:normal;opacity:.8}.ageo-slot-chip.status-open{background:#e5f6ee;color:#1d6c5a}.ageo-slot-chip.status-full{background:#ffe8e8;color:#8b3030}.ageo-slot-chip.status-closed{background:#edf0ef;color:#4c5a56}
@media(max-width:980px){.ageo-calendar-grid,.ageo-calendar-weekdays{min-width:640px}.ageo-calendar-wrap{overflow-x:auto}.ageo-detail-panels{grid-template-columns:1fr}.ageo-day-icon{width:42px;height:40px}.ageo-day-icon-type{font-size:13px}.ageo-day-icon-mark{min-width:20px;height:20px;font-size:17px}.ageo-day-icon-mark.has-count{font-size:11px}.ageo-day-label{font-size:12px}}
@media(max-width:640px){#ageo-availability summary{padding:15px 14px;gap:10px}.ageo-availability-summary-icon{width:38px;height:38px}.ageo-availability-summary-toggle{min-width:62px;min-height:32px;font-size:12px;padding:5px 12px}.ageo-availability-body{padding:0 14px 18px}.ageo-availability-toolbar{grid-template-columns:1fr 1fr}.ageo-availability-toolbar strong{grid-column:1/-1;grid-row:1;font-size:18px}.ageo-cal-btn{grid-row:2}.ageo-calendar-grid,.ageo-calendar-weekdays{min-width:560px}.ageo-cal-day{min-height:72px;padding:6px 5px}.ageo-cal-date{left:5px;top:5px;width:24px;height:24px;font-size:15px}.ageo-day-icons{gap:5px;margin-top:20px}.ageo-day-icon{width:35px;height:35px;border-radius:11px}.ageo-day-icon-type{font-size:11px}.ageo-day-icon-mark{min-width:18px;height:18px;padding:0 3px;font-size:14px}.ageo-day-icon-mark.has-count{font-size:10px}.ageo-day-label{font-size:10px;min-height:16px}.ageo-detail-inquiry-btn{width:100%;box-sizing:border-box}}


/* --- Sunday and Japanese public holiday date color --- */
.ageo-cal-day.is-sunday .ageo-cal-date,.ageo-cal-day.is-holiday .ageo-cal-date{background:#fff0f0!important;color:#d43f3f!important;box-shadow:inset 0 0 0 1px rgba(212,63,63,.18)}
.ageo-cal-day.is-selected.is-sunday .ageo-cal-date,.ageo-cal-day.is-selected.is-holiday .ageo-cal-date{background:#fff!important;color:#d43f3f!important;box-shadow:inset 0 0 0 2px #d43f3f}


/* mobile calendar height fix 20260720 */
@media (max-width:640px){
  #ageo-availability .ageo-cal-day{min-height:88px!important;padding-top:6px!important;padding-bottom:8px!important}
  #ageo-availability .ageo-day-icons{margin-top:29px!important}
}
