/* ロケ地ガイド（お客様の声のロケ地カテゴリーページ）2026-09-19 */
.wa-lg{clear:both;margin:70px 0 0;color:#333;text-align:left}
.wa-lg *{box-sizing:border-box}
.wa-lg-band{background:#98915a;color:#fff;text-align:center;font-size:15px;font-weight:400;letter-spacing:.15em;line-height:1.6;padding:14px 10px;margin:0}
.wa-lg-box{background:#fff;border:1px solid #d9d4c5;border-top:0;padding:40px 44px 44px}
.wa-lg-en{font-family:Cinzel,serif;font-size:13px;letter-spacing:.25em;color:#b49568;margin:0 0 6px;text-align:center;line-height:1.6}
.wa-lg-intro{font-size:14px;line-height:2.1;max-width:720px;margin:0 auto 28px}

.wa-lg-info{display:flex;align-items:stretch;max-width:720px;margin:0 auto 34px;border-top:1px solid #b49568;border-bottom:1px solid #b49568;text-align:center}
.wa-lg-info>div{flex:1;padding:16px 10px;font-size:13px;line-height:1.8}
.wa-lg-info>div+div{border-left:1px solid #e2ddd3}
.wa-lg-info b{display:block;font-weight:400;font-size:11px;letter-spacing:.15em;color:#98915a;margin-bottom:2px}
.wa-lg-fee{display:block;font-size:15px;letter-spacing:.05em;margin-top:12px}
.wa-lg-seasons{display:flex;justify-content:center;gap:22px;margin:6px 0 0;padding:0;list-style:none}
.wa-lg-seasons li{display:flex;flex-direction:column;align-items:center;font-size:11px;letter-spacing:.08em;line-height:1.4;margin:0;padding:0}
.wa-lg-seasons svg{width:34px;height:34px;display:block;margin-bottom:4px}

.wa-lg-spots{margin:0 0 40px;padding:6px 0 0;text-align:center}
.wa-lg-spots .wa-lg-en{font-size:12px;margin-bottom:4px}
.wa-lg-spots h3{font-size:15px;font-weight:400;letter-spacing:.12em;line-height:1.6;margin:0;color:#000}
.wa-lg-spots ol{list-style:none;margin:22px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.wa-lg-spots ol.n3{grid-template-columns:repeat(3,1fr)}
.wa-lg-spots ol.n2{grid-template-columns:repeat(2,1fr)}
.wa-lg-spots ol.n1{grid-template-columns:1fr}
.wa-lg-spots li{margin:0;border:1px solid #d9d4c5;padding:0 4px 12px;font-size:13px;line-height:1.6;color:#333;background:#fff}
.wa-lg-spots li.is-long{font-size:11px;letter-spacing:-.02em;line-height:1.9}
.wa-lg-spots li span{display:block;line-height:1.6;margin:0 -4px 10px;background:#98915a;color:#fff;font-family:Cinzel,serif;font-size:15px;letter-spacing:.05em;padding:5px 0 3px}

.wa-lg-report{position:relative;display:block;height:190px;overflow:hidden;text-decoration:none;color:#fff;background:#6f6a45}
.wa-lg-report img{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:brightness(.62);transition:transform .5s}
.wa-lg-report:hover img{transform:scale(1.05)}
.wa-lg-report div{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}
.wa-lg-report small{font-family:Cinzel,serif;font-size:22px;letter-spacing:.25em;line-height:1.4}
.wa-lg-report span{font-size:13px;letter-spacing:.1em;margin-top:6px}
.wa-lg-report i{font-style:normal;font-family:'Josefin Sans',sans-serif;font-size:12px;letter-spacing:.15em;border:1px solid #fff;padding:7px 26px 4px;margin-top:14px}

.wa-lg-other{margin:90px 0 0;border:1px solid #b49568;padding:0 0 36px}
.wa-lg-other__hd{display:table;margin:0 auto -6px;padding:0 28px;background:#fafafa;text-align:center;transform:translateY(-50%)}
.wa-lg-other__hd p{font-family:Cinzel,serif;font-size:20px;letter-spacing:.12em;line-height:1.4;margin:0;color:#b49568}
.wa-lg-other__hd h2{font-size:14px;font-weight:400;letter-spacing:.12em;line-height:1.6;margin:6px 0 0;color:#555}
.wa-lg-other__grid{display:grid;grid-template-columns:repeat(4,minmax(0,280px));justify-content:space-evenly;row-gap:22px;padding:0}
.wa-lg-card{position:relative;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.18);padding:0 0 15px;margin:0}
.wa-lg-card figure{margin:0}
.wa-lg-card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block}
.wa-lg-card__cat{position:absolute;top:10px;right:0;background:#b49568;color:#fff;font-size:11px;line-height:1.7;padding:1px 12px;text-decoration:none}
.wa-lg-card time{display:block;font-family:Cinzel,serif;font-size:13px;color:#777;padding:10px 14px 0}
.wa-lg-card h3{font-size:13px;font-weight:400;line-height:1.7;margin:0;padding:2px 14px 0}
.wa-lg-card h3 a{color:#333;text-decoration:none}

@media (max-width:800px){
	.wa-lg{margin-top:50px}
	.wa-lg-box{padding:26px 18px 22px}
	.wa-lg-info>div{padding:14px 8px;font-size:12px}
	.wa-lg-seasons{gap:14px}
	.wa-lg-seasons svg{width:30px;height:30px}
	.wa-lg-report{height:150px}
	.wa-lg-other__hd{padding:0 14px}
	.wa-lg-other__hd p{font-size:17px}
	.wa-lg-other__grid{grid-template-columns:repeat(2,minmax(0,280px));row-gap:30px}
}
