.section__inner{max-width:100%;margin-inline:auto;padding:5rem 2rem}@media screen and (min-width:1024px){.section__inner{max-width:960px;padding:7rem 2rem}}@media screen and (min-width:1280px){.section__inner{max-width:1320px;padding:8rem 2rem}}#mv{position:relative;display:grid;place-items:center;min-height:18rem;overflow:hidden;background-color:#d9d9d9}@media screen and (min-width:768px){#mv{min-height:26rem}}@media screen and (min-width:1024px){#mv{min-height:34rem}}#mv img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#mv h1{position:relative;z-index:1;margin:0;color:#333;font-size:clamp(2.8rem,3vw + 1.6rem,5.6rem);line-height:1.3;letter-spacing:.08em;text-align:center}.section__inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:4%}.section__inner .news-posts,.section__inner .news-Navigation{width:100%}.section__inner .news-Navigation{margin-top:4rem}@media screen and (min-width:768px){.section__inner .news-posts{width:68%}.section__inner .news-Navigation{width:28%;margin-top:0}}.post-list{margin:0;padding:0;list-style:none}.post-list__empty{list-style:none;padding:2rem 1rem;text-align:center;color:#666}.post-list__pagination{margin-top:3rem;display:flex;justify-content:center}.pagination__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin:0;padding:0;list-style:none}.pagination__item{margin:0}.pagination__link{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:2.5rem;height:2.5rem;padding:0 .5rem;border:1px solid #D9D9D9;background:#fff;color:#333;font-size:clamp(1.4rem,.227vw + 1.309rem,1.6rem);line-height:1;text-decoration:none;transition:background-color .15s ease,color .15s ease}.pagination__link:hover:not(.is-disabled):not(.current):not(.pagination__link--ellipsis){background:#f2f2f2}.pagination__link.current{background:#d9d9d9}.pagination__link.is-disabled{color:#bbb;cursor:default}.pagination__link--ellipsis{min-width:auto;padding:0 .25rem;border:none;background:transparent}.post-card{margin:0 0 3rem;padding-bottom:3rem;border-bottom:1px solid #D9D9D9}.post-card:last-child{margin-bottom:0}.post-card__link{display:flex;flex-direction:row;align-items:flex-start;gap:3rem;text-decoration:none;color:inherit}.post-card__link:hover .post-card__title{color:#c30c22}.post-card__thumb-wrap{flex:0 0 240px;max-width:40%;aspect-ratio:3/2;overflow:hidden;border-radius:4px;background:#ddd;max-height:200px}@media screen and (min-width:480px){.post-card__thumb-wrap{max-height:300px}}.post-card__thumb-wrap--placeholder{min-height:120px;background:linear-gradient(135deg,#e0e0e0,#f5f5f5)}.post-card__thumb{width:100%;height:100%;object-fit:cover;display:block}.post-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1.5rem}.post-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;font-size:clamp(1.2rem,.227vw + 1.109rem,1.4rem);color:#555}.post-card__categories{display:flex;flex-wrap:wrap;gap:.35rem}.post-card__category{padding:.7rem .5rem;background:#d9d9d9;color:#333;font-size:clamp(1.2rem,.227vw + 1.109rem,1.4rem);line-height:1.1;min-width:80px;text-align:center}.post-card__date{white-space:nowrap}.post-card__title{margin:0;font-size:clamp(1.8rem,.455vw + 1.618rem,2.2rem);line-height:1.35;overflow:hidden;transition:color .15s ease}@media screen and (min-width:768px){.post-card__title{text-overflow:ellipsis;white-space:nowrap}}.post-card__title a{color:inherit}.post-card__excerpt{margin:0;font-size:clamp(1.4rem,.227vw + 1.309rem,1.6rem);line-height:1.6;color:#444;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}@media(max-width:640px){.post-card__link{flex-direction:column}.post-card__thumb-wrap{flex:none;max-width:100%;width:100%}}.localNavigation{box-sizing:border-box;flex-shrink:0;color:#333;text-align:left}.localNavigation__title{margin:0 0 1.5rem;font-size:clamp(1.8rem,.455vw + 1.618rem,2.2rem);line-height:1.5}.localNavigation__title--category{margin-top:3rem}@media screen and (min-width:768px){.localNavigation__title--category{margin-top:7rem}}.localNavigation__list,.localNavigation__recent{margin:0;padding:0;list-style:none}.localNavigation__list li,.localNavigation__recent li{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #D9D9D9}.localNavigation__list li:last-child,.localNavigation__recent li:last-child{margin-bottom:0}.localNavigation__list a,.localNavigation__recent a{display:block;color:#333;text-decoration:none}.localNavigation__list a:hover,.localNavigation__recent a:hover{color:#c30c22}.localNavigation__list a,.localNavigation__recent a{font-size:clamp(1.4rem,.227vw + 1.309rem,1.6rem);line-height:2.2;word-break:break-word}.news-related{margin-top:4rem;padding-top:3rem;border-top:1px solid #D9D9D9}.news-related__heading{margin:0 0 2rem;font-size:clamp(1.8rem,.455vw + 1.618rem,2.2rem);line-height:1.5}.news-related__list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:768px){.news-related__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1280px){.news-related__list{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.news-related__item{margin:0}.news-related__link{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;text-decoration:none;color:inherit;height:100%;box-sizing:border-box}@media screen and (min-width:1280px){.news-related__link{flex-direction:column}}.news-related__link:hover .news-related__title{color:#c30c22}.news-related__thumb-wrap{flex:0 0 120px;width:120px;aspect-ratio:3/2;overflow:hidden;border-radius:4px;background:#ddd}@media screen and (min-width:1280px){.news-related__thumb-wrap{width:100%}}.news-related__thumb-wrap--placeholder{min-height:80px;background:linear-gradient(135deg,#e0e0e0,#f5f5f5)}.news-related__thumb{width:100%;height:100%;object-fit:cover;display:block}.news-related__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.news-related__date{font-size:clamp(1.2rem,.227vw + 1.109rem,1.4rem);color:#666}.news-related__title{font-size:clamp(1.4rem,.227vw + 1.309rem,1.6rem);font-weight:600;line-height:1.45;word-break:break-word;transition:color .15s ease}.footer{box-sizing:border-box;width:100%;min-height:70px;padding:1.5rem 1rem 2rem;background-color:#eee}.footer-related{max-width:1200px;margin:0 auto;text-align:left}.footer-related__heading{margin:0 0 1rem;font-size:1.125rem;text-align:center}.footer-related__list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.footer-related__item{margin:0}.footer-related__link{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;text-decoration:none;color:inherit;height:100%;box-sizing:border-box}.footer-related__thumb-wrap{flex:0 0 120px;width:120px;aspect-ratio:3/2;overflow:hidden;border-radius:4px;background:#ddd}.footer-related__thumb-wrap--placeholder{min-height:80px;background:linear-gradient(135deg,#e0e0e0,#f5f5f5)}.footer-related__thumb{width:100%;height:100%;object-fit:cover;display:block}.footer-related__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.footer-related__date{font-size:clamp(1.2rem,.227vw + 1.109rem,1.4rem);color:#666}.footer-related__title{font-size:clamp(1.8rem,.455vw + 1.618rem,2.2rem);font-weight:600;line-height:1.4;word-break:break-word}.footer-related__empty{grid-column:1/-1;list-style:none;text-align:center;color:#666;padding:1rem}
