@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&display=swap");.news-sidebar{position:relative;top:0}.news-sidebar{max-width:984px;margin-top:64px;padding:0}@media (min-width: 721px) and (max-width: 1120px){.news-sidebar{width:100%;margin:40px auto 0 auto;padding:0 32px}}@media (max-width: 720px){.news-sidebar{width:100%;margin:40px auto 0 auto;padding:0 16px}}.news-sidebar__section{margin-bottom:56px}@media (max-width: 720px){.news-sidebar__section{margin-bottom:40px}}.news-sidebar__title{margin:0 0 12px;color:#333;display:flex;align-items:center;gap:8px;font-size:20px;line-height:1.5;letter-spacing:.08em;font-weight:700}.news-sidebar__title.mgb16{margin:0 0 16px}.news-sidebar__icon{display:inline-flex;align-items:center;justify-content:center}.news-sidebar__icon img{width:20px;height:20px;display:block}.news-sidebar__icon.icon24 img{width:24px;height:24px;display:block}.news-category-list{display:flex;flex-wrap:wrap;gap:8px}.news-category-pill{display:inline-flex;align-items:center;padding:8px 16px;border-radius:999px;border:1px solid #786356;background:#fff;color:#786356;text-decoration:none;cursor:pointer;font-size:12px;line-height:1.5;letter-spacing:.02em;font-weight:400;height:34px}@media (max-width: 720px){.news-category-pill{height:26px}}.news-category-pill:hover,.news-category-pill:focus,.news-category-pill.selected{background:#786356;color:#fff;text-decoration:none}.news-archive-year-list{display:grid;gap:0px}.news-archive-year{border-top:1px dashed #9c8773}.news-archive-year:last-child{border-bottom:1px dashed #9c8773}.news-archive-year__summary{list-style:none;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:space-between;padding:12px 24px;font-size:16px;line-height:2.2;letter-spacing:.08em;font-weight:700}.news-archive-year__summary::-webkit-details-marker{display:none}.news-archive-year__summary::after{content:"";width:16px;height:16px;background:url("../../img/arrow_down.png") no-repeat center/contain;transition:transform 0.2s ease}.news-archive-year[open] .news-archive-year__summary::after{background-image:url("../../img/arrow_up.png");transform:none}.news-archive-months{list-style:none;margin:0;padding:16px 24px;background-color:#eeece6;border-top:1px dashed #9c8773;display:grid;gap:4px}.news-archive-months__item{padding:0px 0;height:35px;font-size:14px;line-height:2.2;letter-spacing:.08em;font-weight:700}.news-archive-months__item a{color:#333;text-decoration:none;display:flex;align-items:center;justify-content:space-between;height:35px}.news-archive-months__item a::after{content:"";width:16px;height:16px;background:url("../../img/arrow_forward2.png") no-repeat center/contain}
