/* 夏詣 授与所開所日時ページ (/natsumoude-goshuin/) 専用スタイル
   本文は標準ブロックで編集可能。装飾はここで一括管理する。 */
.natsumoude-goshuin{max-width:780px;margin:0 auto;padding:clamp(96px,13vw,128px) 18px 64px;font-family:'Hiragino Mincho ProN','Yu Mincho',serif;color:#2f3b2a;}
.natsumoude-goshuin *{box-sizing:border-box;}
.natsumoude-goshuin .ng-eyebrow{display:inline-block;letter-spacing:.32em;font-size:13px;color:#6f7d8c;border:1px solid #cdd7e0;border-radius:999px;padding:5px 16px;margin:0 0 14px;}
.natsumoude-goshuin .ng-title{font-size:clamp(28px,3.4vw,42px);font-weight:800;line-height:1.25;margin:0 0 6px;color:#1f3b1c;}
.natsumoude-goshuin .ng-sub{font-size:clamp(15px,1.6vw,18px);color:#5a6b54;margin:0 0 28px;}
.natsumoude-goshuin .ng-month{display:flex;align-items:center;gap:12px;font-size:clamp(18px,2.2vw,22px);font-weight:800;color:#27451f;margin:0 0 14px;}
.natsumoude-goshuin .ng-month::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,#cdd7c0,transparent);}
.natsumoude-goshuin .ng-figure{margin:0 0 14px;}
.natsumoude-goshuin .ng-figure img{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 14px 40px rgba(40,70,30,.12);}
.natsumoude-goshuin .ng-caption{font-family:'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;font-size:13px;line-height:1.6;color:#8a9580;margin:0 0 30px;}
.natsumoude-goshuin .ng-card{background:#f4f6ee;border:1px solid #dce4cd;border-radius:18px;padding:22px 20px;margin:0 0 12px;}
.natsumoude-goshuin .ng-card .ng-h2{font-size:20px;font-weight:800;color:#27451f;margin:0 0 16px;display:flex;align-items:center;gap:10px;}
.natsumoude-goshuin .ng-card .ng-h2::before{content:"";width:8px;height:24px;background:linear-gradient(#5a8a3a,#3f6b29);border-radius:3px;flex-shrink:0;}
.natsumoude-goshuin .ng-notes{list-style:none;margin:0;padding:0;}
.natsumoude-goshuin .ng-notes li{position:relative;padding:8px 0 8px 26px;font-family:'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;font-size:14.5px;line-height:1.7;color:#4a5645;border-bottom:1px dashed #e3e0d2;}
.natsumoude-goshuin .ng-notes li:last-child{border-bottom:none;}
.natsumoude-goshuin .ng-notes li::before{content:"\25CF";position:absolute;left:4px;top:8px;color:#8fae6b;font-size:11px;}
